Class StringAttributeValueMappingStrategy
java.lang.Object
net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy<SearchResult>
net.shibboleth.idp.attribute.resolver.dc.ldap.StringAttributeValueMappingStrategy
net.shibboleth.idp.attribute.resolver.dc.ldap.impl.StringAttributeValueMappingStrategy
- All Implemented Interfaces:
SearchResultMappingStrategy
,MappingStrategy<SearchResult>
@Deprecated
public class StringAttributeValueMappingStrategy
extends StringAttributeValueMappingStrategy
Deprecated.
Replaced by api class. Remove in V5.
Classpath placeholder for legacy configurations.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.idp.attribute.resolver.dc.ldap.StringAttributeValueMappingStrategy
map
Methods inherited from class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
getResultRenamingMap, isMultipleResultsAnError, isNoResultAnError, setMultipleResultsAnError, setNoResultAnError, setResultRenamingMap
-
Constructor Details
-
StringAttributeValueMappingStrategy
public StringAttributeValueMappingStrategy()Deprecated.Constructor.
-