|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.security.common.CipherInfo
public class CipherInfo
This class represents the information associated to ciphers. It also maintains a HashMap from configName to CipherInfo.
| Method Summary | |
|---|---|
static CipherInfo |
getCipherInfo(java.lang.String configName)
|
java.lang.String |
getCipherName()
|
java.lang.String |
getConfigName()
|
boolean |
isSSL2()
|
boolean |
isSSL3()
|
boolean |
isTLS()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CipherInfo getCipherInfo(java.lang.String configName)
public java.lang.String getConfigName()
public java.lang.String getCipherName()
public boolean isSSL2()
public boolean isSSL3()
public boolean isTLS()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||