Uses of Interface
org.opensaml.saml.saml2.core.SubjectLocality
Packages that use SubjectLocality
Package
Description
Interfaces for SAML 2.0 core and protocol interfaces.
-
Uses of SubjectLocality in org.opensaml.saml.saml2.core
Methods in org.opensaml.saml.saml2.core that return SubjectLocalityModifier and TypeMethodDescriptionAuthnStatement.getSubjectLocality()Get the DNS domain and IP address of the system where the principal was authenticated.Methods in org.opensaml.saml.saml2.core with parameters of type SubjectLocalityModifier and TypeMethodDescriptionvoidAuthnStatement.setSubjectLocality(SubjectLocality newLocality) Set the DNS domain and IP address of the system where the principal was authenticated.