| Package | Description |
|---|---|
| oracle.security.opss.service |
| Modifier and Type | Method and Description |
|---|---|
ServiceContext.State |
ServiceContext.getState()
Gets the state of tenant context.
|
static ServiceContext.State |
ServiceContext.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ServiceContext.State[] |
ServiceContext.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|