| Package | Description | 
|---|---|
| oracle.security.jps.callback | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractSAMLTokenCallback | 
| class  | HTTPDigestCallbackThis callback is used for HTTP Digest Authentication | 
| class  | HttpRequestCallback | 
| class  | HttpResponseCallback | 
| class  | IdentityCallbackThis class is used to pass the identity for authentication or assertion by Jps system. | 
| class  | IdentityStoreCallback | 
| class  | IdmUserCallback | 
| class  | KrbCallbackThis callback is instantiated and passed by OPSS Kerberos login module to the  handlemethod of aCallbackHandlerto retrieve the relevant information. | 
| class  | PropertyCallbackOPSS Login Modules instantiate and pass a  PropertyCallbackto thehandlemethod of aCallbackHandlerto retrieve recognized login module options. | 
| class  | ResourceCallbackThis 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" | 
| class  | SAML2TokenCallback | 
| class  | SAMLTokenCallbackThe Callback for passing in SAML 1.1 assertion. | 
| class  | TenantCallback | 
| class  | TokenCallback | 
| class  | WSSDigestCallbackThis call back is used for WSS Username Token Digest authentication | 
| class  | X509Callback |