Uses of Class
de.espirit.firstspirit.server.authentication.AuthenticationException
Packages that use AuthenticationException
-
Uses of AuthenticationException in de.espirit.firstspirit.access
Methods in de.espirit.firstspirit.access that throw AuthenticationExceptionModifier and TypeMethodDescriptionvoidConnection.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
Methods in de.espirit.firstspirit.access.schedule that throw AuthenticationExceptionModifier and TypeMethodDescriptionvoidScriptTask.setUseCustomConnection(@NotNull String login, @NotNull String password) Use a custom userConnectionto execute this script.