Uses of Class
org.keycloak.dom.saml.v2.ac.classes.IdentificationType
-
Packages that use IdentificationType Package Description org.keycloak.dom.saml.v2.ac.classes -
-
Uses of IdentificationType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as IdentificationType Modifier and Type Field Description protected IdentificationTypeOriginalAuthnContextDeclarationBaseType. identificationMethods in org.keycloak.dom.saml.v2.ac.classes that return IdentificationType Modifier and Type Method Description IdentificationTypeOriginalAuthnContextDeclarationBaseType. getIdentification()Gets the value of the identification property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type IdentificationType Modifier and Type Method Description voidOriginalAuthnContextDeclarationBaseType. setIdentification(IdentificationType value)Sets the value of the identification property.
-