@LegacyMixIn(preferred=StandardCredentials.class) public interface IdCredentials extends Credentials
Credentials
.
Note: This credential interface is a marker interfaceModifier and Type | Interface and Description |
---|---|
static class |
IdCredentials.Helpers
The contract implementations of
Object.equals(Object) and Object.hashCode() that implementations of
this class must use as the basis for equality tests and as the hash code. |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the ID.
|
getDescriptor, getScope
@NonNull String getId()
Copyright © 2014. All rights reserved.