Uses of Interface
com.collation.platform.model.topology.app.j2ee.websphere.WebSphereAuthMappingModule

Packages that use WebSphereAuthMappingModule
com.collation.platform.model.topology.app.j2ee.websphere   
 

Uses of WebSphereAuthMappingModule in com.collation.platform.model.topology.app.j2ee.websphere
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere that return WebSphereAuthMappingModule
 WebSphereAuthMappingModule WebSphereJDBCConnectionPool.getAuthMappingModule()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.websphere with parameters of type WebSphereAuthMappingModule
 void WebSphereJDBCConnectionPool.setAuthMappingModule(WebSphereAuthMappingModule mapping)