Uses of Class
com.tremolosecurity.k8s.model.TrustedCertificate
Packages that use TrustedCertificate
-
Uses of TrustedCertificate in com.tremolosecurity.k8s.model
Methods in com.tremolosecurity.k8s.model that return TrustedCertificateMethods in com.tremolosecurity.k8s.model that return types with arguments of type TrustedCertificateMethod parameters in com.tremolosecurity.k8s.model with type arguments of type TrustedCertificateModifier and TypeMethodDescriptionvoid
KeyStore.setTrustedCertificates
(List<TrustedCertificate> trustedCertificates) KeyStore.withTrustedCertificates
(List<TrustedCertificate> trustedCertificates)