|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubjectLocality | |
|---|---|
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.impl | |
| Uses of SubjectLocality in com.sun.xml.wss.saml |
|---|
| Methods in com.sun.xml.wss.saml that return SubjectLocality | |
|---|---|
abstract SubjectLocality |
SAMLAssertionFactory.createSubjectLocality()
Constructs a SubjectLocality instance. |
abstract SubjectLocality |
SAMLAssertionFactory.createSubjectLocality(java.lang.String ipAddress,
java.lang.String dnsAddress)
Constructs an instance of SubjectLocality. |
| Methods in com.sun.xml.wss.saml with parameters of type SubjectLocality | |
|---|---|
abstract AuthenticationStatement |
SAMLAssertionFactory.createAuthenticationStatement(java.lang.String authMethod,
java.util.GregorianCalendar authInstant,
Subject subject,
SubjectLocality subjectLocality,
java.util.List authorityBinding)
Constructs an instance of AuthenticationStatement. |
abstract AuthnStatement |
SAMLAssertionFactory.createAuthnStatement(java.util.GregorianCalendar authInstant,
SubjectLocality subjectLocality,
AuthnContext authnContext,
java.lang.String sessionIndex,
java.util.GregorianCalendar sessionNotOnOrAfter)
Constructs an instance of AuthenticationStatement. |
| Uses of SubjectLocality in com.sun.xml.wss.saml.assertion.saml20.jaxb20 |
|---|
| Classes in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that implement SubjectLocality | |
|---|---|
class |
SubjectLocality
The SubjectLocality element specifies the DNS domain name
and IP address for the system entity that performed the authentication. |
| Uses of SubjectLocality in com.sun.xml.wss.saml.impl |
|---|
| Methods in com.sun.xml.wss.saml.impl that return SubjectLocality | |
|---|---|
SubjectLocality |
SAMLAssertion1_1FactoryImpl.createSubjectLocality()
|
SubjectLocality |
SAMLAssertion2_1FactoryImpl.createSubjectLocality()
|
SubjectLocality |
SAMLAssertion2_2FactoryImpl.createSubjectLocality()
|
SubjectLocality |
SAMLAssertion1_1FactoryImpl.createSubjectLocality(java.lang.String ipAddress,
java.lang.String dnsAddress)
|
SubjectLocality |
SAMLAssertion2_1FactoryImpl.createSubjectLocality(java.lang.String ipAddress,
java.lang.String dnsAddress)
|
SubjectLocality |
SAMLAssertion2_2FactoryImpl.createSubjectLocality(java.lang.String ipAddress,
java.lang.String dnsAddress)
|
| Methods in com.sun.xml.wss.saml.impl with parameters of type SubjectLocality | |
|---|---|
AuthenticationStatement |
SAMLAssertion1_1FactoryImpl.createAuthenticationStatement(java.lang.String authMethod,
java.util.GregorianCalendar authInstant,
Subject subject,
SubjectLocality subjectLocality,
java.util.List authorityBinding)
|
AuthenticationStatement |
SAMLAssertion2_1FactoryImpl.createAuthenticationStatement(java.lang.String authMethod,
java.util.GregorianCalendar authInstant,
Subject subject,
SubjectLocality subjectLocality,
java.util.List authorityBinding)
|
AuthenticationStatement |
SAMLAssertion2_2FactoryImpl.createAuthenticationStatement(java.lang.String authMethod,
java.util.GregorianCalendar authInstant,
Subject subject,
SubjectLocality subjectLocality,
java.util.List authorityBinding)
|
AuthnStatement |
SAMLAssertion1_1FactoryImpl.createAuthnStatement(java.util.GregorianCalendar authInstant,
SubjectLocality subjectLocality,
AuthnContext authnContext,
java.lang.String sessionIndex,
java.util.GregorianCalendar sessionNotOnOrAfter)
|
AuthnStatement |
SAMLAssertion2_1FactoryImpl.createAuthnStatement(java.util.GregorianCalendar authInstant,
SubjectLocality subjectLocality,
AuthnContext authnContext,
java.lang.String sessionIndex,
java.util.GregorianCalendar sessionNotOnOrAfter)
|
AuthnStatement |
SAMLAssertion2_2FactoryImpl.createAuthnStatement(java.util.GregorianCalendar authInstant,
SubjectLocality subjectLocality,
AuthnContext authnContext,
java.lang.String sessionIndex,
java.util.GregorianCalendar sessionNotOnOrAfter)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||