| Package | Description |
|---|---|
| org.keycloak.services.managers | |
| org.keycloak.services.resources | |
| org.keycloak.services.resources.flows |
| Modifier and Type | Class and Description |
|---|---|
class |
AppAuthManager |
| Modifier and Type | Field and Description |
|---|---|
protected AuthenticationManager |
TokenService.authManager |
| Constructor and Description |
|---|
TokenService(RealmModel realm,
TokenManager tokenManager,
Audit audit,
AuthenticationManager authManager) |
| Modifier and Type | Method and Description |
|---|---|
static OAuthFlows |
Flows.oauth(ProviderSession session,
RealmModel realm,
org.jboss.resteasy.spi.HttpRequest request,
javax.ws.rs.core.UriInfo uriInfo,
AuthenticationManager authManager,
TokenManager tokenManager) |
Copyright © 2014. All Rights Reserved.