Uses of Enum Class
org.apache.syncope.common.keymaster.rest.api.service.NetworkServiceService.Action
Package
Description
-
Uses of NetworkServiceService.Action in org.apache.syncope.common.keymaster.rest.api.service
Modifier and TypeMethodDescriptionstatic NetworkServiceService.Action
Returns the enum constant of this class with the specified name.static NetworkServiceService.Action[]
NetworkServiceService.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
NetworkServiceService.action
(@NotNull NetworkService networkService, NetworkServiceService.Action action) (Un)registers the given service. -
Uses of NetworkServiceService.Action in org.apache.syncope.core.keymaster.rest.cxf.service
Modifier and TypeMethodDescriptionvoid
NetworkServiceServiceImpl.action
(NetworkService networkService, NetworkServiceService.Action action)