Uses of Class
eu.europa.esig.saml.jaxb.authn.context.PhysicalVerification
Package | Description |
---|---|
eu.europa.esig.saml.jaxb.authn.context |
-
Uses of PhysicalVerification in eu.europa.esig.saml.jaxb.authn.context
Fields in eu.europa.esig.saml.jaxb.authn.context declared as PhysicalVerification Modifier and Type Field Description protected PhysicalVerification
IdentificationType. physicalVerification
Methods in eu.europa.esig.saml.jaxb.authn.context that return PhysicalVerification Modifier and Type Method Description PhysicalVerification
ObjectFactory. createPhysicalVerification()
Create an instance ofPhysicalVerification
PhysicalVerification
IdentificationType. getPhysicalVerification()
Gets the value of the physicalVerification property.Methods in eu.europa.esig.saml.jaxb.authn.context with parameters of type PhysicalVerification Modifier and Type Method Description void
IdentificationType. setPhysicalVerification(PhysicalVerification value)
Sets the value of the physicalVerification property.