Uses of Interface
se.conciliate.extensions.auth.Server
Packages that use Server
Package
Description
Authentication and authorization.
Connections to different data source.
Connections to MT data sources.
-
Uses of Server in se.conciliate.extensions.auth
Methods in se.conciliate.extensions.auth that return types with arguments of type Server -
Uses of Server in se.conciliate.extensions.datasources
Methods in se.conciliate.extensions.datasources with parameters of type ServerModifier and TypeMethodDescriptionDataSourceFactory.createRemoteDataSource
(Server server) Creates a new remote data source. -
Uses of Server in se.conciliate.extensions.store.connection
Methods in se.conciliate.extensions.store.connection that return ServerMethods in se.conciliate.extensions.store.connection with parameters of type ServerModifier and TypeMethodDescriptionMTConnectionFactory.connectToServer
(Server server) Connects to a server.