Uses of Enum Class
org.keycloak.common.Profile.ProfileName
Packages that use Profile.ProfileName
-
Uses of Profile.ProfileName in org.keycloak.common
Methods in org.keycloak.common that return Profile.ProfileNameModifier 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.Methods in org.keycloak.common with parameters of type Profile.ProfileNameModifier and TypeMethodDescriptionstatic Profile
Profile.init
(Profile.ProfileName profileName, Map<Profile.Feature, Boolean> features) -
Uses of Profile.ProfileName in org.keycloak.common.profile
Methods in org.keycloak.common.profile that return Profile.ProfileNameModifier and TypeMethodDescriptionCommaSeparatedListProfileConfigResolver.getProfileName()
ProfileConfigResolver.getProfileName()
PropertiesProfileConfigResolver.getProfileName()