| Package | Description |
|---|---|
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract AuthnStatement |
SAMLAssertionFactory.createAuthnStatement(GregorianCalendar authInstant,
SubjectLocality subjectLocality,
AuthnContext authnContext,
String sessionIndex,
GregorianCalendar sessionNotOnOrAfter)
Constructs an instance of
AuthenticationStatement. |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthnStatement
The
AuthnStatement 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 |
|---|---|
AuthnStatement |
SAMLAssertion2_2FactoryImpl.createAuthnStatement(GregorianCalendar authInstant,
SubjectLocality subjectLocality,
AuthnContext authnContext,
String sessionIndex,
GregorianCalendar sessionNotOnOrAfter) |
AuthnStatement |
SAMLAssertion2_1FactoryImpl.createAuthnStatement(GregorianCalendar authInstant,
SubjectLocality subjectLocality,
AuthnContext authnContext,
String sessionIndex,
GregorianCalendar sessionNotOnOrAfter) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.