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, wait
getFingerprint, getTenantId, getUserId
getPassPhrase, getPassphraseCharacters, getPrivateKey
public CustomerAuthenticationDetailsProvider()
public String getKeyId()
BasicAuthenticationDetailsProvider
Returns the keyId used to sign requests.
getKeyId
in interface BasicAuthenticationDetailsProvider
Copyright © 2016–2024. All rights reserved.