@Path(value="tokens") @PermitAll public class TokenEndpoint extends Object
| Constructor and Description |
|---|
TokenEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
createFromBasicAuth()
This endpoint is called when a client makes a REST call with basic auth.
|
javax.ws.rs.core.Response |
createFromRedirect()
This endpoint is called when Keycloak redirects the logged in user to our application.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.