|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Specifies the types of authentication for Secure Socket Layer (SSL) server authentication.
| Field Summary | |
static int |
BASIC
No Secure Socket Layer is needed for communication. |
static int |
CCA_SSL
Certificate based mutual authentication. |
static int |
SSL
Certificate based server authentication. |
| Field Detail |
public static final int BASIC
public static final int SSL
public static final int CCA_SSL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||