public final class AuthType
extends java.lang.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 java.lang.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
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.