| Package | Description | 
|---|---|
| oracle.security.idm.IdentityContext | 
| Modifier and Type | Method and Description | 
|---|---|
| static ClaimDictionary | Context. getDictionary()Return context dictionary | 
| Constructor and Description | 
|---|
| Claim(ClaimDictionary dictionary, SAMLAttribute samlAttr)This constructor instantiates a Claim from specified claim dictionary and SAML Attribute | 
| Claim(ClaimDictionary dictionary, java.lang.String name, java.lang.String value)This constructor instantiates a Claim object based on specified uniqueName/value and schema associated with the specified dictionary. |