| Package | Description |
|---|---|
| oracle.dbtools.plugin.api.security |
Resource authorization APIs
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationError |
NotAuthorizedException.error()
The
AuthorizationError. |
| Constructor and Description |
|---|
NotAuthorizedException(String authorizationConstraintName,
AuthorizationError error,
Throwable cause)
Raises a
NotAuthorizedException condition requiring the user to
have authenticated against the specified Privilege. |