Package | Description |
---|---|
org.apache.hc.client5.http.testframework | |
org.safs.auth | |
org.safs.persist.test | |
org.safs.rest.service |
Class and Description |
---|
Auth |
Class and Description |
---|
Auth |
AuthorizationServer
This class encapsulates the information about the authorization server, where client/application/consumer
can get the 'authorization code', 'access token', 'refresh token' etc.
|
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. |
Parameter |
SimpleAuth |
SSOAuth |
SSOAuthentication
Converted from SasAuthentication.groovy provided by John W.
|
Class and Description |
---|
Parameter |
Class and Description |
---|
Auth |
Copyright © SAS Institute. All Rights Reserved.