public class XWSSProcessorFactory2_0Impl extends XWSSProcessorFactory
DEFAULT_XWSS_PROCESSOR_FACTORY, XWSS_PROCESSOR_FACTORY_PROPERTY| Constructor and Description |
|---|
XWSSProcessorFactory2_0Impl() |
| Modifier and Type | Method and Description |
|---|---|
XWSSProcessor |
createProcessorForSecurityConfiguration(InputStream securityConfiguration,
CallbackHandler handler)
Creates a new instance of
XWSSProcessor |
newInstancepublic XWSSProcessor createProcessorForSecurityConfiguration(InputStream securityConfiguration, CallbackHandler handler) throws XWSSecurityException
XWSSProcessorFactoryXWSSProcessorcreateProcessorForSecurityConfiguration in class XWSSProcessorFactorysecurityConfiguration - an InputStream
for the SecurityConfiguration XML to be used
by the XWSSProcessorhandler - a JAAS CallbackHandler to be used by
the XWSSProcessor for Key and other Security
information retrievalXWSSProcessorXWSSecurityException - if there was an error in creating the
the XWSSProcessorCopyright © 2005–2018 Oracle Corporation. All rights reserved.