protected class KeycloakOIDCIdentityProvider.KeycloakEndpoint extends OIDCIdentityProvider.OIDCEndpoint
callback, clientConnection, event, headers, realm, session, uriInfo| Constructor and Description |
|---|
KeycloakEndpoint(IdentityProvider.AuthenticationCallback callback,
RealmModel realm,
EventBuilder event) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
backchannelLogout(String input) |
SimpleHttp |
generateTokenRequest(String authorizationCode) |
protected boolean |
validateAction(AdminAction action) |
logoutResponseauthResponsepublic KeycloakEndpoint(IdentityProvider.AuthenticationCallback callback, RealmModel realm, EventBuilder event)
@POST @Path(value="k_logout") public javax.ws.rs.core.Response backchannelLogout(String input)
protected boolean validateAction(AdminAction action)
public SimpleHttp generateTokenRequest(String authorizationCode)
generateTokenRequest in class AbstractOAuth2IdentityProvider.EndpointCopyright © 2016 JBoss by Red Hat. All rights reserved.