Interface GraphRBACApi


  • @Consumes("application/json")
    public interface GraphRBACApi
    • Method Detail

      • getCurrentServicePrincipal

        @GET
        @Path("/servicePrincipals")
        ServicePrincipal getCurrentServicePrincipal()