Uses of Class
org.apache.syncope.common.keymaster.client.api.startstop.KeymasterStop
-
Packages that use KeymasterStop Package Description org.apache.syncope.client.console org.apache.syncope.client.enduser org.apache.syncope.core.starter org.apache.syncope.sra org.apache.syncope.wa.starter.config -
-
Uses of KeymasterStop in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return KeymasterStop Modifier and Type Method Description KeymasterStopSyncopeConsoleApplication. keymasterStop() -
Uses of KeymasterStop in org.apache.syncope.client.enduser
Methods in org.apache.syncope.client.enduser that return KeymasterStop Modifier and Type Method Description KeymasterStopSyncopeEnduserApplication. keymasterStop() -
Uses of KeymasterStop in org.apache.syncope.core.starter
Subclasses of KeymasterStop in org.apache.syncope.core.starter Modifier and Type Class Description classSyncopeCoreStopTake care of all disposal needed by Syncope Core to shut down gracefully..Methods in org.apache.syncope.core.starter that return KeymasterStop Modifier and Type Method Description KeymasterStopSyncopeCoreApplication. keymasterStop(DomainHolder domainHolder) -
Uses of KeymasterStop in org.apache.syncope.sra
Methods in org.apache.syncope.sra that return KeymasterStop Modifier and Type Method Description KeymasterStopSyncopeSRAApplication. keymasterStop() -
Uses of KeymasterStop in org.apache.syncope.wa.starter.config
Methods in org.apache.syncope.wa.starter.config that return KeymasterStop Modifier and Type Method Description KeymasterStopWAContext. keymasterStop()
-