Package io.micronaut.security.ojdbc.extensions
package io.micronaut.security.ojdbc.extensions
Micronaut Security OJDBC Extensions.
- See Also:
-
ClassDescriptionResolves Oracle Database END USER CONTEXT attributes for the current Micronaut Security authentication.Fetches Oracle Database access tokens with the OAuth 2.0 Client Credentials flow.Fetches OAuth 2.0 access tokens used by Oracle JDBC to access Oracle Database on behalf of an authenticated Micronaut Security user.Exception thrown when a
DatabaseAccessTokenFetchercannot obtain a database access token.Resolves Oracle Database data roles for the current Micronaut Security authentication.DefaultAttributesFetcherimplementation.DefaultDataRolesFetcherimplementation.Utility methods for validating Oracle JSON values used by OJDBC provider configuration.OJDBC end user security context provider backed by Micronaut Security.Utility methods for reading parameters supplied to anOracleResourceProvider.Utility methods for deriving OJDBC provider values from Micronaut Security roles.