Package io.micronaut.security.oauth2.url
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
-
ClassDescriptionBuilds an absolute URL for the current server.Default implementation of
OauthRouteUrlBuilder
.Responsible for building URLs to routes the client will receive.