|
GigaSpaces XAP 10.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. |
| Uses of SecurityConfig in org.openspaces.core.gateway |
|---|
| Methods in org.openspaces.core.gateway with parameters of type SecurityConfig | |
|---|---|
protected void |
GatewayDelegatorFactoryBean.afterPropertiesSetImpl(SecurityConfig securityConfig)
Initializes a ReplicationConnectionDelegatorContainer using the provided bean's properties. |
protected void |
GatewaySinkFactoryBean.afterPropertiesSetImpl(SecurityConfig securityConfig)
|
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 |
AbstractSpaceFactoryBean.setSecurityConfig(SecurityConfig securityConfig)
Sets security configuration for the Space. |
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||