keycloak-scim/services/src/main/java/org/keycloak/authentication/actiontoken
Bill Burke d6788a0839 finish
2018-02-10 13:38:39 -05:00
..
execactions KEYCLOAK-5938 Authentication sessions: Support for logins of multiple tabs of same client 2017-12-12 08:01:02 +01:00
idpverifyemail finish 2018-02-10 13:38:39 -05:00
resetcred KEYCLOAK-5938 Authentication sessions: Support for logins of multiple tabs of same client 2017-12-12 08:01:02 +01:00
verifyemail KEYCLOAK-5938 Authentication sessions: Support for logins of multiple tabs of same client 2017-12-12 08:01:02 +01:00
AbstractActionTokenHander.java KEYCLOAK-6025 Simplify easy access to current session in action token handlers 2017-12-12 17:53:44 +01:00
ActionTokenContext.java finish 2018-02-10 13:38:39 -05:00
ActionTokenHandler.java KEYCLOAK-6025 Simplify easy access to current session in action token handlers 2017-12-12 17:53:44 +01:00
ActionTokenHandlerFactory.java KEYCLOAK-4627 reset credentials and admin e-mails use action tokens. E-mail verification via action tokens. 2017-05-11 22:16:26 +02:00
ActionTokenHandlerSpi.java KEYCLOAK-4627 reset credentials and admin e-mails use action tokens. E-mail verification via action tokens. 2017-05-11 22:16:26 +02:00
DefaultActionToken.java KEYCLOAK-5938 Authentication sessions: Support for logins of multiple tabs of same client 2017-12-12 08:01:02 +01:00
DefaultActionTokenKey.java KEYCLOAK-6042 Encode user ID before storing in auth session 2017-12-15 15:16:26 +01:00
ExplainedTokenVerificationException.java KEYCLOAK-4627 reset credentials and admin e-mails use action tokens. E-mail verification via action tokens. 2017-05-11 22:16:26 +02:00
TokenUtils.java KEYCLOAK-4627 reset credentials and admin e-mails use action tokens. E-mail verification via action tokens. 2017-05-11 22:16:26 +02:00