KeycloakResource.withEnabledFeatures
Method
interface KeycloakResource { // ... omitted for brevity withEnabledFeatures(features: string[]): KeycloakResource;}Signature
method
withEnabledFeatures builder Enables Keycloak features
withEnabledFeatures(features: string[]): KeycloakResourceParameters
features string[] Returns
KeycloakResource Defined on
This method is defined on the following type: