Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


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

Packages that use DuplicateClaimException
oracle.security.idm.IdentityContext   

 

Uses of DuplicateClaimException in oracle.security.idm.IdentityContext

 

Methods in oracle.security.idm.IdentityContext that throw DuplicateClaimException
 void Context.addClaim(Claim claim, boolean overwrite)
          Populate context with the specified claim, using dictionary associated with the claim.
 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.
 void Context.addClaim(java.lang.String name, java.lang.String value, boolean overwrite)
          Populate context with a new claim created from the specified name and value, using dictionary associated with this context.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


Copyright © 2013 Oracle. All rights reserved.