| Package | Description |
|---|---|
| LinkFuture.Core.ContentManager.ContentResource | |
| LinkFuture.Core.WebClient |
| Modifier and Type | Field and Description |
|---|---|
AuthType |
WebContentResourceMetaInfo.AuthType |
| Modifier and Type | Field and Description |
|---|---|
AuthType |
CredentialInfo.RequestAuthType |
| Modifier and Type | Method and Description |
|---|---|
static AuthType |
AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthType[] |
AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CredentialInfo(AuthType requestAuthType,
String userName,
String password) |
Copyright © 2016. All rights reserved.