|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientAuthentication | |
|---|---|
| org.apache.cxf.configuration.jsse | |
| org.apache.cxf.configuration.security | |
| Uses of ClientAuthentication in org.apache.cxf.configuration.jsse |
|---|
| Methods in org.apache.cxf.configuration.jsse that return ClientAuthentication | |
|---|---|
ClientAuthentication |
TLSServerParameters.getClientAuthentication()
This parameter retrieves the client authentication settings. |
| Methods in org.apache.cxf.configuration.jsse with parameters of type ClientAuthentication | |
|---|---|
void |
TLSServerParameters.setClientAuthentication(ClientAuthentication clientAuth)
This parameter configures the server side to request and/or require client authentication. |
| Uses of ClientAuthentication in org.apache.cxf.configuration.security |
|---|
| Fields in org.apache.cxf.configuration.security declared as ClientAuthentication | |
|---|---|
protected ClientAuthentication |
TLSServerParametersType.clientAuthentication
|
| Methods in org.apache.cxf.configuration.security that return ClientAuthentication | |
|---|---|
ClientAuthentication |
ObjectFactory.createClientAuthentication()
Create an instance of ClientAuthentication |
ClientAuthentication |
TLSServerParametersType.getClientAuthentication()
Gets the value of the clientAuthentication property. |
| Methods in org.apache.cxf.configuration.security with parameters of type ClientAuthentication | |
|---|---|
void |
TLSServerParametersType.setClientAuthentication(ClientAuthentication value)
Sets the value of the clientAuthentication property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||