public class SamlUserSubject extends UserSubject
| Constructor and Description |
|---|
SamlUserSubject(String user,
List<String> roles,
ClaimCollection claims) |
| Modifier and Type | Method and Description |
|---|---|
ClaimCollection |
getClaims() |
getAuthenticationMethod, getId, getLogin, getProperties, getRoles, setAuthenticationMethod, setId, setLogin, setProperties, setRolespublic SamlUserSubject(String user, List<String> roles, ClaimCollection claims)
public ClaimCollection getClaims()
Apache CXF