Class Saml2RelyingPartyProperties.Decryption.Credential
java.lang.Object
org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Decryption.Credential
- Enclosing class:
- Saml2RelyingPartyProperties.Decryption
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCertificateLocation
(Resource certificate) void
setPrivateKeyLocation
(Resource privateKey)
-
Constructor Details
-
Credential
public Credential()
-
-
Method Details
-
getPrivateKeyLocation
-
setPrivateKeyLocation
-
getCertificateLocation
-
setCertificateLocation
-