Uses of Package
io.inverno.mod.security.http
Packages that use io.inverno.mod.security.http
Package
Description
-
Classes in io.inverno.mod.security.http used by io.inverno.mod.security.httpClassDescriptionAn access control interceptor verifies that the access to a resource is authorized.Base implemenation for authentication error interceptors.A credentials extractor is used to extract credentials from an exchange, typically the request.Thrown by a
CredentialsExtractorto indicate that malformed credentials have been sent.The security interceptor extracts the credentials send by a requester, authenticates them and creates the security context in the exchange. -
Classes in io.inverno.mod.security.http used by io.inverno.mod.security.http.basicClassDescriptionBase implemenation for authentication error interceptors.A credentials extractor is used to extract credentials from an exchange, typically the request.An authentication error interceptor that implements RFC 7235 HTTP authentication.Thrown by a
CredentialsExtractorto indicate that malformed credentials have been sent. -
Classes in io.inverno.mod.security.http used by io.inverno.mod.security.http.digestClassDescriptionBase implemenation for authentication error interceptors.A credentials extractor is used to extract credentials from an exchange, typically the request.An authentication error interceptor that implements RFC 7235 HTTP authentication.Thrown by a
CredentialsExtractorto indicate that malformed credentials have been sent. -
Classes in io.inverno.mod.security.http used by io.inverno.mod.security.http.formClassDescriptionBase implemenation for authentication error interceptors.A credentials extractor is used to extract credentials from an exchange, typically the request.Thrown by a
CredentialsExtractorto indicate that malformed credentials have been sent. -
Classes in io.inverno.mod.security.http used by io.inverno.mod.security.http.loginClassDescriptionA credentials extractor is used to extract credentials from an exchange, typically the request.
-
Classes in io.inverno.mod.security.http used by io.inverno.mod.security.http.tokenClassDescriptionA credentials extractor is used to extract credentials from an exchange, typically the request.Thrown by a
CredentialsExtractorto indicate that malformed credentials have been sent.