|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
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 |
---|
Classes in org.opensaml.saml1.core.impl that implement SubjectLocality | |
---|---|
class |
SubjectLocalityImpl
A concrete impementation of the SubjectLocality interface |
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(String namespaceURI,
String localName,
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 |
|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |