|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.appclient.client.acc.config.Security
public class Security
| Field Summary | |
|---|---|
protected CertDb |
certDb
|
protected Ssl |
ssl
|
| Constructor Summary | |
|---|---|
Security()
|
|
| Method Summary | |
|---|---|
CertDb |
getCertDb()
Gets the value of the certDb property. |
Ssl |
getSsl()
Gets the value of the ssl property. |
void |
setCertDb(CertDb value)
Sets the value of the certDb property. |
void |
setSsl(Ssl value)
Sets the value of the ssl property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Ssl ssl
protected CertDb certDb
| Constructor Detail |
|---|
public Security()
| Method Detail |
|---|
public Ssl getSsl()
Sslpublic void setSsl(Ssl value)
value - allowed object is
Sslpublic CertDb getCertDb()
CertDbpublic void setCertDb(CertDb value)
value - allowed object is
CertDb
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||