Interface ResourceAuthenticator
public interface ResourceAuthenticator
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic voidauthenticated(boolean test, String message, Object... args) static voidauthorized(boolean test, String message, Object... args) static voidenforceScope(org.keycloak.models.KeycloakSession session, String scope) static voidenforceServiceAccountHasClientRole(org.keycloak.models.KeycloakSession session, String clientName, String roleName)
-
Method Details
-
enforceScope
-
enforceServiceAccountHasClientRole
-
authenticated
-
authorized
-