| class  | AbstractPairwiseSubMapper | Set the 'sub' claim to pairwise . | 
| class  | AddressMapper |  | 
| class  | ClaimsParameterTokenMapper |  | 
| class  | DeployedScriptOIDCProtocolMapper |  | 
| class  | FullNameMapper | Set the 'name' claim to be first + last name. | 
| class  | GroupMembershipMapper | Maps user group membership | 
| class  | HardcodedClaim |  | 
| class  | HardcodedRole | Add a role to a token | 
| class  | RoleNameMapper | Map an assigned role to a different position and name in the token | 
| class  | ScriptBasedOIDCProtocolMapper | OIDC  ProtocolMapper that uses a provided JavaScript fragment to compute the token claim value. | 
| class  | SHA256PairwiseSubMapper |  | 
| class  | UserAttributeMapper | Mappings UserModel.attribute to an ID Token claim. | 
| class  | UserClientRoleMappingMapper | Allows mapping of user client role mappings to an ID and Access Token claim. | 
| class  | UserPropertyMapper | Mappings UserModel property (the property name of a getter method) to an ID Token claim. | 
| class  | UserRealmRoleMappingMapper | Allows mapping of user realm role mappings to an ID and Access Token claim. | 
| class  | UserSessionNoteMapper | Mappings UserSessionModel.note to an ID Token claim. |