public interface Saml2CredentialProvider
| Modifier and Type | Method and Description |
|---|---|
Collection<org.springframework.security.saml2.core.Saml2X509Credential> |
getCredentials(KeyStore keyStore,
char[] keyPassword)
Get SAML2 X.509 Credentials from Key Store entries
|
Collection<org.springframework.security.saml2.core.Saml2X509Credential> getCredentials(KeyStore keyStore, char[] keyPassword)
keyStore - Key Store containing credentialskeyPassword - Optional key password for loading Private KeysCopyright © 2023 Apache NiFi Project. All rights reserved.