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