Skip navigation links

Oracle Security Token Service Java API Reference
11.1.1.5

E22477-01


Uses of Interface
oracle.security.fed.sts.token.tpe.TokenResult

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

 

Classes in oracle.security.fed.sts.token.tpe that implement TokenResult
 class TokenResultImpl
          This class contains the TokenResult from the Validator or Issuer.

 

Methods in oracle.security.fed.sts.token.tpe that return TokenResult
 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.