Méthode | Description | |
---|---|---|
getResourceTypeHandler ( string $type = null ) : AuthBucket\OAuth2\ResourceType\ResourceTypeHandlerInterface | Gets a stored resource type handler. | |
getResourceTypeHandlers ( ) : array | Get a list of all supported handler. |
public getResourceTypeHandler ( string $type = null ) : AuthBucket\OAuth2\ResourceType\ResourceTypeHandlerInterface | ||
$type | string | Type of resource type handler |
Résultat | AuthBucket\OAuth2\ResourceType\ResourceTypeHandlerInterface | The stored resource type handler |
public getResourceTypeHandlers ( ) : array | ||
Résultat | array | Supported handler in key-value pair |