| 
    keycloak-oidc-service
    
   | 
 

公開メンバ関数 | |
| AuthenticationSessionCompoundId (String rootSessionId, String tabId, String clientUUID, String encodedId) | |
| String | getRootSessionId () | 
| String | getTabId () | 
| String | getClientUUID () | 
| String | getEncodedId () | 
静的公開メンバ関数 | |
| static AuthenticationSessionCompoundId | fromAuthSession (AuthenticationSessionModel authSession) | 
| static AuthenticationSessionCompoundId | decoded (String rootAuthSessionId, String tabId, String clientUUID) | 
| static AuthenticationSessionCompoundId | encoded (String encodedId) | 
非公開変数類 | |
| final String | rootSessionId | 
| final String | tabId | 
| final String | clientUUID | 
| final String | encodedId | 
静的非公開変数類 | |
| static final Pattern | DOT = Pattern.compile("\\.") | 
Allow to encode compound string to fully lookup authenticationSessionModel
      
  | 
  inline | 
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  private | 
      
  | 
  staticprivate | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
 1.8.13