public interface BasicConfigFileAuthenticationProvider extends AuthenticationDetailsProvider
Interface defining AuthenticationDetailsProvider that also returns PEM file path and a list of ClientConfigurators
| Modifier and Type | Method and Description |
|---|---|
List<ClientConfigurator> |
getClientConfigurators()
Get the list of ClientConfigurators
|
String |
getPemFilePath()
Get the PEM file path
|
getFingerprint, getTenantId, getUserIdgetKeyId, getPassPhrase, getPassphraseCharacters, getPrivateKeyString getPemFilePath()
Get the PEM file path
List<ClientConfigurator> getClientConfigurators()
Get the list of ClientConfigurators
Copyright © 2016–2024. All rights reserved.