public class CredentialResult extends Object
| Constructor and Description |
|---|
CredentialResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Get the name value.
|
byte[] |
value()
Get the value value.
|
public String name()
public byte[] value()
Copyright © 2019. All rights reserved.