ApplicationCredentialPolicy
in package
Uses
HandlesAuthorization
Table of Contents
Methods
destroy()
public
destroy(AuthUser $auth_user, ApplicationCredential $application_credential) : bool
Parameters
- $auth_user : AuthUser
- $application_credential : ApplicationCredential
Return values
bool —index()
public
index(AuthUser $auth_user) : bool
Parameters
- $auth_user : AuthUser
Return values
bool —show()
public
show(AuthUser $auth_user, ApplicationCredential $application_credential) : bool
Parameters
- $auth_user : AuthUser
- $application_credential : ApplicationCredential
Return values
bool —store()
public
store(AuthUser $auth_user) : bool
Parameters
- $auth_user : AuthUser