| Package | Description |
|---|---|
| com.github.ulisesbocchio.spring.boot.security.saml.bean | |
| com.github.ulisesbocchio.spring.boot.security.saml.configurer |
| Modifier and Type | Method and Description |
|---|---|
ServiceProviderBuilder |
SAMLConfigurerBean.serviceProvider(List<ServiceProviderConfigurer> serviceProviderConfigurers)
Returns The
ServiceProviderBuilder for customization of the SAML Service Provider |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceProviderConfigurerAdapter
Simple Adapter for
ServiceProviderConfigurer to be used in conjunction with EnableSAMLSSO and
wanting to further customize the SAML Service Provider using the DSL provided by ServiceProviderBuilder, which exposes most aspects of configuring Spring Security SAML. |
Copyright © 2018. All rights reserved.