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