Package org.keycloak.guides.maven
Class Context
- java.lang.Object
-
- org.keycloak.guides.maven.Context
-
public class Context extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FeaturesgetFeatures()List<Guide>getGuides()OptionsgetOptions()
-
-
-
Constructor Detail
-
Context
public Context(File srcDir) throws IOException
- Throws:
IOException
-
-