Package | Description |
---|---|
org.openspaces.core.gateway | |
org.openspaces.core.space |
This package is responsible for simplifying the creation of IJSpace implementation.
|
org.openspaces.pu.sla |
Definition of SLA (Service Level Agreement) when deploying onto an SLA enabled container (such as the
Service Grid).
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractGatewayComponentFactoryBean.afterPropertiesSetImpl(SecurityConfig securityConfig) |
protected void |
GatewayDelegatorFactoryBean.afterPropertiesSetImpl(SecurityConfig securityConfig)
Initializes a
ReplicationConnectionDelegatorContainer using the provided bean's
properties. |
protected void |
GatewaySinkFactoryBean.afterPropertiesSetImpl(SecurityConfig securityConfig) |
void |
AbstractGatewayComponentFactoryBean.setSecurityConfig(SecurityConfig securityConfig)
Sets the security configuration which holds login information for this component.
|
Modifier and Type | Method and Description |
---|---|
static SecurityConfig |
SecurityConfig.fromMarshalledProperties(Properties properties) |
protected SecurityConfig |
AbstractSpaceFactoryBean.getSecurityConfig() |
Modifier and Type | Method and Description |
---|---|
UrlSpaceConfigurer |
UrlSpaceConfigurer.securityConfig(SecurityConfig securityConfig) |
void |
SpaceProxyFactoryBean.setSecurityConfig(SecurityConfig securityConfig) |
void |
EmbeddedSpaceFactoryBean.setSecurityConfig(SecurityConfig securityConfig) |
void |
UrlSpaceFactoryBean.setSecurityConfig(SecurityConfig securityConfig) |
void |
AbstractSpaceFactoryBean.setSecurityConfig(SecurityConfig securityConfig)
Sets security configuration for the Space.
|
void |
InternalSpaceFactory.setSecurityConfig(SecurityConfig securityConfig) |
Modifier and Type | Method and Description |
---|---|
SecurityConfig |
PrimaryZoneController.getSecurityConfig() |
Modifier and Type | Method and Description |
---|---|
void |
PrimaryZoneController.setSecurityConfig(SecurityConfig securityConfig) |
Copyright © GigaSpaces.