|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyManagersType | |
|---|---|
| org.apache.cxf.configuration.security | |
| 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 | |||||||||