Uses of Class
org.keycloak.dom.saml.v2.ac.classes.PhysicalVerification
- 
Packages that use PhysicalVerification Package Description org.keycloak.dom.saml.v2.ac.classes 
- 
- 
Uses of PhysicalVerification in org.keycloak.dom.saml.v2.ac.classesFields in org.keycloak.dom.saml.v2.ac.classes declared as PhysicalVerification Modifier and Type Field Description protected PhysicalVerificationIdentificationType. physicalVerificationMethods in org.keycloak.dom.saml.v2.ac.classes that return PhysicalVerification Modifier and Type Method Description PhysicalVerificationIdentificationType. getPhysicalVerification()Gets the value of the physicalVerification property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type PhysicalVerification Modifier and Type Method Description voidIdentificationType. setPhysicalVerification(PhysicalVerification value)Sets the value of the physicalVerification property.
 
-