|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Claim in org.wso2.carbon.user.api |
|---|
| Fields in org.wso2.carbon.user.api declared as Claim | |
|---|---|
protected Claim |
ClaimMapping.claim
The claim object |
| Methods in org.wso2.carbon.user.api that return Claim | |
|---|---|
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. |
| Methods in org.wso2.carbon.user.api with parameters of type Claim | |
|---|---|
void |
ClaimMapping.setClaim(Claim claim)
|
| Constructors in org.wso2.carbon.user.api with parameters of type Claim | |
|---|---|
ClaimMapping(Claim claim,
String mappedAttribute)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||