Uses of Interface
org.apache.xml.security.stax.securityToken.SecurityToken
Packages that use SecurityToken
Package
Description
-
Uses of SecurityToken in org.apache.xml.security.stax.impl.securityToken
Classes in org.apache.xml.security.stax.impl.securityToken that implement SecurityTokenModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclass -
Uses of SecurityToken in org.apache.xml.security.stax.securityEvent
Classes in org.apache.xml.security.stax.securityEvent with type parameters of type SecurityTokenMethods in org.apache.xml.security.stax.securityEvent that return SecurityTokenConstructors in org.apache.xml.security.stax.securityEvent with parameters of type SecurityTokenModifierConstructorDescriptionAbstractSecuredElementSecurityEvent(SecurityEventConstants.Event securityEventType, SecurityToken securityToken, List<XMLSecurityConstants.ContentType> protectionOrder) AbstractSecuredElementSecurityEvent(SecurityEventConstants.Event securityEventType, SecurityToken securityToken, List<XMLSecurityConstants.ContentType> protectionOrder, boolean signed, boolean encrypted) -
Uses of SecurityToken in org.apache.xml.security.stax.securityToken
Subinterfaces of SecurityToken in org.apache.xml.security.stax.securityTokenModifier and TypeInterfaceDescriptioninterfaceThis class represents the different token types which can occur in WS-SecurityinterfaceMethods in org.apache.xml.security.stax.securityToken that return SecurityTokenModifier and TypeMethodDescriptionSecurityToken.getKeyWrappingToken()Returns the key wrapping tokenMethods in org.apache.xml.security.stax.securityToken that return types with arguments of type SecurityToken