|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityConfig | |
---|---|
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). |
Uses of SecurityConfig in org.openspaces.core.gateway |
---|
Methods in org.openspaces.core.gateway with parameters of type SecurityConfig | |
---|---|
protected void |
GatewaySinkFactoryBean.afterPropertiesSetImpl(SecurityConfig securityConfig)
|
protected void |
GatewayDelegatorFactoryBean.afterPropertiesSetImpl(SecurityConfig securityConfig)
Initializes a ReplicationConnectionDelegatorContainer using the provided bean's properties. |
protected abstract void |
AbstractGatewayComponentFactoryBean.afterPropertiesSetImpl(SecurityConfig securityConfig)
|
void |
AbstractGatewayComponentFactoryBean.setSecurityConfig(SecurityConfig securityConfig)
Sets the security configuration which holds login information for this component. |
Uses of SecurityConfig in org.openspaces.core.space |
---|
Methods in org.openspaces.core.space that return SecurityConfig | |
---|---|
static SecurityConfig |
SecurityConfig.fromMarshalledProperties(Properties properties)
|
protected SecurityConfig |
AbstractSpaceFactoryBean.getSecurityConfig()
|
Methods in org.openspaces.core.space with parameters of type SecurityConfig | |
---|---|
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. |
Uses of SecurityConfig in org.openspaces.pu.sla |
---|
Methods in org.openspaces.pu.sla that return SecurityConfig | |
---|---|
SecurityConfig |
PrimaryZoneController.getSecurityConfig()
|
Methods in org.openspaces.pu.sla with parameters of type SecurityConfig | |
---|---|
void |
PrimaryZoneController.setSecurityConfig(SecurityConfig securityConfig)
|
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |