Class Saml2X509Credential

java.lang.Object
org.springframework.security.saml2.core.Saml2X509Credential
All Implemented Interfaces:
Serializable

public final class Saml2X509Credential extends Object implements Serializable
An object for holding a public certificate, any associated private key, and its intended usages (Line 584, Section 4.3 Credentials).
Since:
5.4
See Also: