Uses of Class
com.sun.xml.ws.security.opt.impl.JAXBFilterProcessingContext
Packages that use JAXBFilterProcessingContext
Package
Description
-
Uses of JAXBFilterProcessingContext in com.sun.xml.ws.security.opt.impl.dsig
Methods in com.sun.xml.ws.security.opt.impl.dsig with parameters of type JAXBFilterProcessingContextModifier and TypeMethodDescriptionSignatureElementFactory.constructSignedInfo(JAXBFilterProcessingContext fpContext) static intSignatureProcessor.sign(JAXBFilterProcessingContext context) performs the signatureConstructors in com.sun.xml.ws.security.opt.impl.dsig with parameters of type JAXBFilterProcessingContextModifierConstructorDescriptionSignedMessageHeader(Header header, String id, JAXBFilterProcessingContext context) Creates a new instance of SignedMessageHeaderTokenProcessor(SignaturePolicy sp, JAXBFilterProcessingContext context) Creates a new instance of TokenProcessor -
Uses of JAXBFilterProcessingContext in com.sun.xml.ws.security.opt.impl.enc
Methods in com.sun.xml.ws.security.opt.impl.enc with parameters of type JAXBFilterProcessingContextModifier and TypeMethodDescriptionvoidEncryptionProcessor.process(JAXBFilterProcessingContext context) performs encryptionConstructors in com.sun.xml.ws.security.opt.impl.enc with parameters of type JAXBFilterProcessingContextModifierConstructorDescriptionTokenProcessor(EncryptionPolicy ep, JAXBFilterProcessingContext context) Creates a new instance of TokenProcessor -
Uses of JAXBFilterProcessingContext in com.sun.xml.ws.security.opt.impl.incoming
Methods in com.sun.xml.ws.security.opt.impl.incoming with parameters of type JAXBFilterProcessingContextModifier and TypeMethodDescriptionSecurityRecipient.validateMessage(JAXBFilterProcessingContext ctx) Constructors in com.sun.xml.ws.security.opt.impl.incoming with parameters of type JAXBFilterProcessingContextModifierConstructorDescriptionDerivedKeyToken(XMLStreamReader reader, JAXBFilterProcessingContext pc, HashMap nsDecls) Creates a new instance of DerivedKeyTokenProcessorEncryptedData(XMLStreamReader reader, JAXBFilterProcessingContext pc, HashMap<String, String> parentNS) Creates a new instance of EncryptedDataEncryptedData(XMLStreamReader reader, Key dataEncKey, JAXBFilterProcessingContext pc, HashMap<String, String> parentNS) EncryptedHeader(XMLStreamReader reader, JAXBFilterProcessingContext pc, HashMap<String, String> parentNS) Creates a new instance of EncryptedHeaderEncryptedKey(XMLStreamReader reader, JAXBFilterProcessingContext pc, HashMap nsDecls) Creates a new instance of EncryptedKeyEncryptedKey(XMLStreamReader reader, JAXBFilterProcessingContext pc, HashMap nsDecls, boolean ignoreEKSHA1) Creates a new instance of ReferenceListHeaderSAMLAssertion(XMLStreamReader reader, JAXBFilterProcessingContext jpc, StreamReaderBufferCreator creator, HashMap nsDecl) Creates a new instance of SAMLAssertionSecurityContextToken(XMLStreamReader reader, JAXBFilterProcessingContext pc, HashMap nsDecls) Creates a new instance of SecurityContextTokenSignature(JAXBFilterProcessingContext jpc, Map<String, String> namespaceList, StreamReaderBufferCreator sbc) Creates a new instance of SignatureProcessorSignature(JAXBFilterProcessingContext jpc, Map<String, String> namespaceList, StreamReaderBufferCreator sbc, boolean cacheSig) TimestampHeader(XMLStreamReader reader, StreamReaderBufferCreator creator, HashMap nsDecls, JAXBFilterProcessingContext ctx) Creates a new instance of TimestampHeaderCreates a new instance of resolver -
Uses of JAXBFilterProcessingContext in com.sun.xml.ws.security.opt.impl.incoming.processor
Constructors in com.sun.xml.ws.security.opt.impl.incoming.processor with parameters of type JAXBFilterProcessingContextModifierConstructorDescriptionCreates a new instance of CipherDataProcessorCreates a new instance of KeyInfoProcessorKeyInfoProcessor(JAXBFilterProcessingContext pc, KeySelector.Purpose purpose, boolean isSAMLSCKey) KeyInfoProcessor(JAXBFilterProcessingContext pc, XMLStreamWriter canonWriter, KeySelector.Purpose purpose) Creates a new instance of KeyValueProcessorSecurityHeaderProcessor(JAXBFilterProcessingContext context, Map<String, String> namespaceList, XMLInputFactory xi, StreamReaderBufferCreator sbc) Creates a new instance of SecurityHeaderProcessorSecurityTokenProcessor(JAXBFilterProcessingContext context, KeySelector.Purpose purpose) Creates a new instance of SecurityTokenProcessorSecurityTokenProcessor(JAXBFilterProcessingContext context, XMLStreamWriter canonWriter, KeySelector.Purpose purpose) SignedInfoProcessor(TagInfoset signature, HashMap<String, String> parentNSDecls, XMLStreamReader reader, JAXBFilterProcessingContext pc, SignaturePolicy signPolicy, MutableXMLStreamBuffer buffer) Creates a new instance of SignedInfoProcessorCreates a new instance of TimestampProcessor -
Uses of JAXBFilterProcessingContext in com.sun.xml.ws.security.opt.impl.keyinfo
Fields in com.sun.xml.ws.security.opt.impl.keyinfo declared as JAXBFilterProcessingContextConstructors in com.sun.xml.ws.security.opt.impl.keyinfo with parameters of type JAXBFilterProcessingContextModifierConstructorDescriptionCreates a new instance of DerivedKeyTokenBuilderCreates a new instance of IssuedTokenBuilderKerberosTokenBuilder(JAXBFilterProcessingContext context, AuthenticationTokenPolicy.KerberosTokenBinding binding) KeyValueTokenBuilder(JAXBFilterProcessingContext context, AuthenticationTokenPolicy.KeyValueTokenBinding binding) Creates a new instance of X509TokenBuilderSamlTokenBuilder(JAXBFilterProcessingContext context, AuthenticationTokenPolicy.SAMLAssertionBinding samlBinding, boolean forSign) Creates a new instance of SamlTokenProcessorCreates a new instance of SCTBuilderSymmetricTokenBuilder(SymmetricKeyBinding binding, JAXBFilterProcessingContext context, String dpAlgo, String kpAlgo) Creates a new instance of SymmetricTokenBuilderTokenBuilder(JAXBFilterProcessingContext context) Creates a new instance of TokenBuilderUsernameTokenBuilder(JAXBFilterProcessingContext context, AuthenticationTokenPolicy.UsernameTokenBinding binding) X509TokenBuilder(JAXBFilterProcessingContext context, AuthenticationTokenPolicy.X509CertificateBinding binding) Creates a new instance of X509TokenBuilder -
Uses of JAXBFilterProcessingContext in com.sun.xml.ws.security.opt.impl.message
Methods in com.sun.xml.ws.security.opt.impl.message with parameters of type JAXBFilterProcessingContextModifier and TypeMethodDescriptionETHandler.buildEDList(EncryptionPolicy policy, Target target, JAXBFilterProcessingContext context, Key key, KeyInfo ki) protected SecurityHeaderElementETHandler.handleURI(EncryptionPolicy policy, Target target, JAXBFilterProcessingContext context, Key key, KeyInfo ki) protected DataETHandler.toData(Object header, boolean contentOnly, JAXBFilterProcessingContext context) protected SecurityHeaderElementETHandler.toMessageHeader(EncryptionPolicy policy, Target target, JAXBFilterProcessingContext context, Key key, Object header, KeyInfo ki, boolean isEncryptedHeaders) -
Uses of JAXBFilterProcessingContext in com.sun.xml.wss.impl.misc
Methods in com.sun.xml.wss.impl.misc with parameters of type JAXBFilterProcessingContextModifier and TypeMethodDescriptionstatic voidSecurityUtil.checkIncludeTokenPolicyOpt(JAXBFilterProcessingContext context, AuthenticationTokenPolicy.UsernameTokenBinding untBinding, String unTokenid) static voidSecurityUtil.checkIncludeTokenPolicyOpt(JAXBFilterProcessingContext context, AuthenticationTokenPolicy.X509CertificateBinding certInfo, String x509id) static StringSecurityUtil.getDataEncryptionAlgo(JAXBFilterProcessingContext context)