Uses of Class
com.storedobject.core.ServerInformation
Packages that use ServerInformation
-
Uses of ServerInformation in com.storedobject.core
Methods in com.storedobject.core that return ServerInformationModifier and TypeMethodDescriptionstatic ServerInformation
static ServerInformation
ServerInformation.getLocalServer()
ExternalSystemUser.getServer()
static ServerInformation
Methods in com.storedobject.core that return types with arguments of type ServerInformationMethods in com.storedobject.core with parameters of type ServerInformationModifier and TypeMethodDescriptionSystemUser.createLoginBlock
(ServerInformation server) static String
ServerInformation.decrypt
(String message, ServerInformation server) static String
ServerInformation.encrypt
(String message, ServerInformation server) void
ExternalSystemUser.setServer
(ServerInformation server) -
Uses of ServerInformation in com.storedobject.ui.tools
Methods in com.storedobject.ui.tools that return types with arguments of type ServerInformationModifier and TypeMethodDescriptionprotected ObjectEditor
<ServerInformation> CrossServerManager.createObjectEditor()
Methods in com.storedobject.ui.tools with parameters of type ServerInformation