|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SSLConfiguration.ClientAuth | |
|---|---|
| com.flat502.rox.processing | Central location for shared client- and server-side processing logic. |
| Uses of SSLConfiguration.ClientAuth in com.flat502.rox.processing |
|---|
| Methods in com.flat502.rox.processing that return SSLConfiguration.ClientAuth | |
|---|---|
SSLConfiguration.ClientAuth |
SSLConfiguration.getClientAuthentication()
|
static SSLConfiguration.ClientAuth |
SSLConfiguration.ClientAuth.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SSLConfiguration.ClientAuth[] |
SSLConfiguration.ClientAuth.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.flat502.rox.processing with parameters of type SSLConfiguration.ClientAuth | |
|---|---|
void |
SSLConfiguration.setClientAuthentication(SSLConfiguration.ClientAuth auth)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||