Skip navigation links

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

E27138-01


oracle.security.fed.sts.token.tpe
Interface TokenContext


public interface TokenContext

This interface represents the context in which the token is being validated or issued.


Method Summary
 java.util.Map getOtherProperties()
          Fetches the properties associated with the token being issued or validated.

 

Method Detail

getOtherProperties

java.util.Map getOtherProperties()
Fetches the properties associated with the token being issued or validated.
Returns:
a map representation of the properties in the token context. Or any additional properties that the validation/issuance module wants to return.

Skip navigation links

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.