AuthBucket\OAuth2\ResponseType\ResponseTypeHandlerFactoryInterface::getResponseTypeHandlers PHP Method

getResponseTypeHandlers() public method

Get a list of all supported handler.
public getResponseTypeHandlers ( ) : array
return array Supported handler in key-value pair
    public function getResponseTypeHandlers();
ResponseTypeHandlerFactoryInterface