Uses of Interface
io.datarouter.auth.service.CopyUserListener
| Package | Description |
|---|---|
| io.datarouter.auth.config | |
| io.datarouter.auth.service |
-
Uses of CopyUserListener in io.datarouter.auth.config
Method parameters in io.datarouter.auth.config with type arguments of type CopyUserListener Modifier and Type Method Description DatarouterAuthPlugin.DatarouterAuthPluginBuilderDatarouterAuthPlugin.DatarouterAuthPluginBuilder. setCopyUserListenerClass(Class<? extends CopyUserListener> copyUserListenerClass) -
Uses of CopyUserListener in io.datarouter.auth.service
Classes in io.datarouter.auth.service that implement CopyUserListener Modifier and Type Class Description static classCopyUserListener.DefaultCopyUserListener