Package | Description |
---|---|
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.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.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCredentialsProvider |
Constructor and Description |
---|
SecurityContext(CredentialsProvider credentialsProvider) |
Modifier and Type | Method and Description |
---|---|
AdminFactory |
AdminFactory.credentialsProvider(CredentialsProvider credentialsProvider)
Sets the credentials provider that will be used when discovering secured services.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractApplicationCommand.setCredentialsProvider(CredentialsProvider credentialsProvider) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGatewayComponentFactoryBean.setCredentialsProvider(CredentialsProvider credentialsProvider)
Initializes security configuration for this component with the provided
UserDetails instance. |
Modifier and Type | Method and Description |
---|---|
CredentialsProvider |
SecurityConfig.getCredentialsProvider() |
Modifier and Type | Method and Description |
---|---|
SpaceProxyConfigurer |
SpaceProxyConfigurer.credentialsProvider(CredentialsProvider credentialsProvider) |
EmbeddedSpaceConfigurer |
EmbeddedSpaceConfigurer.credentialsProvider(CredentialsProvider credentialsProvider) |
UrlSpaceConfigurer |
UrlSpaceConfigurer.credentialsProvider(CredentialsProvider credentialsProvider)
Creates a secured space with the provided credentials provider.
|
void |
AbstractSpaceFactoryBean.setCredentialsProvider(CredentialsProvider credentialsProvider)
Sets the security configuration with the provided custom credentials provider.
|
Constructor and Description |
---|
SecurityConfig(CredentialsProvider credentialsProvider) |
Modifier and Type | Method and Description |
---|---|
SecurityContext |
ESMImpl.login(CredentialsProvider credentialsProvider) |
SecurityContext |
ESMProxy.login(CredentialsProvider credentialsProvider) |
Modifier and Type | Method and Description |
---|---|
void |
IntegratedProcessingUnitContainerProvider.setCredentialsProvider(CredentialsProvider credentialsProvider) |
Modifier and Type | Method and Description |
---|---|
void |
Deploy.setCredentialsProvider(CredentialsProvider credentialsProvider) |
void |
MemcachedDeploy.setCredentialsProvider(CredentialsProvider credentialsProvider) |
void |
SpaceDeploy.setCredentialsProvider(CredentialsProvider credentialsProvider) |
Copyright © GigaSpaces.