Uses of Package
io.helidon.security.providers.oidc.common
-
Packages that use io.helidon.security.providers.oidc.common Package Description io.helidon.security.providers.idcs.mapper Mapper that retrieves roles from IDCS server and maps them to user subject.io.helidon.security.providers.oidc Integration with Open ID Connect providers.io.helidon.security.providers.oidc.common Open ID Connect (OIDC) classes usable from all OIDC related components.io.helidon.security.providers.oidc.common.spi Open ID Connect (OIDC) SPI interfaces. -
Classes in io.helidon.security.providers.oidc.common used by io.helidon.security.providers.idcs.mapper Class Description OidcConfig Configuration of OIDC usable from all resources that utilize OIDC specification, such as security provider, web server extension and IDCS connectivity. -
Classes in io.helidon.security.providers.oidc.common used by io.helidon.security.providers.oidc Class Description OidcConfig Configuration of OIDC usable from all resources that utilize OIDC specification, such as security provider, web server extension and IDCS connectivity. -
Classes in io.helidon.security.providers.oidc.common used by io.helidon.security.providers.oidc.common Class Description OidcConfig Configuration of OIDC usable from all resources that utilize OIDC specification, such as security provider, web server extension and IDCS connectivity.OidcConfig.Builder A fluent APIBuilder
to build instances ofOidcConfig
.OidcConfig.ClientAuthentication Client Authentication methods that are used by Clients to authenticate to the Authorization Server when using the Token Endpoint.OidcConfig.RequestType Types of requests to identity provider.OidcCookieHandler Handler of cookies used in OIDC.Tenant Holder of the tenant configuration resolved at runtime.TenantConfig Tenant configuration.TenantConfig.Builder A fluent APIBuilder
to build instances ofTenantConfig
. -
Classes in io.helidon.security.providers.oidc.common used by io.helidon.security.providers.oidc.common.spi Class Description TenantConfig Tenant configuration.