Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Uses of Class
oracle.security.idm.IdentityContext.SAMLAttribute

Packages that use SAMLAttribute
oracle.security.idm.IdentityContext   

 

Uses of SAMLAttribute in oracle.security.idm.IdentityContext

 

Methods in oracle.security.idm.IdentityContext that return SAMLAttribute
 SAMLAttribute Claim.toSAMLAttribute()
          Convert claim to a SAML attribute.

 

Methods in oracle.security.idm.IdentityContext with parameters of type SAMLAttribute
 void Context.addClaim(SAMLAttribute samlAttr, boolean overwrite)
          Populate context with a new claim created from the specified SAML Attribute, using dictionary associated with this context.

 

Constructors in oracle.security.idm.IdentityContext with parameters of type SAMLAttribute
Claim(ClaimDictionary dictionary, SAMLAttribute samlAttr)
          This constructor instantiates a Claim from specified claim dictionary and SAML Attribute

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


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