Package org.keycloak.models
Interface UserSessionNoteDescriptor
- 
- All Known Implementing Classes:
- ImpersonationSessionNote
 
 public interface UserSessionNoteDescriptorDescribes a user session note for simple and genericProtocolMapperModelcreation.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDisplayName()StringgetTokenClaim()
 
-