GigaSpaces XAP 9.7.2 API

Uses of Package
com.gigaspaces.security.directory

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   
org.openspaces.admin Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance. 
org.openspaces.admin.application.deploy   
org.openspaces.admin.memcached   
org.openspaces.admin.pu Support for managing of Processing Unit(s) through the Admin API. 
org.openspaces.admin.pu.elastic   
org.openspaces.admin.pu.topology   
org.openspaces.admin.space Support for managing of Space(s) through the Admin API. 
org.openspaces.core.gateway   
org.openspaces.core.space This package is responsible for simplifying the creation of IJSpace implementation. 
org.openspaces.grid.esm   
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. 
org.openspaces.security.spring   
 

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
CredentialsProvider
           
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.
UserDetailsProvider
          Deprecated. Use CredentialsProvider instead.
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
CredentialsProvider
           
UserDetails
          User details to store user information accessed by the UserManager and SecurityManager.
 

Classes in com.gigaspaces.security.directory used by org.openspaces.admin
CredentialsProvider
           
UserDetails
          User details to store user information accessed by the UserManager and SecurityManager.
 

Classes in com.gigaspaces.security.directory used by org.openspaces.admin.application.deploy
CredentialsProvider
           
UserDetails
          User details to store user information accessed by the UserManager and SecurityManager.
 

Classes in com.gigaspaces.security.directory used by org.openspaces.admin.memcached
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.pu.elastic
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.topology
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.gateway
CredentialsProvider
           
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
CredentialsProvider
           
UserDetails
          User details to store user information accessed by the UserManager and SecurityManager.
 

Classes in com.gigaspaces.security.directory used by org.openspaces.grid.esm
CredentialsProvider
           
 

Classes in com.gigaspaces.security.directory used by org.openspaces.pu.container.integrated
CredentialsProvider
           
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
CredentialsProvider
           
UserDetails
          User details to store user information accessed by the UserManager and SecurityManager.
 

Classes in com.gigaspaces.security.directory used by org.openspaces.security.spring
DirectoryManager
          An interface for user and role management.
UserDetails
          User details to store user information accessed by the UserManager and SecurityManager.
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.