public class NameIDPartnerAccountMapper extends DefaultPartnerAccountMapper
NameIDPartnerAccountMapper
provide an
implementation of the PartnerAccountMapper
interface,
the class maps user bases on the value of NameIdentifer only. If
the value is DN, the RND value will be returned. If value is email
address, the email id (without @domain) will be returned. Otherwise,
whole Name ID value will be returned.
ATTRIBUTE, NAME, ORG
Constructor and Description |
---|
NameIDPartnerAccountMapper() |
Modifier and Type | Method and Description |
---|---|
protected void |
getUser(Subject subject,
String sourceID,
Map map) |
getUser, getUser
protected void getUser(Subject subject, String sourceID, Map map)
getUser
in class DefaultPartnerAccountMapper
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.