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, setAthenticationMethod, setId, setLogin, setProperties, setRoles
public SamlUserSubject(String user, List<String> roles, ClaimCollection claims)
public ClaimCollection getClaims()
Apache CXF