GigaSpaces XAP 8.0 API

Uses of Class
org.openspaces.core.space.SecurityConfig

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 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.
 

Uses of SecurityConfig in org.openspaces.core.space
 

Methods in org.openspaces.core.space that return SecurityConfig
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 8.0 API

Copyright © GigaSpaces.