protected class OIDCIdentityProvider.OIDCEndpoint extends AbstractOAuth2IdentityProvider.Endpoint
callback, clientConnection, event, headers, realm, session, uriInfo| Constructor and Description |
|---|
OIDCEndpoint(IdentityProvider.AuthenticationCallback callback,
org.keycloak.models.RealmModel realm,
EventBuilder event) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
logoutResponse(javax.ws.rs.core.UriInfo uriInfo,
String state) |
authResponse, generateTokenRequestpublic OIDCEndpoint(IdentityProvider.AuthenticationCallback callback, org.keycloak.models.RealmModel realm, EventBuilder event)
public javax.ws.rs.core.Response logoutResponse(@Context
javax.ws.rs.core.UriInfo uriInfo,
String state)
Copyright © 2016 JBoss by Red Hat. All rights reserved.