|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrustManagersType | |
|---|---|
| org.apache.cxf.configuration.jsse | |
| org.apache.cxf.configuration.security | |
| Uses of TrustManagersType in org.apache.cxf.configuration.jsse |
|---|
| Methods in org.apache.cxf.configuration.jsse with parameters of type TrustManagersType | |
|---|---|
static TrustManager[] |
TLSParameterJaxBUtils.getTrustManagers(TrustManagersType tmc)
This method converts the JAXB KeyManagersType into a list of JSSE TrustManagers. |
| Uses of TrustManagersType in org.apache.cxf.configuration.security |
|---|
| Fields in org.apache.cxf.configuration.security declared as TrustManagersType | |
|---|---|
protected TrustManagersType |
TLSClientParametersType.trustManagers
|
protected TrustManagersType |
TLSServerParametersType.trustManagers
|
| Methods in org.apache.cxf.configuration.security that return TrustManagersType | |
|---|---|
TrustManagersType |
ObjectFactory.createTrustManagersType()
Create an instance of TrustManagersType |
TrustManagersType |
TLSClientParametersType.getTrustManagers()
Gets the value of the trustManagers property. |
TrustManagersType |
TLSServerParametersType.getTrustManagers()
Gets the value of the trustManagers property. |
| Methods in org.apache.cxf.configuration.security with parameters of type TrustManagersType | |
|---|---|
void |
TLSClientParametersType.setTrustManagers(TrustManagersType value)
Sets the value of the trustManagers property. |
void |
TLSServerParametersType.setTrustManagers(TrustManagersType value)
Sets the value of the trustManagers property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||