Uses of Class
eu.europa.esig.saml.jaxb.authn.context.PhysicalVerification
Packages that use PhysicalVerification
-
Uses of PhysicalVerification in eu.europa.esig.saml.jaxb.authn.context
Fields in eu.europa.esig.saml.jaxb.authn.context declared as PhysicalVerificationModifier and TypeFieldDescriptionprotected PhysicalVerification
IdentificationType.physicalVerification
Methods in eu.europa.esig.saml.jaxb.authn.context that return PhysicalVerificationModifier and TypeMethodDescriptionObjectFactory.createPhysicalVerification()
Create an instance ofPhysicalVerification
IdentificationType.getPhysicalVerification()
Gets the value of the physicalVerification property.Methods in eu.europa.esig.saml.jaxb.authn.context with parameters of type PhysicalVerificationModifier and TypeMethodDescriptionvoid
IdentificationType.setPhysicalVerification
(PhysicalVerification value) Sets the value of the physicalVerification property.