|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 JAXBFilterProcessingContext | |
|---|---|
SignedInfo |
SignatureElementFactory.constructSignedInfo(JAXBFilterProcessingContext fpContext)
|
static int |
SignatureProcessor.sign(JAXBFilterProcessingContext context)
performs the signature |
| Constructors in com.sun.xml.ws.security.opt.impl.dsig with parameters of type JAXBFilterProcessingContext | |
|---|---|
SignedMessageHeader(com.sun.xml.ws.api.message.Header header,
String id,
JAXBFilterProcessingContext context)
Creates a new instance of SignedMessageHeader |
|
TokenProcessor(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 JAXBFilterProcessingContext | |
|---|---|
void |
EncryptionProcessor.process(JAXBFilterProcessingContext context)
performs encryption |
| Constructors in com.sun.xml.ws.security.opt.impl.enc with parameters of type JAXBFilterProcessingContext | |
|---|---|
TokenProcessor(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 JAXBFilterProcessingContext | |
|---|---|
com.sun.xml.ws.api.message.Message |
SecurityRecipient.validateMessage(JAXBFilterProcessingContext ctx)
|
| 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,
com.sun.xml.stream.buffer.stax.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,
com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator sbc)
Creates a new instance of SignatureProcessor |
|
Signature(JAXBFilterProcessingContext jpc,
Map<String,String> namespaceList,
com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator sbc,
boolean cacheSig)
|
|
TimestampHeader(XMLStreamReader reader,
com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator creator,
HashMap nsDecls,
JAXBFilterProcessingContext ctx)
Creates a new instance of TimestampHeader |
|
URIResolver(JAXBFilterProcessingContext pc)
Creates a new instance of resolver |
|
| Uses of JAXBFilterProcessingContext in com.sun.xml.ws.security.opt.impl.incoming.processor |
|---|
| Uses of JAXBFilterProcessingContext in com.sun.xml.ws.security.opt.impl.keyinfo |
|---|
| Fields in com.sun.xml.ws.security.opt.impl.keyinfo declared as JAXBFilterProcessingContext | |
|---|---|
protected JAXBFilterProcessingContext |
TokenBuilder.context
|
| 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 JAXBFilterProcessingContext | |
|---|---|
List |
ETHandler.buildEDList(EncryptionPolicy policy,
Target target,
JAXBFilterProcessingContext context,
Key key,
KeyInfo ki)
|
protected SecurityHeaderElement |
ETHandler.handleURI(EncryptionPolicy policy,
Target target,
JAXBFilterProcessingContext context,
Key key,
KeyInfo ki)
|
protected Data |
ETHandler.toData(Object header,
boolean contentOnly,
JAXBFilterProcessingContext context)
|
protected SecurityHeaderElement |
ETHandler.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 JAXBFilterProcessingContext | |
|---|---|
static void |
SecurityUtil.checkIncludeTokenPolicyOpt(JAXBFilterProcessingContext context,
AuthenticationTokenPolicy.UsernameTokenBinding untBinding,
String unTokenid)
|
static void |
SecurityUtil.checkIncludeTokenPolicyOpt(JAXBFilterProcessingContext context,
AuthenticationTokenPolicy.X509CertificateBinding certInfo,
String x509id)
|
static String |
SecurityUtil.getDataEncryptionAlgo(JAXBFilterProcessingContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||