Uses of Enum Class
ch.admin.bit.jeap.truststoreplugin.truststore.TruststoreType
Packages that use TruststoreType
Package
Description
-
Uses of TruststoreType in ch.admin.bit.jeap.truststoreplugin.mojo
Methods in ch.admin.bit.jeap.truststoreplugin.mojo that return TruststoreType -
Uses of TruststoreType in ch.admin.bit.jeap.truststoreplugin.truststore
Methods in ch.admin.bit.jeap.truststoreplugin.truststore that return TruststoreTypeModifier and TypeMethodDescriptionstatic TruststoreTypeReturns the enum constant of this class with the specified name.static TruststoreType[]TruststoreType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.admin.bit.jeap.truststoreplugin.truststore with parameters of type TruststoreTypeModifier and TypeMethodDescriptionstatic TrustStoreTrustStore.of(TruststoreType type, String password)