public abstract class CustomerAuthenticationDetailsProvider extends Object implements AuthenticationDetailsProvider
| Constructor and Description |
|---|
CustomerAuthenticationDetailsProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyId()
Returns the keyId used to sign requests.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFingerprint, getTenantId, getUserIdgetPassPhrase, getPassphraseCharacters, getPrivateKeypublic CustomerAuthenticationDetailsProvider()
public String getKeyId()
BasicAuthenticationDetailsProviderReturns the keyId used to sign requests.
getKeyId in interface BasicAuthenticationDetailsProviderCopyright © 2016–2024. All rights reserved.