|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.rest.client.auth.AnonymousAuthenticationHandler
public class AnonymousAuthenticationHandler
Anonymous handler - no credentials passed to the server. Only anonymously accessible operations will be possible.
| Constructor Summary | |
|---|---|
AnonymousAuthenticationHandler()
|
|
| Method Summary | |
|---|---|
void |
configure(com.sun.jersey.client.apache.config.ApacheHttpClientConfig apacheHttpClientConfig)
|
void |
configure(com.sun.jersey.api.client.filter.Filterable filterable,
com.sun.jersey.api.client.Client client)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnonymousAuthenticationHandler()
| Method Detail |
|---|
public void configure(com.sun.jersey.client.apache.config.ApacheHttpClientConfig apacheHttpClientConfig)
configure in interface AuthenticationHandler
public void configure(com.sun.jersey.api.client.filter.Filterable filterable,
com.sun.jersey.api.client.Client client)
configure in interface AuthenticationHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||