com.sun.identity.liberty.ws.idpp.plugin
インタフェース AttributeMapper


public interface AttributeMapper

Class AttributeMapper is an interface for mapping a between a Personal Profile Attribute to an LDAP Attribute.


メソッドの概要
 String getDSAttribute(String ppAttribute)
          Gets the DS attribute for the PP attribute.
 

メソッドの詳細

getDSAttribute

String getDSAttribute(String ppAttribute)
Gets the DS attribute for the PP attribute.

パラメータ:
ppAttribute - PP attribute
戻り値:
String LDAP Attribute