|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| jcrypt.* |
|---|
| jcrypt.jcrypt | ||
|---|---|---|
private static final boolean |
debug |
false |
private static final int |
ITERATIONS |
16 |
private static final java.lang.String |
SALTCHARS |
"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890" |
| md5.* |
|---|
| md5.MD5Crypt | ||
|---|---|---|
private static final java.lang.String |
itoa64 |
"./0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz" |
private static final java.lang.String |
SALTCHARS |
"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890" |
| org.esupportail.* |
|---|
| org.esupportail.cas.server.GenericHandler | ||
|---|---|---|
private static final java.lang.String |
CASGENERICHANDLER_RELEASE |
"2.1.2-1" |
| org.esupportail.cas.server.handlers.database.QueryDatabaseHandler | ||
|---|---|---|
static final java.lang.String |
SQL_LOGIN_TOKEN |
"%u" |
| org.esupportail.cas.server.util.BasicHandler | ||
|---|---|---|
protected static final int |
FAILED_CONTINUE |
2 |
public static final int |
FAILED_STOP |
3 |
public static final int |
SUCCEEDED |
1 |
| org.esupportail.cas.server.util.Server | ||
|---|---|---|
protected static final int |
AUTHENTICATE_FAILURE |
2 |
protected static final int |
AUTHENTICATE_NOAUTH |
1 |
protected static final int |
AUTHENTICATE_SUCCESS |
0 |
protected static final int |
CONNECT_FAILURE |
2 |
protected static final int |
CONNECT_NOAUTH |
1 |
protected static final int |
CONNECT_SUCCESS |
0 |
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||