Package io.micronaut.security.oauth2.url
Classes related to the generation of URLs to be
used as routes in the application.
- Since:
- 1.2.0
- Author:
- James Kleeh
-
Interface Summary Interface Description AbsoluteUrlBuilder Builds an absolute URL for the current serverOauthRouteUrlBuilder Responsible for building URLs to routes the client will receive requests on. -
Class Summary Class Description DefaultOauthRouteUrlBuilder Default implementation ofOauthRouteUrlBuilder