|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.rs.security.oauth2.common.UserSubject
org.apache.cxf.rs.security.oauth2.grants.saml.SamlUserSubject
public class SamlUserSubject
| Constructor Summary | |
|---|---|
SamlUserSubject(String user,
List<String> roles,
org.apache.cxf.rt.security.claims.ClaimCollection claims)
|
|
| Method Summary | |
|---|---|
org.apache.cxf.rt.security.claims.ClaimCollection |
getClaims()
|
| Methods inherited from class org.apache.cxf.rs.security.oauth2.common.UserSubject |
|---|
getId, getLogin, getProperties, getRoles, setId, setLogin, setProperties, setRoles |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SamlUserSubject(String user,
List<String> roles,
org.apache.cxf.rt.security.claims.ClaimCollection claims)
| Method Detail |
|---|
public org.apache.cxf.rt.security.claims.ClaimCollection getClaims()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||