Uses of Interface
org.opensaml.security.x509.PKIXValidationInformationResolver
-
Packages that use PKIXValidationInformationResolver Package Description org.opensaml.security.x509 X.509-based credential and trust classes. -
-
Uses of PKIXValidationInformationResolver in org.opensaml.security.x509
Methods in org.opensaml.security.x509 that return PKIXValidationInformationResolver Modifier and Type Method Description PKIXValidationInformationResolverPKIXTrustEngine. getPKIXResolver()Get the resolver instance which will be used to resolve PKIX validation information.
-