Interface | Description |
---|---|
SAMLAttributeStatementMapper | |
SAMLGroupNameMapper | |
SAMLLoginResponseMapper | |
SAMLRoleListMapper | |
SAMLRoleNameMapper |
Class | Description |
---|---|
AbstractSAMLProtocolMapper | |
AttributeStatementHelper | |
GroupMembershipMapper | |
HardcodedAttributeMapper |
Mappings UserModel property (the property name of a getter method) to an AttributeStatement.
|
HardcodedRole |
Mappings UserModel property (the property name of a getter method) to an AttributeStatement.
|
RoleListMapper | |
RoleNameMapper |
Map an assigned role to a different position and name in the token
|
UserAttributeStatementMapper |
Mappings UserModel attribute (not property name of a getter method) to an AttributeStatement.
|
UserPropertyAttributeStatementMapper |
Mappings UserModel property (the property name of a getter method) to an AttributeStatement.
|
UserSessionNoteStatementMapper |
Maps a user session note to a SAML attribute
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.