public interface Credentials
| Modifier and Type | Interface and Description |
|---|---|
static class |
Credentials.Status |
| Modifier and Type | Method and Description |
|---|---|
Credentials.Status |
getStatus()
Returns the validation status.
|
Agent |
getValidatedAgent()
Returns the
Agent instance used to validate the credential. |
void |
invalidate()
Invalidates the credential.
|
Agent getValidatedAgent()
Returns the Agent instance used to validate the credential.
Credentials.Status getStatus()
Returns the validation status.
void invalidate()
Invalidates the credential.
Copyright © 2013. All Rights Reserved.