Index
All Classes and Interfaces|All Packages
A
- Acs() - Constructor for class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration.Acs
- AssertingParty() - Constructor for class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty
C
- Credential() - Constructor for class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Verification.Credential
- Credential() - Constructor for class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Decryption.Credential
- Credential() - Constructor for class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration.Signing.Credential
D
- Decryption() - Constructor for class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Decryption
G
- getAcs() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration
- getAssertingparty() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration
- getBinding() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Singlesignon
- getBinding() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration.Acs
- getBinding() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Singlelogout
- getCertificateLocation() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Verification.Credential
- getCertificateLocation() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Decryption.Credential
- getCertificateLocation() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration.Signing.Credential
- getCredentials() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Verification
- getCredentials() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Decryption
- getCredentials() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration.Signing
- getDecryption() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration
- getEntityId() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty
- getEntityId() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration
- getLocation() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration.Acs
- getMetadataUri() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty
- getNameIdFormat() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration
- getPrivateKeyLocation() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Decryption.Credential
- getPrivateKeyLocation() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration.Signing.Credential
- getRegistration() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties
- getResponseUrl() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Singlelogout
- getSigning() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration
- getSignRequest() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Singlesignon
- getSinglelogout() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty
- getSinglelogout() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration
- getSinglesignon() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty
- getUrl() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Singlesignon
- getUrl() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Singlelogout
- getVerification() - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty
O
- org.springframework.boot.security.saml2.autoconfigure - package org.springframework.boot.security.saml2.autoconfigure
-
Auto-configuration for Spring Security's SAML 2.0.
R
- Registration() - Constructor for class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration
S
- Saml2RelyingPartyAutoConfiguration - Class in org.springframework.boot.security.saml2.autoconfigure
-
Auto-configurationfor Spring Security's SAML 2.0 authentication support. - Saml2RelyingPartyAutoConfiguration() - Constructor for class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyAutoConfiguration
- Saml2RelyingPartyProperties - Class in org.springframework.boot.security.saml2.autoconfigure
-
SAML2 relying party properties.
- Saml2RelyingPartyProperties() - Constructor for class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties
- Saml2RelyingPartyProperties.AssertingParty - Class in org.springframework.boot.security.saml2.autoconfigure
-
Represents a remote Identity Provider.
- Saml2RelyingPartyProperties.AssertingParty.Singlesignon - Class in org.springframework.boot.security.saml2.autoconfigure
-
Single sign on details for an Identity Provider.
- Saml2RelyingPartyProperties.AssertingParty.Verification - Class in org.springframework.boot.security.saml2.autoconfigure
-
Verification details for an Identity Provider.
- Saml2RelyingPartyProperties.AssertingParty.Verification.Credential - Class in org.springframework.boot.security.saml2.autoconfigure
- Saml2RelyingPartyProperties.Decryption - Class in org.springframework.boot.security.saml2.autoconfigure
- Saml2RelyingPartyProperties.Decryption.Credential - Class in org.springframework.boot.security.saml2.autoconfigure
- Saml2RelyingPartyProperties.Registration - Class in org.springframework.boot.security.saml2.autoconfigure
-
Represents a SAML Relying Party.
- Saml2RelyingPartyProperties.Registration.Acs - Class in org.springframework.boot.security.saml2.autoconfigure
- Saml2RelyingPartyProperties.Registration.Signing - Class in org.springframework.boot.security.saml2.autoconfigure
- Saml2RelyingPartyProperties.Registration.Signing.Credential - Class in org.springframework.boot.security.saml2.autoconfigure
- Saml2RelyingPartyProperties.Singlelogout - Class in org.springframework.boot.security.saml2.autoconfigure
-
Single logout details.
- setBinding(Saml2MessageBinding) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Singlesignon
- setBinding(Saml2MessageBinding) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Singlelogout
- setBinding(Saml2MessageBinding) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration.Acs
- setCertificateLocation(Resource) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Verification.Credential
- setCertificateLocation(Resource) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Decryption.Credential
- setCertificateLocation(Resource) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration.Signing.Credential
- setCredentials(List) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Verification
- setCredentials(List) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Decryption
- setCredentials(List) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration.Signing
- setEntityId(String) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty
- setEntityId(String) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration
- setLocation(String) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration.Acs
- setMetadataUri(String) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty
- setNameIdFormat(String) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration
- setPrivateKeyLocation(Resource) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Decryption.Credential
- setPrivateKeyLocation(Resource) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration.Signing.Credential
- setResponseUrl(String) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Singlelogout
- setSignRequest(Boolean) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Singlesignon
- setUrl(String) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Singlesignon
- setUrl(String) - Method in class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Singlelogout
- Signing() - Constructor for class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Registration.Signing
- Singlelogout() - Constructor for class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Singlelogout
- Singlesignon() - Constructor for class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Singlesignon
V
- Verification() - Constructor for class org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.AssertingParty.Verification
All Classes and Interfaces|All Packages