Uses of Interface
org.opensaml.saml.saml1.core.SubjectLocality
Packages that use SubjectLocality
Package
Description
Interfaces for SAML 1.0 and 1.1 types and elements.
-
Uses of SubjectLocality in org.opensaml.saml.saml1.core
Methods in org.opensaml.saml.saml1.core that return SubjectLocalityModifier and TypeMethodDescriptionAuthenticationStatement.getSubjectLocality()Get theSubjectLocality.Methods in org.opensaml.saml.saml1.core with parameters of type SubjectLocalityModifier and TypeMethodDescriptionvoidAuthenticationStatement.setSubjectLocality(SubjectLocality subjectLocality) Set theSubjectLocality.