Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Access Management Security Token Service
11g Release 2 (11.1.2)

E27138-01

F G I O S T V


F

FAILURE - Static variable in interface oracle.security.fed.sts.token.tpe.TokenResult
Status indicating failure of processing

G

getFailureCode() - Method in interface oracle.security.fed.sts.token.tpe.TokenResult
Fetches the failure code if there was a failure during processing
getFailureCode() - Method in class oracle.security.fed.sts.token.tpe.TokenResultImpl
 
getFailureString() - Method in interface oracle.security.fed.sts.token.tpe.TokenResult
Fetches the Failure string if there was a failure during processing
getFailureString() - Method in class oracle.security.fed.sts.token.tpe.TokenResultImpl
 
getOtherProperties() - Method in interface oracle.security.fed.sts.token.tpe.TokenContext
Fetches the properties associated with the token being issued or validated.
getRequestType() - Method in class oracle.security.fed.sts.token.tpe.TokenResultImpl
Returns the type of token request associated with this result.
getResult() - Method in interface oracle.security.fed.sts.token.tpe.TokenResult
Fetches the result code.
getResult() - Method in class oracle.security.fed.sts.token.tpe.TokenResultImpl
Returns the token processing result.
getToken() - Method in interface oracle.security.fed.sts.token.tpe.Token
Fetches the token object
getToken() - Method in class oracle.security.fed.sts.token.tpe.TokenImpl
 
getToken() - Method in interface oracle.security.fed.sts.token.tpe.TokenResult
Fetches the resulting Token
getToken() - Method in class oracle.security.fed.sts.token.tpe.TokenResultImpl
Returns the Token.
getTokenDocument() - Method in interface oracle.security.fed.sts.token.tpe.Token
Fetches the XML DOM representation of the token
getTokenDocument() - Method in class oracle.security.fed.sts.token.tpe.TokenImpl
 
getTokenProperties() - Method in interface oracle.security.fed.sts.token.tpe.TokenResult
Fetches the properties associated with this token
getTokenProperties() - Method in class oracle.security.fed.sts.token.tpe.TokenResultImpl
 
getTokenProperty(String) - Method in class oracle.security.fed.sts.token.tpe.TokenResultImpl
 
getType() - Method in interface oracle.security.fed.sts.token.tpe.Token
Fetches the token type
getType() - Method in class oracle.security.fed.sts.token.tpe.TokenImpl
 

I

init(Map) - Method in interface oracle.security.fed.sts.token.tpe.TokenIssuerModule
This method is called when the issuer module is initialized.
init(Map) - Method in interface oracle.security.fed.sts.token.tpe.TokenValidatorModule
This method is called when the validator module is initialized.
issue(TokenContext) - Method in interface oracle.security.fed.sts.token.tpe.TokenIssuerModule
This method is called by OSTS when a custom token needs to be issued.

O

oracle.security.fed.sts.token.tpe - package oracle.security.fed.sts.token.tpe
 

S

setFailureCode(String) - Method in class oracle.security.fed.sts.token.tpe.TokenResultImpl
 
setFailureString(String) - Method in class oracle.security.fed.sts.token.tpe.TokenResultImpl
 
setTokenBytes(byte[]) - Method in class oracle.security.fed.sts.token.tpe.TokenImpl
 
setTokenDocument(Document) - Method in class oracle.security.fed.sts.token.tpe.TokenImpl
 
setTokenProperties(Map<String, Object>) - Method in class oracle.security.fed.sts.token.tpe.TokenResultImpl
 
setTokenProperty(String, Object) - Method in class oracle.security.fed.sts.token.tpe.TokenResultImpl
 
setTokenType(String) - Method in class oracle.security.fed.sts.token.tpe.TokenImpl
 
SUCCESS - Static variable in interface oracle.security.fed.sts.token.tpe.TokenResult
Status indicating successful processing

T

Token - Interface in oracle.security.fed.sts.token.tpe
This interface represents the token that is currently being processed.
TokenContext - Interface in oracle.security.fed.sts.token.tpe
This interface represents the context in which the token is being validated or issued.
TokenImpl - Class in oracle.security.fed.sts.token.tpe
 
TokenImpl() - Constructor for class oracle.security.fed.sts.token.tpe.TokenImpl
 
TokenIssuerModule - Interface in oracle.security.fed.sts.token.tpe
This interface contains methods for custom token issuance.
TokenProcessingException - Exception in oracle.security.fed.sts.token.tpe
Exception class indicating an error during token issuance or validation.
TokenProcessingException() - Constructor for exception oracle.security.fed.sts.token.tpe.TokenProcessingException
Creates a TokenProcessingException object
TokenProcessingException(String) - Constructor for exception oracle.security.fed.sts.token.tpe.TokenProcessingException
Creates a TokenProcessingException object
TokenProcessingException(Exception) - Constructor for exception oracle.security.fed.sts.token.tpe.TokenProcessingException
Creates a TokenProcessingException object
TokenProcessingException(String, Exception) - Constructor for exception oracle.security.fed.sts.token.tpe.TokenProcessingException
Creates a TokenProcessingException object
TokenResult - Interface in oracle.security.fed.sts.token.tpe
This interface represents the TokenResult from the Validator or Issuer.
TokenResultImpl - Class in oracle.security.fed.sts.token.tpe
 
TokenResultImpl(int, int, Token) - Constructor for class oracle.security.fed.sts.token.tpe.TokenResultImpl
 
TokenValidatorModule - Interface in oracle.security.fed.sts.token.tpe
This interface contains methods for custom token validation.

V

validate(TokenContext) - Method in interface oracle.security.fed.sts.token.tpe.TokenValidatorModule
This method is called by OSTS when a custom token needs to be validated.

F G I O S T V

Oracle Fusion Middleware Java API Reference for Oracle Access Management Security Token Service
11g Release 2 (11.1.2)

E27138-01


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