Package | Description |
---|---|
org.picketlink.idm.credential |
Modifier and Type | Method and Description |
---|---|
Credentials.Status |
Credentials.getStatus()
Returns the validation status.
|
Credentials.Status |
AbstractBaseCredentials.getStatus() |
static Credentials.Status |
Credentials.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Credentials.Status[] |
Credentials.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractBaseCredentials.setStatus(Credentials.Status status) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.