Weaver 3.1.0a1-D1

com.oldlight.weaver.apploader.componentloaders
Class WeaverAuthLoader

java.lang.Object
  extended bycom.oldlight.weaver.apploader.componentloaders.WeaverAuthLoader
All Implemented Interfaces:
WeaverDomComponentBuilder

public class WeaverAuthLoader
extends Object
implements WeaverDomComponentBuilder


Field Summary
static String ATTRIBUTE_ACTION
           
static String ATTRIBUTE_DOMAIN
           
static String ATTRIBUTE_VALUE_ADD
           
static String ATTRIBUTE_VALUE_REMOVE
           
static String ATTRIBUTE_VALUE_REQUIRE
           
static String ATTRIBUTE_VALUE_RESUME
           
private  Logger l
           
 
Constructor Summary
WeaverAuthLoader()
           
 
Method Summary
 WeaverApplicationComponent buildComponent(Node node, WeaverDomApplicationBuilder appBuilder, WeaverWadSection section, WeaverApplication application)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

WeaverAuthLoader

public WeaverAuthLoader()
Method Detail

buildComponent

public WeaverApplicationComponent buildComponent(Node node,
                                                 WeaverDomApplicationBuilder appBuilder,
                                                 WeaverWadSection section,
                                                 WeaverApplication application)
                                          throws WeaverParseException
Specified by:
buildComponent in interface WeaverDomComponentBuilder
Throws:
WeaverParseException

Copyright ©Paul Harvey