Module io.quarkus.security.api
Package io.quarkus.security.identity
package io.quarkus.security.identity
-
InterfacesClassDescriptionA context object that can be used to run blocking tasksA class that maintains the current identity association.IdentityProvider<T extends AuthenticationRequest>As the requirements for different providers are often different this interface has purposefully been made minimal.A manager that can be used to get a specific type of identity provider.Interface that represents the currently logged in user.An interface that allows for a
SecurityIdentityto be modified after creation.