|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.security.integration.AppClientSSL
public class AppClientSSL
| Constructor Summary | |
|---|---|
AppClientSSL()
|
|
| Method Summary | |
|---|---|
String |
getCertNickname()
Gets the value of the certNickname property. |
boolean |
getClientAuthEnabled()
Gets the value of the clientAuthEnabled property. |
String |
getSsl2Ciphers()
Gets the value of the ssl2Ciphers property. |
boolean |
getSsl2Enabled()
Gets the value of the ssl2Enabled property. |
boolean |
getSsl3Enabled()
Gets the value of the ssl3Enabled property. |
String |
getSsl3TlsCiphers()
A comma-separated list of the SSL3 ciphers used, with the prefix + to enable or - to disable, for example +SSL_RSA_WITH_RC4_128_MD5 . |
boolean |
getTlsEnabled()
Gets the value of the tlsEnabled property. |
boolean |
getTlsRollbackEnabled()
Gets the value of the tlsRollbackEnabled property. |
void |
setCertNickname(String value)
Sets the value of the certNickname property. |
void |
setClientAuthEnabled(boolean value)
|
void |
setClientAuthEnabled(String value)
Sets the value of the clientAuthEnabled property. |
void |
setSsl2Ciphers(String value)
Sets the value of the ssl2Ciphers property. |
void |
setSsl2Enabled(boolean value)
|
void |
setSsl2Enabled(String value)
Sets the value of the ssl2Enabled property. |
void |
setSsl3Enabled(boolean value)
|
void |
setSsl3Enabled(String value)
Sets the value of the ssl3Enabled property. |
void |
setSsl3TlsCiphers(String value)
Sets the value of the ssl3TlsCiphers property. |
void |
setTlsEnabled(boolean value)
|
void |
setTlsEnabled(String value)
Sets the value of the tlsEnabled property. |
void |
setTlsRollbackEnabled(boolean value)
|
void |
setTlsRollbackEnabled(String value)
Sets the value of the tlsRollbackEnabled property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AppClientSSL()
| Method Detail |
|---|
public String getCertNickname()
Stringpublic void setCertNickname(String value)
value - allowed object is
Stringpublic boolean getSsl2Enabled()
Stringpublic void setSsl2Enabled(String value)
value - allowed object is
Stringpublic void setSsl2Enabled(boolean value)
public String getSsl2Ciphers()
Stringpublic void setSsl2Ciphers(String value)
value - allowed object is
Stringpublic boolean getSsl3Enabled()
Stringpublic void setSsl3Enabled(String value)
value - allowed object is
Stringpublic void setSsl3Enabled(boolean value)
public String getSsl3TlsCiphers()
public void setSsl3TlsCiphers(String value)
value - allowed object is
Stringpublic boolean getTlsEnabled()
Stringpublic void setTlsEnabled(String value)
value - allowed object is
Stringpublic void setTlsEnabled(boolean value)
public boolean getTlsRollbackEnabled()
Stringpublic void setTlsRollbackEnabled(String value)
value - allowed object is
Stringpublic void setTlsRollbackEnabled(boolean value)
public boolean getClientAuthEnabled()
Stringpublic void setClientAuthEnabled(String value)
value - allowed object is
Stringpublic void setClientAuthEnabled(boolean value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||