Uses of Class
org.keycloak.dom.saml.v1.assertion.SAML11SubjectLocalityType
Packages that use SAML11SubjectLocalityType
Package
Description
-
Uses of SAML11SubjectLocalityType in org.keycloak.dom.saml.v1.assertion
Fields in org.keycloak.dom.saml.v1.assertion declared as SAML11SubjectLocalityTypeModifier and TypeFieldDescriptionprotected SAML11SubjectLocalityTypeSAML11AuthenticationStatementType.subjectLocalityMethods in org.keycloak.dom.saml.v1.assertion that return SAML11SubjectLocalityTypeMethods in org.keycloak.dom.saml.v1.assertion with parameters of type SAML11SubjectLocalityTypeModifier and TypeMethodDescriptionvoidSAML11AuthenticationStatementType.setSubjectLocality(SAML11SubjectLocalityType subjectLocality) -
Uses of SAML11SubjectLocalityType in org.keycloak.saml.processing.core.saml.v1.writers
Methods in org.keycloak.saml.processing.core.saml.v1.writers with parameters of type SAML11SubjectLocalityTypeModifier and TypeMethodDescriptionvoidSAML11AssertionWriter.write(SAML11SubjectLocalityType locality)