| Modifier and Type | Field and Description |
|---|---|
protected Claim |
ClaimMapping.claim
The claim object
|
| Modifier and Type | Method and Description |
|---|---|
Claim |
ClaimMapping.getClaim() |
Claim |
ClaimManager.getClaim(String claimURI)
The Claim object of the claim URI
|
Claim[] |
UserStoreManager.getUserClaimValues(String userName,
String profileName)
Get all claim values of the user in the profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClaimMapping.setClaim(Claim claim) |
| Constructor and Description |
|---|
ClaimMapping(Claim claim,
String mappedAttribute) |
Copyright © 2018 WSO2 Inc. All rights reserved.