AuthorizingSecurityManager.setAuthorizer

Sets the underlying <tt>Authorizer</tt> instance to which this <tt>SecurityManager</tt> implementation will delegate all of its authorization calls.

@param authorizer the <tt>Authorizer</tt> this <tt>SecurityManager</tt> should wrap and delegate all of its authorization calls to.

class AuthorizingSecurityManager
void
setAuthorizer

Meta