Package | Description |
---|---|
oracle.dbtools.plugin.api.security.annotations |
Annotations describing the security constraints of a service.
|
Modifier and Type | Method and Description |
---|---|
static TransportPolicy |
TransportPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportPolicy[] |
TransportPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|