Package org.keycloak.common
Class Profile
java.lang.Object
org.keycloak.common.Profile
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Profile
configure
(ProfileConfigResolver... resolvers) static Profile
defaults()
static Profile
getName()
static Profile
init
(Profile.ProfileName profileName, Map<Profile.Feature, Boolean> features) static boolean
isFeatureEnabled
(Profile.Feature feature)
-
Method Details
-
defaults
-
configure
-
init
-
getInstance
-
isFeatureEnabled
-
getName
-
getAllFeatures
-
getDisabledFeatures
-
getPreviewFeatures
- Returns:
- all features of type "preview" or "preview_disabled_by_default"
-
getExperimentalFeatures
-
getDeprecatedFeatures
-
getFeatures
-
getFeatures
-