|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.ssl.KeyStoreBuilder.BuildResult
| Field Summary | |
protected java.security.cert.X509Certificate[] |
chain
|
protected java.security.KeyStore |
jks
|
protected java.security.Key |
key
|
| Constructor Summary | |
protected |
KeyStoreBuilder.BuildResult(java.security.Key key,
java.security.cert.Certificate[] chain,
java.security.KeyStore jks)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected final java.security.Key key
protected final java.security.cert.X509Certificate[] chain
protected final java.security.KeyStore jks
| Constructor Detail |
protected KeyStoreBuilder.BuildResult(java.security.Key key,
java.security.cert.Certificate[] chain,
java.security.KeyStore jks)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||