Package | Description |
---|---|
org.apache.chemistry.opencmis.workbench.model |
Modifier and Type | Method and Description |
---|---|
static ClientSession.Authentication |
ClientSession.Authentication.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientSession.Authentication[] |
ClientSession.Authentication.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static SessionParameterMap |
ClientSession.createSessionParameters(String url,
BindingType binding,
String username,
String password,
ClientSession.Authentication authentication,
boolean compression,
boolean clientCompression,
boolean cookies) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.