Uses of Interface
org.keycloak.models.UserSessionNoteDescriptor
-
Uses of UserSessionNoteDescriptor in org.keycloak.models
Modifier and TypeClassDescriptionenum
Session note metadata for impersonation details stored in user session notes. -
Uses of UserSessionNoteDescriptor in org.keycloak.protocol.oidc.mappers
Modifier and TypeMethodDescriptionstatic ProtocolMapperModel
UserSessionNoteMapper.createUserSessionNoteMapper
(UserSessionNoteDescriptor userSessionNoteDescriptor) For session notes defined using aUserSessionNoteDescriptor
enum