Uses of Class
de.trustable.ca3s.core.security.OIDCRestService
-
Packages that use OIDCRestService Package Description de.trustable.ca3s.core.web.rest Spring MVC REST controllers. -
-
Uses of OIDCRestService in de.trustable.ca3s.core.web.rest
Constructors in de.trustable.ca3s.core.web.rest with parameters of type OIDCRestService Constructor Description OIDCAuthenticationResource(TokenProvider tokenProvider, String keycloakAuthorizationUri, String realm, String clientId, String flowType, boolean usePostLogoutRedirectUri, OIDCRestService OIDCRestService)
-