public class InOutboundSafetyInformationQoSPolicy extends AbstractSafetyInformationQoSPolicy
| Constructor and Description |
|---|
InOutboundSafetyInformationQoSPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
QoSPolicyInterceptionDirection |
getInterceptionDirection()
Gets the interception direction.
|
int |
hashCode() |
boolean |
isAbstractPolicy()
Checks if is abstract policy.
|
boolean |
isTokenRequired()
Checks if is token required.
|
addDualChannelConverter, addDualChannelProtocolConverter, getDualChannelComparator, getDualChannelLocalConverter, getDualChannelProtocolConverter, getSafetyInformationPolicyAttributes, setDualChannelComparator, setSafetyInformationPolicyAttributes, toStringaddInterceptor, addSubject, getInterceptors, getSubjects, getSubjects, isSubjectFor, removeInterceptor, removeSubjectclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddInterceptor, addSubject, getInterceptors, getSubjects, getSubjects, isSubjectForpublic InOutboundSafetyInformationQoSPolicy()
public boolean isTokenRequired()
QoSPolicypublic QoSPolicyInterceptionDirection getInterceptionDirection()
QoSPolicypublic boolean isAbstractPolicy()
QoSPolicypublic int hashCode()
hashCode in class AbstractSafetyInformationQoSPolicypublic boolean equals(java.lang.Object obj)
equals in class AbstractSafetyInformationQoSPolicy