Uses of Enum Class
org.keycloak.common.Profile.ProfileName
-
Uses of Profile.ProfileName in org.keycloak.common
Modifier and TypeMethodDescriptionProfile.getName()
static Profile.ProfileName
Returns the enum constant of this class with the specified name.static Profile.ProfileName[]
Profile.ProfileName.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic Profile
Profile.init
(Profile.ProfileName profileName, Map<Profile.Feature, Boolean> features) -
Uses of Profile.ProfileName in org.keycloak.common.profile
Modifier and TypeMethodDescriptionCommaSeparatedListProfileConfigResolver.getProfileName()
ProfileConfigResolver.getProfileName()
PropertiesProfileConfigResolver.getProfileName()