Uses of Class
org.keycloak.dom.saml.v2.ac.PhysicalVerification
Packages that use PhysicalVerification
-
Uses of PhysicalVerification in org.keycloak.dom.saml.v2.ac
Fields in org.keycloak.dom.saml.v2.ac declared as PhysicalVerificationModifier and TypeFieldDescriptionprotected PhysicalVerification
IdentificationType.physicalVerification
Methods in org.keycloak.dom.saml.v2.ac that return PhysicalVerificationModifier and TypeMethodDescriptionIdentificationType.getPhysicalVerification()
Gets the value of the physicalVerification property.Methods in org.keycloak.dom.saml.v2.ac with parameters of type PhysicalVerificationModifier and TypeMethodDescriptionvoid
IdentificationType.setPhysicalVerification
(PhysicalVerification value) Sets the value of the physicalVerification property.