Interface SecurityTokenReference
-
- All Superinterfaces:
org.apache.xml.security.stax.securityToken.SecurityToken
- All Known Implementing Classes:
SecurityTokenReferenceImpl
public interface SecurityTokenReference extends org.apache.xml.security.stax.securityToken.SecurityToken
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent>
getXmlSecEvents()
-
-
-
Method Detail
-
getXmlSecEvents
Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> getXmlSecEvents()
-
-