Package com.blueriq.component.api.security
package com.blueriq.component.api.security
-
ClassDescriptionInterface for custom authentication provider that allows the
IAuthorisationManagerto pick up roles, teams and properties and map them toIUserDatawithout the need for custom codeRepresents the service account of the current Runtime instance.Interface for custom external logouts which are performed by the Development Tools Component when logging out the current user.Interface for custom external logouts which are performed through the frontend API when logging out the current user.Interface for authorisation.The base interface for all authentications performed using OAuth2Interface for a custom PermissionAuthorizationManagerFactory that creates anAuthorizationManagerwhich validates the provided permissions against the GrantedAuthorities of anAuthenticationobject.