Skip navigation links

Oracle Security Token Service Java API Reference
11.1.1.5

E22477-01


Package oracle.security.fed.sts.token.tpe

This package contains the OSTS custom token integration API.

See:
          Description

Interface Summary
Token This interface represents the token that is currently being processed.
TokenContext This interface represents the context in which the token is being validated or issued.
TokenIssuerModule This interface contains methods for custom token issuance.
TokenResult This interface represents the TokenResult from the Validator or Issuer.
TokenValidatorModule This interface contains methods for custom token validation.

 

Class Summary
TokenImpl This class represents an OSTS token.
TokenResultImpl This class contains the TokenResult from the Validator or Issuer.

 

Exception Summary
TokenProcessingException Exception class indicating an error during token issuance or validation.

 

Package oracle.security.fed.sts.token.tpe Description

This package contains the OSTS custom token integration API.


Skip navigation links

Oracle Security Token Service Java API Reference
11.1.1.5

E22477-01


Copyright © 2011, Oracle® and/or its affiliates. All rights reserved.