Package | Description |
---|---|
org.apache.cxf.configuration.jsse | |
org.apache.cxf.configuration.security |
Modifier and Type | Method and Description |
---|---|
static KeyStore |
TLSParameterJaxBUtils.getKeyStore(KeyStoreType kst)
This method converts a JAXB generated KeyStoreType into a KeyStore.
|
Modifier and Type | Field and Description |
---|---|
protected KeyStoreType |
TrustManagersType.keyStore |
protected KeyStoreType |
KeyManagersType.keyStore |
Modifier and Type | Method and Description |
---|---|
KeyStoreType |
ObjectFactory.createKeyStoreType()
Create an instance of
KeyStoreType |
KeyStoreType |
TrustManagersType.getKeyStore()
Gets the value of the keyStore property.
|
KeyStoreType |
KeyManagersType.getKeyStore()
Gets the value of the keyStore property.
|
Modifier and Type | Method and Description |
---|---|
void |
TrustManagersType.setKeyStore(KeyStoreType value)
Sets the value of the keyStore property.
|
void |
KeyManagersType.setKeyStore(KeyStoreType value)
Sets the value of the keyStore property.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.