Uses of Interface
org.opensaml.saml.saml1.core.SubjectLocality
-
Packages that use SubjectLocality Package Description org.opensaml.saml.saml1.core 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 SubjectLocality Modifier and Type Method Description SubjectLocalityAuthenticationStatement. getSubjectLocality()Get theSubjectLocality.Methods in org.opensaml.saml.saml1.core with parameters of type SubjectLocality Modifier and Type Method Description voidAuthenticationStatement. setSubjectLocality(SubjectLocality subjectLocality)Set theSubjectLocality.
-