Uses of Class
org.keycloak.dom.saml.v1.assertion.SAML11SubjectLocalityType
-
Packages that use SAML11SubjectLocalityType Package Description org.keycloak.dom.saml.v1.assertion -
-
Uses of SAML11SubjectLocalityType in org.keycloak.dom.saml.v1.assertion
Fields in org.keycloak.dom.saml.v1.assertion declared as SAML11SubjectLocalityType Modifier and Type Field Description protected SAML11SubjectLocalityTypeSAML11AuthenticationStatementType. subjectLocalityMethods in org.keycloak.dom.saml.v1.assertion that return SAML11SubjectLocalityType Modifier and Type Method Description SAML11SubjectLocalityTypeSAML11AuthenticationStatementType. getSubjectLocality()Methods in org.keycloak.dom.saml.v1.assertion with parameters of type SAML11SubjectLocalityType Modifier and Type Method Description voidSAML11AuthenticationStatementType. setSubjectLocality(SAML11SubjectLocalityType subjectLocality)
-