Module io.inverno.mod.security
Package io.inverno.mod.security.identity
package io.inverno.mod.security.identity
Inverno security identity API.
-
ClassDescriptionAn identity exposes the information that specifies the identity of an authenticated entity.Thrown to indicate errors during identity resolution.An identity resolver is used to resolve the identity of an authenticated entity from an
Authentication
.A basic identity implementation exposing basic personal information.Resolves an identity from aUserAuthentication
.