Jobbuddy
Chargement...
Recherche...
Aucune correspondance
Référence de l'interface SecurityPolicyInterface
Graphe d'héritage de SecurityPolicyInterface:
SecurityPolicy

Fonctions membres publiques

 checkSecurity ($tags, $filters, $functions)
 checkMethodAllowed ($obj, $method)
 checkPropertyAllowed ($obj, $property)

Description détaillée

Interface that all security policy classes must implements.

Auteur
Fabien Potencier fabie.nosp@m.n@sy.nosp@m.mfony.nosp@m..com

Documentation des fonctions membres

◆ checkMethodAllowed()

checkMethodAllowed ( $obj,
$method )
Paramètres
object$obj
string$method
Exceptions
SecurityNotAllowedMethodError

Implémenté dans SecurityPolicy.

◆ checkPropertyAllowed()

checkPropertyAllowed ( $obj,
$property )
Paramètres
object$obj
string$property
Exceptions
SecurityNotAllowedPropertyError

Implémenté dans SecurityPolicy.

◆ checkSecurity()

checkSecurity ( $tags,
$filters,
$functions )
Paramètres
string[]$tags
string[]$filters
string[]$functions
Exceptions
SecurityError

Implémenté dans SecurityPolicy.


La documentation de cette interface a été générée à partir du fichier suivant :