KeycloakUtils 
    object KeycloakUtils
Deprecated
Permission are not managed in keycloak anymore
Functions
Link copied to clipboard
                  Link copied to clipboard
                  fun ensureResourcesExists(resourceSpec: KeycloakResource, owner: DecodedJWT? = null): ResourceRepresentation
Link copied to clipboard
                  Link copied to clipboard
                  fun hasPermission(identityOrAccessToken: DecodedJWT, resourceSpec: KeycloakResource, scope: KeycloakScope): Boolean