| Package | Description | 
|---|---|
| com.gigaspaces.security | Security | 
| com.gigaspaces.security.directory | Security Directory | 
| com.gigaspaces.security.encoding | Security Encoding | 
| com.gigaspaces.security.fs | |
| com.gigaspaces.security.openid | |
| com.gigaspaces.security.service | |
| com.gigaspaces.security.spring | |
| org.openspaces.admin.internal.admin | Internally Used. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AccessDeniedExceptionThrown if an operation is performed without a required authority. | 
| class  | AuthenticationExceptionThrown if an authentication is invalid. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SecurityManager. init(Properties properties)Initializes this security manager instance with implementation specific properties, and any
 resource creation/access needed. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DirectoryAccessDeniedExceptionA  DirectoryAccessDeniedExceptionis thrown as a result of an access restriction when
 callingSecurityManager.createDirectoryManager(UserDetails). | 
| class  | RoleAlreadyExistsExceptionThrown if an  RoleManagerimplementation encounters a non unique user. | 
| class  | RoleDataAccessExceptionThrown if an  RoleManagerimplementation cannot access a user record. | 
| class  | RoleNotFoundExceptionThrown if an  RoleManagerimplementation cannot locate a role by its role-name | 
| class  | UserAlreadyExistsExceptionThrown if an  UserManagerimplementation encounters a non unique user. | 
| class  | UserDataAccessExceptionThrown if an  UserManagerimplementation cannot access a user record. | 
| class  | UserNotFoundExceptionThrown if an  UserManagerimplementation cannot locate a user by its username. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EncodingExceptionAll encoding related exceptions thrown while trying to encode/decode. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FileSecurityManager. init(Properties properties) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OpenIdSecurityManager. init(Properties properties)Initialize the security manager using the spring security configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| static SecurityAudit | SecurityAuditFactory. createSecurityAudit(Properties securityProperties)Creates a  SecurityAuditinstance using the provided security properties. | 
| SecurityContext | SecuredService. login(CredentialsProvider credentialsProvider)Login to a secured service using the provided  credentialsProvider. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SpringSecurityManager. init(Properties properties)Initialize the security manager using the spring security configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InternalAdmin. login(SecuredService service) | 
| void | DefaultAdmin. login(SecuredService service) | 
Copyright © GigaSpaces.