|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyManagersType | |
|---|---|
| org.apache.cxf.configuration.jsse | |
| org.apache.cxf.configuration.security | |
| Uses of KeyManagersType in org.apache.cxf.configuration.jsse |
|---|
| Methods in org.apache.cxf.configuration.jsse with parameters of type KeyManagersType | |
|---|---|
static KeyManager[] |
TLSParameterJaxBUtils.getKeyManagers(KeyManagersType kmc)
This method converts the JAXB KeyManagersType into a list of JSSE KeyManagers. |
| Uses of KeyManagersType in org.apache.cxf.configuration.security |
|---|
| Fields in org.apache.cxf.configuration.security declared as KeyManagersType | |
|---|---|
protected KeyManagersType |
TLSClientParametersType.keyManagers
|
protected KeyManagersType |
TLSServerParametersType.keyManagers
|
| Methods in org.apache.cxf.configuration.security that return KeyManagersType | |
|---|---|
KeyManagersType |
ObjectFactory.createKeyManagersType()
Create an instance of KeyManagersType |
KeyManagersType |
TLSClientParametersType.getKeyManagers()
Gets the value of the keyManagers property. |
KeyManagersType |
TLSServerParametersType.getKeyManagers()
Gets the value of the keyManagers property. |
| Methods in org.apache.cxf.configuration.security with parameters of type KeyManagersType | |
|---|---|
void |
TLSClientParametersType.setKeyManagers(KeyManagersType value)
Sets the value of the keyManagers property. |
void |
TLSServerParametersType.setKeyManagers(KeyManagersType value)
Sets the value of the keyManagers property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||