Uses of Class
network.oxalis.commons.certvalidator.jaxb.CertificateBucketType
-
Packages that use CertificateBucketType Package Description network.oxalis.commons.certvalidator.jaxb -
-
Uses of CertificateBucketType in network.oxalis.commons.certvalidator.jaxb
Fields in network.oxalis.commons.certvalidator.jaxb with type parameters of type CertificateBucketType Modifier and Type Field Description protected List<CertificateBucketType>ValidatorRecipe. certificateBucketMethods in network.oxalis.commons.certvalidator.jaxb that return CertificateBucketType Modifier and Type Method Description CertificateBucketTypeObjectFactory. createCertificateBucketType()Create an instance ofCertificateBucketTypeMethods in network.oxalis.commons.certvalidator.jaxb that return types with arguments of type CertificateBucketType Modifier and Type Method Description List<CertificateBucketType>ValidatorRecipe. getCertificateBucket()Gets the value of the certificateBucket property.
-