Package edu.uiuc.ncsa.security.core
Interface MultiConfigurationsInterface
-
- All Known Implementing Classes:
CFMultiConfigurations
,MultiConfigurations
public interface MultiConfigurationsInterface
This 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 MultipleInheritanceEngine
getInheritanceEngine()
-
-
-
Method Detail
-
getInheritanceEngine
MultipleInheritanceEngine getInheritanceEngine()
-
-