Uses of Class
com.floragunn.searchguard.auth.AuthenticationDomain
-
Packages that use AuthenticationDomain Package Description com.floragunn.searchguard.auth com.floragunn.searchguard.sgconf -
-
Uses of AuthenticationDomain in com.floragunn.searchguard.auth
Methods in com.floragunn.searchguard.auth with parameters of type AuthenticationDomain Modifier and Type Method Description intAuthenticationDomain. compareTo(AuthenticationDomain o) -
Uses of AuthenticationDomain in com.floragunn.searchguard.sgconf
Methods in com.floragunn.searchguard.sgconf that return types with arguments of type AuthenticationDomain Modifier and Type Method Description abstract SortedSet<AuthenticationDomain>DynamicConfigModel. getRestAuthenticationDomains()SortedSet<AuthenticationDomain>DynamicConfigModelV6. getRestAuthenticationDomains()Deprecated.SortedSet<AuthenticationDomain>DynamicConfigModelV7. getRestAuthenticationDomains()abstract SortedSet<AuthenticationDomain>DynamicConfigModel. getTransportAuthenticationDomains()SortedSet<AuthenticationDomain>DynamicConfigModelV6. getTransportAuthenticationDomains()Deprecated.SortedSet<AuthenticationDomain>DynamicConfigModelV7. getTransportAuthenticationDomains()
-