|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubjectLocalityType | |
|---|---|
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml20.jaxb20 | |
| Uses of SubjectLocalityType in com.sun.xml.wss.saml.assertion.saml20.jaxb20 |
|---|
| Subclasses of SubjectLocalityType in com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
|---|---|
class |
SubjectLocality
The SubjectLocality element specifies the DNS domain name
and IP address for the system entity that performed the authentication. |
| Methods in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that return SubjectLocalityType | |
|---|---|
static SubjectLocalityType |
SubjectLocality.fromElement(Element element)
Constructs an instance of SubjectLocality from an existing
XML block. |
| Uses of SubjectLocalityType in com.sun.xml.wss.saml.internal.saml20.jaxb20 |
|---|
| Fields in com.sun.xml.wss.saml.internal.saml20.jaxb20 declared as SubjectLocalityType | |
|---|---|
protected SubjectLocalityType |
AuthnStatementType.subjectLocality
|
| Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return SubjectLocalityType | |
|---|---|
SubjectLocalityType |
ObjectFactory.createSubjectLocalityType()
Create an instance of SubjectLocalityType |
SubjectLocalityType |
AuthnStatementType.getSubjectLocality()
Gets the value of the subjectLocality property. |
| Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return types with arguments of type SubjectLocalityType | |
|---|---|
JAXBElement<SubjectLocalityType> |
ObjectFactory.createSubjectLocality(SubjectLocalityType value)
Create an instance of JAXBElement<SubjectLocalityType>} |
| Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type SubjectLocalityType | |
|---|---|
JAXBElement<SubjectLocalityType> |
ObjectFactory.createSubjectLocality(SubjectLocalityType value)
Create an instance of JAXBElement<SubjectLocalityType>} |
void |
AuthnStatementType.setSubjectLocality(SubjectLocalityType value)
Sets the value of the subjectLocality property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||