Class Saml2RelyingPartyProperties.AssertingParty.Verification.Credential
java.lang.Object
org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Verification.Credential
- Enclosing class:
Saml2RelyingPartyProperties.AssertingParty.Verification
public static class Saml2RelyingPartyProperties.AssertingParty.Verification.Credential
extends Object
- Since:
- 4.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable org.springframework.core.io.ResourcevoidsetCertificateLocation(@Nullable org.springframework.core.io.Resource certificate)
-
Constructor Details
-
Credential
public Credential()
-
-
Method Details
-
getCertificateLocation
public @Nullable org.springframework.core.io.Resource getCertificateLocation() -
setCertificateLocation
public void setCertificateLocation(@Nullable org.springframework.core.io.Resource certificate)
-