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 ServerInformationstatic ServerInformationServerInformation.getLocalServer()ExternalSystemUser.getServer()static ServerInformationMethods 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 StringServerInformation.decrypt(String message, ServerInformation server) static StringServerInformation.encrypt(String message, ServerInformation server) voidExternalSystemUser.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