Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Authorization plug-ins are a specialized form of event notification plug-ins that you can use to authorize certain types of events. For example, when a client requests a connection, the server raises the appropriate event notice and calls an authorization plug-in to request permission to enable the client connection. The plug-in can handle the event by granting or denying the connection based upon a policy that you determine. For more information about developing your own plug-in, see Creating Authorization Plug-ins and Authorization Plug-in Sample.