AuthBucket\OAuth2\ResponseType\ResponseTypeHandlerFactoryInterface::getResponseTypeHandlers PHP 메소드

getResponseTypeHandlers() 공개 메소드

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