GigaSpaces XAP 10.0.1 API

Uses of Class
com.gigaspaces.security.directory.CredentialsProvider

Packages that use CredentialsProvider
com.gigaspaces.security.directory Security Directory The security directory (storing users and roles) is managed by the Directory Manager. 
com.gigaspaces.security.service   
org.openspaces.admin Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance. 
org.openspaces.admin.application.deploy   
org.openspaces.core.gateway   
org.openspaces.core.space This package is responsible for simplifying the creation of IJSpace implementation. 
org.openspaces.grid.esm   
org.openspaces.pu.container.integrated An integrated (embedded) processing unit container allowing to integrate the execution of a Processing Unit within an application or executed within an IDE. 
org.openspaces.pu.container.servicegrid.deploy A package including the ability to deploy a processing unit onto the Service Grid. 
 

Uses of CredentialsProvider in com.gigaspaces.security.directory
 

Subclasses of CredentialsProvider in com.gigaspaces.security.directory
 class DefaultCredentialsProvider
           
 

Uses of CredentialsProvider in com.gigaspaces.security.service
 

Constructors in com.gigaspaces.security.service with parameters of type CredentialsProvider
SecurityContext(CredentialsProvider credentialsProvider)
           
 

Uses of CredentialsProvider in org.openspaces.admin
 

Methods in org.openspaces.admin with parameters of type CredentialsProvider
 AdminFactory AdminFactory.credentialsProvider(CredentialsProvider credentialsProvider)
          Sets the credentials provider that will be used when discovering secured services.
 

Uses of CredentialsProvider in org.openspaces.admin.application.deploy
 

Methods in org.openspaces.admin.application.deploy with parameters of type CredentialsProvider
 void AbstractApplicationCommand.setCredentialsProvider(CredentialsProvider credentialsProvider)
           
 

Uses of CredentialsProvider in org.openspaces.core.gateway
 

Methods in org.openspaces.core.gateway with parameters of type CredentialsProvider
 void AbstractGatewayComponentFactoryBean.setCredentialsProvider(CredentialsProvider credentialsProvider)
          Initializes security configuration for this component with the provided UserDetails instance.
 

Uses of CredentialsProvider in org.openspaces.core.space
 

Methods in org.openspaces.core.space that return CredentialsProvider
 CredentialsProvider SecurityConfig.getCredentialsProvider()
           
 

Methods in org.openspaces.core.space with parameters of type CredentialsProvider
 UrlSpaceConfigurer UrlSpaceConfigurer.credentialsProvider(CredentialsProvider credentialsProvider)
          Creates a secured space with the provided credentials provider.
 SpaceProxyConfigurer SpaceProxyConfigurer.credentialsProvider(CredentialsProvider credentialsProvider)
           
 EmbeddedSpaceConfigurer EmbeddedSpaceConfigurer.credentialsProvider(CredentialsProvider credentialsProvider)
           
 void AbstractSpaceFactoryBean.setCredentialsProvider(CredentialsProvider credentialsProvider)
          Sets the security configuration with the provided custom credentials provider.
 

Constructors in org.openspaces.core.space with parameters of type CredentialsProvider
SecurityConfig(CredentialsProvider credentialsProvider)
           
 

Uses of CredentialsProvider in org.openspaces.grid.esm
 

Methods in org.openspaces.grid.esm with parameters of type CredentialsProvider
 SecurityContext ESMImpl.login(CredentialsProvider credentialsProvider)
           
 SecurityContext ESMProxy.login(CredentialsProvider credentialsProvider)
           
 

Uses of CredentialsProvider in org.openspaces.pu.container.integrated
 

Methods in org.openspaces.pu.container.integrated with parameters of type CredentialsProvider
 void IntegratedProcessingUnitContainerProvider.setCredentialsProvider(CredentialsProvider credentialsProvider)
           
 

Uses of CredentialsProvider in org.openspaces.pu.container.servicegrid.deploy
 

Methods in org.openspaces.pu.container.servicegrid.deploy with parameters of type CredentialsProvider
 void MemcachedDeploy.setCredentialsProvider(CredentialsProvider credentialsProvider)
           
 void SpaceDeploy.setCredentialsProvider(CredentialsProvider credentialsProvider)
           
 void Deploy.setCredentialsProvider(CredentialsProvider credentialsProvider)
           
 


GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.