com.oldlight.weaver.apploader.componentloaders
Class WeaverAuthLoader
java.lang.Object
com.oldlight.weaver.apploader.componentloaders.WeaverAuthLoader
- All Implemented Interfaces:
- WeaverDomComponentBuilder
- public class WeaverAuthLoader
- extends Object
- implements WeaverDomComponentBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTRIBUTE_ACTION
public static final String ATTRIBUTE_ACTION
- See Also:
- Constant Field Values
ATTRIBUTE_DOMAIN
public static final String ATTRIBUTE_DOMAIN
- See Also:
- Constant Field Values
ATTRIBUTE_VALUE_REQUIRE
public static final String ATTRIBUTE_VALUE_REQUIRE
- See Also:
- Constant Field Values
ATTRIBUTE_VALUE_ADD
public static final String ATTRIBUTE_VALUE_ADD
- See Also:
- Constant Field Values
ATTRIBUTE_VALUE_REMOVE
public static final String ATTRIBUTE_VALUE_REMOVE
- See Also:
- Constant Field Values
ATTRIBUTE_VALUE_RESUME
public static final String ATTRIBUTE_VALUE_RESUME
- See Also:
- Constant Field Values
l
private Logger l
WeaverAuthLoader
public WeaverAuthLoader()
buildComponent
public WeaverApplicationComponent buildComponent(Node node,
WeaverDomApplicationBuilder appBuilder,
WeaverWadSection section,
WeaverApplication application)
throws WeaverParseException
- Specified by:
buildComponent
in interface WeaverDomComponentBuilder
- Throws:
WeaverParseException