public final class AuthType extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DES |
static int |
Null |
static int |
Short |
static int |
Unix |
| Constructor and Description |
|---|
AuthType() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getTypeAsString(int type)
Return the authentication type as string
|
public static final int Null
public static final int Unix
public static final int Short
public static final int DES
public static final String getTypeAsString(int type)
type - intCopyright © 2005–2020 Alfresco Software. All rights reserved.