| Package | Description |
|---|---|
| com.github.ulisesbocchio.spring.boot.security.saml.configurer | |
| com.github.ulisesbocchio.spring.boot.security.saml.util |
| Modifier and Type | Method and Description |
|---|---|
ServiceProviderBuilder |
ServiceProviderBuilder.http(FunctionalUtils.CheckedConsumer<org.springframework.security.config.annotation.web.builders.HttpSecurity,Exception> httpConsumer)
Allows for processing the original
HttpSecurity AFTER the Service Provider configurer is configured. |
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Throwable> |
FunctionalUtils.unchecked(FunctionalUtils.CheckedConsumer<T,E> consumer) |
Copyright © 2018. All rights reserved.