public class InboundXMLSignatureQoSPolicy extends XMLSignatureQoSPolicy implements AuthenticationPolicy
| Constructor and Description |
|---|
InboundXMLSignatureQoSPolicy() |
| Modifier and Type | Method and Description |
|---|---|
QoSPolicyInterceptionDirection |
getInterceptionDirection()
Gets the interception direction.
|
boolean |
isAbstractPolicy()
Checks if is abstract policy.
|
boolean |
isTokenRequired()
Checks if is token required.
|
addInterceptor, addSubject, getInterceptors, getSubjects, getSubjects, isSubjectFor, removeInterceptor, removeSubjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddInterceptor, addSubject, getInterceptors, getSubjects, getSubjects, isSubjectForpublic boolean isTokenRequired()
QoSPolicyisTokenRequired in interface QoSPolicypublic QoSPolicyInterceptionDirection getInterceptionDirection()
QoSPolicygetInterceptionDirection in interface QoSPolicypublic boolean isAbstractPolicy()
QoSPolicyisAbstractPolicy in interface QoSPolicy