|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Subject | |
|---|---|
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| Uses of Subject in com.sun.xml.wss.saml.assertion.saml11.jaxb20 |
|---|
| Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return Subject | |
|---|---|
Subject |
Assertion.getSubject()
|
Subject |
AttributeStatement.getSubject()
|
Subject |
AuthenticationStatement.getSubject()
|
Subject |
AuthorizationDecisionStatement.getSubject()
|
| Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type Subject | |
|---|---|
AttributeStatement(Subject subj,
List attr)
Dafault constructor |
|
AuthenticationStatement(String authMethod,
GregorianCalendar authInstant,
Subject subject,
SubjectLocality subjectLocality,
List authorityBinding)
Constructor for authentication statement |
|
AuthorizationDecisionStatement(Subject subject,
String resource,
String decision,
List action,
Evidence evidence)
Constructs an instance of AuthorizationDecisionStatement. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||