|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAccessAuthorization | |
jdbcadmin.core.access | Authorizations management package. |
jdbcadmin.core.tools | Tools package. |
Uses of IAccessAuthorization in jdbcadmin.core.access |
Subinterfaces of IAccessAuthorization in jdbcadmin.core.access | |
interface |
IConfigurableAuthorizationAccess
Interface for configurable acces authorization. |
Classes in jdbcadmin.core.access that implement IAccessAuthorization | |
class |
DeclarativeAccessImpl
Implementation of IConfigurableAuthorizationAccess with declaration of authorized Tables ans Schemas.
|
class |
RestrictiveAccessImpl
Implementation of IConfigurableAuthorizationAccess with declaration of the
forbiden schemas and tables. |
Uses of IAccessAuthorization in jdbcadmin.core.tools |
Methods in jdbcadmin.core.tools that return IAccessAuthorization | |
IAccessAuthorization |
ConfigurationHandler.getAccessAuthorizations()
|
Constructors in jdbcadmin.core.tools with parameters of type IAccessAuthorization | |
JdbcInspector(ConnectionInfo aConInfos,
IAccessAuthorization aAuthorizations)
Constructor wich specify the connection informations and access authorizations. |
|
DataManager(ConnectionInfo aCnxInfos,
IAccessAuthorization aAuthorizations)
Cosntructor which set up connection informations and access authorizations |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |