Uses of Class
com.yahoo.security.tls.TransportSecurityOptions
Packages that use TransportSecurityOptions
-
Uses of TransportSecurityOptions in com.yahoo.security.tls
Methods in com.yahoo.security.tls that return TransportSecurityOptionsModifier and TypeMethodDescriptionTransportSecurityOptions.Builder.build()static TransportSecurityOptionsstatic TransportSecurityOptionsTransportSecurityOptions.fromJsonFile(Path file) Methods in com.yahoo.security.tls that return types with arguments of type TransportSecurityOptionsModifier and TypeMethodDescriptionstatic Optional<TransportSecurityOptions>TransportSecurityUtils.getOptions()static Optional<TransportSecurityOptions>TransportSecurityUtils.getOptions(Map<String, String> envVariables)