Package com.identityworksllc.iiq.common.connector
-
Class Summary Class Description BaseDelegatingConnector A straightforward “delegating” connector that will allow loading of connector classes from a plugin.NullConnector A connector that swallows all operations quietly, used for demo and testing purposesUnsupportedConnector A connector implementation that only throwsUnsupportedOperationException
for all operations