Interface AccessControlSchemaProvider

  • All Known Implementing Classes:
    AccessControlSchemaProviderImpl

    public interface AccessControlSchemaProvider
    This is the interface to load the AccessControlSchema from an arbitrary source. The default implementation will load it from an XML file. You could create your own implementation to read from database or wherever if default is not suitable.