| Constructors in com.sun.xml.ws.security.opt.impl.incoming with parameters of type JAXBFilterProcessingContext |
DerivedKeyToken(XMLStreamReader reader,
JAXBFilterProcessingContext pc,
HashMap nsDecls)
Creates a new instance of DerivedKeyTokenProcessor |
EncryptedData(XMLStreamReader reader,
JAXBFilterProcessingContext pc,
HashMap<String,String> parentNS)
Creates a new instance of EncryptedData |
EncryptedData(XMLStreamReader reader,
Key dataEncKey,
JAXBFilterProcessingContext pc,
HashMap<String,String> parentNS)
|
EncryptedHeader(XMLStreamReader reader,
JAXBFilterProcessingContext pc,
HashMap<String,String> parentNS)
Creates a new instance of EncryptedHeader |
EncryptedKey(XMLStreamReader reader,
JAXBFilterProcessingContext pc,
HashMap nsDecls)
Creates a new instance of EncryptedKey |
EncryptedKey(XMLStreamReader reader,
JAXBFilterProcessingContext pc,
HashMap nsDecls,
boolean ignoreEKSHA1)
|
ReferenceListHeader(XMLStreamReader reader,
JAXBFilterProcessingContext pc)
Creates a new instance of ReferenceListHeader |
SAMLAssertion(XMLStreamReader reader,
JAXBFilterProcessingContext jpc,
StreamReaderBufferCreator creator,
HashMap nsDecl)
Creates a new instance of SAMLAssertion |
SecurityContextToken(XMLStreamReader reader,
JAXBFilterProcessingContext pc,
HashMap nsDecls)
Creates a new instance of SecurityContextToken |
Signature(JAXBFilterProcessingContext jpc,
Map<String,String> namespaceList,
StreamReaderBufferCreator sbc)
Creates a new instance of SignatureProcessor |
Signature(JAXBFilterProcessingContext jpc,
Map<String,String> namespaceList,
StreamReaderBufferCreator sbc,
boolean cacheSig)
|
TimestampHeader(XMLStreamReader reader,
StreamReaderBufferCreator creator,
HashMap nsDecls,
JAXBFilterProcessingContext ctx)
Creates a new instance of TimestampHeader |
URIResolver(JAXBFilterProcessingContext pc)
Creates a new instance of resolver |
| Constructors in com.sun.xml.ws.security.opt.impl.incoming.processor with parameters of type JAXBFilterProcessingContext |
CipherDataProcessor(JAXBFilterProcessingContext pc)
Creates a new instance of CipherDataProcessor |
KeyInfoProcessor(JAXBFilterProcessingContext pc)
Creates a new instance of KeyInfoProcessor |
KeyInfoProcessor(JAXBFilterProcessingContext pc,
KeySelector.Purpose purpose)
|
KeyInfoProcessor(JAXBFilterProcessingContext pc,
KeySelector.Purpose purpose,
boolean isSAMLSCKey)
|
KeyInfoProcessor(JAXBFilterProcessingContext pc,
XMLStreamWriter canonWriter,
KeySelector.Purpose purpose)
|
KeyValueProcessor(JAXBFilterProcessingContext pc,
XMLStreamWriter writer)
Creates a new instance of KeyValueProcessor |
SecurityHeaderProcessor(JAXBFilterProcessingContext context,
Map<String,String> namespaceList,
XMLInputFactory xi,
StreamReaderBufferCreator sbc)
Creates a new instance of SecurityHeaderProcessor |
SecurityTokenProcessor(JAXBFilterProcessingContext context,
KeySelector.Purpose purpose)
Creates a new instance of SecurityTokenProcessor |
SecurityTokenProcessor(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 SignedInfoProcessor |
TimestampProcessor(JAXBFilterProcessingContext ctx)
Creates a new instance of TimestampProcessor |