|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
java.lang.Enum
oracle.iam.configservice.api.Constants.Encryption
public static final class Constants.Encryption
| Field Summary | |
|---|---|
static Constants.Encryption |
CLEAR |
static Constants.Encryption |
ENCRYPT |
| Method Summary | |
|---|---|
static Constants.Encryption |
valueOf(java.lang.String name) |
static Constants.Encryption[] |
values() |
| Methods inherited from class java.lang.Enum |
|---|
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Constants.Encryption CLEAR
public static final Constants.Encryption ENCRYPT
| Method Detail |
|---|
public static Constants.Encryption[] values()
public static Constants.Encryption valueOf(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||