Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
com.sun.identity.saml2.assertion.impl |
Modifier and Type | Method and Description |
---|---|
SubjectLocality |
AssertionFactory.createSubjectLocality()
Returns a new instance of
SubjectLocality . |
SubjectLocality |
AssertionFactory.createSubjectLocality(Element elem)
Returns a new instance of
SubjectLocality . |
SubjectLocality |
AssertionFactory.createSubjectLocality(String xml)
Returns a new instance of
SubjectLocality . |
SubjectLocality |
AuthnStatement.getSubjectLocality()
Returns the value of the
SubjectLocality property. |
Modifier and Type | Method and Description |
---|---|
void |
AuthnStatement.setSubjectLocality(SubjectLocality value)
Sets the value of the
SubjectLocality property. |
Modifier and Type | Class and Description |
---|---|
class |
SubjectLocalityImpl
This class implements interface
SubjectLocality . |
Modifier and Type | Method and Description |
---|---|
SubjectLocality |
AuthnStatementImpl.getSubjectLocality()
Returns the value of the
SubjectLocality property. |
Modifier and Type | Method and Description |
---|---|
void |
AuthnStatementImpl.setSubjectLocality(SubjectLocality value)
Sets the value of the
SubjectLocality property. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.