Uses of Enum Class
org.keycloak.models.map.common.AbstractMapProviderFactory.MapProviderObjectType
Packages that use AbstractMapProviderFactory.MapProviderObjectType
-
Uses of AbstractMapProviderFactory.MapProviderObjectType in org.keycloak.models.map.common
Methods in org.keycloak.models.map.common that return AbstractMapProviderFactory.MapProviderObjectTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AbstractMapProviderFactory.MapProviderObjectType.values()
Returns an array containing the constants of this enum class, in the order they are declared.