Package-level declarations
Types
Link copied to clipboard
class AuthorizationEndpointDsl
A Kotlin DSL to configure the Authorization Server's Authorization Endpoint using idiomatic Kotlin code.
Link copied to clipboard
Marker annotation indicating that the annotated class is part of the OAuth 2.0 login security DSL.
Link copied to clipboard
class OidcBackChannelLogoutDsl
A Kotlin DSL to configure the OIDC 1.0 Back-Channel configuration using idiomatic Kotlin code.
Link copied to clipboard
class RedirectionEndpointDsl
A Kotlin DSL to configure the Authorization Server's Redirection Endpoint using idiomatic Kotlin code.
Link copied to clipboard
class TokenEndpointDsl
A Kotlin DSL to configure the Authorization Server's Token Endpoint using idiomatic Kotlin code.
Link copied to clipboard
class UserInfoEndpointDsl
A Kotlin DSL to configure the Authorization Server's UserInfo Endpoint using idiomatic Kotlin code.