Uses of Class
org.openspaces.core.space.SecurityConfig
Packages that use SecurityConfig
Package
Description
This package is responsible for simplifying the creation of IJSpace implementation.
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 SecurityConfigModifier and TypeMethodDescriptionprotected abstract voidAbstractGatewayComponentFactoryBean.afterPropertiesSetImpl(SecurityConfig securityConfig) protected voidGatewayDelegatorFactoryBean.afterPropertiesSetImpl(SecurityConfig securityConfig) Initializes aReplicationConnectionDelegatorContainerusing the provided bean's properties.protected voidGatewaySinkFactoryBean.afterPropertiesSetImpl(SecurityConfig securityConfig) voidAbstractGatewayComponentFactoryBean.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 SecurityConfigModifier and TypeMethodDescriptionstatic SecurityConfigSecurityConfig.fromMarshalledProperties(Properties properties) protected SecurityConfigAbstractSpaceFactoryBean.getSecurityConfig()Methods in org.openspaces.core.space with parameters of type SecurityConfigModifier and TypeMethodDescriptionUrlSpaceConfigurer.securityConfig(SecurityConfig securityConfig) voidAbstractSpaceFactoryBean.setSecurityConfig(SecurityConfig securityConfig) Sets security configuration for the Space.voidEmbeddedSpaceFactoryBean.setSecurityConfig(SecurityConfig securityConfig) voidInternalSpaceFactory.setSecurityConfig(SecurityConfig securityConfig) voidSpaceProxyFactoryBean.setSecurityConfig(SecurityConfig securityConfig) voidUrlSpaceFactoryBean.setSecurityConfig(SecurityConfig securityConfig) -
Uses of SecurityConfig in org.openspaces.pu.sla
Methods in org.openspaces.pu.sla that return SecurityConfigMethods in org.openspaces.pu.sla with parameters of type SecurityConfigModifier and TypeMethodDescriptionvoidPrimaryZoneController.setSecurityConfig(SecurityConfig securityConfig)