Interface SecretHandlerPermissions

All Known Implementing Classes:
DefaultSecretHandlerPermissions

public interface SecretHandlerPermissions
Use this interface to enable Secret ops through SecretHandler.
  • Method Summary

    Modifier and Type Method Description
    boolean isAuthorized​(io.datarouter.web.user.session.service.Session session, SecretHandlerOpRequestDto secretOpRequest)