| 
 | Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyStoreType | |
|---|---|
| org.apache.cxf.configuration.security | |
| Uses of KeyStoreType in org.apache.cxf.configuration.security | 
|---|
| Fields in org.apache.cxf.configuration.security declared as KeyStoreType | |
|---|---|
| protected  KeyStoreType | KeyManagersType.keyStore | 
| protected  KeyStoreType | TrustManagersType.keyStore | 
| Methods in org.apache.cxf.configuration.security that return KeyStoreType | |
|---|---|
|  KeyStoreType | ObjectFactory.createKeyStoreType()Create an instance of KeyStoreType | 
|  KeyStoreType | KeyManagersType.getKeyStore()Gets the value of the keyStore property. | 
|  KeyStoreType | TrustManagersType.getKeyStore()Gets the value of the keyStore property. | 
| Methods in org.apache.cxf.configuration.security with parameters of type KeyStoreType | |
|---|---|
|  void | KeyManagersType.setKeyStore(KeyStoreType value)Sets the value of the keyStore property. | 
|  void | TrustManagersType.setKeyStore(KeyStoreType value)Sets the value of the keyStore property. | 
| 
 | Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||