Uses of Class
com.floragunn.searchguard.support.ConfigConstants.RolesMappingResolution
-
Packages that use ConfigConstants.RolesMappingResolution Package Description com.floragunn.searchguard.support -
-
Uses of ConfigConstants.RolesMappingResolution in com.floragunn.searchguard.support
Methods in com.floragunn.searchguard.support that return ConfigConstants.RolesMappingResolution Modifier and Type Method Description static ConfigConstants.RolesMappingResolutionConfigConstants.RolesMappingResolution. valueOf(String name)Returns the enum constant of this type with the specified name.static ConfigConstants.RolesMappingResolution[]ConfigConstants.RolesMappingResolution. values()Returns an array containing the constants of this enum type, in the order they are declared.
-