Interface SecurityItemContainer

All Superinterfaces:
SecurityItemProvider
All Known Subinterfaces:
Directory, InternalSecurityManager, ISecurityManager, Realm
All Known Implementing Classes:
DirectoryImpl, RealmImpl

public interface SecurityItemContainer extends SecurityItemProvider
A security item provider that items such as users or roles can be added to or removed from.
Since:
4.2
Author:
Eike Stepper
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.