Package | Description |
---|---|
org.safs.auth | |
org.safs.autoit | |
org.safs.persist | |
org.safs.persist.test | |
org.safs.rest.service |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationServer
This class encapsulates the information about the authorization server, where client/application/consumer
can get the 'authorization code', 'access token', 'refresh token' etc.
|
class |
Content
This class contains the information of OAUTH2:
Content.clientID and Content.clientSecret are used to make request to the authorization server.Content.accessToken , Content.accessTokenType , Content.accessTokenSecret and Content.refreshToken
are returned as response from the authorization server. |
class |
OAuth2 |
class |
Parameter |
class |
SimpleAuth |
class |
SSOAuth |
Modifier and Type | Method and Description |
---|---|
protected void |
SSOAuth.adjustTabulation(Printable printable) |
protected void |
OAuth2.adjustTabulation(Printable printable) |
Modifier and Type | Class and Description |
---|---|
protected static class |
AutoItRs.Control
The AUTOIT Control object, the implementation of
AutoItRs.Recognizable |
protected static class |
AutoItRs.DefaultRecognizable
This class provides default implementation of interface
AutoItRs.Recognizable .As the field of name starting with Constants.AutoItConstants.PREFIX_PROPERTY_FOR_RS
will be used for generating recognition string, please avoid adding new fields of
name starting with Constants.AutoItConstants.PREFIX_PROPERTY_FOR_RS to this class
when refactoring this class. |
protected static class |
AutoItRs.DefaultRecognizableAutoIt
This class provides default implementation of interface
AutoItRs.Recognizable for AUTOIT engine. |
protected static class |
AutoItRs.Window
The AUTOIT Window object, the implementation of
AutoItRs.Recognizable |
Modifier and Type | Class and Description |
---|---|
class |
PersistableDefault |
Modifier and Type | Class and Description |
---|---|
static class |
PersistTest.MyPersistable |
Modifier and Type | Class and Description |
---|---|
class |
Request |
class |
Response |
Copyright © SAS Institute. All Rights Reserved.