|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextException | |
|---|---|
| oracle.security.idm.IdentityContext | |
| Uses of ContextException in oracle.security.idm.IdentityContext |
|---|
| Subclasses of ContextException in oracle.security.idm.IdentityContext | |
|---|---|
class |
DuplicateClaimException |
class |
InvalidVirtualClaimException |
class |
UnknownClaimException |
| Methods in oracle.security.idm.IdentityContext that throw ContextException | |
|---|---|
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. |
| Constructors in oracle.security.idm.IdentityContext that throw ContextException | |
|---|---|
Claim(ClaimDictionary dictionary, SAMLAttribute samlAttr)This constructor instantiates a Claim from specified claim dictionary and SAML Attribute |
|
Context(java.lang.String string)Instantiates context object containing claims from a string |
|
Context(javax.security.auth.Subject subject)Instantiates context object containing claims from a private Subject credential |
|
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||