|
|||||||||
| Home >> All >> org >> lucane >> server >> [ store overview ] | PREV NEXT | ||||||||
C
- checkUserPassword(UserConcept, String) - Method in class org.lucane.server.store.UserStore
- Check wether a password is correct
G
- GroupStore - class org.lucane.server.store.GroupStore.
- GroupManager abstraction.
- GroupStore() - Constructor for class org.lucane.server.store.GroupStore
- getAllGroups() - Method in class org.lucane.server.store.GroupStore
- Fetch all groups
- getAllPlugins() - Method in class org.lucane.server.store.PluginStore
- Get all plugins
- getAllServices() - Method in class org.lucane.server.store.ServiceStore
- Get all services
- getAllUserGroups(UserConcept) - Method in class org.lucane.server.store.UserStore
- Get all groups where a user is contained
- getAllUsers() - Method in class org.lucane.server.store.UserStore
- Fetch all users
- getAuthorizedPlugins(UserConcept) - Method in class org.lucane.server.store.PluginStore
- Get the plugins a user can use
- getAuthorizedServices(UserConcept) - Method in class org.lucane.server.store.ServiceStore
- Get the services that a user can use
- getGroup(String) - Method in class org.lucane.server.store.GroupStore
- Fetch a group
- getGroupStore() - Method in class org.lucane.server.store.Store
- Get the GroupStore
- getPlugin(String) - Method in class org.lucane.server.store.PluginStore
- Retrieve a plugin by its name
- getPluginStore() - Method in class org.lucane.server.store.Store
- Get the PluginStore
- getService(String) - Method in class org.lucane.server.store.ServiceStore
- Get a service by its name
- getServiceStore() - Method in class org.lucane.server.store.Store
- Get the ServiceStore
- getUser(String) - Method in class org.lucane.server.store.UserStore
- Fetch a user by its login
- getUserStore() - Method in class org.lucane.server.store.Store
- Get the UserStore
- group - Variable in class org.lucane.server.store.Store
I
- isAutorizedService(UserConcept, ServiceConcept) - Method in class org.lucane.server.store.ServiceStore
- Check if a user can use a service
O
- org.lucane.server.store - package org.lucane.server.store
P
- PluginStore - class org.lucane.server.store.PluginStore.
- PluginManager abstraction
- PluginStore() - Constructor for class org.lucane.server.store.PluginStore
- plugin - Variable in class org.lucane.server.store.Store
R
- recurseGroups(GroupConcept, ArrayList) - Method in class org.lucane.server.store.UserStore
- Recurse parents of a group to add them to the list
- removeGroup(GroupConcept) - Method in class org.lucane.server.store.GroupStore
- Remove a group
- removePlugin(PluginConcept) - Method in class org.lucane.server.store.PluginStore
- Remove a plugin from the store.
- removeService(ServiceConcept) - Method in class org.lucane.server.store.ServiceStore
- Remove a service
- removeUser(UserConcept) - Method in class org.lucane.server.store.UserStore
- Remove a user
S
- ServiceStore - class org.lucane.server.store.ServiceStore.
- ServiceManager abstraction
- ServiceStore() - Constructor for class org.lucane.server.store.ServiceStore
- Store - class org.lucane.server.store.Store.
- The unique way to get Stores for the different concepts.
- Store() - Constructor for class org.lucane.server.store.Store
- Constructor.
- service - Variable in class org.lucane.server.store.Store
- setInitialData() - Method in class org.lucane.server.store.Store
- Set some default initial data.
- storeGroup(GroupConcept) - Method in class org.lucane.server.store.GroupStore
- Store a group.
- storePlugin(PluginConcept) - Method in class org.lucane.server.store.PluginStore
- Store a plugin concept.
- storeService(ServiceConcept) - Method in class org.lucane.server.store.ServiceStore
- Store a service
- storeUser(UserConcept) - Method in class org.lucane.server.store.UserStore
- Store a user
U
- UserStore - class org.lucane.server.store.UserStore.
- UserStore() - Constructor for class org.lucane.server.store.UserStore
- updateGroup(GroupConcept) - Method in class org.lucane.server.store.GroupStore
- Store a group.
- updatePlugin(PluginConcept) - Method in class org.lucane.server.store.PluginStore
- Update a plugin concept.
- updateService(ServiceConcept) - Method in class org.lucane.server.store.ServiceStore
- Update a service
- updateUser(UserConcept) - Method in class org.lucane.server.store.UserStore
- Update a user
- user - Variable in class org.lucane.server.store.Store
C G I O P R S U
|
|||||||||
| Home >> All >> org >> lucane >> server >> [ store overview ] | PREV NEXT | ||||||||