|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationStatement | |
|---|---|
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.impl | |
| Uses of AuthenticationStatement in com.sun.xml.wss.saml |
|---|
| Methods in com.sun.xml.wss.saml that return AuthenticationStatement | |
|---|---|
abstract AuthenticationStatement |
SAMLAssertionFactory.createAuthenticationStatement(String authMethod,
GregorianCalendar authInstant,
Subject subject,
SubjectLocality subjectLocality,
List authorityBinding)
Constructs an instance of AuthenticationStatement. |
| Uses of AuthenticationStatement in com.sun.xml.wss.saml.assertion.saml11.jaxb20 |
|---|
| Classes in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that implement AuthenticationStatement | |
|---|---|
class |
AuthenticationStatement
The AuthenticationStatement element supplies a
statement by the issuer that its subject was authenticated by a
particular means at a particular time. |
| Uses of AuthenticationStatement in com.sun.xml.wss.saml.impl |
|---|
| Methods in com.sun.xml.wss.saml.impl that return AuthenticationStatement | |
|---|---|
AuthenticationStatement |
SAMLAssertion1_1FactoryImpl.createAuthenticationStatement(String authMethod,
GregorianCalendar authInstant,
Subject subject,
SubjectLocality subjectLocality,
List authorityBinding)
|
AuthenticationStatement |
SAMLAssertion2_1FactoryImpl.createAuthenticationStatement(String authMethod,
GregorianCalendar authInstant,
Subject subject,
SubjectLocality subjectLocality,
List authorityBinding)
|
AuthenticationStatement |
SAMLAssertion2_2FactoryImpl.createAuthenticationStatement(String authMethod,
GregorianCalendar authInstant,
Subject subject,
SubjectLocality subjectLocality,
List authorityBinding)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||