| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.assertion |
| Modifier and Type | Field and Description |
|---|---|
protected SubjectLocalityType |
AuthnStatementType.subjectLocality |
| Modifier and Type | Method and Description |
|---|---|
SubjectLocalityType |
ObjectFactory.createSubjectLocalityType()
Create an instance of
SubjectLocalityType |
SubjectLocalityType |
AuthnStatementType.getSubjectLocality()
Gets the value of the subjectLocality property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SubjectLocalityType> |
ObjectFactory.createSubjectLocality(SubjectLocalityType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SubjectLocalityType> |
ObjectFactory.createSubjectLocality(SubjectLocalityType value)
|
void |
AuthnStatementType.setSubjectLocality(SubjectLocalityType value)
Sets the value of the subjectLocality property.
|
Copyright © 2013 Seam Framework. All Rights Reserved.