JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
systems.dennis.shared.auth_client.controller.AuthorizeResponse
Packages that use
AuthorizeResponse
Package
Description
systems.dennis.shared.auth_client.controller
Uses of
AuthorizeResponse
in
systems.dennis.shared.auth_client.controller
Methods in
systems.dennis.shared.auth_client.controller
that return
AuthorizeResponse
Modifier and Type
Method
Description
static
AuthorizeResponse
AuthorizeResponse.
of
(
UserTokenDTO
dto, boolean oldToken)