Uses of Class
com.sun.identity.saml.assertion.SubjectLocality
-
Uses of SubjectLocality in com.sun.identity.saml.assertion
Modifier and TypeFieldDescriptionprotected SubjectLocality
AuthenticationStatement._subjectLocality
Modifier and TypeMethodDescriptionprotected SubjectLocality
AuthenticationStatement.createSubjectLocality
(Element subjectLocalityElement) AuthenticationStatement.getSubjectLocality()
Returns theSubjectLocality
fromAuthenticationStatement
Modifier and TypeMethodDescriptionboolean
AuthenticationStatement.setSubjectLocality
(SubjectLocality subjectlocality) Sets theSubjectLocality
forAuthenticationStatement
.ModifierConstructorDescriptionAuthenticationStatement
(String authMethod, Date authInstant, Subject subject, SubjectLocality subjectLocality, List authorityBinding) ConstructsAuthenticationStatement