|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.gigaspaces.security.directory | |
---|---|
com.gigaspaces.security | Security GigaSpaces security is used to secure numerous demanding environments at different levels of security. |
com.gigaspaces.security.directory | Security Directory The security directory (storing users and roles) is managed by the Directory Manager. |
com.gigaspaces.security.service | |
com.j_spaces.core.client | Provides GigaSpaces client interface services |
com.j_spaces.map | Provides GigaSpaces MAP API |
org.openspaces.admin | Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance. |
org.openspaces.admin.pu | Support for managing of Processing Unit(s) through the Admin API. |
org.openspaces.admin.space | Support for managing of Space(s) through the Admin API. |
org.openspaces.core.space | This package is responsible for simplifying the creation of IJSpace implementation. |
org.openspaces.pu.container.integrated | An integrated (embedded) processing unit container allowing to integrate the execution of a Processing Unit within an application or executed within an IDE. |
org.openspaces.pu.container.servicegrid.deploy | A package including the ability to deploy a processing unit onto the Service Grid. |
Classes in com.gigaspaces.security.directory used by com.gigaspaces.security | |
---|---|
DirectoryManager
An interface for user and role management. |
|
UserDetails
User details to store user information accessed by the UserManager and SecurityManager . |
Classes in com.gigaspaces.security.directory used by com.gigaspaces.security.directory | |
---|---|
RoleAlreadyExistsException
Thrown if an RoleManager implementation encounters a non unique user. |
|
RoleDataAccessException
Thrown if an RoleManager implementation cannot access a user record. |
|
RoleDetails
Role details to store role information accessed by the RoleManager and
SecurityManager . |
|
RoleManager
The main interface for managing role details. |
|
RoleNotFoundException
Thrown if an RoleManager implementation cannot locate a role by its role-name |
|
UserAlreadyExistsException
Thrown if an UserManager implementation encounters a non unique user. |
|
UserDataAccessException
Thrown if an UserManager implementation cannot access a user record. |
|
UserDetails
User details to store user information accessed by the UserManager and SecurityManager . |
|
UserManager
The main interface for managing user details. |
|
UserNotFoundException
Thrown if an UserManager implementation cannot locate a user by its username. |
Classes in com.gigaspaces.security.directory used by com.gigaspaces.security.service | |
---|---|
UserDetails
User details to store user information accessed by the UserManager and SecurityManager . |
Classes in com.gigaspaces.security.directory used by com.j_spaces.core.client | |
---|---|
UserDetails
User details to store user information accessed by the UserManager and SecurityManager . |
Classes in com.gigaspaces.security.directory used by com.j_spaces.map | |
---|---|
UserDetails
User details to store user information accessed by the UserManager and SecurityManager . |
Classes in com.gigaspaces.security.directory used by org.openspaces.admin | |
---|---|
UserDetails
User details to store user information accessed by the UserManager and SecurityManager . |
Classes in com.gigaspaces.security.directory used by org.openspaces.admin.pu | |
---|---|
UserDetails
User details to store user information accessed by the UserManager and SecurityManager . |
Classes in com.gigaspaces.security.directory used by org.openspaces.admin.space | |
---|---|
UserDetails
User details to store user information accessed by the UserManager and SecurityManager . |
Classes in com.gigaspaces.security.directory used by org.openspaces.core.space | |
---|---|
UserDetails
User details to store user information accessed by the UserManager and SecurityManager . |
Classes in com.gigaspaces.security.directory used by org.openspaces.pu.container.integrated | |
---|---|
UserDetails
User details to store user information accessed by the UserManager and SecurityManager . |
Classes in com.gigaspaces.security.directory used by org.openspaces.pu.container.servicegrid.deploy | |
---|---|
UserDetails
User details to store user information accessed by the UserManager and SecurityManager . |
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |