| Interface | Description |
|---|---|
| AclHandler |
Interface for classes that have ACL handler methods.
|
| Class | Description |
|---|---|
| Access |
Access is a concrete implementation of an AclHandler.
|
| Acl |
Class for handling ACLs.
|
| AclFactory |
Class to assist with creating Acls.
|
| BaseHandler |
BaseHandler is the base class for all Acl handlers and should
be where we put common reusable methods.
|
| ChannelAclHandler |
ChannelAclHandler - implements ACLs associated with channel_detail.xml
|
| ConfigAclHandler |
Some acl implementation for configuration management
|
| ErrataAclHandler |
ErrataAclHandler
|
| KickstartAclHandler |
KickstartAclHandler - implements ACLs associated with kickstart_detail.xml
|
| PackageAclHandler |
PackageAclHandler
|
| SystemAclHandler |
SystemAclHandler
|