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
-
Interface Summary Interface Description AbsoluteUrlBuilder Builds an absolute URL for the current server.OauthRouteUrlBuilder Responsible for building URLs to routes the client will receive. -
Class Summary Class Description DefaultOauthRouteUrlBuilder Default implementation ofOauthRouteUrlBuilder.