|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractAuthentication in org.apache.cactus |
Methods in org.apache.cactus that return AbstractAuthentication | |
AbstractAuthentication |
WebRequest.getAuthentication()
|
Methods in org.apache.cactus with parameters of type AbstractAuthentication | |
void |
WebRequest.setAuthentication(AbstractAuthentication theAuthenticationObject)
Sets the authentication object that will configure the http request |
Uses of AbstractAuthentication in org.apache.cactus.client.authentication |
Subclasses of AbstractAuthentication in org.apache.cactus.client.authentication | |
class |
BasicAuthentication
Basic Authentication support. |
Uses of AbstractAuthentication in org.apache.cactus.util.log |
Aspects in org.apache.cactus.util.log that affect AbstractAuthentication | |
class |
LogAspect
Log every entry and exit of methods. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |