|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xml.security.stax.securityEvent.SecurityEvent
org.apache.xml.security.stax.securityEvent.AbstractElementSecurityEvent
org.apache.xml.security.stax.securityEvent.AbstractSecuredElementSecurityEvent
org.apache.wss4j.stax.securityEvent.SignedPartSecurityEvent
public class SignedPartSecurityEvent
| Constructor Summary | |
|---|---|
SignedPartSecurityEvent(org.apache.xml.security.stax.securityToken.InboundSecurityToken inboundSecurityToken,
boolean signed,
List<org.apache.xml.security.stax.ext.XMLSecurityConstants.ContentType> protectionOrder)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.xml.security.stax.securityEvent.AbstractSecuredElementSecurityEvent |
|---|
getProtectionOrder, getSecurityToken, isEncrypted, isSigned, setEncrypted, setProtectionOrder, setSecurityToken, setSigned |
| Methods inherited from class org.apache.xml.security.stax.securityEvent.AbstractElementSecurityEvent |
|---|
getElementPath, getXmlSecEvent, setElementPath, setXmlSecEvent |
| Methods inherited from class org.apache.xml.security.stax.securityEvent.SecurityEvent |
|---|
getCorrelationID, getSecurityEventType, setCorrelationID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SignedPartSecurityEvent(org.apache.xml.security.stax.securityToken.InboundSecurityToken inboundSecurityToken,
boolean signed,
List<org.apache.xml.security.stax.ext.XMLSecurityConstants.ContentType> protectionOrder)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||