CredentialsAccessor, CredentialsAccessor.CredentialsProperty, IdentityAccessor.IdentityPropertypublic interface IdentityAccessor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
IdentityAccessor.IdentityBuilder<B extends IdentityAccessor.IdentityBuilder<B>> |
Provides a builder method for a identity property returning the builder
for applying multiple build operations.
|
static interface |
IdentityAccessor.IdentityMutator |
Provides a mutator for a identity property.
|
static interface |
IdentityAccessor.IdentityProperty |
Provides a identity property.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getIdentity() |
Retrieves the identity from the identity property.
|
String getIdentity()
Copyright © 2018. All rights reserved.