Package org.keycloak.models
Interface UserSessionNoteDescriptor
-
- All Known Implementing Classes:
ImpersonationSessionNote
public interface UserSessionNoteDescriptor
Describes a user session note for simple and genericProtocolMapperModel
creation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDisplayName()
String
getTokenClaim()
-