| 
    keycloak
    
   | 
 

公開メンバ関数 | |
| ResourceService (KeycloakSession session, ResourceServer resourceServer, Identity identity, ResourceSetService resourceManager) | |
| Response | create (UmaResourceRepresentation resource) | 
| Response | update (@PathParam("id") String id, ResourceRepresentation resource) | 
| Response | delete (@PathParam("id") String id) | 
| Response | findById (@PathParam("id") String id) | 
| Response | find (@QueryParam("_id") String id, @QueryParam("name") String name, @QueryParam("uri") String uri, @QueryParam("owner") String owner, @QueryParam("type") String type, @QueryParam("scope") String scope, @QueryParam("matchingUri") Boolean matchingUri, @QueryParam("deep") Boolean deep, @QueryParam("first") Integer firstResult, @QueryParam("max") Integer maxResult) | 
非公開メンバ関数 | |
| void | checkResourceServerSettings () | 
非公開変数類 | |
| final ResourceServer | resourceServer | 
| final ResourceSetService | resourceManager | 
| final KeycloakSession | session | 
| final Identity | identity | 
      
  | 
  inline | 
      
  | 
  inlineprivate | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
 1.8.13