Uses of Class
org.apache.xml.security.stax.ext.XMLSecurityConstants.AlgorithmUsage
Packages that use XMLSecurityConstants.AlgorithmUsage
Package
Description
-
Uses of XMLSecurityConstants.AlgorithmUsage in org.apache.xml.security.stax.ext
Fields in org.apache.xml.security.stax.ext declared as XMLSecurityConstants.AlgorithmUsageModifier and TypeFieldDescriptionstatic final XMLSecurityConstants.AlgorithmUsageXMLSecurityConstants.Asym_Key_Wrapstatic final XMLSecurityConstants.AlgorithmUsageXMLSecurityConstants.Asym_Sigstatic final XMLSecurityConstants.AlgorithmUsageXMLSecurityConstants.Encstatic final XMLSecurityConstants.AlgorithmUsageXMLSecurityConstants.EncDigstatic final XMLSecurityConstants.AlgorithmUsageXMLSecurityConstants.SigC14nstatic final XMLSecurityConstants.AlgorithmUsageXMLSecurityConstants.SigDigstatic final XMLSecurityConstants.AlgorithmUsageXMLSecurityConstants.SigTransformstatic final XMLSecurityConstants.AlgorithmUsageXMLSecurityConstants.Sym_Key_Wrapstatic final XMLSecurityConstants.AlgorithmUsageXMLSecurityConstants.Sym_Sig -
Uses of XMLSecurityConstants.AlgorithmUsage in org.apache.xml.security.stax.impl.securityToken
Methods in org.apache.xml.security.stax.impl.securityToken with parameters of type XMLSecurityConstants.AlgorithmUsageModifier and TypeMethodDescriptionprotected KeyAbstractInboundSecurityToken.getKey(String algorithmURI, XMLSecurityConstants.AlgorithmUsage algorithmUsage, String correlationID) protected PublicKeyAbstractInboundSecurityToken.getPubKey(String algorithmURI, XMLSecurityConstants.AlgorithmUsage algorithmUsage, String correlationID) final PublicKeyAbstractInboundSecurityToken.getPublicKey(String algorithmURI, XMLSecurityConstants.AlgorithmUsage algorithmUsage, String correlationID) final KeyAbstractInboundSecurityToken.getSecretKey(String algorithmURI, XMLSecurityConstants.AlgorithmUsage algorithmUsage, String correlationID) -
Uses of XMLSecurityConstants.AlgorithmUsage in org.apache.xml.security.stax.securityEvent
Methods in org.apache.xml.security.stax.securityEvent that return XMLSecurityConstants.AlgorithmUsageMethods in org.apache.xml.security.stax.securityEvent with parameters of type XMLSecurityConstants.AlgorithmUsageModifier and TypeMethodDescriptionvoidAlgorithmSuiteSecurityEvent.setAlgorithmUsage(XMLSecurityConstants.AlgorithmUsage algorithmUsage) -
Uses of XMLSecurityConstants.AlgorithmUsage in org.apache.xml.security.stax.securityToken
Methods in org.apache.xml.security.stax.securityToken with parameters of type XMLSecurityConstants.AlgorithmUsageModifier and TypeMethodDescriptionInboundSecurityToken.getPublicKey(String algorithmURI, XMLSecurityConstants.AlgorithmUsage algorithmUsage, String correlationID) Returns the public key if one exist for this token typeInboundSecurityToken.getSecretKey(String algorithmURI, XMLSecurityConstants.AlgorithmUsage algorithmUsage, String correlationID) Returns the secret key