Class ScResource

java.lang.Object
io.vertx.tp.rbac.logged.ScResource

public class ScResource extends Object
For annotation @AuthorizedResource to stored resource data structure 1. The key: resource-[method]-[uri] 2. The profile key could be calculated
Author:
Lang
  • Method Details

    • create

      public static ScResource create(io.vertx.core.json.JsonObject data)
    • uri

      public String uri()
    • uriRequest

      public String uriRequest()
    • sigma

      public String sigma()
    • view

      public io.vertx.up.atom.secure.Vis view()
    • key

      public String key()
    • keyView

      public String keyView()
    • method

      public io.vertx.core.http.HttpMethod method()
    • isNormalized

      public boolean isNormalized()