Uses of Interface
org.apache.cxf.xkms.handlers.Validator
-
Packages that use Validator Package Description org.apache.cxf.xkms.service org.apache.cxf.xkms.x509.validator -
-
Uses of Validator in org.apache.cxf.xkms.service
Method parameters in org.apache.cxf.xkms.service with type arguments of type Validator Modifier and Type Method Description voidXKMSService. setValidators(List<Validator> validators) -
Uses of Validator in org.apache.cxf.xkms.x509.validator
Classes in org.apache.cxf.xkms.x509.validator that implement Validator Modifier and Type Class Description classDateValidatorclassDirectTrustValidatorclassTrustedAuthorityValidator
-