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.Token

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

 

Classes in oracle.security.fed.sts.token.tpe that implement Token
 class TokenImpl
          This class represents an OSTS token.

 

Methods in oracle.security.fed.sts.token.tpe that return Token
 Token TokenResult.getToken()
          Fetches the resulting Token
 Token TokenResultImpl.getToken()
          Fetches the resulting Token

 

Constructors in oracle.security.fed.sts.token.tpe with parameters of type Token
TokenResultImpl(int req, int res, Token tokenObject)
          Creates a TokenResultImpl object

 


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.