Uses of Class
xyz.brandonfl.firedeamon.fusion.api.exception.AuthenticationException
-
Packages that use AuthenticationException Package Description xyz.brandonfl.firedeamon.fusion.api -
-
Uses of AuthenticationException in xyz.brandonfl.firedeamon.fusion.api
Methods in xyz.brandonfl.firedeamon.fusion.api that throw AuthenticationException Modifier and Type Method Description ServiceInformationFiredeamonFusionApi. getService(String serviceName)Fetch information of a specific serviceList<ServiceInformation>FiredeamonFusionApi. getServices()Fetch FireDaemon servicesvoidFiredeamonFusionApi. updateServiceStatus(String serviceName, ServiceAction serviceAction)Update the status of a specific service.
-