| Package | Description |
|---|---|
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract AuthenticationStatement |
SAMLAssertionFactory.createAuthenticationStatement(String authMethod,
GregorianCalendar authInstant,
Subject subject,
SubjectLocality subjectLocality,
List authorityBinding)
Constructs an instance of
AuthenticationStatement. |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationStatement
The
AuthenticationStatement element supplies a
statement by the issuer that its subject was authenticated by a
particular means at a particular time. |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationStatement |
SAMLAssertion2_2FactoryImpl.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) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.