public class NoAuthentication extends Object implements AuthType
| Constructor and Description |
|---|
NoAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.client.Client |
getClient(Map<String,Object> params)
Get a client object
|
protected javax.ws.rs.client.Client |
newClient(Map<String,Object> params)
Initialize jersey
Client object. |
Copyright © 2016 Oracle and/or its affiliates. All rights reserved.