Class Saml2RelyingPartyProperties.AssertingParty.Verification
java.lang.Object
org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty.Verification
- Enclosing class:
- Saml2RelyingPartyProperties.AssertingParty
Verification details for an Identity Provider.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCredentials
(List<Saml2RelyingPartyProperties.AssertingParty.Verification.Credential> credentials)
-
Constructor Details
-
Verification
public Verification()
-
-
Method Details
-
getCredentials
-
setCredentials
public void setCredentials(List<Saml2RelyingPartyProperties.AssertingParty.Verification.Credential> credentials)
-