|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.web.ssl.SSLAttributes
public final class SSLAttributes
Taken from: SSLSupport Interface for SSL-specific functions
| Field Summary | |
|---|---|
static String |
CERTIFICATE_KEY
The Request attribute key for the client certificate chain. |
static String |
CIPHER_SUITE_KEY
The Request attribute key for the cipher suite. |
static String |
KEY_SIZE_KEY
The Request attribute key for the key size. |
static String |
SESSION_ID_KEY
The Request attribute key for the session id. |
| Constructor Summary | |
|---|---|
SSLAttributes()
|
|
| 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 CIPHER_SUITE_KEY
public static final String KEY_SIZE_KEY
public static final String CERTIFICATE_KEY
public static final String SESSION_ID_KEY
| Constructor Detail |
|---|
public SSLAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||