|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.ecmimpl.OwCredentialsConstants
public class OwCredentialsConstants
Summary of constants used for credentials handling.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Field Summary | |
---|---|
static String |
AUTH_TOKEN
Default key for authentication token information |
static String |
LOGIN_PWD
Default key for user password information |
static String |
LOGIN_USR
Default key for user login name information |
Constructor Summary | |
---|---|
OwCredentialsConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String LOGIN_USR
public static final String LOGIN_PWD
public static final String AUTH_TOKEN
Constructor Detail |
---|
public OwCredentialsConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |