Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
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. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.