Class UserInfoRequestContext
java.lang.Object
org.keycloak.services.clientpolicy.context.UserInfoRequestContext
- All Implemented Interfaces:
ClientPolicyContext
- Author:
- Takashi Norimatsu
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetEvent()
returnsClientPolicyEvent
of client policy related events.
-
Constructor Details
-
UserInfoRequestContext
-
-
Method Details
-
getEvent
Description copied from interface:ClientPolicyContext
returnsClientPolicyEvent
of client policy related events.- Specified by:
getEvent
in interfaceClientPolicyContext
- Returns:
ClientPolicyEvent
-
getTokenForUserInfo
-