Uses of Class
com.sun.xml.wss.impl.c14n.AttributeNS
Packages that use AttributeNS
Package
Description
-
Uses of AttributeNS in com.sun.xml.ws.security.opt.impl.dsig
Method parameters in com.sun.xml.ws.security.opt.impl.dsig with type arguments of type AttributeNSModifier and TypeMethodDescriptionbyte[]EnvelopedSignedMessageHeader.canonicalize(String algorithm, List<AttributeNS> namespaceDecls) byte[]JAXBSignatureHeaderElement.canonicalize(String algorithm, List<AttributeNS> namespaceDecls) -
Uses of AttributeNS in com.sun.xml.ws.security.opt.impl.enc
Method parameters in com.sun.xml.ws.security.opt.impl.enc with type arguments of type AttributeNSModifier and TypeMethodDescriptionbyte[]EncryptedHeader.canonicalize(String algorithm, List<AttributeNS> namespaceDecls) byte[]JAXBEncryptedData.canonicalize(String algorithm, List<AttributeNS> namespaceDecls) byte[]JAXBEncryptedKey.canonicalize(String algorithm, List<AttributeNS> namespaceDecls) -
Uses of AttributeNS in com.sun.xml.ws.security.opt.impl.incoming
Method parameters in com.sun.xml.ws.security.opt.impl.incoming with type arguments of type AttributeNSModifier and TypeMethodDescriptionbyte[]TimestampHeader.canonicalize(String algorithm, List<AttributeNS> namespaceDecls) -
Uses of AttributeNS in com.sun.xml.ws.security.opt.impl.keyinfo
Method parameters in com.sun.xml.ws.security.opt.impl.keyinfo with type arguments of type AttributeNSModifier and TypeMethodDescriptionbyte[]SecurityContextToken.canonicalize(String algorithm, List<AttributeNS> namespaceDecls) byte[]SecurityContextToken13.canonicalize(String algorithm, List<AttributeNS> namespaceDecls) byte[]SecurityTokenReference.canonicalize(String algorithm, List<AttributeNS> namespaceDecls) -
Uses of AttributeNS in com.sun.xml.ws.security.opt.impl.message
Method parameters in com.sun.xml.ws.security.opt.impl.message with type arguments of type AttributeNSModifier and TypeMethodDescriptionbyte[]GSHeaderElement.canonicalize(String algorithm, List<AttributeNS> namespaceDecls) -
Uses of AttributeNS in com.sun.xml.wss.impl.c14n
Methods in com.sun.xml.wss.impl.c14n that return AttributeNSModifier and TypeMethodDescriptionprotected AttributeNSBaseCanonicalizer.getAttributeNS()BaseCanonicalizer.NamespaceContextImpl.getNamespaceDeclaration(String prefix)