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.AlgorithmUsage
XMLSecurityConstants.Asym_Key_Wrap
static final XMLSecurityConstants.AlgorithmUsage
XMLSecurityConstants.Asym_Sig
static final XMLSecurityConstants.AlgorithmUsage
XMLSecurityConstants.Enc
static final XMLSecurityConstants.AlgorithmUsage
XMLSecurityConstants.EncDig
static final XMLSecurityConstants.AlgorithmUsage
XMLSecurityConstants.SigC14n
static final XMLSecurityConstants.AlgorithmUsage
XMLSecurityConstants.SigDig
static final XMLSecurityConstants.AlgorithmUsage
XMLSecurityConstants.SigTransform
static final XMLSecurityConstants.AlgorithmUsage
XMLSecurityConstants.Sym_Key_Wrap
static final XMLSecurityConstants.AlgorithmUsage
XMLSecurityConstants.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 Key
AbstractInboundSecurityToken.getKey
(String algorithmURI, XMLSecurityConstants.AlgorithmUsage algorithmUsage, String correlationID) protected PublicKey
AbstractInboundSecurityToken.getPubKey
(String algorithmURI, XMLSecurityConstants.AlgorithmUsage algorithmUsage, String correlationID) final PublicKey
AbstractInboundSecurityToken.getPublicKey
(String algorithmURI, XMLSecurityConstants.AlgorithmUsage algorithmUsage, String correlationID) final Key
AbstractInboundSecurityToken.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 TypeMethodDescriptionvoid
AlgorithmSuiteSecurityEvent.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