io.helidon.security.spi.SecurityProvider
Description
This type is a provider contract.
Implementations
| Key | Description |
|---|---|
abac | Attribute Based Access Control provider |
config- | Secrets and Encryption provider using just configuration |
google- | Google Authentication provider |
header- | Security provider that extracts a username (or service name) from a header |
http- | HTTP Basic Authentication provider |
http- | Http digest authentication security provider |
idcs- | Multitenant IDCS role mapping provider |
idcs- | IDCS role mapping provider |
jwt | JWT authentication provider |
oidc | Open ID Connect security provider |
Usages
See the manifest for all available types.