| Interface | Description | 
|---|---|
| IdentityCallbackHandler | Each Identity Callback hanlder must implement this interface | 
| JpsCallback | 
| Class | Description | 
|---|---|
| AbstractSAMLTokenCallback | |
| HTTPDigestCallback | This callback is used for HTTP Digest Authentication | 
| HttpRequestCallback | |
| HttpResponseCallback | |
| IdentityCallback | This class is used to pass the identity for authentication or assertion by Jps system. | 
| IdentityStoreCallback | |
| IdmUserCallback | |
| KrbCallback | This callback is instantiated and passed by OPSS Kerberos login module to the  handlemethod of aCallbackHandlerto retrieve the relevant information. | 
| PropertyCallback | OPSS Login Modules instantiate and pass a  PropertyCallbackto thehandlemethod of aCallbackHandlerto retrieve recognized login module options. | 
| ResourceCallback | This class is to pass the resource URL and optional resource type and resource operation to the Access Management Systems like OAM The default resource type used is "http" The default resource operation used is "GET" | 
| SAML2TokenCallback | |
| SAMLTokenCallback | The Callback for passing in SAML 1.1 assertion. | 
| TenantCallback | |
| TenantIdCallback | |
| TokenCallback | |
| WSSDigestCallback | This call back is used for WSS Username Token Digest authentication | 
| X509Callback | 
| Enum | Description | 
|---|---|
| JpsCallbackType |