| Package | Description |
|---|---|
| com.authlete.jaxrs | |
| com.authlete.jaxrs.spi |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
BaseAuthorizationEndpoint.handle(com.authlete.common.api.AuthleteApi api,
AuthorizationRequestHandlerSpi spi,
javax.ws.rs.core.MultivaluedMap<String,String> parameters)
Handle an authorization request.
|
| Constructor and Description |
|---|
AuthorizationRequestHandler(com.authlete.common.api.AuthleteApi api,
AuthorizationRequestHandlerSpi spi)
Constructor with an implementation of
AuthleteApi interface
and an implementation of AuthorizationRequestHandlerSpi interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationRequestHandlerSpiAdapter
Empty implementation of
AuthorizationRequestHandlerSpi interface. |
Copyright © 2016. All rights reserved.