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