Uses of Class
is.codion.common.rmi.server.exception.ServerAuthenticationException
Packages that use ServerAuthenticationException
Package
Description
RMI server related classes.
Package configuration values:
EntityServerConfiguration.CONNECTION_POOL_FACTORY_CLASS
EntityServerConfiguration.CONNECTION_LIMIT
EntityServerConfiguration.CLIENT_CONNECTION_TIMEOUT
EntityServerConfiguration.CLIENT_LOGGING
EntityServerConfiguration.CONNECTION_POOL_USERS
EntityServerConfiguration.DOMAIN_MODEL_CLASSES
Package configuration values:
EntityServerMonitor.SERVER_MONITOR_UPDATE_RATE
-
Uses of ServerAuthenticationException in is.codion.common.rmi.server
Methods in is.codion.common.rmi.server that throw ServerAuthenticationException -
Uses of ServerAuthenticationException in is.codion.framework.server
Methods in is.codion.framework.server that throw ServerAuthenticationExceptionModifier and TypeMethodDescriptionfinal EntityServerAdmin
static void
If no arguments are supplied a new EntityServer is started. -
Uses of ServerAuthenticationException in is.codion.tools.monitor.model
Constructors in is.codion.tools.monitor.model that throw ServerAuthenticationExceptionModifierConstructorDescriptionServerMonitor
(String hostName, ServerInformation serverInformation, int registryPort, User serverAdminUser, int updateRate) Instantiates a newServerMonitor