|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | POINTCUT | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | POINTCUT | CONSTRUCTOR | METHOD | |||||||
java.lang.Object
|
+--org.apache.cactus.client.authentication.AbstractAuthentication
|
+--org.apache.cactus.client.authentication.BasicAuthentication
Basic Authentication support.
AbstractAuthentication| Constructor Summary | |
BasicAuthentication(String theName,
String thePassword)
|
|
| Method Summary | |
void |
configure(WebRequest theRequest)
Affected by: LogAspect |
| Methods inherited from class org.apache.cactus.client.authentication.AbstractAuthentication |
getName, setName, setPassword |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BasicAuthentication(String theName,
String thePassword)
| Method Detail |
public void configure(WebRequest theRequest)
around() in LogAspect.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | CONSTRUCTOR | METHOD | |||||||