java.lang.Object java.lang.Enum com.ibm.broker.config.proxy.BrokerProxy.PolicyType
public static final class BrokerProxy.PolicyType
extends Enum
Enumerates the possible types of policy that can be used when retrieving the defined policy sets from the broker.
Field | Description |
---|---|
WS_SECURITY |
Method | Description |
---|---|
BrokerProxy.PolicyType valueOf(String) | |
BrokerProxy.PolicyType[] values() |
public static final com.ibm.broker.config.proxy.BrokerProxy.PolicyType WS_SECURITY
public static BrokerProxy.PolicyType valueOf(String name)
public static final BrokerProxy.PolicyType[] values()