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