| Package | Description | 
|---|---|
| oracle.security.idm.IdentityContext | 
| Modifier and Type | Method and Description | 
|---|---|
| SAMLAttribute | Claim. toSAMLAttribute()Convert claim to a SAML attribute. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| Constructor and Description | 
|---|
| Claim(ClaimDictionary dictionary, SAMLAttribute samlAttr)This constructor instantiates a Claim from specified claim dictionary and SAML Attribute |