|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubjectLocality | |
---|---|
org.opensaml.saml1.core | Interfaces for SAML 1.0 and 1.1 types and elements. |
org.opensaml.saml1.core.impl | Implementations of SAML 1.0 and 1.1 types and elements interfaces. |
Uses of SubjectLocality in org.opensaml.saml1.core |
---|
Methods in org.opensaml.saml1.core that return SubjectLocality | |
---|---|
SubjectLocality |
AuthenticationStatement.getSubjectLocality()
Set the (single) SubjectLocality child element |
Methods in org.opensaml.saml1.core with parameters of type SubjectLocality | |
---|---|
void |
AuthenticationStatement.setSubjectLocality(SubjectLocality subjectLocality)
Get the (single) SubjectLocality child element |
Uses of SubjectLocality in org.opensaml.saml1.core.impl |
---|
Methods in org.opensaml.saml1.core.impl that return SubjectLocality | |
---|---|
SubjectLocality |
SubjectLocalityBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications. |
SubjectLocality |
SubjectLocalityBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
SubjectLocality |
AuthenticationStatementImpl.getSubjectLocality()
Set the (single) SubjectLocality child element |
Methods in org.opensaml.saml1.core.impl with parameters of type SubjectLocality | |
---|---|
void |
AuthenticationStatementImpl.setSubjectLocality(SubjectLocality subjectLocality)
Get the (single) SubjectLocality child element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |