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 Constructor Description StringAttributeValueMappingStrategy()Deprecated.Constructor.
-
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
-
-