Package edu.uiuc.ncsa.security.core
Interface MultiConfigurationsInterface
-
- All Known Implementing Classes:
CFMultiConfigurations,MultiConfigurations
public interface MultiConfigurationsInterfaceThis exists mostly to organize some tests. If they change, this syntactic sugar may go away.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MultipleInheritanceEnginegetInheritanceEngine()
-
-
-
Method Detail
-
getInheritanceEngine
MultipleInheritanceEngine getInheritanceEngine()
-
-