|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) public static @interface MQSeries.SSLSettings
Specifies the SSL settings for the MQSeries control.
| Required Element Summary | |
|---|---|
boolean |
sslRequired
This attribute determines if SSL is required or not, based on whether the value is True or False. |
boolean |
twoWaySSLRequired
This attribute determines if two-way SSL is required or not, based on whether the value is True or False |
| Element Detail |
|---|
public abstract boolean sslRequired
public abstract boolean twoWaySSLRequired
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||