| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.fetch |
| Modifier and Type | Method and Description |
|---|---|
AuthChallengeSource |
AuthChallenge.getSource()
Source of the authentication challenge.
|
static AuthChallengeSource |
AuthChallengeSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthChallengeSource[] |
AuthChallengeSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthChallenge.setSource(AuthChallengeSource source)
Source of the authentication challenge.
|
Copyright © 2020. All rights reserved.