◆ __construct()
__construct |
( |
ContainerInterface |
$container | ) |
|
◆ finalizeScopes()
finalizeScopes |
( |
array |
$scopes, |
|
|
|
$grantType, |
|
|
ClientEntityInterface |
$clientEntity, |
|
|
|
$userIdentifier = null |
|
) |
| |
Given a client, grant type and optional user identifier validate the set of scopes requested are valid and optionally append additional scopes or remove requested scopes.
- Parameters
-
| ScopeEntityInterface[] | $scopes |
string | $grantType | |
ClientEntityInterface | $clientEntity | |
null | string | $userIdentifier | |
- Returns
- ScopeEntityInterface[]
◆ getScopeEntityByIdentifier()
getScopeEntityByIdentifier |
( |
|
$identifier | ) |
|
Return information about a scope.
- Parameters
-
string | $identifier | The scope identifier |
The documentation for this class was generated from the following file: