Module org.elasticsearch.security
Class SigningConfiguration
java.lang.Object
org.elasticsearch.xpack.security.authc.saml.SigningConfiguration
Encapsulates the rules and credentials for how and when Elasticsearch should sign outgoing SAML messages.
-
Method Summary
Modifier and TypeMethodDescriptionorg.opensaml.security.x509.X509CredentialbooleanshouldSign(String elementName)
-
Method Details
-
shouldSign
-
getCredential
public org.opensaml.security.x509.X509Credential getCredential()
-