Uses of Enum Class
org.graylog.security.authservice.ldap.LDAPTransportSecurity
Packages that use LDAPTransportSecurity
-
Uses of LDAPTransportSecurity in org.graylog.security.authservice.backend
Methods in org.graylog.security.authservice.backend that return LDAPTransportSecurityModifier and TypeMethodDescriptionabstract LDAPTransportSecurityADAuthServiceBackendConfig.transportSecurity()abstract LDAPTransportSecurityLDAPAuthServiceBackendConfig.transportSecurity()Methods in org.graylog.security.authservice.backend with parameters of type LDAPTransportSecurityModifier and TypeMethodDescriptionabstract ADAuthServiceBackendConfig.BuilderADAuthServiceBackendConfig.Builder.transportSecurity(LDAPTransportSecurity transportSecurity) abstract LDAPAuthServiceBackendConfig.BuilderLDAPAuthServiceBackendConfig.Builder.transportSecurity(LDAPTransportSecurity transportSecurity) -
Uses of LDAPTransportSecurity in org.graylog.security.authservice.ldap
Methods in org.graylog.security.authservice.ldap that return LDAPTransportSecurityModifier and TypeMethodDescriptionabstract LDAPTransportSecurityLDAPConnectorConfig.transportSecurity()static LDAPTransportSecurityReturns the enum constant of this class with the specified name.static LDAPTransportSecurity[]LDAPTransportSecurity.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog.security.authservice.ldap with parameters of type LDAPTransportSecurityModifier and TypeMethodDescriptionabstract LDAPConnectorConfig.BuilderLDAPConnectorConfig.Builder.transportSecurity(LDAPTransportSecurity transportSecurity)