Uses of Interface
com.sas.services.connection.ConnectionFactoryInterface
Packages that use ConnectionFactoryInterface
Package
Description
Service for making and managing connections to IOM servers.
Provides a connection factory configuation for use with SAS Foundation Services.
Security Service login.
-
Uses of ConnectionFactoryInterface in com.sas.services.connection
Methods in com.sas.services.connection that return ConnectionFactoryInterfaceModifier and TypeMethodDescriptionstatic ConnectionFactoryInterfaceConnectionFactoryManager.getConnectionFactory(ConnectionFactoryConfiguration cxfConfig) Creates a connection factory that matches a desired configuration.ConnectionFactoryManager.getFactory(ConnectionFactoryConfiguration cxfConfig) Creates a connection factory that matches a desired configuration. -
Uses of ConnectionFactoryInterface in com.sas.services.connection.platform
Subinterfaces of ConnectionFactoryInterface in com.sas.services.connection.platformModifier and TypeInterfaceDescriptioninterfaceA specialization of the user interface for connection factories. -
Uses of ConnectionFactoryInterface in com.sas.services.security.login
Fields in com.sas.services.security.login declared as ConnectionFactoryInterfaceModifier and TypeFieldDescriptionprotected ConnectionFactoryInterfaceOMIServerPrincipal.cxfprotected ConnectionFactoryInterfaceSasLoginModule.cxfConnection factory.protected ConnectionFactoryInterfaceTrustedLoginModule.cxf