- java.lang.Object
-
- com.atlassian.jira.rest.client.auth.AnonymousAuthenticationHandler
-
- All Implemented Interfaces:
- AuthenticationHandler
public class AnonymousAuthenticationHandler
extends Object
implements AuthenticationHandler
Anonymous handler - no credentials passed to the server. Only anonymously accessible operations will be possible.
- Since:
- v0.1
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
configure(com.atlassian.httpclient.api.Request request) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013 Atlassian. All Rights Reserved.