Uses of Class
com.sun.identity.saml.assertion.SubjectLocality
Packages that use SubjectLocality
-
Uses of SubjectLocality in com.sun.identity.saml.assertion
Fields in com.sun.identity.saml.assertion declared as SubjectLocalityModifier and TypeFieldDescriptionprotected SubjectLocalityAuthenticationStatement._subjectLocalityMethods in com.sun.identity.saml.assertion that return SubjectLocalityModifier and TypeMethodDescriptionprotected SubjectLocalityAuthenticationStatement.createSubjectLocality(Element subjectLocalityElement) AuthenticationStatement.getSubjectLocality()Returns theSubjectLocalityfromAuthenticationStatementMethods in com.sun.identity.saml.assertion with parameters of type SubjectLocalityModifier and TypeMethodDescriptionbooleanAuthenticationStatement.setSubjectLocality(SubjectLocality subjectlocality) Sets theSubjectLocalityforAuthenticationStatement.Constructors in com.sun.identity.saml.assertion with parameters of type SubjectLocalityModifierConstructorDescriptionAuthenticationStatement(String authMethod, Date authInstant, Subject subject, SubjectLocality subjectLocality, List authorityBinding) ConstructsAuthenticationStatement