Uses of Class
org.keycloak.dom.saml.v2.ac.IdentificationType
Packages that use IdentificationType
-
Uses of IdentificationType in org.keycloak.dom.saml.v2.ac
Fields in org.keycloak.dom.saml.v2.ac declared as IdentificationTypeModifier and TypeFieldDescriptionprotected IdentificationTypeAuthnContextDeclarationBaseType.identificationMethods in org.keycloak.dom.saml.v2.ac that return IdentificationTypeModifier and TypeMethodDescriptionAuthnContextDeclarationBaseType.getIdentification()Gets the value of the identification property.Methods in org.keycloak.dom.saml.v2.ac with parameters of type IdentificationTypeModifier and TypeMethodDescriptionvoidAuthnContextDeclarationBaseType.setIdentification(IdentificationType value) Sets the value of the identification property.