public class DefaultSPAttributeMapper extends DefaultAttributeMapper implements SPAttributeMapper
DefaultSPAttribute
implements
SPAttributeMapper
for mapping the assertion attributes
to local attributes configured in the provider configuration.bundle, debug, dsProvider, IDP, role, SP
Constructor and Description |
---|
DefaultSPAttributeMapper()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Map |
getAttributes(List attributes,
String userID,
String hostEntityID,
String remoteEntityID,
String realm)
Returns attribute map for the given list of
Attribute
objects. |
getConfigAttributeMap
public Map getAttributes(List attributes, String userID, String hostEntityID, String remoteEntityID, String realm) throws WSFederationException
Attribute
objects.getAttributes
in interface SPAttributeMapper
attributes
- list Attribute
objects.userID
- universal identifier or distinguished name(DN) of the user.hostEntityID
- EntityID
of the hosted provider.remoteEntityID
- EntityID
of the remote provider.realm
- realm name.WSFederationException
- if any failure.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.