Uses of Enum Class
io.kroxylicious.proxy.internal.subject.TlsCertificateExtractor.Asn1SanNameType
Packages that use TlsCertificateExtractor.Asn1SanNameType
-
Uses of TlsCertificateExtractor.Asn1SanNameType in io.kroxylicious.proxy.internal.subject
Methods in io.kroxylicious.proxy.internal.subject that return TlsCertificateExtractor.Asn1SanNameTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TlsCertificateExtractor.Asn1SanNameType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.kroxylicious.proxy.internal.subject with parameters of type TlsCertificateExtractor.Asn1SanNameTypeModifier and TypeMethodDescriptionstatic TlsCertificateExtractorTlsCertificateExtractor.san(TlsCertificateExtractor.Asn1SanNameType targetType)