Interface | Description |
---|---|
Restrictor |
A Restrictor is used to restrict the access to MBeans based on
various parameters.
|
Class | Description |
---|---|
AbstractConstantRestrictor |
Base restrictor which alway returns the constant given
at construction time
|
AllowAllRestrictor |
A restrictor which simply allows everything.
|
DenyAllRestrictor |
A restrictor which denies every access.
|
PolicyRestrictor |
Restrictor, which is based on a policy file
|
RestrictorFactory |
Factory for obtaining the proper
Restrictor |
Copyright © 2017. All rights reserved.