Uses of Interface
io.datarouter.secretweb.web.SecretHandlerPermissions
| Package | Description |
|---|---|
| io.datarouter.secretweb.config | |
| io.datarouter.secretweb.web |
-
Uses of SecretHandlerPermissions in io.datarouter.secretweb.config
Method parameters in io.datarouter.secretweb.config with type arguments of type SecretHandlerPermissions Modifier and Type Method Description TDatarouterSecretWebPlugin.DatarouterSecretWebPluginBuilder. setSecretHandlerPermissions(java.lang.Class<? extends SecretHandlerPermissions> secretHandlerPermissions) -
Uses of SecretHandlerPermissions in io.datarouter.secretweb.web
Classes in io.datarouter.secretweb.web that implement SecretHandlerPermissions Modifier and Type Class Description classDefaultSecretHandlerPermissionsThis allows all users to view the list of secrets on any environment and allows all other operations on every environment except production.