| Package | Description |
|---|---|
| oracle.pgx.common.auth |
This package contains classes and utilities related to the general and resource permissions.
|
| Modifier and Type | Method and Description |
|---|---|
PgxResource.Type |
PgxResource.getResourceType() |
PgxResource.Type |
PgxFileLocationResource.getResourceType() |
static PgxResource.Type |
PgxResource.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PgxResource.Type[] |
PgxResource.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|