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 theSubjectLocalityproperty.Methods in com.sun.identity.saml2.assertion with parameters of type SubjectLocalityModifier and TypeMethodDescriptionvoidAuthnStatement.setSubjectLocality(SubjectLocality value) Sets the value of theSubjectLocalityproperty.