Interface RestAuthorizationContext

All Superinterfaces:
com.hazelcast.access.AuthorizationContext

public interface RestAuthorizationContext extends com.hazelcast.access.AuthorizationContext
  • Method Details

    • getResourcePath

      @Nullable String getResourcePath()
    • getMethodName

      @Nullable String getMethodName()