Package io.jmix.saml
Class SamlProperties
java.lang.Object
io.jmix.saml.SamlProperties
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
ConstructorsConstructorDescriptionSamlProperties(boolean forceRedirectBindingLogout, SamlProperties.DefaultSamlAssertionRolesMapperConfig defaultSamlAssertionRolesMapper, SamlProperties.FilterChain filterChain) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
SamlProperties
public SamlProperties(@DefaultValue("true") boolean forceRedirectBindingLogout, @DefaultValue SamlProperties.DefaultSamlAssertionRolesMapperConfig defaultSamlAssertionRolesMapper, @DefaultValue SamlProperties.FilterChain filterChain)
-
-
Method Details
-
isForceRedirectBindingLogout
public boolean isForceRedirectBindingLogout() -
getDefaultSamlAssertionRolesMapper
-
getFilterChain
-