Package | Description |
---|---|
org.picketlink.identity.federation.core.wstrust | |
org.picketlink.identity.federation.core.wstrust.wrappers |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
ClaimsProcessor.processClaims(ClaimsType claims,
Principal principal)
Parses the specified claims according to the claims dialect and returns a
Map of attributes that
correspond to
the required claims. |
Modifier and Type | Method and Description |
---|---|
ClaimsType |
RequestSecurityToken.getClaims()
Obtains the set of claims of this request.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestSecurityToken.setClaims(ClaimsType claims)
Sets the claims of this request.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.