LogoutRequestDsl
class LogoutRequestDsl
A Kotlin DSL to configure SAML 2.0 Logout Request components using idiomatic Kotlin code.
Author
Josh Cummings
Since
6.3
Properties
Link copied to clipboard
the Saml2LogoutRequestRepository to use for storing outgoing {@code LogoutRequest}s for linking to the corresponding {@code LogoutResponse} from the asserting party
Link copied to clipboard
the Saml2LogoutRequestResolver to use for generating outgoing {@code LogoutRequest}s.
Link copied to clipboard
the Saml2LogoutRequestValidator to use for validating incoming {@code LogoutRequest}s.