| 
    keycloak
    
   | 
 

公開メンバ関数 | |
| void | addSuccessRequest (String reqUri) | 
| void | addFailedRequest (String reqUri) | 
| void | addAllSuccessRequests (List< String > reqUris) | 
| void | addAllFailedRequests (List< String > reqUris) | 
| void | addAll (GlobalRequestResult merged) | 
| List< String > | getSuccessRequests () | 
| List< String > | getFailedRequests () | 
非公開変数類 | |
| List< String > | successRequests | 
| List< String > | failedRequests | 
Result of the "global" request (like push notBefore or logoutAll), which is send to all cluster nodes
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  private | 
      
  | 
  private | 
 1.8.13