Uses of Interface
com.sun.identity.saml2.assertion.SubjectLocality
Packages that use SubjectLocality
-
Uses of SubjectLocality in com.sun.identity.saml2.assertion
Methods in com.sun.identity.saml2.assertion that return SubjectLocalityModifier 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.Methods in com.sun.identity.saml2.assertion with parameters of type SubjectLocalityModifier and TypeMethodDescriptionvoid
AuthnStatement.setSubjectLocality
(SubjectLocality value) Sets the value of theSubjectLocality
property.