| Package | Description | 
|---|---|
| org.safs.auth | |
| org.safs.rest.service | 
| 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. | 
| SimpleAuth | 
| Class and Description | 
|---|
| Auth | 
Copyright © SAS Institute. All Rights Reserved.