| 
    keycloak-service
    
   | 
 


公開メンバ関数 | |
| ExecuteActionsActionToken (String userId, int absoluteExpirationInSecs, List< String > requiredActions, String redirectUri, String clientId) | |
| List< String > | getRequiredActions () | 
| final void | setRequiredActions (List< String > requiredActions) | 
| String | getRedirectUri () | 
| final void | setRedirectUri (String redirectUri) | 
| String | getCompoundAuthenticationSessionId () | 
| final void | setCompoundAuthenticationSessionId (String authenticationSessionId) | 
| Map< String, String > | getNotes () | 
| String | getNote (String name) | 
| final String | setNote (String name, String value) | 
| final String | removeNote (String name) | 
| String | serialize (KeycloakSession session, RealmModel realm, UriInfo uri) | 
| String | getUserId () | 
| String | getActionId () | 
| UUID | getActionVerificationNonce () | 
静的公開メンバ関数 | |
| static DefaultActionTokenKey | from (String serializedKey) | 
静的公開変数類 | |
| static final String | TOKEN_TYPE = "execute-actions" | 
| static final String | JSON_FIELD_AUTHENTICATION_SESSION_ID = "asid" | 
| static final Predicate< DefaultActionTokenKey > | ACTION_TOKEN_BASIC_CHECKS | 
| static final String | ACTION_TOKEN_USER_ID = "ACTION_TOKEN_USER" | 
| static final String | JSON_FIELD_ACTION_VERIFICATION_NONCE = "nonce" | 
非公開メンバ関数 | |
| ExecuteActionsActionToken () | |
静的非公開変数類 | |
| static final String | JSON_FIELD_REQUIRED_ACTIONS = "rqac" | 
| static final String | JSON_FIELD_REDIRECT_URI = "reduri" | 
      
  | 
  inline | 
      
  | 
  inlineprivate | 
      
  | 
  inlinestaticinherited | 
      
  | 
  inlineinherited | 
      
  | 
  inlineinherited | 
      
  | 
  inlineinherited | 
      
  | 
  inlineinherited | 
      
  | 
  inlineinherited | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inlineinherited | 
      
  | 
  inlineinherited | 
      
  | 
  inlineinherited | 
Updates the following fields and serializes this token into a signed JWT. The list of updated fields follows:
| session | |
| realm | |
| uri | 
      
  | 
  inlineinherited | 
      
  | 
  inlineinherited | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  staticinherited | 
      
  | 
  staticinherited | 
The authenticationSession note with ID of the user authenticated via the action token
      
  | 
  staticinherited | 
      
  | 
  staticinherited | 
      
  | 
  staticprivate | 
      
  | 
  staticprivate | 
      
  | 
  static | 
 1.8.13