|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Authenticator | |
|---|---|
| com.atlassian.confluence.util.http | |
| com.atlassian.confluence.util.http.httpclient | |
| Uses of Authenticator in com.atlassian.confluence.util.http |
|---|
| Methods in com.atlassian.confluence.util.http that return Authenticator | |
|---|---|
Authenticator |
HttpRequestConfig.getAuthenticator()
|
Authenticator |
HttpRequest.getAuthenticator()
|
| Methods in com.atlassian.confluence.util.http with parameters of type Authenticator | |
|---|---|
void |
HttpRequestConfig.setAuthenticator(Authenticator authenticator)
|
void |
HttpRequest.setAuthenticator(Authenticator authenticator)
|
| Uses of Authenticator in com.atlassian.confluence.util.http.httpclient |
|---|
| Subclasses of Authenticator in com.atlassian.confluence.util.http.httpclient | |
|---|---|
class |
BasicAuthenticator
|
class |
DefaultSeraphAuthenticator
|
class |
HttpClientAuthenticator
|
class |
TrustedTokenAuthenticator
Authenticator that attaches a token from a TrustedTokenFactory to a HTTP request and allows for status
reporting on an executed request |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||