Query: moosex::meta::method::authorized
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MooseX::Meta::Method::Authorized(3) User Contributed Perl Documentation MooseX::Meta::Method::Authorized(3)NAMEMooseX::Meta::Method::Authorized - Authorization in method callsDESCRIPTIONThis trait provides support for verifying authorization before calling a method.ATTRIBUTESrequires This attribute is an array reference with the values that are going to be used by the verifier when checking this invocation. verifier This is the object/class on which the "authorized_do" method is going to be invoked. This is the object responsible for doing the actual verification. It is invoked as: $verifier->authorized_do($meth_obj, $code, @_) It is expected that this method should die if the authorization is not stablished. The default value for this attribute is MooseX::Meta::Method::Authorized::CheckRoles, which will get the current user by calling the "user" method and list the roles given to that user by invoking the "roles" method.METHODwrap This role overrides wrap so that the actual method is only invoked after the authorization being checked.SEE ALSOMooseX::AuthorizedMethods, Class::MOP::MethodAUTHORSDaniel Ruoso <daniel@ruoso.com> With help from rafl and doy from #moose.COPYRIGHT AND LICENSECopyright 2010 by Daniel Ruoso et al This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.16.2 2010-11-24 MooseX::Meta::Method::Authorized(3)
Similar Topics in the Unix Linux Community |
---|
Alternate Logon Method? |
S-139: Persits Software XUpload 'AddFile()' Method ActiveX Control Vulnerability |
Meta |