Package | Description |
---|---|
com.knowgate.encryption |
MD5 and RC4 implementations
|
Modifier and Type | Method and Description |
---|---|
static AuthenticationOutcome |
AuthenticationOutcome.valueOf(int i) |
static AuthenticationOutcome |
AuthenticationOutcome.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationOutcome[] |
AuthenticationOutcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2019 KnowGate. All rights reserved.