Interface RealmsResource


  • public interface RealmsResource
    Since:
    0.9.0
    • Method Detail

      • realm

        @Path("/admin/realms/{realm}")
        RealmResource realm​(@PathParam("realm")
                            String realm)