Skip navigation links

Oracle Security Token Service Java API Reference
11.1.1.5

E22477-01


Uses of Class
oracle.security.fed.sts.token.tpe.TokenProcessingException

Uses of TokenProcessingException in oracle.security.fed.sts.token.tpe

 

Methods in oracle.security.fed.sts.token.tpe that throw TokenProcessingException
 void TokenIssuerModule.init(java.util.Map options)
          This method is called when the issuer module is initialized.
 void TokenValidatorModule.init(java.util.Map options)
          This method is called when the validator module is initialized.
 TokenResult TokenIssuerModule.issue(TokenContext context)
          This method is called by OSTS when a custom token needs to be issued.
 TokenResult TokenValidatorModule.validate(TokenContext context)
          This method is called by OSTS when a custom token needs to be validated.

 


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.