Uses of Class
network.oxalis.commons.certvalidator.jaxb.KeyStoreType
-
Packages that use KeyStoreType Package Description network.oxalis.commons.certvalidator.jaxb -
-
Uses of KeyStoreType in network.oxalis.commons.certvalidator.jaxb
Fields in network.oxalis.commons.certvalidator.jaxb with type parameters of type KeyStoreType Modifier and Type Field Description protected List<KeyStoreType>ValidatorRecipe. keyStoreMethods in network.oxalis.commons.certvalidator.jaxb that return KeyStoreType Modifier and Type Method Description KeyStoreTypeObjectFactory. createKeyStoreType()Create an instance ofKeyStoreTypeMethods in network.oxalis.commons.certvalidator.jaxb that return types with arguments of type KeyStoreType Modifier and Type Method Description List<KeyStoreType>ValidatorRecipe. getKeyStore()Gets the value of the keyStore property.
-