Uses of Interface
com.sun.identity.saml2.assertion.SubjectLocality
-
Uses of SubjectLocality in com.sun.identity.saml2.assertion
Modifier and TypeMethodDescriptionAssertionFactory.createSubjectLocality()
Returns a new instance ofSubjectLocality
.AssertionFactory.createSubjectLocality
(String xml) Returns a new instance ofSubjectLocality
.AssertionFactory.createSubjectLocality
(Element elem) Returns a new instance ofSubjectLocality
.AuthnStatement.getSubjectLocality()
Returns the value of theSubjectLocality
property.Modifier and TypeMethodDescriptionvoid
AuthnStatement.setSubjectLocality
(SubjectLocality value) Sets the value of theSubjectLocality
property.