Uses of Class
de.espirit.firstspirit.server.authentication.AuthenticationException
-
Uses of AuthenticationException in de.espirit.firstspirit.access
Modifier and TypeMethodDescriptionvoid
Connection.connect()
Connects the server.Connection.getRemoteConnection
(RemoteProjectConfiguration config) Returns the remote connection specified by the givenRemoteProjectConfiguration
. -
Uses of AuthenticationException in de.espirit.firstspirit.access.schedule
Modifier and TypeMethodDescriptionvoid
ScriptTask.setUseCustomConnection
(@NotNull String login, @NotNull String password) Use a custom userConnection
to execute this script.