|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.common.security.SimplePrincipal org.apache.cxf.rs.security.saml.authorization.SubjectPrincipal
public class SubjectPrincipal
Constructor Summary | |
---|---|
SubjectPrincipal(String principalName,
Subject subject)
|
Method Summary | |
---|---|
Subject |
getSubject()
|
Methods inherited from class org.apache.cxf.common.security.SimplePrincipal |
---|
equals, getName, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SubjectPrincipal(String principalName, Subject subject)
Method Detail |
---|
public Subject getSubject()
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |