A B C D E F G H I J K L M N O P Q R S T U V W X _

G

GAP_TOKEN - Static variable in class org.ietf.jgss.GSSException
An expected per-message token was not received.
GDay - class org.idoox.wasp.serialization.xsdbuiltin.GDay.
The class represents xsd day type.
GDay(int, TimeZone) - Constructor for class org.idoox.wasp.serialization.xsdbuiltin.GDay
Constructor.
GDay(String) - Constructor for class org.idoox.wasp.serialization.xsdbuiltin.GDay
Constructor that initializes this object.
GET - Static variable in class org.idoox.transport.TransportMethod
Gets data from an existing resource with given URI.
GET - Static variable in class org.systinet.security.perm.ACLPermission
Enable action.
GET - Static variable in class org.systinet.security.perm.PStorePermission
Enable action.
GET - Static variable in class org.systinet.security.perm.WSBManagePermission
Enable action.
GET - Static variable in class org.systinet.security.perm.WSConfigPermission
Enable action.
GET - Static variable in class org.systinet.security.perm.WSManagePermission
Enable action.
GET - Static variable in class org.systinet.security.perm.WSMonitoringPermission
Stop action.
GET - Static variable in class org.systinet.security.perm.WSSecurityMechsPermission
Enable action.
GET - Static variable in class org.systinet.security.perm.WSStatePermission
Stop action.
GET - Static variable in class org.systinet.wasp.admin.ControlOperations
 
GET - Static variable in class org.systinet.wasp.admin.ServiceEndpoint
GET transport method.
GET_ALL - Static variable in class org.systinet.wasp.admin.ControlOperations
 
GMonth - class org.idoox.wasp.serialization.xsdbuiltin.GMonth.
The class represents XMLSchema gMonth type.
GMonth(int, TimeZone) - Constructor for class org.idoox.wasp.serialization.xsdbuiltin.GMonth
Constructor.
GMonth(String) - Constructor for class org.idoox.wasp.serialization.xsdbuiltin.GMonth
Constructor that initializes this object.
GMonthDay - class org.idoox.wasp.serialization.xsdbuiltin.GMonthDay.
The class represents xsd gMonthDay type.
GMonthDay(int, int, TimeZone) - Constructor for class org.idoox.wasp.serialization.xsdbuiltin.GMonthDay
Constructor.
GMonthDay(String) - Constructor for class org.idoox.wasp.serialization.xsdbuiltin.GMonthDay
Constructor that initializes this object.
GSSContext - interface org.ietf.jgss.GSSContext.
This interface encapsulates the GSS-API security context and provides the security services (wrap, unwrap, getMIC, verifyMIC) that are available over the context.
GSSCredential - interface org.ietf.jgss.GSSCredential.
This interface encapsulates the GSS-API credentials for an entity.
GSSException - exception org.ietf.jgss.GSSException.
This exception is thrown whenever a fatal GSS-API error occurs including mechanism specific errors.
GSSException(int) - Constructor for class org.ietf.jgss.GSSException
Creates a GSSException object with a specified major code.
GSSException(int, int, String) - Constructor for class org.ietf.jgss.GSSException
Creates a GSSException object with the specified major code, minor code, and minor code textual explanation.
GSSManager - class org.ietf.jgss.GSSManager.
GSSManager class is an abstract class that serves as a factory for three GSS interfaces: GSSName, GSSCredential, and GSSContext.
GSSManager() - Constructor for class org.ietf.jgss.GSSManager
 
GSSName - interface org.ietf.jgss.GSSName.
This interface encapsulates a single GSS-API principal entity.
GYear - class org.idoox.wasp.serialization.xsdbuiltin.GYear.
The class represents xsd year type.
GYear(int, TimeZone, boolean) - Constructor for class org.idoox.wasp.serialization.xsdbuiltin.GYear
Constructor.
GYear(String) - Constructor for class org.idoox.wasp.serialization.xsdbuiltin.GYear
constructor that initializes this object.
GYearMonth - class org.idoox.wasp.serialization.xsdbuiltin.GYearMonth.
The class represents xsd gYearMonth type.
GYearMonth(int, int, TimeZone, boolean) - Constructor for class org.idoox.wasp.serialization.xsdbuiltin.GYearMonth
Constructor.
GYearMonth(String) - Constructor for class org.idoox.wasp.serialization.xsdbuiltin.GYearMonth
constructor that initializes this object.
GenericAsyncCallback - class org.systinet.wasp.async.GenericAsyncCallback.
This class is a helper that provides generic implementation of AsyncCallback.onTimeout method, which has rare use.
GenericAsyncCallback() - Constructor for class org.systinet.wasp.async.GenericAsyncCallback
 
GenericHandler - class javax.xml.rpc.handler.GenericHandler.
The javax.xml.rpc.handler.GenericHandler class implements the Handler interface.
GenericHandler() - Constructor for class javax.xml.rpc.handler.GenericHandler
Default constructor
GenericSequenceListener - class org.systinet.wasp.wsrm.sequence.GenericSequenceListener.
Trivial implementation of the SequenceListener.
GenericSequenceListener() - Constructor for class org.systinet.wasp.wsrm.sequence.GenericSequenceListener
 
gap - Variable in class org.ietf.jgss.MessageProp
 
generateAllTypes - Variable in class org.systinet.wasp.management.services.wsdlc.CompilerSettings
If it is set to true, the compiler will generate all types mentioned in the schema section of the wsdl, not only the referenced ones.
generateDefinition(Class) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Generates definition from the specified class.
generateDefinitions(Class) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Deprecated. use Java2WSDL.generateDefinition(java.lang.Class) instead.
generateDefinitions(Class[]) - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Generates definitions and returns an array of them.
generateHolder(String) - Method in interface org.idoox.wasp.tools.holder.HolderGenerator
Generates new holder for given type.
generateUniqueMessageID() - Static method in class org.systinet.wasp.addressing.AddressingHeaders
Generates unique message ID.
get(int) - Method in interface org.idoox.wasp.interceptor.InterceptorChain
Returns an interceptor on specified position.
get(Object) - Method in class org.idoox.webservice.CallContext
Deprecated.  
get(Class) - Method in interface org.systinet.wasp.webservice.Attributes
Retrieves attributes associated with the clazz.
get(Field) - Method in interface org.systinet.wasp.webservice.Attributes
Retrieves attributes associated with the field
get(Method) - Method in interface org.systinet.wasp.webservice.Attributes
Retrieves attributes associated with the method
get(Method, int) - Method in interface org.systinet.wasp.webservice.Attributes
Retrieves attributes associated with the method and parameter.
get(int) - Method in interface org.systinet.wasp.webservice.Handlers
Retrieves configuration of handler on given position.
get(int) - Method in interface org.systinet.wasp.webservice.HeaderProcessors
Deprecated. Returns header processor instance on given position in the chain.
get(int) - Method in interface org.systinet.wasp.webservice.Interceptors
Returns an interceptor at the specified position within the chain of transport interceptors.
getAbsolutePath(String) - Method in interface org.idoox.transport.Transport
Returns all possible endpoints for local path.
getAbsolutePath(String) - Method in interface org.idoox.transport.TransportRepository
Returns all possible started endpoints for local path.
getAbsolutePath(String, String) - Static method in class org.systinet.wasp.Wasp
Returns the first endpoint for local path of current started transports registered for given scheme or null if no such server transport is available.
getAbsolutePath(String) - Static method in class org.systinet.wasp.Wasp
Returns all possible endpoints for local path of current started transports or null if no server transport is available.
getAcceptingClass() - Method in interface org.idoox.security.pstore.PropertySerializer
Gets the class type, which is accepted by the encode method
getAcceptingCredentials() - Method in interface org.idoox.security.server.ReceivedCredentials
Returns server side credentials which were used for target authentication to the client
getAcceptingOptionsRequired() - Method in interface org.idoox.security.Credentials
Returns current required association options for the accepting connections using this Credentials object
getAcceptingOptionsSupported() - Method in interface org.idoox.security.Credentials
Returns current supported association options for the accepting connections using this Credentials object
getAcceptingProviders(ServiceEndpointContext) - Method in class org.idoox.wasp.WaspSecurity.SPI
Returns names of the current service endpoint accepting security providers or current execution context accepting security providers, if the parameter is null.
getAcceptingProviders(ServiceEndpointContext) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Always returns an empty array.
getAcceptingProviders(ServiceEndpointContext) - Static method in class org.idoox.wasp.WaspSecurity
Returns names of the current service endpoint server accepting security providers or current execution context accepting security providers, if the parameter is null used for SOAP communication.
getAcceptingSPForEndpoint(ServiceEndpoint) - Method in interface org.systinet.wasp.admin.SecurityInfoService
Returns array of default accepting security providers' names for specified endpoint.
getAcceptingSPForEndpoint(String) - Method in interface org.systinet.wasp.admin.SecurityInfoService
Returns array of default accepting security providers' names for specified endpoint name.
getAcceptingSecurityProviders(ServiceEndpoint) - Method in interface org.systinet.wasp.admin.ServiceSecurity
Deprecated. Returns array of names of the security providers which have to be activated for this service implementation for incoming requests.
getAcceptingSecurityProviders() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Returns list of names of the security providers which have to be activated for this service implementation for accepting incoming requests.
getAcceptingSecurityProviders(ServiceEndpoint) - Method in interface org.systinet.wasp.mgmt.ServiceSecurity
Returns array of names of the security providers which have to be activated for this service implementation for incoming requests.
getAcceptorAddress() - Method in class org.ietf.jgss.ChannelBinding
Returns the acceptor's address for this channel binding.
getAcknowledgementInterval() - Method in class org.systinet.wasp.wsrm.feb2005.policy.AcknowledgementIntervalAssertion
Gets acknowledgement interval of this assertion.
getActions() - Method in class org.systinet.security.perm.ACLPermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class org.systinet.security.perm.AllWSManagePermission
No actions supported by this permission.
getActions() - Method in class org.systinet.security.perm.DelegatePermission
No actions supported by this permission.
getActions() - Method in class org.systinet.security.perm.PStorePermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class org.systinet.security.perm.WASPDeployPermission
No actions supported by this permission.
getActions() - Method in class org.systinet.security.perm.WASPGetPermission
No actions supported by this permission.
getActions() - Method in class org.systinet.security.perm.WASPRole
No actions supported by this permission.
getActions() - Method in class org.systinet.security.perm.WASPUndeployPermission
No actions supported by this permission.
getActions() - Method in class org.systinet.security.perm.WSBManagePermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class org.systinet.security.perm.WSConfigPermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class org.systinet.security.perm.WSInvokePermission
Returns the "canonical string representation" of the actions, i.e.
getActions() - Method in class org.systinet.security.perm.WSManageACLPermission
No actions supported by this permission.
getActions() - Method in class org.systinet.security.perm.WSManagePermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class org.systinet.security.perm.WSMonitoringPermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class org.systinet.security.perm.WSSecurityMechsPermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class org.systinet.security.perm.WSStatePermission
Returns the "canonical string representation" of the actions.
getActiveInputSequence() - Static method in class org.systinet.wasp.wsrm.sequence.SequenceRegistry
Returns an input sequence active in current processing or null if there is no such sequence.
getActiveInputSequence(CallContext) - Static method in class org.systinet.wasp.wsrm.sequence.SequenceRegistry
Returns an input sequence active in the given processing or null if there is no such sequence.
getActiveOutputSequence() - Static method in class org.systinet.wasp.wsrm.sequence.SequenceRegistry
Returns an output sequence active in current processing or null if there is no such sequence.
getActiveOutputSequence(CallContext) - Static method in class org.systinet.wasp.wsrm.sequence.SequenceRegistry
Returns an output sequence active in the given processing or null if there is no such sequence.
getActor() - Method in interface javax.xml.soap.SOAPHeaderElement
Returns the uri of the actor associated with this SOAPHeaderElement object.
getAddress() - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg.Interceptor.Range
 
getAddress() - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Range
 
getAddress() - Method in class org.systinet.wasp.addressing.EndpointReference
Gets the endpoint reference address.
getAlgorithm() - Method in interface org.idoox.security.httpdigest.AuthorizationStructure
Gets digest algorithm.
getAlgorithm() - Method in interface org.idoox.security.pstore.KeyEntry
Gets encryption/decryption algorithm.
getAlgorithm() - Method in interface org.idoox.wasp.security.http.digest.HttpDigestConfig
Returns digest algorithm used by HttpDigest provider.
getAlgorithm() - Method in interface org.systinet.wasp.security.ws.conf.TransformConf
Gets transform algorithm.
getAlias() - Method in interface org.idoox.security.pstore.AliasEntry
Returns alias.
getAlias(Certificate) - Method in interface org.idoox.security.pstore.KeyStore
Returns alias the certificate is associated with.
getAlias() - Method in interface org.idoox.transport.config.HttpsServerConfig
Gets alias of the server.
getAliasEntries() - Method in interface org.idoox.security.pstore.KeyStore
Returns all aliases in the key store with the description of their type (i.e.
getAliases() - Method in interface org.idoox.security.pstore.KeyStore
Returns all aliases in the key store.
getAllAttributes() - Method in interface javax.xml.soap.SOAPElement
Returns an iterator over all of the attribute names in this SOAPElement object.
getAllAttributes() - Method in class org.systinet.wasp.addressing.ReferenceProperties
 
getAllHeaders() - Method in class javax.xml.soap.MimeHeaders
Returns all the headers in this MimeHeaders object.
getAllMimeHeaders() - Method in class javax.xml.soap.AttachmentPart
Retrieves all the headers for this AttachmentPart object as an iterator over the MimeHeader objects.
getAllMimeHeaders() - Method in class javax.xml.soap.SOAPPart
Retrieves all the headers for this SOAPPart object as an iterator over the MimeHeader objects.
getAllPackages() - Method in interface org.systinet.wasp.admin.DeployService
Gets infos about all deployed packages.
getAllSchemas() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns all schema elements across all targetNamespaces.
getAllSchemasAsElements() - Method in interface org.idoox.xml.schema.Schema
Returns all the schemata al DOM elements.
getAllowableExtensions(Class) - Method in class javax.wsdl.extensions.ExtensionRegistry
Returns a set of QNames representing the extensibility elements that are allowed as children of the specified parent type.
getAllowed() - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg.Interceptor.Range
 
getAllowed() - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Range
 
getAllowedByDefault() - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg.Interceptor
 
getAllowedByDefault() - Method in class com.idoox.wasp.interceptor.IPFilterInterceptor
Getter for IP filter interceptor default behaviour.
getAnRequirementsForEndpoint(String, String) - Static method in class org.idoox.wasp.SecurityHelper
Returns authentication requirements for specified web service endpoint in the context of server URL.
getAnRequirementsForEndpoint(String, String) - Method in class org.idoox.wasp.WaspSecurity.SPI
Returns authentication requirements for specified web service endpoint in the context of server URL.
getAnRequirementsForEndpoint(String, String, boolean) - Method in class org.idoox.wasp.WaspSecurity.SPI
Returns authentication requirements for specified web service endpoint in the context of server URL and transport method.
getAnRequirementsForEndpoint(String, String, boolean) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Always returns an empty array.
getAnRequirementsForEndpoint(String, String) - Static method in class org.idoox.wasp.WaspSecurity
Returns authentication requirements for specified service endpoint in the context of server URL.
getAnRequirementsForEndpoint(String, String, boolean) - Static method in class org.idoox.wasp.WaspSecurity
Returns authentication requirements for specified web service endpoint in the context of server URL and transport method.
getAnonymityState() - Method in interface org.ietf.jgss.GSSContext
Returns "true" if this is an anonymous context.
getAppInfo() - Method in class org.idoox.xml.schema.SchemaConstruct
Returns construct's <appInfo> element.
getAppInfos() - Method in class org.idoox.xml.schema.SchemaConstruct
Gets the construct's appinfos.
getApplicationData() - Method in class org.ietf.jgss.ChannelBinding
Returns application data being used as part of the ChannelBinding.
getArrayDimensions() - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
returns the dimensions of the array.
getArrayOffset() - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
returns the offset of the first member of the array.
getArrayPosition(int) - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
returns the position of the current structural token (structure, array start, primitive, reference) in the array
getAssertion(PolicyAssertion) - Method in interface org.systinet.wasp.policy.EffectivePolicy
Gets given policy assertion from the effective policy or null if the effective policy doesn't contain the assertion.
getAsyncEndpointPath() - Method in class org.systinet.wasp.webservice.ServiceClient
Retrieves the path of callback endpoint used during transport coupling.
getAsyncProtocol() - Method in interface org.idoox.wasp.client.config.ClientStubConfiguration
Deprecated. Get the protocol name on which responses for the stub are received.
getAsyncTimeout() - Method in interface org.idoox.wasp.client.config.ClientStubConfiguration
Deprecated. Get the timeout (in seconds) for waiting on asynchronous transport.
getAsyncTimeout() - Method in interface org.systinet.wasp.dd.ServiceClient
Gets the timeout of the asynchronous operation.
getAsyncTimeout() - Method in class org.systinet.wasp.webservice.ServiceClient
Deprecated. use AsyncConversation.getTimeout() instead
getAsyncTransport() - Method in interface org.systinet.wasp.dd.ServiceClient
Returns the name of an asynchronous protocol used.
getAsyncTransport() - Method in class org.systinet.wasp.webservice.ServiceClient
Retrieves the name of asynchronous protocol used during transport coupling.
getAttachmentClassName(String) - Method in interface org.idoox.wasp.serialization.TypeMappingContext
Returns class name of given MIME type.
getAttachmentMimeType(String) - Method in interface org.idoox.wasp.serialization.TypeMappingContext
Returns MIME type of given class.
getAttachmentParts(CallContext) - Static method in class org.systinet.wasp.attachments.UnreferencedAttachmentsHandler
Returns all input message's attachments as SAAJ attachment parts.
getAttachmentType() - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext.AttachmentWithType
 
getAttachmentType() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
 
getAttachmentType() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Get type of attachments to be generated - MIME or DIME.
getAttachmentType() - Method in class org.systinet.wasp.soap.WaspSOAPMessage
Gets attachemnt type of the message if it contains attachments.
getAttachments() - Method in class javax.xml.soap.SOAPMessage
Retrieves all the AttachmentPart objects that are part of this SOAPMessage object.
getAttachments(MimeHeaders) - Method in class javax.xml.soap.SOAPMessage
Retrieves all the AttachmentPart objects that have header entries that match the specified headers.
getAttachments() - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext
Returns an iterator of all attachments.
getAttachmentsMappingMode() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns attachments mapping mode.
getAttachmentsWithType() - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext
List of registered attachments.
getAttrQNameEncodingStyle() - Method in interface org.idoox.xmlrpc.Message
Deprecated. Returns QName of the attribute encodingStyle
getAttrQNameMustUnderstand() - Method in interface org.idoox.xmlrpc.Message
Deprecated. Returns QName of the attribute mustUnderstand
getAttrQNameRole() - Method in interface org.idoox.xmlrpc.Message
Deprecated. Returns QName of the attribute role (actor in SOAP 1.1)
getAttribUnionTypes() - Method in class org.idoox.xml.schema.SimpleTypeUnionExtension
 
getAttribute(int) - Method in class org.idoox.xml.Token
Get an attribute.
getAttribute(QName) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns attribute for a given name
getAttribute(String, String) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns attribute for a given name
getAttributeCount() - Method in class org.idoox.xml.Token
Returns the number of attributes of the filled start token.
getAttributeGroup(QName) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns attributeGroup for a given name
getAttributeGroup(String, String) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns attributeGroup for a given name
getAttributeGroups() - Method in class org.idoox.xml.schema.AttributeGroup
Returns contained attributeGroups.
getAttributeGroups(String) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns an iterator of attribute groups defined in the given namespace URI
getAttributeGroups() - Method in class org.idoox.xml.schema.Type
Returns attributeGroups of this complex type.
getAttributeLocalName(int) - Method in class org.idoox.xml.Token
Returns local name for the attribute.
getAttributeNamespace(int) - Method in class org.idoox.xml.Token
Returns namespace URI for the attribute
getAttributeValue(Name) - Method in interface javax.xml.soap.SOAPElement
Returns the value of the attribute with the specified name.
getAttributeValue(int) - Method in class org.idoox.xml.Token
Returns value for the attribute
getAttributeValue(String, String) - Method in class org.idoox.xml.Token
Returns value for an attribute given by name.
getAttributeValue(Name) - Method in class org.systinet.wasp.addressing.ReferenceProperties
 
getAttributes() - Method in class org.idoox.xml.schema.AttributeGroup
Returns contained attributes.
getAttributes(String) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns an iterator of attributes defined in the given namespace URI
getAttributes() - Method in class org.idoox.xml.schema.Type
Returns attributes of this complex type.
getAttributes() - Method in interface org.systinet.wasp.dd.AttributablePart
Returns the part attributes.
getAttributes() - Method in interface org.systinet.wasp.dd.Attributes.Class.Field
Gets the array of Attributes.Class.Attribute associated with this field.
getAttributes() - Method in interface org.systinet.wasp.dd.Attributes.Class.Method.Parameter
Gets the array of Attributes.Class.Attribute associated with this parameter.
getAttributes() - Method in interface org.systinet.wasp.dd.Attributes.Class.Method
Gets the array of Attributes.Class.Attribute associated with this method.
getAttributes() - Method in interface org.systinet.wasp.dd.Attributes.Class
Gets the array of Attributes.Class.Attribute associated with this class.
getAttributes() - Method in class org.systinet.wasp.webservice.ServiceClient
Retrieves attributes store bound to this service instance.
getAttributes() - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Retrieves attributes store bound to this service endpoint.
getAttributes() - Method in class org.systinet.wasp.webservice.ServiceInstance
Retrieves attributes store bound to this service instance.
getAuthenticatingKey() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns Key for signature authentication represented by security token.
getAuthenticationStatus() - Method in interface org.idoox.security.Credentials
Returns status of this instance
getAuthenticator() - Method in class org.idoox.security.client.Current
Returns default instance of PrincipalAuthenticator interface, which is used for authentication of principals.
getAuthenticator(String) - Method in class org.idoox.security.client.Current
Returns instance of PrincipalAuthenticator interface for given provider type.
getAuthenticator() - Method in class org.idoox.security.server.Current
Returns default instance of PrincipalAuthenticator interface, which is used for authentication of principals.
getAuthenticator(String) - Method in class org.idoox.security.server.Current
Returns instance of PrincipalAuthenticator interface for given provider type.
getAuthenticator() - Method in interface org.idoox.security.spi.ClientSecurityProvider
Returns instance of the PrincipalAuthenticator interface for this security provider.
getAuthenticator() - Method in interface org.idoox.security.spi.ServerSecurityProvider
Returns instance of the PrincipalAuthenticator interface for this security provider.
getAuthorization() - Method in class org.idoox.security.jaas.HttpDigestAuthorizationCallback
Returns the authorization object.
getAvailableBackends() - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Returns available WSDL2Java's backends.
getAvailableBackends() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Returns available WSDL2Java's backends.
getBaseContext() - Method in interface org.idoox.transport.jms.JMSConfig
Gets the BaseContext value
getBaseInputSource() - Method in interface javax.wsdl.xml.WSDLLocator
Returns an InputSource "pointed at" the base document
getBaseLocalName() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns the local name of the security token element.
getBaseNamespace() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns the namespace of the security token element.
getBaseType() - Method in class org.idoox.xml.schema.Type
Returns the base type.
getBaseURI() - Method in interface javax.wsdl.xml.WSDLLocator
Returns a URI representing the location of the base document.
getBinding(QName) - Method in interface javax.wsdl.Definition
Get the specified binding.
getBinding() - Method in interface javax.wsdl.Port
Get the binding this port refers to.
getBindingExtensibilityElementQName() - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
Returns binding extensibility element QName if any specified.
getBindingFault(String) - Method in interface javax.wsdl.BindingOperation
Get the specified fault binding.
getBindingFaults() - Method in interface javax.wsdl.BindingOperation
Get all the fault bindings associated with this operation binding.
getBindingInput() - Method in interface javax.wsdl.BindingOperation
Get the input binding for this operation binding.
getBindingOperation(String, String, String) - Method in interface javax.wsdl.Binding
Get the specified operation binding.
getBindingOperations() - Method in interface javax.wsdl.Binding
Get all the operation bindings defined here.
getBindingOutput() - Method in interface javax.wsdl.BindingOperation
Get the output binding for this operation binding.
getBindingStyle() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns binding style.
getBindings() - Method in interface javax.wsdl.Definition
Get all the bindings defined here.
getBody() - Method in interface javax.xml.soap.SOAPEnvelope
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBody() - Method in interface org.idoox.xmlrpc.Message
Deprecated. Returns the whole body.
getBuildtime() - Static method in class org.systinet.wasp.Version
Gets buildtime.
getBytes() - Method in class org.idoox.xml.security.ReferencedData
Returns the byte array data of this object.
getBytesFromTextChild() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns data stored in child DOM Textnode - data are decoded from Base64 encoded content of DOM Textnode.
getCallContext() - Method in interface org.idoox.webservice.client.WebService
Deprecated. Returns the call context associated with the service.
getCallContext(Object) - Static method in class org.idoox.webservice.client.WebServiceHelper
Deprecated. Use ServiceClient.
getCallContext() - Static method in class org.systinet.wasp.webservice.Current
Returns current CallContext.
getCallContext() - Method in class org.systinet.wasp.webservice.ServiceClient
Gets call context associated with this service client calls.
getCalls(QName) - Method in interface javax.xml.rpc.Service
Gets an array of preconfigured Call objects for invoking operations on the specified port.
getCanonicalizationMethod() - Method in interface org.systinet.wasp.security.ws.conf.SignatureConf
Gets canonicalization method of XML Signature's SignedInfo elements.
getCategory(String) - Static method in class org.systinet.logging.Category
Gets a category with named as the name parameter.
getCategoryName() - Method in interface org.systinet.monitoring.Event
Gets the categoryName of event
getCause() - Method in class javax.xml.soap.SOAPException
Returns the Throwable object embedded in this SOAPException if there is one.
getCause() - Method in class org.idoox.util.RuntimeWrappedException
 
getCause() - Method in class org.idoox.util.WrappedException
 
getCertChain() - Method in class org.idoox.security.jaas.PrivateKeyCertsCredential
return certificate chain.
getCertificate() - Method in class org.idoox.security.jaas.PrivateKeyCertsCredential
Returns user's certificate.
getCertificateChain() - Method in interface org.idoox.security.pstore.KeyEntry
Gets certificate chain of this key entry.
getCertificateChain(String) - Method in interface org.idoox.security.pstore.KeyStore
Returns certificate chain associated with an alias.
getCertificates() - Method in class org.idoox.security.jaas.CertificatesCallback
Returns certificate chain of this object.
getCertificates() - Method in interface org.idoox.xml.security.CertificateContent
Returns Certificates contained in the KeyContent.
getCertificates() - Method in interface org.idoox.xml.security.SignatureVerifier
Returns certificate array contained in the verified signature.
getCheckServerCertificate() - Method in interface org.idoox.transport.config.HttpsClientConfig
Specifies whether SSL client checks server sertificate.
getChildElements() - Method in interface javax.xml.soap.SOAPElement
Returns an iterator over all the immediate content of this element.
getChildElements(Name) - Method in interface javax.xml.soap.SOAPElement
Returns an iterator over all the child elements with the specified name.
getChildElements() - Method in class org.systinet.wasp.addressing.ReferenceProperties
 
getChildElements(Name) - Method in class org.systinet.wasp.addressing.ReferenceProperties
 
getChunkSize() - Method in interface org.idoox.transport.config.HttpClientConfig
Gets maximum size of request chunks.
getClassLoader() - Method in interface org.idoox.wasp.serialization.DeserializationContext
Returns a class loader for this context.
getClassLoader() - Method in class org.idoox.wasp.server.WSContext
Deprecated. Returns context class loader, which is used to load the service implemenation classes for this context.
getClassName() - Method in interface org.idoox.transport.config.TransportConfig
Gets a transport class name.
getClassName() - Method in interface org.idoox.transport.jms.JMSConfig.ReductionConfig
Gets the implementation class
getClassSpaceName() - Method in interface org.idoox.transport.config.TransportConfig
Gets a class space name.
getClasses() - Method in interface org.systinet.wasp.dd.Attributes
Gets the array of Attributes.Class.
getClassloader() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns ClassLoader for both, classes and sources.
getClasspath() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns classpath for both, classes and sources.
getClazz() - Method in class org.idoox.xmlrpc.header.Header
Gets name of class which will be used for header's XML schema generation.
getClazz() - Method in interface org.systinet.wasp.dd.Header
Class name from which schem for this header will be generated.
getClazz() - Method in interface org.systinet.wasp.dd.PolicyAssertion
Gets the name of class, which implements this assertion.
getClientAddress() - Method in interface org.idoox.transport.server.ServerConnection
Returns a client address.
getClientPackage(String, MessageAttachment) - Method in interface org.systinet.wasp.admin.old.ServiceAdminInterface
Deprecated. Gets the ClientPackage with a given name.
getClientTimeout() - Method in interface org.idoox.transport.jms.JMSConfig
Gets the client timeout
getClockSkew() - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Gets the clock skew.
getClzz() - Method in class org.idoox.wasp.config.ProcessingConfiguration.Header
Deprecated. Gets name of class which will be used for header's XML schema generation.
getCnonce() - Method in interface org.idoox.security.httpdigest.AuthorizationStructure
Gets client nonce.
getCompany() - Method in interface org.systinet.wasp.dd.Packager
Returns the company which has created the package.
getCompilerIO() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns the compilerIO.
getCompilerIO() - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Returns previously set CompilerIO
getCompilerIO() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Returns the compilerIO.
getCompositeDelegation() - Method in class org.idoox.security.AssociationOptions
Returns status for COMPOSITE_DELEGATION bit
getConfState() - Method in interface org.ietf.jgss.GSSContext
Returns the confidentiality service state over the context.
getConfidentiality() - Method in class org.idoox.security.AssociationOptions
Returns status for CONFIDENTIALITY bit
getConfigId() - Method in class org.idoox.security.jaas.ConfigIdCallback
Returns the config id of this object.
getConfigs() - Method in interface org.systinet.wasp.dd.Configuration
Deprecated. Returns a list of configuration sections.
getConfigurable(String) - Static method in class org.idoox.config.Configurator
Deprecated. Use Configurator.getConfigurable(String, String) instead.
getConfigurable(String, String) - Static method in class org.idoox.config.Configurator
Returns the configuration of the given interface with type and name of the section.
getConfigurable(Object) - Static method in class org.idoox.config.Configurator
Returns configurable for an instance of configured interface.
getConfigurable() - Method in class org.systinet.wasp.webservice.ServiceClient
Retrieves a custom configuration of the service client.
getConfigurable() - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Returns the custom configuration of the service endpoint.
getConfigurable() - Method in class org.systinet.wasp.webservice.ServiceInstance
Returns the custom configuration of the service instance.
getConfiguration() - Method in interface org.systinet.wasp.dd.ConfigurablePart
Deprecated. Returns the part configuration.
getConfiguration() - Method in class org.systinet.wasp.handler.WaspHandlerInfo
Returns handler configuration.
getConnectionTimeout() - Method in class org.systinet.wasp.webservice.ServiceClient
Deprecated. See CallContext.TRANSPORT_CONNECTION_TIMEOUT.
getConstructType() - Method in class org.idoox.xml.schema.SchemaConstruct
Returns this schema construct's type.
getContent() - Method in class javax.xml.soap.AttachmentPart
Gets the content of this AttachmentPart object as a Java object.
getContent() - Method in class javax.xml.soap.SOAPPart
Returns the content of the SOAPEnvelope as a JAXP Source object.
getContent() - Method in class org.idoox.xml.TokenizerWrapper.DefaultTokenizerState
 
getContent() - Method in interface org.idoox.xml.TokenizerWrapper.TokenizerState
Returns content which is used by TokenizerWrapper to implement Tokenizer.readContent().
Note that this function is used only if type of token returned by TokenizerWrapper.TokenizerState.getToken() is Tokenizer.CONTENT.
getContent() - Method in class org.systinet.wasp.addressing.EndpointReference
Gets content of this object as an instance of Source.
getContent() - Method in class org.systinet.wasp.addressing.ReferenceProperties
Return source
getContent() - Method in class org.systinet.wasp.policy.DefaultDomainExpression
Gets XML content of this object.
getContent() - Method in interface org.systinet.wasp.policy.DomainExpression
Gets the content of this object as Source
getContent() - Method in class org.systinet.wasp.policy.Policy
Gets the content of this object as Source
getContent() - Method in class org.systinet.wasp.policy.PolicyAllOperator
Gets the content of this object as Source
getContent() - Method in class org.systinet.wasp.policy.PolicyAssertion
Gets the content of this object as Source
getContent() - Method in interface org.systinet.wasp.policy.PolicyAttachment
Gets the content of this object as Source
getContent() - Method in class org.systinet.wasp.policy.PolicyCompositor
Gets the content of this object as Source
getContent() - Method in class org.systinet.wasp.policy.PolicyElement
Gets the content of this object as Source
getContent() - Method in class org.systinet.wasp.policy.PolicyExactlyOneOperator
Gets the content of this object as Source
getContent() - Method in class org.systinet.wasp.policy.PolicyOneOrMoreOperator
Gets the content of this object as Source
getContent() - Method in class org.systinet.wasp.policy.assertion.ExpirationAssertion
Gets XML content of this assertion.
getContent() - Method in class org.systinet.wasp.policy.assertion.SpecVersionAssertion
Gets XML content of this assertion.
getContent() - Method in class org.systinet.wasp.webservice.ServiceEndpointReference
Gets content of this object as an instance of Source.
getContent() - Method in class org.systinet.wasp.wsrm.feb2005.policy.AcknowledgementIntervalAssertion
Gets XML content of this assertion.
getContent() - Method in class org.systinet.wasp.wsrm.feb2005.policy.DeliveryAssuranceAssertion
Gets XML content of this assertion.
getContent() - Method in class org.systinet.wasp.wsrm.feb2005.policy.ExponentialBackoffAssertion
Gets XML content of this assertion.
getContent() - Method in class org.systinet.wasp.wsrm.feb2005.policy.InactivityTimeoutAssertion
Gets XML content of this assertion.
getContent() - Method in class org.systinet.wasp.wsrm.feb2005.policy.RetransmissionIntervalAssertion
Gets XML content of this assertion.
getContentData() - Method in class org.idoox.xml.security.KeyContent
Returns the contentData member of this object.
getContentDescription() - Method in class javax.xml.soap.SOAPMessage
Retrieves a description of this SOAPMessage object's content.
getContentId() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header whose name is "Content-Id".
getContentId() - Method in class javax.xml.soap.SOAPPart
Retrieves the value of the MIME header whose name is "Content-Id".
getContentId() - Method in class org.idoox.wasp.types.MessageAttachment
Returns content ID of the attachment.
getContentId(boolean) - Method in class org.idoox.wasp.types.MessageAttachment
Gets the content ID of this attachment if set.
getContentLocation() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header "Content-Location".
getContentLocation() - Method in class javax.xml.soap.SOAPPart
Retrieves the value of the MIME header whose name is "Content-Location".
getContentLocation() - Method in class org.idoox.wasp.types.MessageAttachment
Returns content location of the attachment.
getContentTokenWriter() - Method in interface org.idoox.xmlrpc.MessagePart
Deprecated. Returns the token writer for the message part.
getContentType() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header "Content-Type".
getContentType() - Method in class org.idoox.transport.InputMessage
Returns the MIME type of the body of the message, or null if the type is not known.
getContentType() - Method in class org.idoox.transport.InputMessageWrapper
Gets a content type from the wrapped message.
getContentType() - Method in class org.idoox.wasp.types.MessageAttachment
Returns content type of the attachment part.
getContext() - Method in class org.systinet.wasp.webservice.ServiceClient
Retrieves unique context for this service client.
getContext() - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Retrieves unique context bound to this service endpoint.
getContext() - Method in class org.systinet.wasp.webservice.ServiceInstance
Gets the ServiceInstanceContext object asociated to this service instance.
getContextData() - Method in class org.idoox.wasp.server.WSContext
Deprecated. Returns map of additional data associated with given service (common data for all instances of particular service).
getContextData() - Method in class org.idoox.webservice.CallContext
Deprecated. Returns map of additional data associated with given service (common data for all instances of particular service).
getContextData() - Method in class org.idoox.webservice.server.WebServiceContext
Deprecated. Returns map of additional associated data with given service (common data for all instances of particular service)
getContextData() - Method in interface org.systinet.wasp.webservice.CallContext
Returns map of additional data associated with this context.
getContextData() - Method in interface org.systinet.wasp.webservice.ServiceClientContext
Returns map of additional data associated with this context.
getContextData() - Method in interface org.systinet.wasp.webservice.ServiceEndpointContext
Returns map of additional data associated with this context.
getContextData() - Method in interface org.systinet.wasp.webservice.ServiceInstanceContext
Returns map of additional data associated with this context.
getContextId() - Method in class org.idoox.webservice.server.WebServiceContext
Deprecated. returns the id of the context.
getContextPath() - Method in interface org.idoox.transport.URI
Gets context path.
getContextPath() - Method in class org.idoox.transport.client.Endpoint
Gets context path.
getContextPath() - Method in interface org.idoox.transport.config.HttpServerConfig
Gets context path for the server.
getContextTTL() - Method in interface org.idoox.wasp.security.http.digest.HttpDigestConfig
Returns time to live in seconds.
getContexts() - Method in interface org.systinet.wasp.admin.DeployService
Gets available existing contexts.
getCopyright() - Static method in class org.systinet.wasp.Version
Gets copyright.
getCopyright() - Method in class org.systinet.wasp.admin.Version
Gets copyright.
getCorrectSchema() - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
 
getCreateTimestampHeader() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Gets the flag that indicates Timestamp header presence.
getCreated() - Method in interface org.idoox.security.httpdigest.AuthorizationStructure
Gets time of the digest creation.
getCredDelegState() - Method in interface org.ietf.jgss.GSSContext
Returns the state of the delegated credentials for the context.
getCredentials() - Method in class org.idoox.security.client.Current
Returns current credentials in use or NULL if none has been set.
getCredentials() - Method in class org.idoox.security.server.Current
Returns current credentials in use or NULL if none has been set.
getCredentials(ServiceClient) - Method in class org.idoox.wasp.WaspSecurity.SPI
Returns array of Credentials which were previously set on service client or execution context, if the parameter is null.
getCredentials(ServiceClient) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Always returns null.
getCredentials(ServiceClient) - Static method in class org.idoox.wasp.WaspSecurity
Returns array of Credentials which were previously set on service client context or execution context, if the first parameter is null.
getCredentials(Object) - Static method in class org.idoox.webservice.client.WebServiceHelper
Deprecated.  
getCurrentAcceptingProviders() - Method in class org.idoox.security.server.Current
Returns names of the current security providers for incoming requests or null if none is set as current.
getCurrentConstructName() - Method in interface org.idoox.wasp.serialization.SchemaContext
Returns the name of the current member.
getCurrentConstructSchemaType() - Method in interface org.idoox.wasp.serialization.SchemaContext
Returns the type of the current member.
getCurrentConstructType() - Method in interface org.idoox.wasp.serialization.SchemaContext
Returns the type of the current construct.
getCurrentInitiatingProvider() - Method in class org.idoox.security.server.Current
Returns current security provider name for outgoing calls or null if none is set as current.
getCurrentInstances() - Method in interface org.idoox.wasp.server.adaptor.InstanceCountLimitor
Deprecated. Gets the current number of instances.
getCurrentLength() - Method in interface org.systinet.wasp.wsrm.sequence.OutputSequence
Returns the number of messages in this (possibly open) sequence.
getCurrentMember() - Method in interface org.idoox.wasp.serialization.SchemaContext
Deprecated. Use one of SchemaContext.getCurrentSchemaConstruct(), SchemaContext.getCurrentConstructName(), SchemaContext.getCurrentConstructType().
getCurrentMessageNumber() - Method in interface org.systinet.wasp.wsrm.sequence.InputSequence
Returns the sequence number of the currently processed message.
getCurrentPrefixMap() - Method in interface org.idoox.xml.Tokenizer
Returns clone of the current prefix map.
getCurrentPrefixMap() - Method in class org.idoox.xml.TokenizerWrapper
 
getCurrentPrefixMap() - Method in class org.idoox.xml.XMLWriterReader
 
getCurrentProvider() - Method in class org.idoox.security.client.Current
Returns current security provider name or null if none is set as current.
getCurrentSchemaConstruct() - Method in interface org.idoox.wasp.serialization.SchemaContext
Returns the current member.
getCurrentState() - Method in class org.idoox.xml.TokenizerWrapper
Returns the current state of the Tokenizer.
getCurrentToken() - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
returns the current token
getDDProcessing() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns the DeploymentDescriptor processing
getDDProcessing() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns the DeploymentDescriptor processing
getDDProcessing() - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Returns a Processing from a deployment-descriptor.
getDDProcessing() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
returns the Processing
getDER() - Method in class org.ietf.jgss.Oid
Returns the full ASN.1 DER encoding for this oid object, which includes the tag and length.
getDOMRepresentation(Document) - Method in interface org.idoox.xml.Tokenizer
Returns DOM representation of the element that is being parsed.
getDOMRepresentation(Document) - Method in class org.idoox.xml.TokenizerWrapper
 
getDOMRepresentation(Tokenizer, Document) - Static method in class org.idoox.xml.TokenizerWrapper
 
getDOMRepresentation(Document) - Method in class org.idoox.xml.XMLWriterReader
 
getData() - Method in class org.idoox.wasp.types.MessageAttachment
Returns the attachment as InputStream.
getDataHandler() - Method in class javax.xml.soap.AttachmentPart
Gets the DataHandler object for this AttachmentPart object.
getDateHeader(String) - Method in class org.idoox.transport.InputMessage
Returns the value of the specified message header as a longvalue.
getDateHeader(String) - Method in class org.idoox.transport.InputMessageWrapper
Gets a date hader from the wrapped message.
getDay() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Date
Returns day member of this object.
getDay() - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Returns day member of this object.
getDay() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Duration
Returns day member of this object.
getDay() - Method in class org.idoox.wasp.serialization.xsdbuiltin.GDay
Returns day member of this object.
getDay() - Method in class org.idoox.wasp.serialization.xsdbuiltin.GMonthDay
Returns day member of this object.
getDebugLevel() - Method in class org.systinet.logging.Category
Gets the level of this Category.
getDecryptingKey() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns Key for decryption represented by security token.
getDefaultAcceptingSecurityProviders() - Method in interface org.systinet.wasp.admin.SecurityInfoService
Returns array of default accepting security providers' names
getDefaultClientConfiguration() - Method in interface org.idoox.wasp.config.WASPConfiguration
Deprecated. This method provides access to the default configuration for client stubs outside any service (on the client).
getDefaultClientConfiguration(WSContext) - Method in interface org.idoox.wasp.config.WASPConfiguration
Deprecated. This method provides access to the default configuration for client stubs inside a service.
getDefaultClientConfiguration() - Method in class org.idoox.wasp.server.WSContext
Deprecated. Shortcut function for getting the default stub configuration of the current service.
getDefaultDeserializer() - Method in class javax.wsdl.extensions.ExtensionRegistry
Get the deserializer to be used when none is found for an encountered element.
getDefaultPrefix(String) - Static method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns prefix for given namespace URI.
getDefaultPrincipalPermissions() - Method in class org.idoox.wasp.WaspSecurity.SPI
Returns set of permissions for unauthenticated users, using another words, permissions for default principal.
getDefaultPrincipalPermissions() - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Returns readonly java.security.Permissions with java.security.AllPermission.
getDefaultPrincipalPermissions() - Static method in class org.idoox.wasp.WaspSecurity
Returns set of permissions for unauthenticated users; in other words, permissions for default principal.
getDefaultPrincipalPermissions() - Method in interface org.systinet.wasp.admin.SecurityInfoService
Returns set of permissions for default principal.
getDefaultProtocol() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Returns the current XML Protocol identifier.
getDefaultSerializer() - Method in class javax.wsdl.extensions.ExtensionRegistry
Get the serializer to be used when none is found for an extensibility element.
getDefaultServer() - Method in interface org.idoox.transport.config.TransportConfig
If this transport is a default server for given scheme or not.
getDefaultTimeout() - Method in interface org.idoox.transport.config.HttpClientConfig
Gets default timeout for connections in milliseconds.
getDefaultTimeout() - Method in interface org.idoox.transport.config.PopClientConfig
Gets a default timeout for connections.
getDefaultTimeout() - Method in interface org.idoox.transport.config.SmtpClientConfig
Gets a default timeout for connections.
getDefaultTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Gets the registered default TypeMapping instance.
getDefinition() - Method in interface javax.wsdl.Import
This property can be used to hang a referenced Definition, and the top-level Definition (i.e.
getDefinition() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Returns the WSDL definition.
getDefinition() - Method in interface org.idoox.wasp.wsdl.SOAPServiceInfo
Gets WSDL definition.
getDefinition() - Method in class org.idoox.wasp.wsdl.WSDLRepository.ServiceInfo
 
getDefinition(String, boolean) - Method in interface org.idoox.wasp.wsdl.WSDLRepository
This method reads definition from given URL and returns its Java representation.
getDefinition(String) - Method in interface org.idoox.wasp.wsdl.WSDLRepository
This method reads definition from given URL and returns its Java representation.
getDefinition(String, Map) - Method in interface org.idoox.wasp.wsdl.WSDLRepository
This method reads definition from given URL and returns its Java representation.
getDefinition(String, boolean, Map) - Method in interface org.idoox.wasp.wsdl.WSDLRepository
This method reads definition from given URL and returns its Java representation.
getDelegCred() - Method in interface org.ietf.jgss.GSSContext
Returns the delegated credential object on the acceptor's side.
getDelegationMode() - Method in interface org.idoox.security.server.ReceivedCredentials
Returns delegation mode for this instance
getDelegationState() - Method in interface org.idoox.security.server.ReceivedCredentials
Returns delegation state for this instance
getDeliveryAssurance() - Method in class org.systinet.wasp.wsrm.feb2005.policy.DeliveryAssuranceAssertion
Gets delivery assurance of this assertion.
getDeliveryMode() - Method in interface org.idoox.transport.jms.JMSConfig
Gets the delivery mode.
getDependencies() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a map of all dependencies defined in this deployment descriptor.
getDependentsPackageNames(String) - Method in interface org.systinet.wasp.admin.old.ServiceAdminInterface
Deprecated. Returns names of packages that the package with a given name depends on.
getDeployToolInstance() - Method in class org.idoox.wasp.tools.deployment.deploytool.DeployToolFactory
Returns an implementation of DeployTool interface.
getDeployedPackages(String) - Method in interface org.idoox.wasp.tools.deployment.deploytool.DeployTool
It returns information about deployed packages on the server.
getDeploymentDescriptor() - Method in interface org.systinet.wasp.dd.DeploymentPart
Returns the deployment descriptor containig the part if known, null otherwise.
getDescription() - Method in class org.systinet.wasp.admin.Version
Gets version description.
getDescription() - Method in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated. Returns description
getDescription() - Method in class org.systinet.wasp.admin.preferences.TaggedValueTempl
Deprecated. Returns description
getDescription() - Method in interface org.systinet.wasp.dd.Documentation
Returns the description of the dd part.
getDeserializationChain(Class) - Method in interface org.idoox.wasp.serialization.DeserializationContext
Returns a deserialization chain for serializing serializedClass into the current XMLSchema construct.
getDeserializedObjects() - Method in interface org.idoox.wasp.serialization.DeserializedObjectsStack
Returns the context of objects being deserialized.
getDeserializedObjectsCount() - Method in interface org.idoox.wasp.serialization.DeserializedObjectsStack
Returns size of stack of deserialized objects.
getDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Gets the DeserializerFactory registered for the specified pair of Java type and XML data type.
getDeserializerAs(String) - Method in interface javax.xml.rpc.encoding.DeserializerFactory
Returns a Deserializer for the specified XML processing mechanism type.
getDeserializerClass() - Method in interface org.systinet.wasp.dd.FaultSerialization
Returns the implementation class of the deserializer.
getDeserializerClass() - Method in interface org.systinet.wasp.dd.Serialization
Returns the implementation class of the deserializer.
getDeserializers() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Get the array representing the chain of deserializers.
getDestinations() - Method in interface org.idoox.transport.jms.JMSConfig
Gets information about configuration of destinations
getDetail() - Method in class javax.xml.rpc.soap.SOAPFaultException
Gets the detail element.
getDetail() - Method in interface javax.xml.soap.SOAPFault
Returns the detail element for this SOAPFault object.
getDetailEntries() - Method in interface javax.xml.soap.Detail
Gets a list of the detail entries in this Detail object.
getDetailTokenWriter() - Method in interface org.idoox.xmlrpc.Fault
returns detail token writer
getDetailTokenizer() - Method in class org.idoox.wasp.SoapFaultException
Returns tokenizer expressing fault details.
getDetailTokenizer() - Method in interface org.idoox.xmlrpc.Fault
returns detail tokenizer, standing at the beginning of the first element
getDigestAlgorithm() - Method in interface org.systinet.wasp.security.ws.conf.ReferenceConf
Gets digest method algorithm.
getDimeReference(Token) - Static method in class com.idoox.wasp.serialization.SerializationHelper
Reads ref:location attribute value.
getDimensions() - Method in class org.idoox.wasp.HashSparseArray
Deprecated. Returns an array of dimensions.
getDimensions() - Method in interface org.idoox.wasp.SparseArray
Deprecated. Returns an array of dimensions.
getDimensions() - Method in class org.idoox.xml.schema.Type
Returns number of dimensions.
getDirection() - Method in class org.idoox.wasp.config.ProcessingConfiguration.Header
Deprecated. Gets direction os this header.
getDirection(int) - Method in interface org.idoox.wasp.interceptor.InterceptorChain
Returns a communication direction of the interceptor residing on specified position within the chain.
getDirection() - Method in class org.idoox.xmlrpc.header.Header
Gets direction os this header.
getDirection() - Method in class org.systinet.wasp.handler.WaspHandlerInfo
Returns direction of given handler.
getDirection(int) - Method in interface org.systinet.wasp.webservice.HeaderProcessors
Deprecated. Returns direction of the header processor instance on given position in the chain.
getDirection(int) - Method in interface org.systinet.wasp.webservice.Interceptors
Returns a communication direction of the interceptor residing at the specified position within the chain of the transport interceptors.
getDirection() - Method in interface org.systinet.xml.schema.validation.ValidationConfig
returns set direction
getDisableCertCheck() - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
When a security token of type X509 is received, it's checked, whether it is 1) valid and 2) trusted.
getDisplayName() - Method in interface org.systinet.wasp.dd.Documentation
Returns the display name, used in tools.
getDocument(Definition) - Method in interface javax.wsdl.xml.WSDLWriter
Return a document generated from the specified WSDL model.
getDocument() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns DOM Document of security token element .
getDocumentBaseURI() - Method in interface javax.wsdl.Definition
Get the document base URI of this definition.
getDocumentation() - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
returns documentation
getDocumentation() - Method in interface org.idoox.wasp.wsdl.SOAPServiceInfo
returns documentation
getDocumentation() - Method in interface org.systinet.wasp.dd.DocumentablePart
Returns the documentation.
getDocumentationElement() - Method in interface javax.wsdl.Binding
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.BindingFault
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.BindingInput
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.BindingOperation
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.BindingOutput
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.Definition
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.Fault
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.Import
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.Input
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.Message
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.Operation
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.Output
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.Part
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.Port
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.PortType
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.Service
Get the documentation element.
getDocumentationElement() - Method in interface javax.wsdl.Types
Get the documentation element.
getDomainExpression() - Method in interface org.systinet.wasp.policy.PolicyAttachment
Gets the domain expression associated with this policy attachment.
getDsNamespace() - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
Gets namespace for the ds (XML Signature) namespace.
getDsPrefix() - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
Gets prefix for the ds (XML Signature) namespace.
getDuplexSequenceRegistry() - Method in class org.systinet.wasp.wsrm.sequence.RegistryFactory
Returns registry of duplex sequences.
getDurableId() - Method in interface org.idoox.transport.jms.JMSConfig.DestConfig
Gets durable id.
getDurableId() - Method in interface org.idoox.transport.jms.JMSConfig
Gets durable id.
getEffectivePolicy(DomainExpression) - Static method in class org.systinet.wasp.policy.PolicyManager
Gets the EffectivePolicy for given DomainExpression.
getElemUnionTypes() - Method in class org.idoox.xml.schema.SimpleTypeUnionExtension
 
getElement() - Method in class javax.wsdl.extensions.UnknownExtensibilityElement
Get the Element for this extensibility element.
getElement() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
getElement() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Return DOM Element of security token.
getElementAttribute(QName, int) - Method in interface org.idoox.xmlrpc.Message
Deprecated. returns attribute defined on envelope, header or body element
getElementName() - Method in interface javax.wsdl.Part
 
getElementName() - Method in interface javax.xml.soap.SOAPElement
Returns the name of this SOAPElement object.
getElementName() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
getElementName() - Method in class org.systinet.wasp.addressing.ReferenceProperties
Not supported, always throws UnsupportedOperationException
getElementTokenValue(Document) - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
returns token as DOM element
getElementType() - Method in interface javax.wsdl.extensions.ExtensibilityElement
Get the type of this extensibility element.
getElementType() - Method in class javax.wsdl.extensions.UnknownExtensibilityElement
Get the type of this extensibility element.
getElements(String) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns an iterator of elements defined in the given namespace URI
getElements() - Method in interface org.systinet.wasp.dd.Configuration.Config
Deprecated. Returns a list of elements in config.
getElements() - Method in interface org.systinet.wasp.dd.ExtensiblePart
Returns a list of elements.
getElements() - Method in class org.systinet.wasp.policy.PolicyCompositor
Gets the child elements of this compositor.
getEmail() - Method in interface org.systinet.wasp.dd.Packager
Returns an email address of the packager.
getEncNamespace() - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
Gets namespace for the ds (XML Encryption) namespace.
getEncPrefix() - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
Gets prefix for the enc (XML Encryption) namespace.
getEncodedKey() - Method in interface org.idoox.security.pstore.KeyEntry
Gets encoded/encrypted key material.
getEncodedStoredKey() - Method in interface org.systinet.wasp.security.ws.conf.EncryptedKeyConf
Gets key that is stored in this EncryptedKey.
getEncodingStyle() - Method in interface javax.xml.soap.SOAPElement
Returns the encoding style for this SOAPElement object.
getEncodingStyle() - Method in class org.systinet.wasp.addressing.ReferenceProperties
 
getEncodingStyles() - Method in interface javax.wsdl.extensions.soap.SOAPBody
Get the encodingStyles for this SOAP body.
getEncodingStyles() - Method in interface javax.wsdl.extensions.soap.SOAPFault
Get the encodingStyles for this SOAP fault.
getEncodingStyles() - Method in interface javax.wsdl.extensions.soap.SOAPHeader
Get the encodingStyles for this SOAP header.
getEncodingStyles() - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
Get the encodingStyles for this SOAP header fault.
getEncodingURI() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
getEncodings() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfos
Returns set of all encodings defined on parts.
getEncryptBody() - Method in interface org.systinet.wasp.security.ws.conf.EncryptedDataConf
Returns Boolean.TRUE if Body is encrypted.
getEncryptElementContent() - Method in interface org.systinet.wasp.security.ws.conf.EncryptedDataConf
Returns selected mode of element encryption.
getEncryptedData() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Gets configuration of encrypted data.
getEncryptedKeys() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Gets configuration of encrypted keys.
getEncryptingKey() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns Key for encryption represented by security token.
getEncryptionMethodAlgorithm() - Method in interface org.systinet.wasp.security.ws.conf.EncryptedTypeConf
Returns encryption algorithm's identifier.
getEncryptionMethodHint() - Method in class org.systinet.wasp.security.ws.KeyIdentifiedToken
Returns encryption method hint.
getEncryptionMethodHint() - Method in class org.systinet.wasp.security.ws.ReferencedToken
Returns encryption method hint.
getEncryptionMethodHint() - Method in class org.systinet.wasp.security.ws.SecurityToken
Returns encryption method hint.
getEncryptionMethodHint() - Method in class org.systinet.wasp.security.ws.SharedSecretToken
Returns encryption method hint.
getEncryptionMethodHint() - Method in class org.systinet.wasp.security.ws.UsernameToken
Returns encryption method hint.
getEncryptionMethodHint() - Method in class org.systinet.wasp.security.ws.X509Token
Returns encryption method hint.
getEncryptionMethodProperties() - Method in interface org.systinet.wasp.security.ws.conf.EncryptedTypeConf
Gets properties of encryption method.
getEncryptionTargetId() - Method in interface org.systinet.wasp.security.ws.conf.EncryptedDataConf
Returns Id of element that is selected for encryption or null if it is not set.
getEndpoint() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Returns the definition's endpoint
getEndpointConfiguration(WSContext) - Method in interface org.idoox.wasp.config.WASPConfiguration
Deprecated. This method provides access to the configuration of a service endpoint.
getEndpointConfiguration() - Method in class org.idoox.wasp.server.WSContext
Deprecated. Shortcut function for getting the configuration of the current service.
getEndpointOperations(String) - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Gets names of WSDL operations available for given web service endpoint path.
getEndpointPreferences(PrefsMetadata, ServiceEndpoint) - Method in interface org.systinet.wasp.mgmt.ServiceSecurity
Gets particular endpoint configuration as DOM.
getEndpointPrefsMetadata() - Method in interface org.systinet.wasp.mgmt.ServiceSecurity
Gets endpoint preferences metadatas.
getEndpointURI() - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
returns the endpoint location
getEntryType() - Method in interface org.idoox.security.pstore.AliasEntry
Returns entry type.
getEnvelope() - Method in class javax.xml.soap.SOAPPart
Gets the SOAPEnvelope object associated with this SOAPPart object.
getEstTrustInClient() - Method in class org.idoox.security.AssociationOptions
Returns status for EST_TRUST_IN_CLIENT bit
getEstTrustInTarget() - Method in class org.idoox.security.AssociationOptions
Returns status for EST_TRUST_IN_TARGET bit
getEventParameters() - Method in interface org.systinet.monitoring.Event
Gets the eventParameters the event
getException() - Method in class org.idoox.security.util.RuntimeWrappedException
accesses the wrapped exception
getException() - Method in class org.idoox.util.RuntimeWrappedException
accesses the wrapped exception
getException() - Method in class org.idoox.util.WrappedException
Accesses the wrapped exception.
getExcludedClasses() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns a set of excluded classes.
getExcludedClasses() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns a set of excluded classes.
getExcludedMethods() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns a set of methods to exclude from processing.
getExpires() - Method in class org.systinet.wasp.policy.assertion.ExpirationAssertion
Gets the expiration date of this assertion.
getExpires() - Method in interface org.systinet.wasp.wsrm.sequence.OneWaySequence
Returns the date when this sequence expires or null when it was not specified.
getExports() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a list of all exports defined in this deployment descriptor.
getExpression() - Method in class org.systinet.wasp.security.ws.Reference
Returns reference expression.
getExpression() - Method in class org.systinet.wasp.security.ws.Transform
Returns transformation expression.
getExtensibilityElements() - Method in interface javax.wsdl.Binding
Get all the extensibility elements defined here.
getExtensibilityElements() - Method in interface javax.wsdl.BindingFault
Get all the extensibility elements defined here.
getExtensibilityElements() - Method in interface javax.wsdl.BindingInput
Get all the extensibility elements defined here.
getExtensibilityElements() - Method in interface javax.wsdl.BindingOperation
Get all the extensibility elements defined here.
getExtensibilityElements() - Method in interface javax.wsdl.BindingOutput
Get all the extensibility elements defined here.
getExtensibilityElements() - Method in interface javax.wsdl.Definition
Get all the extensibility elements defined here.
getExtensibilityElements() - Method in interface javax.wsdl.Port
Get all the extensibility elements defined here.
getExtensibilityElements() - Method in interface javax.wsdl.Service
Get all the extensibility elements defined here.
getExtensibilityElements() - Method in interface javax.wsdl.Types
Get all the extensibility elements defined here.
getExtensibilityElements() - Method in interface javax.wsdl.extensions.mime.MIMEPart
Get all the extensibility elements defined here.
getExtension(String) - Method in class org.idoox.xml.schema.Type
Returns an extension of a given type.
getExtensionAttribute(QName) - Method in interface javax.wsdl.Part
Retrieve an extension attribute from this part.
getExtensionAttributes() - Method in interface javax.wsdl.Part
Get the map containing all the extension attributes defined on this part.
getExtensionRegistry() - Method in interface javax.wsdl.Definition
Get a reference to the ExtensionRegistry for this Definition.
getExtensionRegistry() - Method in interface javax.wsdl.xml.WSDLReader
Get the extension registry, if one was set.
getExtensionTypes() - Method in class org.idoox.xml.schema.Type
Returns iterator over all parsed extensions.
getExternalSecurityTokenMode() - Method in interface org.systinet.wasp.security.ws.conf.KeyInfoConf
Gets the mode of external security token reference.
getExternalSecurityTokens() - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
This method returns configuration of external security tokens.
getExternalTokenReferenceModeHint(SecurityElement) - Method in class org.systinet.wasp.security.ws.SecurityToken
Returns external token reference mode hint.
getExtraTypes() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns extra types to generate.
getFacetCategories() - Method in class org.idoox.xml.schema.SimpleTypeFacetsExtension
Returns Set of facet categories (Strings).
getFacets() - Method in class org.idoox.xml.schema.SchemaConstruct
Returns a map of facets & extensibility attributes.
getFacets() - Method in class org.idoox.xml.schema.SimpleTypeFacetsExtension
Returns immutable set of all facets present.
getFacets(String) - Method in class org.idoox.xml.schema.SimpleTypeFacetsExtension
Returns only facets of the given type if any.
getFactoryImplName() - Method in interface javax.wsdl.xml.WSDLReader
Get the factoryImplName, if one was set.
getFault(String) - Method in interface javax.wsdl.Operation
Get the specified fault message.
getFault() - Method in interface javax.xml.soap.SOAPBody
Returns the SOAPFault object in this SOAPBody object.
getFault() - Method in interface org.idoox.xmlrpc.Message
Deprecated. Returns a fault contained in this message.
getFaultActor() - Method in class javax.xml.rpc.soap.SOAPFaultException
Gets the faultactor element.
getFaultActor() - Method in interface javax.xml.soap.SOAPFault
Gets the fault actor for this SOAPFault object.
getFaultActor() - Method in class org.idoox.wasp.SoapFaultException
Returns fault actor.
getFaultActor() - Method in interface org.idoox.xmlrpc.Fault
returns actor
getFaultActor() - Method in interface org.systinet.wasp.dd.FaultSerialization
Returns the matched SOAP fault actor.
getFaultCode() - Method in class javax.wsdl.WSDLException
 
getFaultCode() - Method in class javax.xml.rpc.soap.SOAPFaultException
Gets the faultcode element.
getFaultCode() - Method in interface javax.xml.soap.SOAPFault
Gets the fault code for this SOAPFault object.
getFaultCode() - Method in class org.idoox.wasp.SoapFaultException
Returns fault code.
getFaultCode() - Method in interface org.idoox.xmlrpc.Fault
returns fault code
getFaultCode() - Method in interface org.systinet.wasp.dd.FaultSerialization
Returns the matched SOAP fault code.
getFaultCode() - Method in class org.systinet.wasp.security.ws.WSSecurityException
Gets fault code.
getFaultDeserializer(String, Fault) - Method in interface org.idoox.wasp.serialization.SerializationRepository
Returns a fault deserializer.
getFaultDeserializers() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Get the array representing the chain of fault deserializers.
getFaultDetail() - Method in interface org.systinet.wasp.dd.FaultSerialization
Returns the matched SOAP fault detail.
getFaultName() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
Returns name of the fault within WSDL operation.
getFaultNode() - Method in class org.idoox.wasp.SoapFaultException
Returns fault node (this is new in SOAP 1.2, it identifies the faulting node; this is null in SOAP 1.1 faults).
getFaultNode() - Method in interface org.idoox.xmlrpc.Fault
returns fault node (this is new in SOAP 1.2, it identifies the faulting node; this is null in SOAP 1.1 faults)
getFaultPart(String) - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfos
Returns part whose javaType equals to the required one.
getFaultPart(Type) - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfos
Returns fault part of the specified schema type.
getFaultPart(SOAPElement) - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfos
Returns fault that corresponds to the "incoming" element.
getFaultPartForException(String) - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfos
Returns part that corresponds to "local" name of exception.
getFaultParts() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfos
Returns all parts.
getFaultReason() - Method in class org.idoox.wasp.SoapFaultException
Returns fault reason (this is SOAP 1.2 equivalent for faultstring, the faultstring accessor methods will be deprecated when SOAP 1.1 is widely replaced by SOAP 1.2).
getFaultReason() - Method in interface org.idoox.xmlrpc.Fault
returns fault reason (this is SOAP 1.2 equivalent for faultstring, the faultstring accessor methods will be deprecated when SOAP 1.1 is widely replaced by SOAP 1.2)
getFaultRole() - Method in class org.idoox.wasp.SoapFaultException
Returns role (this is SOAP 1.2 equivalent for actor, the actor accessor methods will be deprecated when SOAP 1.1 is widely replaced by SOAP 1.2)
getFaultRole() - Method in interface org.idoox.xmlrpc.Fault
returns role (this is SOAP 1.2 equivalent for actor, the actor accessor methods will be deprecated when SOAP 1.1 is widely replaced by SOAP 1.2)
getFaultSerializations() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a map of all fault serializations defined in this deployment descriptor.
getFaultSerializations() - Method in interface org.systinet.wasp.dd.Export
Returns a list of all fault serializations.
getFaultSerializations() - Method in interface org.systinet.wasp.dd.Processing
Returns a list of all fault serializations.
getFaultSerializer(String, Throwable) - Method in interface org.idoox.wasp.serialization.SerializationRepository
Returns a fault serializer.
getFaultSerializers() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Get the array representing the chain of fault serializers.
getFaultStackTrace() - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Gets "stacktrace-in-fault" flag.
getFaultString() - Method in class javax.xml.rpc.soap.SOAPFaultException
Gets the faultstring element.
getFaultString() - Method in interface javax.xml.soap.SOAPFault
Gets the fault string for this SOAPFault object.
getFaultString() - Method in class org.idoox.wasp.SoapFaultException
Returns fault string.
getFaultString() - Method in interface org.idoox.xmlrpc.Fault
returns fault string
getFaultSubcodes() - Method in class org.idoox.wasp.SoapFaultException
Returns fault subcodes (new in SOAP 1.2, always empty in SOAP 1.1).
getFaultSubcodes() - Method in interface org.idoox.xmlrpc.Fault
returns fault subcodes (new in SOAP 1.2, always empty in SOAP 1.1)
getFaults() - Method in interface javax.wsdl.Operation
Get all the fault messages associated with this operation.
getFeature(String) - Method in interface javax.wsdl.xml.WSDLReader
Gets the value of the specified feature.
getFeature(String) - Method in interface javax.wsdl.xml.WSDLWriter
Gets the value of the specified feature.
getFields() - Method in interface org.systinet.wasp.dd.Attributes.Class
Gets the array of Attributes.Class.Field associated with this class.
getFollowingParts() - Method in interface org.systinet.wasp.dd.OrderedPart
Returns an array of names of parts, which should follow this one.
getFormat() - Method in interface org.idoox.security.pstore.KeyEntry
Gets encrypted encoding format.
getFragment() - Method in interface org.idoox.transport.URI
Gets fragment.
getFragment() - Method in class org.idoox.transport.client.Endpoint
Gets fragment.
getFrom() - Method in interface org.idoox.transport.config.MailConfig.Output
Gets a sender address like server@idoox.com.
getGeneratingLiteralAsDOM() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
returns true if mapping literal into DOM element, false otherwise
getGroups(String) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns an iterator of groups defined in the given namespace URI
getHandlerChain(QName) - Method in interface javax.xml.rpc.handler.HandlerRegistry
Gets the handler chain for the specified service endpoint.
getHandlerClass() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the Handler class
getHandlerConfig() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the Handler configuration
getHandlerRegistry() - Method in interface javax.xml.rpc.Service
Returns the configured HandlerRegistry instance for this Service instance.
getHandlers() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a list of all handlers.
getHandlers() - Method in interface org.systinet.wasp.dd.Export
Returns a list of all header processors.
getHandlers() - Method in interface org.systinet.wasp.dd.Processing
Returns a list of all handlers.
getHandlers() - Method in interface org.systinet.wasp.webservice.Processing
Retrieves collection of jax-rpc handlers configured for this processing.
getHeader(String) - Method in class javax.xml.soap.MimeHeaders
Returns all of the values for the specified header as an array of String objects.
getHeader() - Method in interface javax.xml.soap.SOAPEnvelope
Returns the SOAPHeader object for this SOAPEnvelope object.
getHeader(int) - Method in interface org.idoox.xmlrpc.Message
Deprecated. Returns header for given index.
getHeader(QName) - Method in interface org.idoox.xmlrpc.Message
Deprecated. Returns header with given header name or null if no such header found.
getHeaderAsPart(int) - Method in interface org.idoox.xmlrpc.Message
Deprecated. Returns header for given index.
getHeaderAsPart(QName) - Method in interface org.idoox.xmlrpc.Message
Deprecated. Returns header for given name.
getHeaderAsString(int) - Method in interface org.idoox.xmlrpc.Message
Deprecated. Returns header for given index.
getHeaderAsString(QName) - Method in interface org.idoox.xmlrpc.Message
Deprecated. Returns header for given name.
getHeaderCount() - Method in interface org.idoox.xmlrpc.Message
Deprecated. Returns number of headers for this message instance
getHeaderNames() - Method in class org.idoox.transport.InputMessage
Returns a set of header names.
getHeaderNames() - Method in class org.idoox.transport.InputMessageWrapper
Gets hader names from the wrapped message.
getHeaderProcessors() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Deprecated. Use Handler instead of (@link HeaderProcessor}, DeploymentDescriptor.getHandlers() as a replacement.
getHeaderProcessors() - Method in interface org.systinet.wasp.dd.Export
Deprecated. Use Handler instead of (@link HeaderProcessor}, Export.getHandlers() as a replacement.
getHeaderProcessors() - Method in interface org.systinet.wasp.dd.Processing
Deprecated. Use Handler instead of (@link HeaderProcessor}, Processing.addHandler(org.systinet.wasp.dd.Handler) as a replacement.
getHeaderProcessors() - Method in interface org.systinet.wasp.webservice.Processing
Deprecated. use Processing.getHandlers() instead
getHeaderSchema(QName) - Method in class org.systinet.wasp.handler.WaspHandlerInfo
Returns definition for given header.
getHeaders(HttpServletRequest) - Static method in class javax.xml.messaging.JAXMServlet
Returns a MimeHeaders object that contains the headers in the given HttpServletRequest object.
getHeaders() - Method in class javax.xml.rpc.handler.GenericHandler
Gets the header blocks processed by this Handler instance.
getHeaders() - Method in interface javax.xml.rpc.handler.Handler
Gets the header blocks that can be processed by this Handler instance.
getHeaders() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the header blocks processed by this Handler.
getHeaders() - Method in interface org.systinet.wasp.dd.Handler
Retrives list of headers this instance represents.
getHeaders() - Method in interface org.systinet.wasp.dd.HeaderProcessor
Deprecated. Retrives list of headers this instance represents.
getHeaders() - Method in class org.systinet.wasp.handler.WaspGenericHandler
Returns understands headers.
getHolderGeneratorInstance() - Method in class org.idoox.wasp.tools.holder.HolderGeneratorFactory
Returns an implementation of HolderGenerator interface.
getHost() - Method in interface org.idoox.transport.URI
Gets host.
getHost() - Method in class org.idoox.transport.client.Endpoint
Gets host.
getHostName() - Method in interface org.idoox.transport.config.HttpServerConfig
Gets host name for the server.
getHour() - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Returns hour member of this object.
getHour() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Duration
Returns hour member of this object.
getHour() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Time
Returns hour member of this object.
getID() - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
returns the id of the current element
getID() - Method in interface org.systinet.wasp.wsrm.sequence.Sequence
Gets the application id of this sequence.
getIV() - Method in interface org.systinet.wasp.security.ws.conf.EncryptedTypeConf
Returns initialization vector used for encryption algorithm.
getId(Token) - Static method in class com.idoox.wasp.serialization.SerializationHelper
Reads id attribute value.
getId() - Method in interface org.idoox.config.Configurable
Deprecated. Use Configurable.getType() and Configurable.getName() instead
getId() - Static method in class org.idoox.security.Config
Returns id of this configuration.
getId() - Method in class org.idoox.security.SecurityConfig
Returns id of this object.
getId() - Method in class org.systinet.wasp.policy.PolicyCompositor
Gets the compositor Id.
getId() - Method in class org.systinet.wasp.security.ws.KeyIdentifiedToken
Simply delegates to the wrapped token.
getId() - Method in class org.systinet.wasp.security.ws.ReferencedToken
Simply delegates to the wrapped token.
getId() - Method in class org.systinet.wasp.security.ws.ReferrableElement
Returns element id.
getIdForced() - Method in class org.systinet.wasp.security.ws.KeyIdentifiedToken
Simply delegates to the wrapped token.
getIdForced() - Method in class org.systinet.wasp.security.ws.ReferencedToken
Simply delegates to the wrapped token.
getIdForced() - Method in class org.systinet.wasp.security.ws.ReferrableElement
Returns element id.
getIdentity() - Method in interface org.idoox.wasp.security.kerberos.KerberosConfig.IdentityPreference
Returns identity of the server or service.
getIdentityAssociations(ServiceEndpoint) - Method in interface org.systinet.wasp.admin.ServiceSecurity
Deprecated. Gets identity associations for particular service endpoint.
getIdentityAssociations(ServiceEndpoint) - Method in interface org.systinet.wasp.mgmt.ServiceSecurity
Gets identity associations for particular service endpoint.
getIdentityName() - Method in class org.systinet.wasp.admin.IdentityAssociationImpl
Returns identity name.
getIfacesPackage() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
returns the package into which interfaces are generated
getIgnoreTimestampHeaderExpiration() - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
When a timestamp header is received, it may contain the expires value.
getImplClassLoader() - Static method in class org.idoox.security.Config
Returns class loader for these configuration.
getImplClassLoader() - Method in class org.idoox.security.SecurityConfig
 
getImplementationClass() - Method in interface org.systinet.wasp.dd.ImplementablePart
Returns the name of the implementation class.
getImplementationClass() - Method in class org.systinet.wasp.webservice.ServiceInstance
Returns the class implementing this service instance.
getImplementationClassName() - Method in class org.systinet.wasp.webservice.ServiceInstance
Returns the name of implememntation class.
getImplementationObject() - Method in class org.systinet.wasp.webservice.ServiceInstance
Returns the object implementing this service instance creating it, if it does not exist.
getImportInputSource(String, String) - Method in interface javax.wsdl.xml.WSDLLocator
Returns an InputSource pointed at an imported wsdl document whose parent document was located at parentLocation and whose relative location to the parent document is specified by relativeLocation.
getImportReferences(String) - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns set of elements engaged in element along the specified targetNamespace.
getImports(String) - Method in interface javax.wsdl.Definition
Get the list of imports for the specified namespaceURI.
getImports() - Method in interface javax.wsdl.Definition
Get a map of lists containing all the imports defined here.
getInFaultHeaderProcessors() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Get the array representing the chain of header processors.
getInHeaderProcessors() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Get the array representing the chain of header processors.
getInactivityTimeout() - Method in class org.systinet.wasp.wsrm.feb2005.policy.InactivityTimeoutAssertion
Gets inactivity timeout of this assertion.
getIncludedClasses() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns a set of included classes.
getIncludedClasses() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns a set of included classes.
getIncludedMethods() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns a set of methods to include to processing.
getInheritanceMapping() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns inheritance map.
getInheritanceMapping() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns inheritance map of class -> superclass.
getInitialArguments() - Static method in class org.systinet.wasp.Wasp
Returns the initial arguments when WSO2 SOA Enablement Server was initialized.
getInitiatingProvider(ServiceClient) - Method in class org.idoox.wasp.WaspSecurity.SPI
Returns initiating provider, which was previously set on service client or execution context, if the first parameter is null.
getInitiatingProvider(ServiceEndpointContext) - Method in class org.idoox.wasp.WaspSecurity.SPI
Returns initiating provider, which was previously set on service endpoint context or execution context, if the first parameter is null.
getInitiatingProvider(ServiceClient) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Always returns null.
getInitiatingProvider(ServiceEndpointContext) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Always returns null.
getInitiatingProvider(ServiceClient) - Static method in class org.idoox.wasp.WaspSecurity
Returns initiating provider, which was previously set on ServiceClient instance or execution context, if the parameter is null.
getInitiatingProvider(ServiceEndpointContext) - Static method in class org.idoox.wasp.WaspSecurity
Returns initiating provider, which was previously set on ServiceClient or execution context, if the parameter is null.
getInitiatingSecurityProvider(ServiceEndpoint) - Method in interface org.systinet.wasp.admin.ServiceSecurity
Deprecated. Returns name of the security provider to be used for outgoing calls from given web service endpoint.
getInitiatingSecurityProvider() - Method in interface org.systinet.wasp.dd.ServiceClient
Returns name of the security provider to be used for outgoing calls from this service implementation.
getInitiatingSecurityProvider() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Returns name of the security provider to be used for outgoing calls from this service implementation.
getInitiatingSecurityProvider(ServiceEndpoint) - Method in interface org.systinet.wasp.mgmt.ServiceSecurity
Returns name of the security provider to be used for outgoing calls from given web service endpoint.
getInitiatorAddress() - Method in class org.ietf.jgss.ChannelBinding
Returns the initiator's address for this channel binding.
getInput() - Method in interface javax.wsdl.Operation
Get the input message specification for this operation.
getInput() - Method in interface org.idoox.transport.config.MailConfig
Gets an input configuration.
getInputMessage() - Method in interface org.idoox.transport.Connection
Gets an input message.
getInputSequence() - Method in interface org.systinet.wasp.wsrm.sequence.DuplexSequence
Gets the input part of this duplex sequence.
getInputSequenceRegistry() - Method in class org.systinet.wasp.wsrm.sequence.RegistryFactory
Returns registry of input sequences.
getInputStreams(CallContext) - Static method in class org.systinet.wasp.attachments.UnreferencedAttachmentsHandler
Returns all input message's attachments as input streams.
getInquiryUrl() - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Getter for field inquiryUrl.
getInstalledSecurityInfo() - Method in class org.idoox.wasp.WaspSecurity.SPI
Gets metadata information about installed security.
getInstalledSecurityInfo() - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Returns unmodifiable Map with both WaspSecurity.AUTHENTICATION_SUPPORTED and WaspSecurity.AUTHORIZATION_SUPPORTED set to "false".
getInstalledSecurityInfo() - Static method in class org.idoox.wasp.WaspSecurity
Returns metadata information about installed security.
getInstance() - Static method in class org.idoox.security.client.Current
Returns default instance of Current class.
getInstance(String) - Static method in class org.idoox.security.pstore.PStore
returns default instance of protected storage takes parameters from properties.
getInstance() - Static method in class org.idoox.security.server.Current
Returns default instance of Current class.
getInstance(String) - Static method in class org.idoox.wasp.Context
Returns instance of given interface.
getInstance(Class) - Static method in class org.idoox.wasp.Context
Returns instance of given interface.
getInstance() - Static method in class org.idoox.wasp.server.WSContext
Deprecated. Returns instance of the WSContext for the current execution environment.
getInstance() - Static method in class org.idoox.webservice.CallContext
Deprecated. Returns CallContext instance associated with actual execution context
getInstance() - Static method in class org.idoox.webservice.server.WebServiceContext
Deprecated. Returns instance of the WebServiceContext for the current execution environment
getInstance() - Static method in class org.idoox.xml.security.SignatureFactory
Returns an instance of SignatureFactory
getInstance(String) - Static method in class org.idoox.xml.security.Transform
Gets transform instance specified by the algorithm.
getInstance() - Static method in class org.idoox.xmlrpc.header.HeaderHelper
Returns instance of the HeaderHelper class.
getInstance() - Static method in class org.ietf.jgss.GSSManager
Returns the default GSSManager implementation
getInstance() - Static method in class org.systinet.security.policy.WASPAccessController
Get the current instance of WASP access controller.
getInstance() - Static method in class org.systinet.wasp.wsrm.sequence.RegistryFactory
Gets the default instance of this factory.
getInstantiationMethod() - Method in interface org.systinet.wasp.dd.ServiceInstance
Gets the instantiation method used (see INSTANTIATION_XXX constants).
getInstantiationMethod() - Method in class org.systinet.wasp.webservice.ServiceInstance
Returns the instantiation method.
getIntHeader(String) - Method in class org.idoox.transport.InputMessage
Returns the value of the specified message header as an int.
getIntHeader(String) - Method in class org.idoox.transport.InputMessageWrapper
Gets a int header from the wrapped message.
getIntegState() - Method in interface org.ietf.jgss.GSSContext
Returns the integrity service state over the context.
getIntegrity() - Method in class org.idoox.security.AssociationOptions
Returns status for INTEGRITY bit
getInterceptor() - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg
 
getInterceptors() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Get the array representing the chain of interceptors.
getInterceptors() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a map of all interceptors defined in this deployment descriptor.
getInterceptors() - Method in interface org.systinet.wasp.dd.Export
Returns a list of all interceptors.
getInterceptors() - Method in interface org.systinet.wasp.dd.Processing
Returns a list of all interceptors.
getInterceptors() - Method in interface org.systinet.wasp.webservice.Processing
Retrieves collection of interceptors configured for this processing
getInterface() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Returns interface of service instance exposed at this endpoint.
getInterface() - Method in class org.systinet.wasp.webservice.ServiceClient
Deprecated. ServiceClient doesn't remember an interface for created proxy. See ServiceClient.createProxy(java.lang.Class).
getInterface() - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Retrieves endpoint iface if set.
getInterfaceMappingMode() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns mode of interface mapping.
getInterfaceMappingMode() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns mode of interface mapping.
getInternalSOAPElement() - Method in class org.systinet.wasp.addressing.ReferenceProperties
 
getInvocationOptionsRequired() - Method in interface org.idoox.security.Credentials
Returns current required association options for the outgoing connections using this Credentials object
getInvocationOptionsSupported() - Method in interface org.idoox.security.Credentials
Returns current supported association options for the outgoing connections using this Credentials object
getInvokerFirstPrincipal() - Method in class org.idoox.wasp.WaspSecurity.SPI
This method can be invoked on the service side to determine service invoker identified as his first principal.
getInvokerFirstPrincipal() - Static method in class org.idoox.wasp.WaspSecurity
This method can be invoked on the service side to determine service invoker identified as his first principal.
getInvokerPrincipals() - Method in class org.idoox.wasp.WaspSecurity.SPI
This method can be on the service side to determine service invoker principals.
getInvokerPrincipals() - Static method in class org.idoox.wasp.WaspSecurity
This method can be on the service side to determine service invoker principals.
getInvokerSubject() - Method in class org.idoox.wasp.WaspSecurity.SPI
Returns subject representing invoker.
getInvokerSubject() - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Always returns null.
getInvokerSubject() - Static method in class org.idoox.wasp.WaspSecurity
Returns subject representing invoker.
getItem(int[]) - Method in class org.idoox.wasp.HashSparseArray
Deprecated. Returns item at the given position.
getItem(int) - Method in class org.idoox.wasp.HashSparseArray
Deprecated. Returns item at the given position.
getItem(int[]) - Method in interface org.idoox.wasp.SparseArray
Deprecated. Returns item at the given position.
getItem(int) - Method in interface org.idoox.wasp.SparseArray
Deprecated. Returns item at the given position.
getItemType() - Method in class org.idoox.xml.schema.SimpleTypeListExtension
Returns the type of the item in the list.
getJAXRPCHolder(String) - Method in interface org.idoox.wasp.tools.holder.HolderGenerator
Returns name of JAX-RPC holder if type is supported by JAX-RPC.
getJMSDestFactoryName() - Method in interface org.idoox.transport.jms.JMSConfig.DestConfig
Gets the JMSDestFactoryName value
getJMSDestFactoryName() - Method in interface org.idoox.transport.jms.JMSConfig
Gets the JMSDestFactoryName value
getJMSDestName() - Method in interface org.idoox.transport.jms.JMSConfig.DestConfig
Gets the JMSDestName value
getJMSDestName() - Method in interface org.idoox.transport.jms.JMSConfig
Gets the JMSDestName value
getJava2SchemaInstance() - Method in class org.idoox.wasp.tools.java2schema.Java2SchemaFactory
Returns an implementation of Java2Schema interface.
getJava2WSDLInstance() - Method in class org.idoox.wasp.tools.java2wsdl.Java2WSDLFactory
Returns an implementation of Java2WSDL interface.
getJavaName() - Method in class org.idoox.xml.schema.Facet.Enumeration
Returns java name into which to map this enumeration value.
getJavaName() - Method in class org.idoox.xml.schema.SchemaConstruct
Returns the name of member in java.
getJavaType() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
Returns name of the exception this falt is mapped to(package+class name).
getJavaTypeName() - Method in class org.idoox.xml.schema.Type
Returns java name of this type if set in WSO2 SOA Enablement Server's java type mapping schema extension.
getJavaValue(String) - Method in class org.idoox.xml.schema.SimpleTypeEnumExtension
Deprecated.  
getKey(String, String) - Method in interface org.idoox.security.pstore.KeyStore
Returns the key associated with given alias and protected by given password.
getKey() - Method in interface org.idoox.transport.jms.JMSConfig.ReductionConfig.PropertyConfig
Returns name of the property
getKey() - Method in interface org.systinet.wasp.dd.Attributes.Class.Attribute
Gets the key of the attribute.
getKeyContent(QName) - Static method in class org.idoox.xml.security.KeyContentFactory
Creates new KeyContent instance associated with the given name.
getKeyEncryptionMethodHint() - Method in class org.systinet.wasp.security.ws.KeyIdentifiedToken
Returns key encryption method hint.
getKeyEncryptionMethodHint() - Method in class org.systinet.wasp.security.ws.ReferencedToken
Returns key encryption method hint.
getKeyEncryptionMethodHint() - Method in class org.systinet.wasp.security.ws.SecurityToken
Returns key encryption method hint.
getKeyEncryptionMethodHint() - Method in class org.systinet.wasp.security.ws.SharedSecretToken
Returns key encryption method hint.
getKeyEncryptionMethodHint() - Method in class org.systinet.wasp.security.ws.UsernameToken
Returns key encryption method hint.
getKeyEncryptionMethodHint() - Method in class org.systinet.wasp.security.ws.X509Token
Returns key encryption method hint.
getKeyEntry(String) - Method in interface org.idoox.security.pstore.KeyStore
Returns encrypted key material in the KeyStoreEntry instance.
getKeyIdentifier() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns value of KeyIdentifier used in SecurityTokenReference/KeyIdentifier.
getKeyIdentifierValueType() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns a value, which appears as a value type in the referencing key identifier.
getKeyInfo() - Method in interface org.systinet.wasp.security.ws.conf.EncryptedTypeConf
Returns configuration of KeyInfo element or null if it is not set.
getKeyInfo() - Method in interface org.systinet.wasp.security.ws.conf.SignatureConf
Gets configuration of key information that allows to sign and/or validate the XML Signature's SignedInfo.
getKeyStore() - Method in class org.idoox.security.jaas.KeyStoreCallback
Returns the pstore object.
getKeyStore() - Method in class org.idoox.security.pstore.PStore
returns instance of the KeyStore class
getKeyStore(String) - Static method in class org.idoox.security.pstore.PStore
Gets KeyStore instance using security Config property "keystore.impl".
getKeyStoreSource() - Static method in class org.idoox.security.pstore.PStore
Gets KeyStoreSource instance (can be called if the KeyStore/PStore instance needs KeyStoreSource).
getKind() - Method in class org.idoox.xml.schema.Type
Returns the kind.
getKnownUddiRegistries() - Method in interface org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryApi
Get the list of registries which are known to this Ws Discovery service.
getLanguage() - Method in interface org.systinet.wasp.dd.TypeMapping
Returns a language for which is the mapping defined.
getLargeIcon() - Method in interface org.systinet.wasp.dd.Documentation
Returns the large icon, used in tools.
getLatestImportURI() - Method in interface javax.wsdl.xml.WSDLLocator
Returns a URI representing the location of the last import document to be resolved.
getLayout() - Method in interface javax.wsdl.extensions.dime.DIMEMessage
Get the layout of the DIME message.
getLength() - Method in interface org.systinet.wasp.wsrm.sequence.OneWaySequence
Returns the length of this sequence or OneWaySequence.UNKNOWN_LENGTH if the length is not known yet.
getLicense() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns the reference to a license document.
getLifeCycleService() - Method in class org.idoox.wasp.server.WSContext
Deprecated. Returns life cycle service of this service endpoint.
getLifeCycleService() - Method in class org.idoox.webservice.server.WebServiceContext
Deprecated. use org.idoox.wasp.server.WSContext.getLifeCycleService() instead
getLifetime() - Method in interface org.ietf.jgss.GSSContext
Returns the context lifetime in seconds.
getLinkedCause() - Method in class javax.xml.rpc.JAXRPCException
Gets the Linked cause
getLinkedCause() - Method in class javax.xml.rpc.ServiceException
Gets the Linked cause
getList() - Method in class org.systinet.wasp.admin.preferences.TaggedList
Deprecated. Gets underlaying list
getListeners(String) - Static method in class org.systinet.monitoring.EventManager
Gets array of event listeners for given event type.
getListeners() - Static method in class org.systinet.monitoring.EventManager
Gets array of event listeners for all event types.
getListeners() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a map of all Listeners defined in this deployment descriptor.
getListeners() - Method in interface org.systinet.wasp.dd.ServiceClient
Returns list of qnames of the listeners associated with this service client.
getListeners() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Returns list of qnames of the listeners associated with this service endpoint.
getLocalElementName() - Method in class org.systinet.wasp.security.ws.SecurityTokenHandlerSPI
This method is used on the receiver's side to map received element to corresponding security token handler.
getLocalName() - Method in interface javax.xml.soap.Name
Gets the local name part of the XML name that this Name object represents.
getLocalName() - Method in class org.idoox.xml.Token
Returns the local name of the token.
getLocalName() - Method in interface org.idoox.xml.Tokenizer
Returns the local name of the current element.
getLocalName() - Method in class org.idoox.xml.TokenizerWrapper
 
getLocalName() - Method in class org.idoox.xml.XMLWriterReader
 
getLocalPart() - Method in class javax.xml.namespace.QName
Gets the Local part for this QName.
getLocalPath(URI) - Method in interface org.idoox.transport.Transport
Returns local path or null.
getLocalPath(URI) - Method in interface org.idoox.transport.TransportRepository
Returns null if the endpoint does not point to any local server accepting incoming messages.
getLocalPath(String) - Static method in class org.systinet.wasp.Wasp
Returns null if the endpoint does not point to any local server accepting incoming messages or the local path (without the WSO2 SOA Enablement Server context) of the endpoint.
getLocalSecurityConfig(String) - Static method in class org.idoox.security.SecurityConfigs
Returns local security settings.
getLocalValueType() - Method in class org.systinet.wasp.security.ws.SecurityTokenHandlerSPI
Returns local part of the security token valueType handled by the handler.
getLocalizedMessage() - Method in class org.idoox.util.WrappedException
Overloaded method from Throwable class replacing duplicite messages from wrapped exceptions by comparing the message do the message of reason exception and returning null in case of duplicity.
getLocation() - Method in class javax.wsdl.WSDLException
Get the location, if one was set.
getLocation() - Method in interface org.idoox.transport.URI
Gets location (path + query + fragment).
getLocation() - Method in class org.idoox.transport.client.Endpoint
Gets location.
getLocation() - Method in class org.idoox.wasp.config.ProcessingConfiguration.Schema
Deprecated. Retrive location of schema.
getLocation() - Method in class org.idoox.xmlrpc.header.Schema
Retrive location of schema.
getLocation() - Method in interface org.systinet.wasp.dd.Dependency
Returns the location of the depends-on document.
getLocation() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns the location of this deployment descriptor/package.
getLocationURI() - Method in interface javax.wsdl.Import
Get the location URI of this import.
getLocationURI() - Method in interface javax.wsdl.extensions.http.HTTPAddress
Get the location URI for this HTTP address.
getLocationURI() - Method in interface javax.wsdl.extensions.http.HTTPOperation
Get the location URI for this HTTP operation.
getLocationURI() - Method in interface javax.wsdl.extensions.soap.SOAPAddress
Get the location URI for this SOAP address.
getMIC(byte[], int, int, MessageProp) - Method in interface org.ietf.jgss.GSSContext
Returns a token containing a cryptographic MIC for the supplied message, for transfer to the peer application.
getMIC(InputStream, OutputStream, MessageProp) - Method in interface org.ietf.jgss.GSSContext
Produces a token containing a cryptographic MIC for the supplied message, for transfer to the peer application.
getMIMEParts() - Method in interface javax.wsdl.extensions.mime.MIMEMultipartRelated
Get all the MIME parts defined here.
getMajor() - Method in class org.ietf.jgss.GSSException
Returns the major code representing the GSS error code that caused this exception to be thrown.
getMajorString() - Method in class org.ietf.jgss.GSSException
Returns a string explaining the GSS major error code causing this exception to be thrown.
getMajorVersion() - Method in interface javax.xml.messaging.ProviderMetaData
Retrieves an int indicating the major version number of the messaging provider to which the ProviderConnection object described by this ProviderMetaData object is connected.
getMap() - Method in class org.systinet.wasp.admin.preferences.TaggedStructure
Deprecated. Returns underlaying map (names -> tagged values)
getMaps() - Method in interface org.systinet.wasp.dd.TypeMapping
Returns list of defined mappings.
getMapsTo() - Method in interface org.systinet.wasp.dd.TypeMapping.TypeMap
Returns the Java type.
getMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
Returns all the MimeHeader objects whose name matches a name in the given array of names.
getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
Retrieves all MimeHeader objects that match a name in the given array.
getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
Retrieves all MimeHeader objects that match a name in the given array.
getMaxIdleTime() - Method in interface org.idoox.transport.config.HttpServerConfig
Gets a maximum time in milliseconds for an idle thread to wait for a new connection.
getMaxInstances() - Method in interface org.idoox.wasp.server.adaptor.InstanceCountLimitor
Deprecated. Gets the current limit on the number of instances.
getMaxInstances() - Method in interface org.systinet.wasp.dd.ServiceInstance
Returns the maximum number of allocated instances of the service.
getMaxInstances() - Method in class org.systinet.wasp.webservice.ServiceInstance
Returns maximum count of instances allowed to exist simultaneously for this service.
getMaxOccurs() - Method in class org.idoox.xml.schema.RepeatableSchemaConstruct
Returns maximal number of occurences.
getMaxReadTime() - Method in interface org.idoox.transport.config.HttpServerConfig
Gets a maximum time in milliseconds that a read on a connection can block.
getMaxSize() - Method in class org.systinet.wasp.admin.InputSizeException
Getter for property maxSize.
getMaxThreads() - Method in interface org.idoox.transport.config.HttpServerConfig
Gets a maximal number of serving threads each one for one accepted connection.
getMaxThreads() - Method in interface org.idoox.transport.jms.JMSConfig
Gets a maximal number of serving threads each one for one accepted connection.
getMech() - Method in interface org.ietf.jgss.GSSContext
Returns the mechanism oid for this context.
getMechanismType() - Method in interface javax.xml.rpc.encoding.Deserializer
Gets the type of the XML processing mechanism and representation used by this Deserializer.
getMechanismType() - Method in interface javax.xml.rpc.encoding.Serializer
Gets the type of the XML processing mechanism and representation used by this Serializer.
getMechs() - Method in interface org.ietf.jgss.GSSCredential
Returns an array of mechanisms supported by this credential.
getMechs() - Method in class org.ietf.jgss.GSSManager
Returns an array of Oid objects indicating mechanisms available to GSS-API callers.
getMechsForName(Oid) - Method in class org.ietf.jgss.GSSManager
Returns an array of Oid objects corresponding th the mechanisms that support the specific name type.
getMediators() - Method in interface org.idoox.wasp.server.config.ServiceEndpointConfiguration
Deprecated. Returns associated ServiceMediator instances for this context or null if none are configured.
getMembers() - Method in class org.idoox.xml.schema.Type
Deprecated. use getSubConstructs() instead
getMessage(QName) - Method in interface javax.wsdl.Definition
Get the specified message.
getMessage() - Method in interface javax.wsdl.Fault
 
getMessage() - Method in interface javax.wsdl.Input
 
getMessage() - Method in interface javax.wsdl.Output
 
getMessage() - Method in class javax.wsdl.WSDLException
 
getMessage() - Method in interface javax.wsdl.extensions.soap.SOAPHeader
Get the message for this SOAP header.
getMessage() - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
Get the message for this SOAP header fault.
getMessage() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
Gets the SOAPMessage from this message context
getMessage() - Method in class javax.xml.soap.SOAPException
Returns the detail message for this SOAPException object.
getMessage() - Method in class org.idoox.wasp.SoapFaultException
Converts the exception to its string representation.
getMessage() - Method in class org.ietf.jgss.GSSException
Returns a detailed message of this exception.
getMessage() - Method in interface org.systinet.monitoring.Event
Gets the message of the event.
getMessageAttachment() - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext.AttachmentWithType
 
getMessageAttachments(CallContext) - Static method in class org.systinet.wasp.attachments.UnreferencedAttachmentsHandler
Returns all input message's attachments as message attachments.
getMessageConf() - Method in interface org.systinet.wasp.security.ws.SecurityContext
Returns message configuratio, which will be passed to the incoming validator.
getMessageConf() - Method in interface org.systinet.wasp.security.ws.conf.SecuredMessage
Returns WS-Security configuration for specified operations (SecuredMessage.getMethodNames().
getMessageData(Message) - Method in class org.systinet.transport.jms.ReductionTemplate
Gets data from the message passed as an argument.
getMessageDocument() - Method in interface org.systinet.wasp.security.ws.SecurityContext
Returns the document which represents the processed SOAP message.
getMessageExpiration() - Method in interface org.idoox.transport.jms.JMSConfig
Gets JMS message time to live
getMessageFactory() - Method in class org.systinet.wasp.soap.WaspSOAPMessage
Gets factory which was used to create this instance of WaspSOAPMessage and which can be used to create another instances.
getMessageParameters() - Method in interface org.systinet.monitoring.Event
Gets the array of object used for formating event message.
getMessagePriority() - Method in interface org.idoox.transport.jms.JMSConfig
Gets JMS message priority
getMessageQName() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
getMessageState(long) - Method in interface org.systinet.wasp.wsrm.sequence.OneWaySequence
Returns the state of a message with the given message number (within this sequence).
getMessageText() - Method in interface org.systinet.monitoring.Event
Gets formated message text of the event.
getMessages() - Method in interface javax.wsdl.Definition
Get all the messages defined here.
getMetaData() - Method in interface javax.xml.messaging.ProviderConnection
Retrieves the ProviderMetaData object that contains information about the messaging provider to which this ProviderConnection object is connected.
getMethod() - Method in interface org.idoox.security.httpdigest.AuthorizationStructure
Gets request method.
getMethod() - Method in interface org.idoox.transport.Connection
Gets a method for this connection.
getMethodId(String, String) - Static method in class org.systinet.wasp.admin.security.PermissionHelper
Returns identification of the specified method.
getMethodInfo(String, String, Method) - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
returns method info for a given java method.
getMethodInfo(String, String, Object, Class[], Class, boolean) - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
 
getMethodInfo(String, QName, boolean) - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
 
getMethodInfo(String, String, boolean) - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
 
getMethodInfos(String) - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
 
getMethodInfos(String, boolean) - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
 
getMethodNames() - Method in interface org.systinet.wasp.security.ws.conf.SecuredMessage
Returns list of Java method names who share a MessageConf instance.
getMethods() - Method in interface org.idoox.transport.Transport
Get supported methods for connections.
getMethods() - Method in class org.systinet.security.perm.WSInvokePermission
Gets the methods which are permitted by this permission.
getMethods() - Method in interface org.systinet.wasp.dd.Attributes.Class
Gets the array of Attributes.Class.Method associated with this class.
getMimeHeader(String) - Method in class javax.xml.soap.AttachmentPart
Gets all the values of the header identified by the given String.
getMimeHeader(String) - Method in class javax.xml.soap.SOAPPart
Gets all the values of the MimeHeader object in this SOAPPart object that is identified by the given String.
getMimeHeaders() - Method in class javax.xml.soap.SOAPMessage
Returns all the transport-specific MIME headers for this SOAPMessage object in a transport-independent fashion.
getMin() - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Returns value of minute of this object.
getMin() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Duration
Returns value of minute of this object.
getMin() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Time
Deprecated. Use Time.getMinute() instead.
getMinOccurs() - Method in class org.idoox.xml.schema.RepeatableSchemaConstruct
Returns minimal number of occurences.
getMinThreads() - Method in interface org.idoox.transport.config.HttpServerConfig
Gets a minimal number of waiting threads for new incoming connection.
getMinThreads() - Method in interface org.idoox.transport.jms.JMSConfig
Gets a minimal number of waiting threads for new incoming connection.
getMinor() - Method in class org.ietf.jgss.GSSException
Returns the mechanism error code that caused this exception.
getMinorStatus() - Method in class org.ietf.jgss.MessageProp
Retrieves the minor status that the underlying mechanism might have set.
getMinorString() - Method in class org.ietf.jgss.GSSException
Returns a string explaining the mechanism specific error code.
getMinorString() - Method in class org.ietf.jgss.MessageProp
Returns a string explaining the mechanism specific error code.
getMinorVersion() - Method in interface javax.xml.messaging.ProviderMetaData
Retrieves an int indicating the minor version number of the messaging provider to which the ProviderConnection object described by this ProviderMetaData object is connected.
getMinute() - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Returns value of minute of this object.
getMinute() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Duration
Returns value of minute of this object.
getMinute() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Time
Returns value of minute of this object.
getMode() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns the processing mode (what parts of WSDL should be generated).
getMode() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
returns the processing mode
getModules() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a map of all named modules defined in this deployment descriptor.
getMonth() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Date
Returns month value of this object in the interval 0-11.
getMonth() - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Returns month member of this object in the interval 0-11.
getMonth() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Duration
Returns month member of this object.
getMonth() - Method in class org.idoox.wasp.serialization.xsdbuiltin.GMonth
Returns month member of this object in the interval 0-11.
getMonth() - Method in class org.idoox.wasp.serialization.xsdbuiltin.GMonthDay
Returns month member of this object.
getMonth() - Method in class org.idoox.wasp.serialization.xsdbuiltin.GYearMonth
Returns month member of this object.
getMultipartMethods() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns a set of multipart methods.
getMultipartType() - Method in class org.idoox.transport.InputMessage
Gets multipart type.
getMultipartType() - Method in class org.idoox.transport.InputMessageWrapper
Gets a multipart type from the wrapped message.
getMultirefId(Object) - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext
Returns id of a multiref.
getMultirefRef(Object) - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext
Returns the value of the href parameter.
getMultirefType(Object) - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext
Returns schema type for a given reference.
getMustUnderstand() - Method in interface javax.xml.soap.SOAPHeaderElement
Returns whether the mustUnderstand attribute for this SOAPHeaderElement object is turned on.
getMustUnderstand() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Gets the value of Soap mustUnderstand atribute of the Security header.
getMustUnderstandTimestampHeader() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Gets the value of Soap mustUnderstand atribute of the Timestamp header.
getMutualAuthState() - Method in interface org.ietf.jgss.GSSContext
Returns the state of the mutual authentication option for the context.
getName() - Method in interface javax.wsdl.BindingFault
Get the name of this fault binding.
getName() - Method in interface javax.wsdl.BindingInput
Get the name of this input binding.
getName() - Method in interface javax.wsdl.BindingOperation
Get the name of this operation binding.
getName() - Method in interface javax.wsdl.BindingOutput
Get the name of this output binding.
getName() - Method in interface javax.wsdl.Fault
Get the name of this fault message.
getName() - Method in interface javax.wsdl.Input
Get the name of this input message.
getName() - Method in interface javax.wsdl.Operation
Get the name of this operation.
getName() - Method in interface javax.wsdl.Output
Get the name of this output message.
getName() - Method in interface javax.wsdl.Part
Get the name of this part.
getName() - Method in interface javax.wsdl.Port
Get the name of this port.
getName() - Method in interface javax.wsdl.extensions.soap.SOAPFault
Get the name for this SOAP fault.
getName() - Method in interface javax.xml.messaging.ProviderMetaData
Retrieves a String containing the name of the messaging provider to which the ProviderConnection object described by this ProviderMetaData object is connected.
getName() - Method in class javax.xml.soap.MimeHeader
Returns the name of this MimeHeader object.
getName() - Method in interface org.idoox.config.Configurable
Returns the for this configurable.
getName() - Method in class org.idoox.security.WASPPrincipal
Returns the name of this principal.
getName() - Method in class org.idoox.security.jaas.NamePasswordCredential
Returns user name.
getName() - Method in class org.idoox.security.pstore.NotificationEvent
Gets the name propertye of this event (e.g.
getName() - Method in interface org.idoox.transport.config.TransportConfig
Gets a transport name.
getName() - Method in class org.idoox.wasp.config.ProcessingConfiguration.Header
Deprecated. Gets QName of header.
getName(int) - Method in interface org.idoox.wasp.interceptor.InterceptorChain
Returns an interceptor name on the specified position.
getName() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
Returns name of the fault part.
getName() - Method in class org.idoox.xml.schema.Facet
Returns name of the element that represents this facet (e.g.
getName() - Method in class org.idoox.xml.schema.SchemaConstruct
Returns the name of the type.
getName() - Method in class org.idoox.xml.security.KeyContent
Returns a qualified name of this object.
getName() - Method in class org.idoox.xmlrpc.header.Header
Gets QName of header.
getName() - Method in interface org.ietf.jgss.GSSCredential
Retrieves the name of the entity that the credential asserts.
getName(Oid) - Method in interface org.ietf.jgss.GSSCredential
Retrieves a mechanism name of the entity that the credential asserts.
getName() - Method in class org.systinet.logging.Category
Gets the category name.
getName() - Method in class org.systinet.wasp.admin.preferences.TaggedValueTempl
Deprecated. Returns name of the tempalte.
getName() - Method in interface org.systinet.wasp.dd.Attributes.Class.Field
Gets the field name.
getName() - Method in interface org.systinet.wasp.dd.Attributes.Class.Method
Gets the method name.
getName() - Method in interface org.systinet.wasp.dd.Attributes.Class
Gets the full qualified name of the class.
getName() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns the name of the deployment descriptor.
getName() - Method in interface org.systinet.wasp.dd.Header
QName of header.
getName() - Method in interface org.systinet.wasp.dd.NamedPart
Returns the name of the part.
getName() - Method in interface org.systinet.wasp.dd.Packager
Returns the name of the packager.
getName() - Method in interface org.systinet.wasp.dd.PolicyAssertion
Gets QName of assertion.
getName() - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Getter for field name.
getName() - Method in class org.systinet.wasp.policy.Policy
Gets the qualified name of the policy (Name, TargetNamespace) attributes.
getNameMask() - Method in class org.systinet.security.perm.WASPDeployPermission
Gets the name mask, which is composed out of names.
getNames() - Method in interface org.idoox.security.spi.ClientSecurityProvider
Returns array of security provider names which are support by this security provider implementation.
getNames() - Method in interface org.idoox.security.spi.ServerSecurityProvider
Returns array of security provider names which are supported by this security provider implementation.
getNamesForMech(Oid) - Method in class org.ietf.jgss.GSSManager
Returns name type Oid's supported by the specified mechanism
getNamespace(String) - Method in interface javax.wsdl.Definition
Get the namespace URI associated with this prefix.
getNamespace() - Method in class org.idoox.wasp.config.ProcessingConfiguration.Schema
Deprecated. Retrieves namespace of schema.
getNamespace() - Method in class org.idoox.xml.Token
Returns the namespace URI of the token.
getNamespace() - Method in interface org.idoox.xml.Tokenizer
Returns the namespace URI of the current element.
getNamespace() - Method in class org.idoox.xml.TokenizerWrapper
 
getNamespace() - Method in class org.idoox.xml.XMLWriterReader
 
getNamespace(String, int) - Method in interface org.idoox.xmlrpc.Message
Deprecated. returns namespace for a given prefix
getNamespace() - Method in class org.idoox.xmlrpc.header.Schema
Retrives namespace of schema.
getNamespace() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns the namespace of the deployment descriptor according to the version of deserialized deplyment descriptor XML document.
getNamespace2PackageMapping() - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Returns a local mapping from XML schema namespace to Java package name.
getNamespace2PackageMapping() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Returns a local mapping from XML schema namespace to Java package name.
getNamespaceDeclarations() - Method in class org.idoox.xml.TokenizerWrapper.DefaultTokenizerState
 
getNamespaceDeclarations() - Method in interface org.idoox.xml.TokenizerWrapper.TokenizerState
Returns map of namespace prefixes (mapping from prefixes to namespace URIs).
getNamespaceForPrefix(String) - Method in interface org.idoox.xml.Tokenizer
Returns a namespace URI for a declared prefix.
getNamespaceForPrefix(String) - Method in class org.idoox.xml.TokenizerWrapper
 
getNamespaceForPrefix(String) - Method in class org.idoox.xml.XMLWriterReader
 
getNamespaceLocationMap(String, String) - Method in interface org.idoox.wasp.serialization.SerializationRepository
Returns an unmodifiable map of [namespaceURI(String) -> locationURL(String)].
getNamespaceLocationMap() - Method in interface org.idoox.xml.schema.SchemaParser
Returns the map from namespaceURI(String) -> Location(String) of the schema.
getNamespaceMapping() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns map of targetNamespace -> filename.
getNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
Returns an iterator of namespace prefixes.
getNamespacePrefixes() - Method in class org.systinet.wasp.addressing.ReferenceProperties
Not supported, always throws UnsupportedOperationException
getNamespaceURI() - Method in interface javax.wsdl.Import
Get the namespace URI of this import.
getNamespaceURI() - Method in interface javax.wsdl.extensions.soap.SOAPBody
Get the namespace URI for this SOAP body.
getNamespaceURI() - Method in interface javax.wsdl.extensions.soap.SOAPFault
Get the namespace URI for this SOAP fault.
getNamespaceURI() - Method in interface javax.wsdl.extensions.soap.SOAPHeader
Get the namespace URI for this SOAP header.
getNamespaceURI() - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
Get the namespace URI for this SOAP header fault.
getNamespaceURI() - Method in class javax.xml.namespace.QName
Gets the Namespace URI for this QName.
getNamespaceURI(String) - Method in interface javax.xml.soap.SOAPElement
Returns the URI of the namespace that has the given prefix.
getNamespaceURI() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
getNamespaceURI(String) - Method in class org.systinet.wasp.addressing.ReferenceProperties
Not supported, always throws UnsupportedOperationException
getNamespaceURI() - Method in interface org.systinet.wasp.dd.Schema
Returns the namespace URI of the schema.
getNamespaces() - Method in interface javax.wsdl.Definition
Get all namespace associations in this definition.
getNamespaces() - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns a set of parsed namespaces
getNc() - Method in interface org.idoox.security.httpdigest.AuthorizationStructure
Gets nonce count.
getNeedsClientAuth() - Method in interface org.idoox.transport.config.HttpsServerConfig
Returns the boolean value that specifies whether SSL server requires client authentication.
getNetmask() - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg.Interceptor.Range
 
getNetmask() - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Range
 
getNewCallContext() - Method in interface org.idoox.webservice.client.WebService
Deprecated.  
getNewNamespaceDeclarations() - Method in class org.idoox.xml.TokenizerWrapper.DefaultTokenizerState
 
getNewNamespaceDeclarations() - Method in interface org.idoox.xml.TokenizerWrapper.TokenizerState
Returns map of newly declared namespace prefixes (complete mapping is defined by prefix map of underlying tokenizer and this map).
getNewPrefixes() - Method in class org.idoox.xml.TokenizerWrapper.DefaultTokenizerState
 
getNewPrefixes() - Method in interface org.idoox.xml.TokenizerWrapper.TokenizerState
Returns array of newly declared prefixes.
getNextDeserializerAs(String) - Method in interface org.idoox.wasp.serialization.DeserializationChain
returns the next deserializer of the chain.
getNextDeserializersType() - Method in interface org.idoox.wasp.serialization.DeserializationChain
returns the jax-rpc type of the next deserializer
getNextSerializerAs(String) - Method in interface org.idoox.wasp.serialization.SerializationChain
returns the next serializer converted to the type specified via serializerType attribute.
getNextSerializersType() - Method in interface org.idoox.wasp.serialization.SerializationChain
returns the jax-rpc type of the first serializer
getNoDelegation() - Method in class org.idoox.security.AssociationOptions
Returns status for NO_DELEGATION bit
getNoProtection() - Method in class org.idoox.security.AssociationOptions
Returns status for NO_PROTECTION bit
getNoSecurityHeader() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Disables generation of the security header.
getNoUsernameTokenValidation() - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
 
getNode() - Method in class org.idoox.xml.TokenizerSource
 
getNonMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
Returns all of the MimeHeader objects whose name does not match a name in the given array of names.
getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
Retrieves all MimeHeader objects whose name does not match a name in the given array.
getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
Retrieves all MimeHeader objects whose name does not match a name in the given array.
getNonProxyHosts() - Method in interface org.idoox.transport.config.HttpClientConfig
Gets a comma separated list of non proxy hosts.
getNonce() - Method in interface org.idoox.security.httpdigest.AuthorizationStructure
Gets server nonce.
getNumber() - Method in interface org.systinet.wasp.dd.Attributes.Class.Method.Parameter
Gets the number of the paramter.
getObjectValue() - Method in interface org.idoox.wasp.types.Holder
Accesses the value of the held object.
getOneWayMethods() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns a set of methods which should be generated in one-way style.
getOpaque() - Method in interface org.idoox.security.httpdigest.AuthorizationStructure
Gets opaque.
getOperation() - Method in interface javax.wsdl.BindingOperation
Get the operation that this operation binding binds.
getOperation(String, String, String) - Method in interface javax.wsdl.PortType
Get the specified operation.
getOperationName() - Method in interface javax.xml.rpc.Call
Gets the name of the operation to be invoked using this Call instance.
getOperations() - Method in interface javax.wsdl.PortType
Get all the operations defined here.
getOrder() - Method in interface org.systinet.wasp.security.ws.conf.OrderedElementConf
Gets processing order of the action.
getOrderedParts(List) - Method in interface javax.wsdl.Message
Get an ordered list of parts as specified by the partOrder argument.
getOriginalType() - Method in interface org.idoox.wasp.serialization.SchemaContext
Returns the original type found in WSDL/XMLSchema.
getOtherMethods() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Deprecated. Only raw services (their instance has to implement the org.systinet.wasp.webservice.RawService interface) are bound to both the GET and POST methods.
getOutFaultHeaderProcessors() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Get the array representing the chain of header processors.
getOutHeaderProcessors() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Get the array representing the chain of header processors.
getOutput() - Method in interface javax.wsdl.Operation
Get the output message specification for this operation.
getOutput() - Method in interface org.idoox.transport.config.MailConfig
Gets an output configuration.
getOutputMessage() - Method in interface org.idoox.transport.Connection
Gets an output message.
getOutputParams() - Method in interface javax.xml.rpc.Call
Returns a Map of {name, value} for the output parameters of the last invoked operation.
getOutputParams(AsyncConversation) - Method in interface org.systinet.wasp.rpc.WaspCall
This method works the same way as WaspCall.getOutputValues(AsyncConversation async), except it returns key-value pairs of out parameters and their current values.
getOutputSequence() - Method in interface org.systinet.wasp.wsrm.sequence.DuplexSequence
Gets the output part of this duplex sequence.
getOutputSequenceRegistry() - Method in class org.systinet.wasp.wsrm.sequence.RegistryFactory
Returns registry of output sequences.
getOutputValues() - Method in interface javax.xml.rpc.Call
Returns a List values for the output parameters of the last invoked operation.
getOutputValues(AsyncConversation) - Method in interface org.systinet.wasp.rpc.WaspCall
This method retrieves a list of all out values received in asynchronous communication identified by given AsyncConversation.
getOverride() - Method in interface org.systinet.wasp.dd.Configuration.Config
Deprecated. Returns override mode.
getPStore() - Method in interface org.systinet.wasp.security.ws.SecurityContext
Returns WSO2 SOA Enablement Server's PStore instance.
getPackage(Package) - Method in interface org.systinet.wasp.admin.DeployService
Gets info about given installed package or null if package doesn't exist.
getPackage(Package, MessageAttachment) - Method in interface org.systinet.wasp.admin.DeployService
Gets given package as a JAR.
getPackage(ServiceInstance) - Method in interface org.systinet.wasp.admin.ServiceAdministration
Deprecated. Get package for given service instance.
getPackage(String) - Method in interface org.systinet.wasp.admin.old.ServiceAdminInterface
Deprecated. Returns package with a given name.
getPackage(ServiceInstance) - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Get package for given service instance.
getPackageAsJar(Package, String) - Method in interface org.idoox.wasp.tools.deployment.deploytool.DeployTool
It returns the given deployed package as a JarInputStream.
getPackageDD(Package, MessageAttachment) - Method in interface org.systinet.wasp.admin.DeployService
Deprecated. Use getPackageDD(Package, MessageAttachment, String) instead.
getPackageDD(Package, MessageAttachment, String) - Method in interface org.systinet.wasp.admin.DeployService
Gets deployment descriptor for given package.
getPackageId(Package) - Static method in class org.systinet.wasp.admin.security.PermissionHelper
Returns identification of the specified package.
getPackageId(String, String, String) - Static method in class org.systinet.wasp.admin.security.PermissionHelper
Returns identification of the specified package.
getPackageMapping() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns package namespace map.
getPackageMapping() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns map of package-name -> targetNamespace.
getPackager() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns the information about the packager.
getPackages(String) - Method in interface org.systinet.wasp.admin.DeployService
Gets infos about deployed packages in given context or null if context doesn't exist.
getPackages() - Method in interface org.systinet.wasp.admin.old.ServiceAdminInterface
Deprecated. Returns all managed packages.
getParam(String) - Method in class org.idoox.security.jaas.SmLoginParamsCredential
Gets the parameter value
getParameter(String) - Method in interface org.idoox.transport.URI
Gets query parameter value or null if the parameter does not exist.
getParameter(String) - Method in class org.idoox.transport.client.Endpoint
Gets parameter.
getParameterNames() - Method in interface org.idoox.transport.URI
Gets query parameters.
getParameterNames() - Method in class org.idoox.transport.client.Endpoint
Gets parameter names.
getParameterOrdering() - Method in interface javax.wsdl.Operation
Get the parameter ordering for this operation.
getParameterTypeByName(String) - Method in interface javax.xml.rpc.Call
Gets the XML type of a parameter by name
getParameters(String) - Method in interface org.idoox.transport.URI
Returns an array of the values the given request parameter has, or null if the parameter does not exist.
getParameters(String) - Method in class org.idoox.transport.client.Endpoint
Gets parameters.
getParameters() - Method in interface org.systinet.wasp.dd.Attributes.Class.Method
Gets the array of Attributes.Class.Method.Parameter associated with this method.
getParameters() - Method in interface org.systinet.wasp.dd.Configuration
Deprecated. Returns a map of name-value pairs.
getParent() - Method in interface org.idoox.config.Configurable
Returns the predecessor of this configurable.
getParent() - Method in class org.idoox.xml.schema.SchemaConstruct
Returns this schema construct's parent.
getParentElement() - Method in interface javax.xml.soap.Node
Returns the parent element of this Node object.
getParentElement() - Method in class org.systinet.wasp.addressing.ReferenceProperties
Not supported, always throws UnsupportedOperationException
getParentElement() - Method in class org.systinet.wasp.policy.PolicyElement
Gets the parent policy element of this element or null, if any parent if not specified.
getParser() - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns the parser responsible for parsing xml schema documents into this schema representation.
getPart(String) - Method in interface javax.wsdl.Message
Get the specified part.
getPart() - Method in interface javax.wsdl.extensions.mime.MIMEContent
Get the part for this MIME content.
getPart() - Method in interface javax.wsdl.extensions.mime.MIMEMimeXml
Get the part for this MIME mimeXml.
getPart() - Method in interface javax.wsdl.extensions.soap.SOAPHeader
Get the part for this SOAP header.
getPart() - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
Get the part for this SOAP header fault.
getPartProperties() - Method in interface org.idoox.xmlrpc.MessagePart
Deprecated. Returns unmodifiable map containing all defined properties for this message part instance.
getPartProperty(QName) - Method in interface org.idoox.xmlrpc.MessagePart
Deprecated. returns the property of the contained part (name, namespace, mustUnderstand, encodingURI, ...)
getParts() - Method in interface javax.wsdl.Message
Get all the parts defined here.
getParts() - Method in interface javax.wsdl.extensions.soap.SOAPBody
Get the parts for this SOAP body.
getPassword() - Method in class org.idoox.security.jaas.NamePasswordCredential
Returns password.
getPassword() - Method in interface org.idoox.transport.config.HttpsServerConfig
Gets a password of the alias.
getPassword() - Method in interface org.idoox.transport.config.MailConfig.Input
Gets the password for the input server.
getPassword() - Method in interface org.idoox.transport.jms.JMSConfig.DestConfig
Gets the password to be used when creating session
getPassword() - Method in interface org.idoox.transport.jms.JMSConfig
Gets the password to be used when creating session
getPassword() - Method in class org.systinet.wasp.admin.IdentityAssociationImpl
Returns the password used by authenticator * * @return password
getPassword() - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiAccount
Getter for field password.
getPath() - Method in interface org.idoox.transport.URI
Gets path.
getPath() - Method in class org.idoox.transport.client.Endpoint
Gets path.
getPath() - Method in class org.idoox.wasp.server.WSContext
Deprecated. Returns the path of the service endpoint.
getPath() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Returns the (relative) endpoint of the service.
getPath() - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Retrieves server path of this endpoint.
getPath() - Method in class org.systinet.wasp.webservice.ServiceEndpointReference
 
getPermissions(Subject, CodeSource) - Method in class org.systinet.security.policy.AcceptingUpdateablePolicy
Retrieve the Permissions granted to the Principals associated with the specified CodeSource, always returns a collection containg AllPermissons .
getPermissions(Subject, CodeSource) - Method in class org.systinet.security.policy.Policy2UpdateablePolicy
Retrieve the Permissions granted to the Principals associated with the specified CodeSource, always returns a collection containg AllPermissons .
getPermissions(Subject, CodeSource) - Method in class org.systinet.security.policy.UpdateablePolicy
Retrieve the Permissions granted to the Principals associated with the specified CodeSource, always returns a collection containg AllPermissons .
getPolices() - Static method in class org.systinet.wasp.policy.PolicyManager
Gets all Policys registered in policy manager.
getPolicies() - Method in interface org.systinet.wasp.policy.PolicyAttachment
Gets the array of policies associated with this policy attachment.
getPolicy() - Method in interface org.systinet.wasp.policy.EffectivePolicy
Gets the policy, which represents effective policy.
getPolicy(QName) - Static method in class org.systinet.wasp.policy.PolicyManager
Gets the Policy of given qualified name or null if doesn't exist.
getPolicyAssertions() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a map of all policy assertions defined in this deployment descriptor.
getPolicyAttachment(DomainExpression) - Static method in class org.systinet.wasp.policy.PolicyManager
Gets the PolicyAttachment indetifies by given {DomainExpression or null if any doesn't exist.
getPolicyAttachments() - Static method in class org.systinet.wasp.policy.PolicyManager
Gets all PolicyAttachments registered in policy manager.
getPort(String) - Method in interface javax.wsdl.Service
Get the specified port.
getPort(QName, Class) - Method in interface javax.xml.rpc.Service
The getPort method returns either an instance of a generated stub implementation class or a dynamic proxy.
getPort(Class) - Method in interface javax.xml.rpc.Service
The getPort method returns either an instance of a generated stub implementation class or a dynamic proxy.
getPort() - Method in interface org.idoox.transport.URI
Gets port.
getPort() - Method in class org.idoox.transport.client.Endpoint
Gets port.
getPort() - Method in interface org.idoox.transport.config.HttpServerConfig
Gets the server port or -1 if this server doesn't run.
getPortInfo(String) - Method in interface org.idoox.wasp.wsdl.SOAPServiceInfo
returns port info for a given port name
getPortInfos(QName) - Method in interface org.idoox.wasp.wsdl.SOAPServiceInfo
returns port infos
getPortInfos() - Method in interface org.idoox.wasp.wsdl.SOAPServiceInfo
returns all port infos
getPortName() - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
returns name of the port
getPortName() - Method in class org.idoox.wasp.wsdl.WSDLRepository.PortInfo
 
getPortName() - Method in class org.systinet.wasp.addressing.EndpointReference
Gets the port name or null.
getPortName() - Method in class org.systinet.wasp.webservice.ServiceEndpointReference
 
getPortType() - Method in interface javax.wsdl.Binding
Get the port type this is a binding for.
getPortType(QName) - Method in interface javax.wsdl.Definition
Get the specified portType.
getPortType() - Method in class org.systinet.wasp.addressing.EndpointReference
Gets the port type or null.
getPortType() - Method in class org.systinet.wasp.webservice.ServiceEndpointReference
 
getPortTypeName() - Method in interface javax.xml.rpc.Call
Gets the qualified name of the port type.
getPortTypeQName() - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
returns qname of the portType of this port
getPortTypes() - Method in interface javax.wsdl.Definition
Get all the portTypes defined here.
getPorts() - Method in interface javax.wsdl.Service
Get all the ports defined here.
getPorts() - Method in interface javax.xml.rpc.Service
Returns an Iterator for the list of QNames of service endpoints grouped by this service
getPositions() - Method in class org.idoox.wasp.HashSparseArray
Deprecated. Returns a set of positions.
getPositions() - Method in interface org.idoox.wasp.SparseArray
Deprecated. Returns a set of positions.
getPostDeserializationHandlers() - Method in interface org.idoox.wasp.serialization.DeserializationContext
Deprecated. The feature is no longer supported
getPostSerializationHandlers() - Method in interface org.idoox.wasp.serialization.SerializationContext
Returns iterator of registered post-serialization handlers.
getPrecedingParts() - Method in interface org.systinet.wasp.dd.OrderedPart
Returns an array of names of parts, which should precede this one.
getPreference() - Method in class org.systinet.wasp.policy.PolicyElement
Gets the preference of the policy element.
getPreferences(PrefsMetadata) - Method in interface org.systinet.wasp.mgmt.ServerPreferences
Gets particular preferences.
getPrefix(String) - Method in interface javax.wsdl.Definition
Get a prefix associated with this namespace URI.
getPrefix() - Method in class javax.xml.namespace.QName
 
getPrefix() - Method in interface javax.xml.soap.Name
Returns the prefix associated with the namespace for the XML name that this Name object represents.
getPrefixForNamespace(String) - Method in interface org.idoox.xml.TokenWriter
Returns prefix for a namespace URI, if prefix for namespace URI doesn't exist it will be automatically created as ns[:digit:]+.
getPrefixForNamespace(String) - Method in class org.idoox.xml.XMLWriterReader
 
getPrefixNamespaceMapping() - Method in class org.idoox.xml.schema.SchemaConstruct
 
getPrefsMetadata() - Method in interface org.systinet.wasp.mgmt.ServerPreferences
Gets metadata about preferences.
getPreload() - Method in interface org.idoox.transport.config.TransportConfig
If this transport is preloaded or not.
getPrimitiveTokenValue() - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
returns the value of the primitive token
getPrincipal() - Method in interface org.systinet.security.policy.PrincipalEntries
Gets the principal associated with the current state this iterator.
getPrincipalEntries() - Method in class org.systinet.security.policy.AcceptingUpdateablePolicy
Returns enumeration of principal entries that are granted with specified atomic permission.
getPrincipalEntries(Permission) - Method in class org.systinet.security.policy.AcceptingUpdateablePolicy
Returns enumeration of principal entries that are granted with specified atomic permission.
getPrincipalEntries() - Method in class org.systinet.security.policy.Policy2UpdateablePolicy
Returns enumeration of all principal entries.
getPrincipalEntries(Permission) - Method in class org.systinet.security.policy.Policy2UpdateablePolicy
Returns enumeration of principal entries that are granted with specified atomic permission.
getPrincipalEntries() - Method in class org.systinet.security.policy.UpdateablePolicy
Returns enumeration of all principal entries.
getPrincipalEntries(Permission) - Method in class org.systinet.security.policy.UpdateablePolicy
Returns enumeration of principal entries that are granted with specified atomic permission.
getPrincipalEntries(Permission) - Method in interface org.systinet.wasp.admin.PolicyManagement
Returns iterator of principals that are granted with specified atomic permission.
getPrincipalEntries() - Method in interface org.systinet.wasp.admin.PolicyManagement
Returns enumeration of principal entries.
getPrincipalPermissions(CodeSource, Principal) - Method in class org.systinet.security.policy.AcceptingUpdateablePolicy
Returns permissions associated with the principal, also with permissions inheritted from roles.
getPrincipalPermissions(CodeSource, Principal, boolean) - Method in class org.systinet.security.policy.AcceptingUpdateablePolicy
Returns permissions associated with the principal only (typically supplied by a grant entry for this principal).
getPrincipalPermissions(CodeSource, Principal) - Method in class org.systinet.security.policy.Policy2UpdateablePolicy
Returns permissions associated with the principal, also with permissions inheritted from roles.
getPrincipalPermissions(CodeSource, Principal, boolean) - Method in class org.systinet.security.policy.Policy2UpdateablePolicy
Returns permissions associated with the principal, optionally without permissions inheritted from roles.
getPrincipalPermissions(CodeSource, Principal) - Method in class org.systinet.security.policy.UpdateablePolicy
Returns permissions associated with the principal, also with permissions inheritted from roles.
getPrincipalPermissions(CodeSource, Principal, boolean) - Method in class org.systinet.security.policy.UpdateablePolicy
Returns permissions associated with the principal, optionally without permissions inheritted from roles.
getPrincipalPermissions(CodeSource, Principal) - Method in interface org.systinet.wasp.admin.PolicyManagement
Returns permissions associated with the principal only (typically supplied by a grant entry for this principal).
getPrincipalPermissions(CodeSource, Principal, boolean) - Method in interface org.systinet.wasp.admin.PolicyManagement
Returns permissions associated with the principal only (typically supplied by a grant entry for this principal).
getPrincipalsEntries(Permission[]) - Method in interface org.systinet.wasp.admin.PolicyManagement
This method is similar to getPrincipalEntries(Permission), but allows to process more request in one batch.
getPrincipalsOwningPermission(Permission) - Method in interface org.systinet.wasp.admin.PolicyManagement
Returns iterator of principals, which own specified atomic permission.
getPrivacy() - Method in class org.ietf.jgss.MessageProp
Retrieves the privacy state.
getPrivateKey() - Method in class org.idoox.security.jaas.PrivateKeyCertsCredential
Returns private key.
getPrivateState() - Method in interface org.idoox.wasp.security.kerberos.KerberosConfig
Returns private state of GSSContext.
getProcessing() - Method in interface org.systinet.wasp.dd.ServiceClient
Returns the current processing.
getProcessing() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Returns the current processing.
getProcessingType() - Static method in class org.systinet.wasp.webservice.Current
Returns type of the current processing.
getProcessings() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a map of all named processings defined in this deployment descriptor.
getProcessings() - Method in interface org.systinet.wasp.dd.Export
Returns a list of all processings.
getProcessings() - Method in interface org.systinet.wasp.dd.Processing
Returns a list of all processings.
getProperties() - Static method in class org.idoox.security.Config
Returns a copy of current of security properties.
getProperties() - Method in class org.idoox.security.SecurityConfig
Returns a copy of current of security properties.
getProperties() - Method in interface org.idoox.security.pstore.UserEntry
Returns user properties that are managed by UserStore implementation.
getProperties() - Method in interface org.idoox.security.spi.ClientSecurityProvider
Returns properties associated with given provider.
getProperties() - Method in interface org.idoox.security.spi.ServerSecurityProvider
Returns properties associated with this security provider.
getProperties() - Method in interface org.idoox.transport.jms.JMSConfig.ReductionConfig
Gets properties defined for the reduction
getProperties() - Method in class org.systinet.wasp.admin.security.RawUserEntry
Returns all properties of the user.
getProperties() - Method in interface org.systinet.wasp.security.ws.conf.SecurityTokenConf
Gets security token properties.
getProperties() - Method in interface org.systinet.wasp.security.ws.conf.TransformConf
Gets properties of the transformation.
getPropertiesIface() - Method in interface org.idoox.security.spi.SecurityProvider
Returns interface of provider's configuration.
getProperty(String) - Method in interface javax.xml.rpc.Call
Gets the value of a named property.
getProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Gets the value of a specific property from the MessageContext
getProperty(String) - Static method in class org.idoox.security.Config
Returns property value for given name.
getProperty(String, String) - Static method in class org.idoox.security.Config
Returns property value for given name.
getProperty(String) - Method in class org.idoox.security.SecurityConfig
Returns property value for given name.
getProperty(String, String) - Method in class org.idoox.security.SecurityConfig
Returns property value for given name.
getProperty(String) - Method in interface org.idoox.security.pstore.UserEntry
Lookups property value using given key
getPropertyDescription() - Method in interface org.idoox.security.pstore.PropertySerializer
Gets the description od the property.
getPropertyName() - Method in class org.systinet.wasp.admin.security.UserProperty
Getter for property propertyName.
getPropertyName() - Method in interface org.systinet.wasp.security.ws.conf.PropertyConf
Gets property name.
getPropertyNames() - Method in interface javax.xml.rpc.Call
Gets the names of configurable properties supported by this Call object.
getPropertyNames() - Method in interface javax.xml.rpc.handler.MessageContext
Returns an Iterator view of the names of the properties in this MessageContext
getPropertySerializer(String) - Method in interface org.idoox.security.pstore.UserStore
Returns the PropertySerializer associated with the given key.
getPropertySerializer(String) - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Returns the PropertySerializer associated with the given key.
WARNING: This function is not remote - it gets PropertySerializer locally!
getPropertyValue() - Method in class org.systinet.wasp.admin.security.UserProperty
Getter for property propertyValue.
getPropertyValue() - Method in interface org.systinet.wasp.security.ws.conf.PropertyConf
Gets property value.
getProtocol() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns protocol for generated WSDL.
getProtocol() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Returns preferred protocol.
getProtocol() - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
 
getProvider(String) - Method in class org.idoox.security.client.Current
Returns instance of the ClientSecurityProvider interface for given security provider name.
getProvider(String) - Method in class org.idoox.security.server.Current
Returns instance of the ServerSecurityProvider interface for given security provider name.
getProviderClass() - Method in class org.systinet.wasp.admin.security.SecurityProviderInfo
Getter for full name of security provider implementation class
getProviderName() - Method in interface org.idoox.security.Credentials
Returns name of the provider of this instance
getProviderName() - Method in class org.systinet.wasp.admin.IdentityAssociationImpl
Returns the name of provider used for authentication * * @return name of provider
getProviderName() - Method in class org.systinet.wasp.admin.security.SecurityProviderInfo
Getter for provider name
getProviderProperties(String) - Method in class org.idoox.security.client.Current
Returns properties associated with given security provider.
getProviderProperties(String) - Method in class org.idoox.security.server.Current
Returns properties associated with given security provider.
getProviderProperties(ServiceEndpointContext, String) - Method in class org.idoox.wasp.WaspSecurity.SPI
Returns properties of security providers that are determined by the given instance of Configurable.
getProviderProperties(ServiceClient, String) - Method in class org.idoox.wasp.WaspSecurity.SPI
Returns properties of security providers that are determined by the given instance of Configurable.
getProviderProperties(ServiceEndpointContext, String) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Always returns null.
getProviderProperties(ServiceClient, String) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
 
getProviderProperties(ServiceEndpointContext, String) - Static method in class org.idoox.wasp.WaspSecurity
Returns properties of security providers that are determined by the given instance of Configurable.
getProviderProperties(ServiceClient, String) - Static method in class org.idoox.wasp.WaspSecurity
Returns properties of security providers that are determined by the given instance of Configurable.
getProviderPropertiesIface(String) - Method in class org.idoox.wasp.WaspSecurity.SPI
Returns configuration class of the given provider.
getProviderPropertiesIface(String) - Method in class org.idoox.wasp.WaspSecurity.WaspSecurityImpl
Returns configuration class of the given provider.
getProviderPropertiesIface(String) - Static method in class org.idoox.wasp.WaspSecurity
Returns configuration class of the given provider.
getProviders() - Method in class org.idoox.security.client.Current
Returns array of available providers which can be used as the provider parameter in the getAuthenticator(String provider) method.
getProviders() - Method in class org.idoox.security.server.Current
Returns array of available providers which can be used as the provider parameter in the getAuthenticator(String provider) method.
getProxy() - Method in class org.systinet.wasp.webservice.ServiceClient
Deprecated. use ServiceClient.createProxy(java.lang.Class) instead
getProxyHost() - Method in interface org.idoox.transport.config.HttpClientConfig
Gets a host name for the proxy server like proxy.in.idoox.com or null if no proxy is used.
getProxyPort() - Method in interface org.idoox.transport.config.HttpClientConfig
Gets the proxy port like 3128 or -1 if this one is not specified.
getPublicKey() - Method in class org.idoox.xml.security.KeyContent
Returns a public key associated with this object.
getPublishingUrl() - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Getter for field publishingUrl.
getQName() - Method in interface javax.wsdl.Binding
Get the name of this binding.
getQName() - Method in interface javax.wsdl.Definition
Get the name of this definition.
getQName() - Method in interface javax.wsdl.Message
Get the name of this message.
getQName() - Method in interface javax.wsdl.PortType
Get the name of this port type.
getQName() - Method in interface javax.wsdl.Service
Get the name of this service.
getQOP() - Method in class org.ietf.jgss.MessageProp
Retrieves the QOP value.
getQop() - Method in interface org.idoox.security.httpdigest.AuthorizationStructure
Gets quality of protection string.
getQop() - Method in interface org.idoox.wasp.security.http.digest.HttpDigestConfig
Returns quality of protection.
getQualifiedName() - Method in interface javax.xml.soap.Name
Gets the namespace-qualified name of the XML name that this Name object represents.
getQuery() - Method in interface org.idoox.transport.URI
Gets query.
getQuery() - Method in class org.idoox.transport.client.Endpoint
Gets query.
getRange() - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Cfg.Interceptor
 
getRange() - Method in interface com.idoox.wasp.interceptor.IPFilterInterceptor.Config
 
getRealm() - Method in interface org.idoox.security.httpdigest.AuthorizationStructure
Gets server realm.
getReceivedConf() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns the configuration of security token on the received side.
getReceivedCredentials() - Method in class org.idoox.security.server.Current
Returns credentials of the caller
getReductions() - Method in interface org.idoox.transport.jms.JMSConfig
Gets name of the class, which implements org.systinet.transport.jms.Reduction
getRefUri() - Method in interface org.systinet.wasp.security.ws.conf.EncryptionReferenceConf
Returns reference URI.
getRefUri() - Method in interface org.systinet.wasp.security.ws.conf.ReferenceConf
Gets URI of referenced data object,
getReference(Token) - Static method in class com.idoox.wasp.serialization.SerializationHelper
Reads href attribute value.
getReference() - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
returns the reference location
getReferenceLists() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Gets configuration XML Encryption's reference lists to be contained in Security header.
getReferenceLocation() - Method in interface org.idoox.config.Configurable
Returns the location of the service directory.
getReferenceProperties() - Method in class org.systinet.wasp.addressing.EndpointReference
Get ReferenceProperties for this EndpointReference.
getReferencedAttributeGroup() - Method in class org.idoox.xml.schema.AttributeGroup
If this schema attributeGroup is a reference, returns the referenced attributeGroup.
getReferencedClass(String) - Method in interface org.idoox.wasp.serialization.ReferenceDeserializationContext
Returns class for some referenced object.
getReferencedConstruct() - Method in class org.idoox.xml.schema.SchemaConstruct
If this schema construct is a reference, returns the referenced construct.
getReferencedSchemaType(String) - Method in interface org.idoox.wasp.serialization.ReferenceDeserializationContext
Returns the schema type of the object being referenced.
getReferences() - Method in interface org.idoox.wasp.serialization.ReferenceSerializationContext
Returns map of reference => id.
getReferences() - Method in interface org.systinet.wasp.security.ws.conf.EncryptedKeyConf
Returns an array of EncryptionReferenceConf that represents ReferenceList element.
getReferences() - Method in interface org.systinet.wasp.security.ws.conf.ReferenceListConf
Gets encryption references.
getReferences() - Method in interface org.systinet.wasp.security.ws.conf.SignatureConf
Gets references to signed objects.
getReferredDeploymentDescriptor() - Method in interface org.systinet.wasp.dd.Dependency
Returns the depends-on deployment descriptor.
getReferredMember() - Method in class org.idoox.xml.schema.Member
Returns a referred member.
getReferredName() - Method in interface org.systinet.wasp.dd.Dependency
Returns the referred name (ref attribute).
getRegisteredEncodingStyleURIs() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Returns a list of registered encodingStyle URIs in this TypeMappingRegistry instance.
getRelatedMessageID(QName) - Method in class org.systinet.wasp.addressing.AddressingHeaders
Returns ID of message found between AddressingHeaders.relatesTo records with given AddressingHeaders.Relationship.type.
getRemainingAcceptLifetime(Oid) - Method in interface org.ietf.jgss.GSSCredential
Returns the remaining lifetime is seconds for the credential to remain capable of accepting security contexts under the specified mechanism.
getRemainingInitLifetime(Oid) - Method in interface org.ietf.jgss.GSSCredential
Returns the remaining lifetime is seconds for the credential to remain capable of initiating security contexts under the specified mechanism.
getRemainingLifetime() - Method in interface org.ietf.jgss.GSSCredential
Returns the remaining lifetime in seconds for a credential.
getRemoteReferences() - Method in interface org.idoox.wasp.serialization.ReferenceDeserializationContext
Returns iterator of Map.Entry(id, holder) to other parts of the message and to external documents.
getReplayDetState() - Method in interface org.ietf.jgss.GSSContext
Returns the state of the replay detection option for the context.
getRequestChunking() - Method in interface org.idoox.transport.config.HttpClientConfig
Gets if requests will be chunked or not.
getRequired() - Method in interface javax.wsdl.extensions.ExtensibilityElement
Get whether or not the semantics of this extension are required.
getRequired() - Method in class javax.wsdl.extensions.UnknownExtensibilityElement
Get whether or not the semantics of this extension are required.
getRequiredInElements() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo
 
getRequiredOutElements() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo
 
getRequiredVersion() - Method in interface org.systinet.wasp.dd.Dependency
Returns required version of the deployment descriptor.
getResolvingMode() - Method in class org.systinet.wasp.dd.Builder
Returns resolving mode.
getResource(String) - Method in class org.systinet.wasp.webservice.ServiceClient
Returns the resource with the given name or null if the resource could not be found.
getResource(String) - Method in class org.systinet.wasp.webservice.ServiceInstance
Returns the resource with the given name or null if the resource could not be found.
getResourceAsStream(String) - Method in class org.systinet.wasp.webservice.ServiceClient
Returns an input stream for reading the specified resource or null if the resource could not be found.
getResourceAsStream(String) - Method in class org.systinet.wasp.webservice.ServiceInstance
Returns an input stream for reading the specified resource.
getResponse() - Method in interface org.idoox.security.httpdigest.AuthorizationStructure
Gets digest response.
getRetransmissionInterval() - Method in class org.systinet.wasp.wsrm.feb2005.policy.RetransmissionIntervalAssertion
Gets retransmission interval of this assertion.
getReturnType() - Method in interface javax.xml.rpc.Call
Gets the return type for a specific operation
getRole() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Gets the value of Soap role attribute of the Security header.
getRoleNames() - Method in class org.systinet.security.policy.AcceptingUpdateablePolicy
Returns iterator of role names.
getRoleNames() - Method in class org.systinet.security.policy.Policy2UpdateablePolicy
Returns iterator of role names.
getRoleNames() - Method in class org.systinet.security.policy.UpdateablePolicy
Returns iterator of role names.
getRoleNames() - Method in interface org.systinet.wasp.admin.PolicyManagement
Returns iterator of role names.
getRolePermissions(String) - Method in class org.systinet.security.policy.AcceptingUpdateablePolicy
Get permissions owned by role.
getRolePermissions(String) - Method in class org.systinet.security.policy.Policy2UpdateablePolicy
Get permissions owned by role.
getRolePermissions(String) - Method in class org.systinet.security.policy.UpdateablePolicy
Get permissions owned by role.
getRolePermissions(String) - Method in interface org.systinet.wasp.admin.PolicyManagement
Get permissions of the role.
getRoles() - Method in interface javax.xml.rpc.handler.HandlerChain
Gets SOAP actor roles registered for this HandlerChain at this SOAP node.
getRoles() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
Gets the SOAP actor roles associated with an execution of the HandlerChain and its contained Handler instances.
getRootException() - Method in class org.idoox.security.util.RuntimeWrappedException
returns the originally wrapped exception in a sequence of wrappers.
getRootException() - Method in class org.idoox.util.RuntimeWrappedException
returns the originally wrapped exception in a sequence of wrappers.
getRootException() - Method in class org.idoox.util.WrappedException
Returns the originally wrapped exception in a sequence of wrappers.
getRootPath() - Method in class org.idoox.webservice.server.WebServiceContext
Deprecated. Returns absolute path of the root directory of the web service context represented by this instance
getRules() - Method in class com.idoox.wasp.interceptor.IPFilterInterceptor
Get rules for this instance of IP filter interceptor.
getSOAPAction() - Method in class org.systinet.wasp.soap.WaspSOAPMessage
Gets the SOAP action from the message.
getSOAPEncoding() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns type of SOAP encoding.
getSOAPEncoding() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns type of SOAP encoding.
getSOAPHeaderFaults() - Method in interface javax.wsdl.extensions.soap.SOAPHeader
 
getSOAPPart() - Method in class javax.xml.soap.SOAPMessage
Gets the SOAP part of this SOAPMessage object.
getSalt() - Method in interface org.idoox.security.pstore.KeyEntry
Gets aditional information allowing to choose the right encryption/decryption key bettwen the set of possible keys.
getSchema() - Method in interface org.idoox.wasp.serialization.SchemaContext
Returns the schema set up in this context.
getSchema() - Method in interface org.idoox.wasp.serialization.TypeMappingContext
Returns a parsed schema.
getSchema(String, String) - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
 
getSchema() - Method in interface org.idoox.xml.schema.SchemaParser
Resolves all pending unresolved references and returns a representation of loaded schema.
getSchema2JavaExceptionMapping() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Retuns the current schema qname -> java exception class name mapping.
getSchema2JavaInstance() - Method in class org.idoox.wasp.tools.schema2java.Schema2JavaFactory
Returns an implementation of Schema2Java interface.
getSchema2JavaMapping() - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Returns a local mapping from XML Schema types to Java classes.
getSchema2JavaMapping() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Returns a local mapping from XML Schema types to Java classes.
getSchemaBuilder() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns main document for node creation.
getSchemaElement(QName) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns 'element' in the schema
getSchemaElement(String, String) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns 'element' in the schema
getSchemaGroup(QName) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns schema group with the given name
getSchemaGroup(String, String) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns schema group with the given name
getSchemaLocation(String) - Method in interface org.idoox.xml.schema.SchemaParser
Gets physical schema location for the given namespace.
getSchemaLocation() - Method in interface org.systinet.wasp.dd.Schema
Returns the location of the schema.
getSchemaType() - Method in interface org.idoox.wasp.serialization.Reference
Returns an expected schema type of the reference.
getSchemaType(QName, String) - Method in interface org.idoox.wasp.serialization.TypeMappingContext
Deprecated.  
getSchemaType(String) - Method in interface org.idoox.wasp.serialization.TypeMappingContext
returns schema type for a given programming language type
getSchemaType(QName) - Method in interface org.idoox.wasp.serialization.TypeMappingContext
returns schema type for a given type QName
getSchemaType() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
getSchemaType(String) - Method in interface org.idoox.xml.schema.Schema
Finds out the appropriate schema type for a given java type.
getSchemaType(QName) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns schema type of a given name
getSchemaType(String, String) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns schema type of a given name
getSchemaType() - Method in interface org.systinet.wasp.dd.TypeMapping.TypeMap
Returns the XML schema type.
getSchemaTypeName() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
getSchemas() - Method in interface org.systinet.wasp.dd.Handler
Retrives list of schemas of this instance.
getSchemas() - Method in interface org.systinet.wasp.dd.HeaderProcessor
Deprecated. Retrives list of schemas of this instance.
getSchemas() - Method in interface org.systinet.wasp.dd.Processing
Lists all schema mappings.
getScheme() - Method in interface org.idoox.transport.URI
Gets scheme.
getScheme() - Method in class org.idoox.transport.client.Endpoint
Gets scheme.
getScheme() - Method in interface org.idoox.transport.config.TransportConfig
Gets schema of transport.
getScheme() - Method in interface org.systinet.wasp.dd.Transport
Returns the scheme of the transport.
getSec() - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Returns second value of this object.
getSec() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Duration
Returns second value of this object.
getSec() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Time
Deprecated. Use Time.getSecond() instead.
getSecond() - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Returns second value of this object.
getSecond() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Duration
Returns second value of this object.
getSecond() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Time
Returns second value of this object.
getSecureFault() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Gets the flag that indicates whether to to apply WS-Security configuration to Soap faults or not.
getSecuredMessages() - Method in interface org.systinet.wasp.security.ws.conf.WSSEProviderConf
Returns configration of outgoing messages.
getSecurityConfig() - Static method in class org.idoox.security.SecurityConfigs
Returns global security setting.
getSecurityContext() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns security context of WS-Security security token processing.
getSecurityProvider(Object) - Static method in class org.idoox.webservice.client.WebServiceHelper
Deprecated. since WASP4.5
getSecurityProviders() - Method in interface org.systinet.wasp.admin.SecurityInfoService
Returns an array of security providers available on the server.
getSecurityTokenConf(MessageConf) - Method in class org.systinet.wasp.security.ws.KeyIdentifiedToken
Returns security token configuration.
getSecurityTokenConf(MessageConf) - Method in class org.systinet.wasp.security.ws.ReferencedToken
Returns security token configuration.
getSecurityTokenConf(MessageConf) - Method in class org.systinet.wasp.security.ws.SecurityToken
Creates low-level API token configuration.
getSecurityTokenConf(MessageConf) - Method in class org.systinet.wasp.security.ws.SharedSecretToken
Creates low-level API token configuration.
getSecurityTokenConf(MessageConf) - Method in class org.systinet.wasp.security.ws.UsernameToken
Creates low-level API token configuration.
getSecurityTokenConf(MessageConf) - Method in class org.systinet.wasp.security.ws.X509Token
Creates low-level API token configuration.
getSecurityTokenHandlers() - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
Returns an array of security tokens handlers' class names.
getSecurityTokenId() - Method in interface org.systinet.wasp.security.ws.conf.KeyInfoConf
Gets identifier of referenced security token.
getSecurityTokenMode() - Method in interface org.systinet.wasp.security.ws.conf.KeyInfoConf
Gets the mode of security token reference.
getSecurityTokens() - Method in interface org.systinet.wasp.security.ws.conf.ExternalSecurityTokensConf
Returns external security tokens' configurations.
getSecurityTokens() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Gets configuration of security tokens.
getSecurityUrl() - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Getter for field securityUrl.
getSensitivity() - Method in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated. Returns sensitivity flag
getSensitivity() - Method in class org.systinet.wasp.admin.preferences.TaggedValueTempl
Deprecated. Returns sensitivity flag
getSequence(String) - Method in interface org.systinet.wasp.wsrm.sequence.DuplexSequenceRegistry
Returns an existing sequence or null if this sequence does not exist.
getSequence(String) - Method in interface org.systinet.wasp.wsrm.sequence.OutputSequenceRegistry
Returns an existing sequence or null if this sequence does not exist.
getSequence() - Method in class org.systinet.wasp.wsrm.sequence.SequenceException
Returns the sequence related to the exception.
getSequenceDetState() - Method in interface org.ietf.jgss.GSSContext
Returns the state of the sequence detection option for the context.
getSequences(String) - Method in interface org.systinet.wasp.wsrm.sequence.DuplexSequenceRegistry
Returns existing sequences whose ids start with the provided prefix.
getSequences() - Method in interface org.systinet.wasp.wsrm.sequence.DuplexSequenceRegistry
Returns all existing sequences.
getSequences(String) - Method in interface org.systinet.wasp.wsrm.sequence.OutputSequenceRegistry
Returns existing sequences whose ids start with the provided prefix.
getSequences() - Method in interface org.systinet.wasp.wsrm.sequence.OutputSequenceRegistry
Returns all existing sequences.
getSerializationChain(Class) - Method in interface org.idoox.wasp.serialization.SerializationContext
Returns a serialization chain for serializing serializedClass into the current XMLSchema construct.
getSerializationID() - Method in interface org.idoox.wasp.serialization.DeserializationContext
 
getSerializationID() - Method in interface org.idoox.wasp.serialization.SerializationContext
 
getSerializationID() - Method in interface org.idoox.wasp.serialization.TypeMappingContext
Returns an id of the group of serializers.
getSerializationID() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns serialization ID to use.
getSerializationID() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns serialization ID to use.
getSerializations() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a map of all serializations defined in this deployment descriptor.
getSerializations() - Method in interface org.systinet.wasp.dd.Export
Returns a list of all serializations.
getSerializations() - Method in interface org.systinet.wasp.dd.Processing
Returns a list of all serializations.
getSerializedClass() - Method in interface org.systinet.wasp.dd.Serialization
Returns the serialized class name.
getSerializedExceptionClass() - Method in interface org.systinet.wasp.dd.FaultSerialization
Returns the name of the serialized exception.
getSerializedType() - Method in interface org.systinet.wasp.dd.Serialization
Returns the serialized XML schema type.
getSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Gets the SerializerFactory registered for the specified pair of Java type and XML data type.
getSerializerAs(String) - Method in interface javax.xml.rpc.encoding.SerializerFactory
Returns a Serializer for the specified XML processing mechanism type.
getSerializerClass() - Method in interface org.systinet.wasp.dd.FaultSerialization
Returns the implementation class of the serializer.
getSerializerClass() - Method in interface org.systinet.wasp.dd.Serialization
Returns the implementation class of the serializer.
getSerializers() - Method in interface org.idoox.wasp.config.ProcessingConfiguration
Deprecated. Get the array representing the chain of serializers.
getServer() - Method in interface org.idoox.transport.config.MailConfig.Input
Gets the input server URI like pop://server@pop.idoox.com.
getServer() - Method in interface org.idoox.transport.config.MailConfig.Output
Gets the output server URI like smtp://smtp.idoox.com.
getServerID() - Method in interface org.idoox.transport.jms.JMSConfig
Gets the server selector value.
getServerInfo() - Method in interface org.systinet.wasp.admin.PingService
Returns basic server information.
getServerPreferences(TaggedStructure) - Method in interface org.systinet.wasp.admin.ServerPreferences
Deprecated. Gets preferences of the server.
getServerVersion() - Method in interface org.systinet.wasp.admin.ServiceAdministration
Deprecated. Get WSO2 SOA Enablement Server version.
getServerVersion() - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Get WSO2 SOA Enablement Server version.
getService(QName) - Method in interface javax.wsdl.Definition
Get the specified service.
getService() - Method in class org.idoox.wasp.wsdl.WSDLRepository.ServiceInfo
 
getServiceClient() - Method in interface org.systinet.wasp.webservice.ServiceClientContext
Retrieves service client.
getServiceClientContext() - Static method in class org.systinet.wasp.webservice.Current
Returns current ServiceClientContext.
getServiceClients() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a map of all named service clients defined in this deployment descriptor.
getServiceConfigurable() - Method in class org.idoox.webservice.server.WebServiceContext
Deprecated. use getServiceInstanceConfigurable() method instead.
getServiceEndpoint(String) - Method in interface org.idoox.wasp.server.ServiceManager
Deprecated. Returns context of the particular service endpoint specified by its URI.
getServiceEndpoint(String, TransportMethod) - Method in interface org.idoox.wasp.server.ServiceManager
Deprecated. Returns a context of the particular service endpoint specified by its URI and particular HTTP method.
getServiceEndpoint(ServiceEndpoint) - Method in interface org.systinet.wasp.admin.ServiceAdministration
Deprecated. Gets service endpoint info.
getServiceEndpoint(ServiceEndpoint) - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Gets service endpoint info.
getServiceEndpoint(String) - Static method in class org.systinet.wasp.webservice.Registry
Gets the service endpoint bound to specified path.
getServiceEndpoint(String, String) - Static method in class org.systinet.wasp.webservice.Registry
Gets the service endpoint bound to specified path.
getServiceEndpoint() - Method in interface org.systinet.wasp.webservice.ServiceEndpointContext
Shortcut function for getting the configuration of the current service endpoint.
getServiceEndpointContext() - Static method in class org.systinet.wasp.webservice.Current
Returns current ServiceEndpointContext.
getServiceEndpointId(String, ServiceEndpoint) - Static method in class org.systinet.wasp.admin.security.PermissionHelper
Returns identification of the specified service instance.
getServiceEndpointId(String, String) - Static method in class org.systinet.wasp.admin.security.PermissionHelper
Returns identification of the specified service endpoint.
getServiceEndpoints(WebServiceContext) - Method in interface org.idoox.wasp.server.ServiceManager
Deprecated. Gets the service endpoints (represented by their respective WSContext instances) using a service instance represented by the parameter svc.
getServiceEndpoints(String) - Method in interface org.idoox.wasp.server.ServiceManager
Deprecated. Gets the service endpoints (represented by their respective WSContext instances) using a service instance name represented by the parameter name.
getServiceEndpoints() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a map of all named services defined in this deployment descriptor.
getServiceEndpoints() - Static method in class org.systinet.wasp.webservice.Registry
Gets all service endpoints published or deployed to server.
getServiceEndpointsPaths(WebServiceContext) - Method in interface org.idoox.wasp.server.ServiceManager
Deprecated. Gets the service endpoints (represented by their paths) using a service instance represented by the parameter svc.
getServiceEndpointsPaths(String) - Method in interface org.idoox.wasp.server.ServiceManager
Deprecated. Gets the service endpoints (represented by their paths) using a service instance name represented by the parameter name.
getServiceIdentities() - Method in interface org.idoox.wasp.security.kerberos.KerberosConfig
Returns an array that determines association of service/identity or server/identity.
getServiceInfo() - Method in interface org.idoox.wasp.wsdl.SOAPPortInfo
 
getServiceInstance(String) - Method in interface org.idoox.wasp.server.ServiceManager
Deprecated. Returns context of the particular service instance specified by its name.
getServiceInstance() - Method in class org.idoox.wasp.server.WSContext
Deprecated. Returns the WebServiceContext of the service instance for which the current WSContext represents a service.
getServiceInstance(ServiceInstance) - Method in interface org.systinet.wasp.admin.ServiceAdministration
Deprecated. Gets service instance info.
getServiceInstance() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Returns the current service instance.
getServiceInstance(ServiceInstance) - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Gets service instance info.
getServiceInstance() - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Retrieves service instance bound to this endpoint.
getServiceInstance() - Method in interface org.systinet.wasp.webservice.ServiceInstanceContext
Return the service instance.
getServiceInstanceConfigurable() - Method in class org.idoox.webservice.server.WebServiceContext
Deprecated. returns the configuration of the service instance
getServiceInstanceContext() - Static method in class org.systinet.wasp.webservice.Current
Returns current ServiceInstanceContext.
getServiceInstanceEndpoints(ServiceInstance) - Method in interface org.systinet.wasp.admin.ServiceAdministration
Deprecated. Gets service endpoints for given service instance in runtime.
getServiceInstanceEndpoints(ServiceInstance) - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Gets service endpoints for given service instance in runtime.
getServiceInstanceId(String, ServiceInstance) - Static method in class org.systinet.wasp.admin.security.PermissionHelper
Returns identification of the specified service instance.
getServiceInstanceId(String, String, String) - Static method in class org.systinet.wasp.admin.security.PermissionHelper
Returns identification of the specified service instance.
getServiceInstanceName() - Method in class org.idoox.webservice.server.WebServiceContext
Deprecated. Return the name of this service instance.
getServiceInstanceNames() - Method in interface org.idoox.wasp.server.ServiceManager
Deprecated. Returns set of known service instances.
getServiceInstanceTTL(Object) - Method in interface org.idoox.webservice.server.LifeCycleService
Deprecated. Gets TTL of particular service instance.
getServiceInstances() - Method in interface org.systinet.wasp.admin.ServiceAdministration
Deprecated. Gets all services instances in runtime.
getServiceInstances() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a map of all named serviceInstances defined in this deployment descriptor.
getServiceInstances() - Method in interface org.systinet.wasp.dd.Export
Returns a list of all service instances.
getServiceInstances() - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Gets all services instances in runtime.
getServiceInstancesEndpoints(ServiceInstance[]) - Method in interface org.systinet.wasp.admin.ServiceAdministration
Deprecated. Gets services endpoints for given service instances in runtime.
getServiceInstancesEndpoints(ServiceInstance[]) - Method in interface org.systinet.wasp.mgmt.ServiceAdministration
Gets services endpoints for given service instances in runtime.
getServiceMapping() - Method in interface org.idoox.wasp.tools.java2wsdl.Java2WSDL
Returns map of service class name -> Service.
getServiceName() - Method in interface javax.xml.rpc.Service
Gets the name of this service.
getServiceName() - Method in class org.idoox.webservice.server.WebServiceContext
Deprecated. use getServiceInstanceName() method instead.
getServiceName() - Method in class org.systinet.wasp.addressing.EndpointReference
Gets the service name or null.
getServiceName() - Method in class org.systinet.wasp.webservice.ServiceEndpointReference
 
getServicePortName() - Method in interface org.systinet.wasp.dd.ServiceClient
Returns the name of port name of the service selectend.
getServicePortType() - Method in interface org.systinet.wasp.dd.ServiceClient
Deprecated. Use ServiceClient.getServicePortName() instead.
getServiceQName() - Method in interface org.idoox.wasp.wsdl.SOAPServiceInfo
returns service name
getServiceQName() - Method in class org.idoox.wasp.wsdl.WSDLRepository.PortInfo
 
getServiceRealm() - Method in interface org.idoox.wasp.security.kerberos.KerberosConfig
Returns Kerberos realm of the service which the client side wants to connect to.
getServiceState(String) - Method in interface org.idoox.wasp.server.ServiceStateManager
Deprecated. Returns service state for service instance with given name.
getServiceState(String) - Method in interface org.systinet.wasp.admin.old.ServiceAdminInterface
Deprecated. Gets the ServiceState of a service with a given name.
getServiceType() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Gets the type of the service.
getServiceType() - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Retrieves type of this service endpoint based on implementation interface.
getServiceURI() - Method in interface org.systinet.wasp.dd.ServiceClient
Deprecated. use ServiceClient.getServiceURL() instead
getServiceURL() - Method in interface org.systinet.wasp.dd.ServiceClient
Returns the endpoint of the service.
getServiceURL() - Method in class org.systinet.wasp.webservice.ServiceClient
Gets URL of service location used during service invocation.
getServiceURL() - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Returns the value for overriding the soap:address location attribute in returned WSDL or null if not set (and WSO2 SOA Enablement Server autodetects the proper value).
getServices() - Method in interface javax.wsdl.Definition
Get all the services defined here.
getServices() - Method in interface org.systinet.wasp.admin.old.ServiceAdminInterface
Deprecated. Returns all managed services.
getServicesHostedByWaspServers(UddiRegistry, WaspServerProfile) - Method in interface org.systinet.wasp.management.services.wsdiscovery.WsDiscoveryApi
Get information about web services published into UDDI registry and hosted by a Systinet Server.
getSeverity() - Method in interface org.systinet.monitoring.Event
Gets the severity of the event.
getSeverityName(int) - Static method in class org.systinet.monitoring.Severities
Gets severity name from int value.
getSignBody() - Method in interface org.systinet.wasp.security.ws.conf.SignatureConf
Gets a flag that indicates whether to sign message body or not.
getSignatureCreator() - Method in class org.idoox.xml.security.SignatureFactory
Returns instance of the SignatureCreator class.
getSignatureMethod() - Method in interface org.systinet.wasp.security.ws.conf.SignatureConf
Gets the algorithm that is used to convert the canonicalized signed info into the signature value.
getSignatureMethodHint() - Method in class org.systinet.wasp.security.ws.KeyIdentifiedToken
Returns signature method hint.
getSignatureMethodHint() - Method in class org.systinet.wasp.security.ws.ReferencedToken
Returns signature method hint.
getSignatureMethodHint() - Method in class org.systinet.wasp.security.ws.SecurityToken
Returns signature method hint.
getSignatureMethodHint() - Method in class org.systinet.wasp.security.ws.SharedSecretToken
Returns signature method hint.
getSignatureMethodHint() - Method in class org.systinet.wasp.security.ws.UsernameToken
Returns signature method hint.
getSignatureMethodHint() - Method in class org.systinet.wasp.security.ws.X509Token
Returns signature method hint.
getSignatureVerifier() - Method in class org.idoox.xml.security.SignatureFactory
Returns instance of the SignatureVerifier class.
getSignatures() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Gets configuration of signatures.
getSigningKey() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns Key for signing represented by security token.
getSimpleDelegation() - Method in class org.idoox.security.AssociationOptions
Returns status for SIMPLE_DELEGATION bit
getSize() - Method in class javax.xml.soap.AttachmentPart
Returns the number of bytes in this AttachmentPart object.
getSleepInterval() - Method in interface org.idoox.transport.config.MailConfig.Input
Gets a sleep interval in milliseconds for the input when there is no new message.
getSmallIcon() - Method in interface org.systinet.wasp.dd.Documentation
Returns the small icon, used in tools.
getSoapActionURI() - Method in interface javax.wsdl.extensions.soap.SOAPOperation
Get the value of the SOAP action attribute.
getSoapPrefix() - Method in interface org.systinet.wasp.security.ws.SecurityContext
Gets the soap prefix of the processed message.
getSrcName() - Method in interface org.ietf.jgss.GSSContext
Returns the name of the context initiator.
getState() - Method in class org.systinet.wasp.webservice.ServiceInstance
Returns service state of this service instance.
getState() - Method in interface org.systinet.wasp.wsrm.sequence.OneWaySequence
Returns the current state of this sequence.
getStatusCode() - Method in class org.idoox.transport.InputMessage
Gets a status code.
getStatusCode() - Method in class org.idoox.transport.InputMessageWrapper
Gets a status code from the wrapped message.
getStrWsuId() - Method in interface org.systinet.wasp.security.ws.conf.KeyInfoConf
Gets wsu:Id of the SecurityTokenReference embedded in the KeyInfo described by the configuration.
getString(int) - Static method in class org.systinet.wasp.management.services.wsdiscovery.Constants
Maps contstants to strings.
getStringHeader(String) - Method in class org.idoox.transport.InputMessage
Returns a value of the specified message header as a string.
getStringHeader(String) - Method in class org.idoox.transport.InputMessageWrapper
Gets a string header from the wrapped message.
getStringNameType() - Method in interface org.ietf.jgss.GSSName
Returns the oid representing the type of name returned through the toString method.
getStringProperty(Message, String) - Method in class org.systinet.transport.jms.ReductionTemplate
Gets value of the property of the message.
getStub() - Method in interface org.idoox.webservice.client.WebService
Deprecated. Method narrow casts/narrows current web service instance to requested interface if it is able to find appropriate mapping.
getStubConfiguration(Object, Class) - Method in interface org.idoox.wasp.config.WASPConfiguration
Deprecated. This method provides access to the configuration of a client stub.
getStubConfiguration(Object) - Method in interface org.idoox.wasp.config.WASPConfiguration
Deprecated. This method provides access to the configuration of a client stub.
getStubContext() - Method in interface org.idoox.webservice.client.WebService
Deprecated. Returns stub context associated with the service stub instance.
getStubContext(Object) - Static method in class org.idoox.webservice.client.WebServiceHelper
Deprecated. Use ServiceClient.
getStyle() - Method in interface javax.wsdl.Operation
Get the operation type.
getStyle() - Method in interface javax.wsdl.extensions.soap.SOAPBinding
Get the style for this SOAP binding.
getStyle() - Method in interface javax.wsdl.extensions.soap.SOAPOperation
Get the style for this SOAP operation.
getSubconstructs() - Method in class org.idoox.xml.schema.Type
Returns subconstructs of this complex type.
getSubject() - Method in interface org.idoox.security.Credentials
Returns JAAS's Subject which corresponds with these credentials
getSubstitutionElements() - Method in class org.idoox.xml.schema.Member
Returns the map of subtitutable elements of the member.
getSubstitutionGroup() - Method in class org.idoox.xml.schema.Member
Returns a substitution group of the member.
getSupported() - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Returns set of supported property types
getSupportedAttributes() - Method in interface org.idoox.security.pstore.UserStore
Gets supported attributes for users.
getSupportedAttributes() - Method in interface org.systinet.wasp.admin.security.PStoreService
Returns supported property names
getSupportedAttributes() - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Gets supported attributes for the user on both side (caller side and called server side).
getSupportedEncodings() - Method in interface javax.xml.rpc.encoding.TypeMapping
Returns the encodingStyle URIs (as String[]) supported by this TypeMapping instance.
getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.DeserializerFactory
Returns a list of all XML processing mechanism types supported by this DeserializerFactory.
getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.SerializerFactory
Returns a list of all XML processing mechanism types supported by this SerializerFactory.
getSupportedProfiles() - Method in interface javax.xml.messaging.ProviderMetaData
Retrieves a list of the messaging profiles that are supported by the messaging provider to which the ProviderConnection object described by this ProviderMetaData object is connected.
getSweepInterval() - Method in interface org.idoox.wasp.security.http.digest.HttpDigestConfig
Returns the sweep interval.
getSystemContext() - Method in interface org.systinet.wasp.admin.DeployService
Gets the system context.
getTTL() - Method in interface org.systinet.wasp.dd.ServiceInstance
Returns time-to-live of an instance in seconds.
getTTL() - Method in class org.systinet.wasp.webservice.ServiceInstance
This setting is valid only for per-client instantiated service.
getTargName() - Method in interface org.ietf.jgss.GSSContext
Returns the name of the context target (acceptor).
getTargetEndpointAddress() - Method in interface javax.xml.rpc.Call
Gets the address of a target service endpoint.
getTargetException() - Method in class javax.wsdl.WSDLException
 
getTargetJava() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
 
getTargetNamespace() - Method in interface javax.wsdl.Definition
Get the target namespace in which the WSDL elements are defined.
getTargetNamespace() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns the target namespace or "" in case of an empty namespace.
getThrowable() - Method in interface org.systinet.monitoring.Event
Gets the throwable of the event
getTimeZone() - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTimeBase
Returns timeZone member of this object.
getTimeout() - Method in class org.systinet.wasp.async.AsyncConversation
Gets the timeout for waiting for given response.
getTimestampHeaderExpiration() - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Gets expiration time of timestamp header.
getTimestampHeaderMaxAge() - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Gets max age accepted of timestamp header.
getTimestampId() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Sets ID of the timestamp so it can be signed.
getToken() - Method in class org.idoox.xml.TokenizerWrapper.DefaultTokenizerState
 
getToken() - Method in interface org.idoox.xml.TokenizerWrapper.TokenizerState
Returns token which will be used by TokenizerWrapper to implement functions of Tokenizer (e.g.
getToken() - Method in class org.systinet.wasp.security.ws.SecurityElement
Returns assigned security token.
getTokenExpiration() - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Gets expiration time of WS-Security unsigned tokens.
getTokenName() - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
returns the name of the previously returned token
getTokenNamespaceURI() - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
returns the namespace of the previously returned token
getTokenReferenceModeHint(SecurityElement) - Method in class org.systinet.wasp.security.ws.KeyIdentifiedToken
Returns Constants.STM_KEYIDENTIFIER
getTokenReferenceModeHint(SecurityElement) - Method in class org.systinet.wasp.security.ws.ReferencedToken
Returns Constants.STM_REFERENCE
getTokenReferenceModeHint(SecurityElement) - Method in class org.systinet.wasp.security.ws.SecurityToken
Returns token reference mode hint.
getTokenReferenceModeHint(SecurityElement) - Method in class org.systinet.wasp.security.ws.SharedSecretToken
Returns token reference mode hint.
getTokenReferenceModeHint(SecurityElement) - Method in class org.systinet.wasp.security.ws.UsernameToken
Returns token reference mode hint.
getTokenReferenceModeHint(SecurityElement) - Method in class org.systinet.wasp.security.ws.X509Token
Returns token reference mode hint.
getTokenTypeName() - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
returns the type of the previously returned token
getTokenTypeNamespaceURI() - Method in interface org.idoox.xmlrpc.encoding.EncodingTokenizer
returns the namespace of the type of the previously returned token
getTokenWriter(OutputStream) - Method in interface org.idoox.xml.TokenWriterFactory
Returns writer for a given output stream.
getTokenizer(InputStream) - Method in interface org.idoox.xml.TokenizerFactory
Returns tokenizer for a given input stream.
getTokenizer() - Method in class org.idoox.xml.TokenizerSource
Retrives tokenzier for this source.
getTokenizer() - Method in class org.idoox.xml.TokenizerWrapper
Gets underlying Tokenizer.
getTokenizer() - Method in class org.idoox.xml.security.ReferencedData
Returns the tokenizer that represents this object.
getTokenizer() - Method in interface org.idoox.xmlrpc.MessagePart
Deprecated. returns the tokenizer associated with this message part.
getTopEntries(String) - Static method in class org.idoox.config.Configurator
Returns a list of known entry points with the given type.
getTransforms() - Static method in class org.idoox.xml.security.Transform
Returns names of the registered transform.
getTransforms() - Method in interface org.systinet.wasp.security.ws.conf.ReferenceConf
Gets trosforms to be applied prior to digesting.
getTransport(String) - Method in interface org.idoox.transport.TransportRepository
Deprecated. Use TransportRepository.getTransportForScheme(java.lang.String) instead.
getTransportForName(String) - Method in interface org.idoox.transport.TransportRepository
Gets transport layer from the repository.
getTransportForScheme(String) - Method in interface org.idoox.transport.TransportRepository
Gets transports layer from the repository.
getTransportNames() - Method in interface org.idoox.transport.TransportRepository
Gets set of transport names.
getTransportSchemeForName(String) - Method in interface org.idoox.transport.TransportRepository
Gets transport scheme for given transport name.
getTransportURI() - Method in interface javax.wsdl.extensions.soap.SOAPBinding
Get the transport URI to be used with this binding.
getTransports() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a map of all named transports defined in this deployment descriptor.
getType() - Method in interface javax.wsdl.extensions.mime.MIMEContent
Get the type for this MIME content.
getType() - Method in interface org.idoox.config.Configurable
Returns the type name for this configurable.
getType() - Method in interface org.idoox.security.pstore.PropertySerializer
Gets the type of the property, that can serialized/deserialized.
getType() - Method in interface org.idoox.transport.Transport
Gets type of the transport.
getType() - Method in interface org.idoox.transport.jms.JMSConfig.DestConfig
Gets type of transport.
getType() - Method in interface org.idoox.transport.jms.JMSConfig
Gets type of transport.
getType() - Method in class org.idoox.wasp.config.ProcessingConfiguration.Header
Deprecated.  
getType(QName, QName) - Method in interface org.idoox.wasp.serialization.TypeMappingContext
Deprecated.  
getType(Type) - Method in interface org.idoox.wasp.serialization.TypeMappingContext
returns type for an xml schema type
getType() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
getType() - Method in class org.idoox.xml.Token
Returns the type of the token.
getType() - Method in class org.idoox.xml.schema.Attribute
Returns the type of the attribute.
getType() - Method in class org.idoox.xml.schema.Member
Returns the type of the member.
getType() - Method in class org.idoox.xmlrpc.header.Header
Retrives QName of XML schema type used in encoded use.
getType() - Method in interface org.systinet.monitoring.Event
Gets the type of the event.
getType() - Method in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated. Returns type
getType() - Method in class org.systinet.wasp.admin.preferences.TaggedValueTempl
Deprecated. Returns type
getType() - Method in interface org.systinet.wasp.dd.Header
QName of header type.
getType() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns the value type of the security token.
getType() - Method in interface org.systinet.wasp.security.ws.conf.SecurityTokenConf
Gets the type of the security token.
getTypeAsString(int) - Static method in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated.  
getTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Returns the registered TypeMapping for the specified encodingStyle URI.
getTypeMappingContext() - Method in interface org.idoox.wasp.tools.java2schema.Java2Schema
Returns type mapping context, default one is "java".
getTypeMappingRegistry() - Method in interface javax.xml.rpc.Service
Gets the TypeMappingRegistry for this Service object.
getTypeMappings() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns a map of all named type mappings defined in this deployment descriptor.
getTypeMappings() - Method in interface org.systinet.wasp.dd.Processing
Returns a list of all type mappings.
getTypeMask() - Method in class org.idoox.security.pstore.NotificationEvent
Gets the mask of this event.
getTypeName() - Method in interface javax.wsdl.Part
 
getTypes() - Method in interface javax.wsdl.Definition
Get the types section.
getTypes(String) - Method in interface org.idoox.xml.schema.SchemaHolder
Deprecated. returns an iterator of types defined in the given namespace URI
getTypesGeneratingMode() - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Returns a generating mode for types.
getTypesGeneratingMode() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
returns generating mode for types
getTypesPackage() - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Returns a package into which types are generated.
getTypesPackage() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
returns the package into which types are generated
getURI() - Method in interface javax.xml.soap.Name
Returns the URI of the namespace for the XML name that this Name object represents.
getURI() - Method in interface org.idoox.transport.Connection
Gets the connection URI.
getURI(String) - Method in class org.idoox.xml.TokenizerResolver.PrefixesStack
Gets
getURI() - Method in class org.systinet.wasp.policy.assertion.SpecVersionAssertion
Get URI of this assertion
getURL() - Method in class javax.xml.messaging.URLEndpoint
Gets the URL associated with this URLEndpoint object.
getURL() - Method in interface org.systinet.wasp.dd.Documentation
Returns the URL containing additional documentation.
getURL() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Returns the value for overriding the soap:address location attribute in returned WSDL or null if not set (and WSO2 SOA Enablement Serverautodetects the proper value).
getUddiRegistry() - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiAccount
Getter for field uddiRegistry.
getUnderstoodHeaders() - Method in interface org.systinet.wasp.dd.HeaderProcessor
Deprecated. Returns the set of headers which this header processor can process.
getUnionTypes() - Method in class org.idoox.xml.schema.SimpleTypeUnionExtension
Returns all types that make up this union.
getUnresolvedAttributeGroups() - Method in interface org.idoox.xml.schema.SchemaParser
Returns an iterator of unresolved attribute groups or null if all attribute groups are resolved.
getUnresolvedAttributes() - Method in interface org.idoox.xml.schema.SchemaParser
Returns an iterator of unresolved attributes or null if all attributes are resolved.
getUnresolvedElements() - Method in interface org.idoox.xml.schema.SchemaParser
Returns an iterator of unresolved elements or null if all elements are resolved.
getUnresolvedGroups() - Method in interface org.idoox.xml.schema.SchemaParser
Returns an iterator of unresolved groups or null if all groups are resolved.
getUnresolvedTypes() - Method in interface org.idoox.xml.schema.SchemaParser
Returns an iterator of unresolved types or null if all types are resolved.
getUpdateInterval() - Method in interface org.idoox.transport.config.PopClientConfig
Gets an update interval for connections.
getUpdateablePolicy() - Static method in class org.systinet.security.policy.UpdateablePolicy
Returns the installed UpdateablePolicy instance.
getUri() - Method in interface org.idoox.security.httpdigest.AuthorizationStructure
Gets server uri.
getUri() - Method in interface org.idoox.wasp.security.kerberos.KerberosConfig.IdentityPreference
Returns the uri of the server or service.
getUrl() - Method in interface org.systinet.wasp.dd.Packager
Returns the URL where more information about the packager can be found.
getUsage() - Method in interface org.ietf.jgss.GSSCredential
Returns the credential usage flag.
getUsage(Oid) - Method in interface org.ietf.jgss.GSSCredential
Returns the credential usage flag for the specified credential mechanism.
getUsage() - Method in class org.systinet.wasp.policy.PolicyElement
Gets the usage of the policy element.
getUse() - Method in interface javax.wsdl.extensions.soap.SOAPBody
Get the use for this SOAP body.
getUse() - Method in interface javax.wsdl.extensions.soap.SOAPFault
Get the use for this SOAP fault.
getUse() - Method in interface javax.wsdl.extensions.soap.SOAPHeader
Get the use for this SOAP header.
getUse() - Method in interface javax.wsdl.extensions.soap.SOAPHeaderFault
Get the use for this SOAP header fault.
getUse() - Method in class org.idoox.wasp.wsdl.SOAPMethodInfo.FaultPartInfo
 
getUserErrorReported() - Method in class org.idoox.xml.schema.SchemaException
Returns if the exception has been already reported to user
getUserId() - Method in interface org.idoox.security.pstore.UserEntry
Returns Id of the user.
getUserId() - Method in class org.systinet.wasp.admin.security.RawUserEntry
Returns Id of the user.
getUserIds() - Method in interface org.idoox.security.pstore.UserStore
Returns string array containing all user identifiers, typically user names.
getUserIds() - Method in interface org.systinet.wasp.admin.security.PStoreService
Returns string array containing all user ids from this user store.
getUserIds() - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Returns string array containing all user ids from this user store.
getUserProperties(String) - Method in interface org.idoox.security.pstore.UserStore
Returns map of properties associated with given user.
getUserProperties(String, HashSet) - Method in interface org.systinet.wasp.admin.security.PStoreService
Returns user properties
getUserProperties(String) - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Returns map of properties associated with given user.
getUserProperty(String, String) - Method in interface org.idoox.security.pstore.UserStore
Returns value of particular user property.
getUserProperty(String, String, HashSet) - Method in interface org.systinet.wasp.admin.security.PStoreService
Return user property
getUserProperty(String, String) - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Returns value of particular property associated with given user.
getUserStore() - Method in class org.idoox.security.jaas.UserStoreCallback
Returns the userStore instance.
getUserStore() - Method in class org.idoox.security.pstore.PStore
returns instance of the UserStore class
getUserStore(String) - Static method in class org.idoox.security.pstore.PStore
Gets UserStore instance using security Config property "userstore.impl".
getUserStore() - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Returns UserStore instance
getUserStoreSource() - Static method in class org.idoox.security.pstore.PStore
Gets UserStoreSource instance (can be called if the UserStore/PStore instance needs UserStoreSource).
getUserinfo() - Method in interface org.idoox.transport.URI
Gets userinfo.
getUserinfo() - Method in class org.idoox.transport.client.Endpoint
Gets user info.
getUsername() - Method in interface org.idoox.security.httpdigest.AuthorizationStructure
Gets the name of the user.
getUsername() - Method in interface org.idoox.transport.jms.JMSConfig.DestConfig
Gets the username to be used when creating session
getUsername() - Method in interface org.idoox.transport.jms.JMSConfig
Gets the username to be used when creating session
getUsername() - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiAccount
Getter for field username.
getUsers() - Method in interface org.idoox.security.pstore.UserStore
Returns iterator over all user entries.
getUsers(Map) - Method in interface org.idoox.security.pstore.UserStore
Returns iterator over users entries that match given filter.
getUsers(HashSet) - Method in interface org.systinet.wasp.admin.security.PStoreService
Return users.
getUsers(UserProperty[]) - Method in interface org.systinet.wasp.admin.security.PStoreService
Returns iterator containing users which correspond to a given filter.
getUsers() - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Returns iterator containing all users from this user store.
getUsers(Map) - Method in class org.systinet.wasp.admin.security.UserStoreProxy
Returns iterator containing users which correspond to a given filter.
getValidationType() - Method in interface org.systinet.xml.schema.validation.ValidationConfig
sets type of the validation performed
getValidatorClassName() - Method in interface org.systinet.wasp.security.ws.conf.WSSEConf
Returns a class name of the validator class.
getValue() - Method in class javax.xml.soap.MimeHeader
Returns the value of this MimeHeader object.
getValue() - Method in interface javax.xml.soap.Node
Returns the the value of the immediate child of this Node object if a child exists and its value is text.
getValue() - Method in interface org.idoox.transport.jms.JMSConfig.ReductionConfig.PropertyConfig
Returns value of the property
getValue() - Method in class org.idoox.xml.schema.Facet
Returns value of the facet (content of attribute value)
getValue() - Method in class org.systinet.wasp.addressing.ReferenceProperties
 
getValue(String) - Method in class org.systinet.wasp.admin.preferences.TaggedStructure
Deprecated. Returns tagged value of the specified name.
getValue() - Method in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated. Returns 'real' value
getValue(TaggedValueTempl) - Method in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated. Returns 'real' value and checks its type
getValue() - Method in interface org.systinet.wasp.dd.Attributes.Class.Attribute
Gets the value of the attribute.
getValue() - Method in class org.systinet.wasp.policy.PolicyUsage
Gets QName value of this policy usage.
getValue() - Method in class org.systinet.wasp.wsrm.feb2005.policy.DeliveryAssurance
Gets QName value of this delivery assurance.
getValue() - Method in class org.systinet.wasp.wsrm.sequence.OneWaySequence.MessageState
Returns ordinal value of this state.
getValue() - Method in class org.systinet.wasp.wsrm.sequence.OneWaySequence.State
Returns ordinal value of this state.
getValueClass() - Method in interface org.idoox.wasp.types.Holder
Returns class of the held value.
getValueType() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns QName of value type (e.g., wsse:X509v3).
getVerb() - Method in interface javax.wsdl.extensions.http.HTTPBinding
Get the verb for this HTTP binding.
getVerbosityLevel() - Method in interface org.idoox.wasp.tools.schema2java.Schema2Java
Returns verbose mode level.
getVerbosityLevel() - Method in interface org.idoox.wasp.tools.wsdl2java.WSDL2Java
Returns the verbosity level.
getVersion() - Static method in class org.systinet.wasp.Version
Gets version string.
getVersion() - Method in interface org.systinet.wasp.admin.PingService
Return the version of a WSO2 SOA Enablement Server.
getVersion() - Method in class org.systinet.wasp.admin.Version
Gets version string.
getVersion() - Method in interface org.systinet.wasp.dd.DeploymentDescriptor
Returns the version of the deployment descriptor or null if not known.
getVersion() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Returns the version of this endpoint or null if it was not specified (default version is 1.0).
getVersion() - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Getter for field version.
getVersion() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Gets WS-Security version currently used.
getVersion() - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Returns the version of this endpoint.
getVersionDescription() - Static method in class org.systinet.wasp.Version
Gets version description.
getVersionString() - Method in interface org.systinet.wasp.dd.Version
Returns the text representation of the version.
getWSDL() - Method in class org.systinet.wasp.webservice.ServiceClient
Retrieves WSDL definition for this service client.
getWSDL() - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Retrieves WSDL definition for this service endpoint (either set by calling ServiceEndpoint.setWSDL(javax.wsdl.Definition) or generated upon publishing) or null, if this service endpoint was not published yet and no WSDL was set by user.
getWSDL2JavaInstance() - Method in class org.idoox.wasp.tools.wsdl2java.WSDL2JavaFactory
Returns an implementation of WSDL2Java interface.
getWSDLCompilerInstance() - Method in class org.idoox.wasp.tools.wsdlc.WSDLCompilerFactory
Deprecated. Returns an implementation of WSDLCompiler interface.
getWSDLDocumentLocation() - Method in interface javax.xml.rpc.Service
Gets the location of the WSDL document for this Service.
getWSDLLocation() - Method in class org.systinet.wasp.webservice.ServiceClient
Retrieves URL of WSDL definition for called webservice.
getWSDLPortName() - Method in class org.systinet.wasp.webservice.ServiceClient
Returns name of service port in WSDL definition.
getWSDLPortName() - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Returns the name of service port in the WSDL definition.
getWSDLServiceName() - Method in class org.systinet.wasp.webservice.ServiceClient
Returns name of service in WSDL.
getWSDLServiceName() - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Returns name of selected service in the WSDL definition (see also ServiceEndpoint.setWSDLServiceName(javax.xml.namespace.QName).
getWSDLUrl() - Method in class org.idoox.wasp.wsdl.WSDLRepository.PortInfo
 
getWSDLUrls() - Method in interface org.idoox.wasp.wsdl.WSDLRepository.Config
 
getWSRegistry() - Method in class org.idoox.wasp.server.WSContext
Deprecated. Returns an instance of WSRegistry.
getWaspLocation() - Static method in class org.idoox.config.Configurator
Returns the location of the system (WSO2 SOA Enablement Server) directory.
getWaspLocation() - Static method in class org.systinet.wasp.Wasp
Returns the URL of the system WSO2 SOA Enablement Server directory.
getWebInterfaceUrl() - Method in class org.systinet.wasp.management.services.wsdiscovery.UddiRegistry
Getter for field webInterfaceUrl.
getWebService(Object) - Static method in class org.idoox.webservice.client.WebServiceHelper
Deprecated. Use Current instead of WebService
getWireId() - Method in interface org.systinet.wasp.wsrm.sequence.OneWaySequence
WS-RM id that is sent on the wire.
getWrapSizeLimit(int, boolean, int) - Method in interface org.ietf.jgss.GSSContext
Returns the maximum message size that, if presented to the wrap method with the same confReq and qop parameters, will result in an output token containing no more than the maxTokenSize bytes.
getWrappedMessage() - Method in class org.idoox.transport.InputMessageWrapper
Gets a wrapped input message.
getWrappedMessage() - Method in class org.idoox.transport.OutputMessageWrapper
Gets a wrapped output message.
getWrappedStream() - Method in class org.idoox.transport.RawInputMessage
Gets a wrapped input stream.
getWrappedStream() - Method in class org.idoox.transport.RawOutputMessage
Gets a wrapped output stream.
getWriteable() - Method in class org.systinet.wasp.admin.preferences.TaggedValue
Deprecated. Returns writeable flag
getWriteable() - Method in class org.systinet.wasp.admin.preferences.TaggedValueTempl
Deprecated. Returns writeable flag
getWriter(String) - Method in interface org.idoox.wasp.tools.CompilerIO
Returns writer for a given relative path.
getWriter(String) - Method in class org.idoox.wasp.tools.common.FileCompilerIO
Creates a new file and returns a PrintWriter.
getWsdlServiceQName() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Returns the name of the WSDL service that will be used as an interface to be called.
getWsdlURI() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Returns the URI of the WSDL document.
getWsseNamespace() - Method in interface org.systinet.wasp.security.ws.SecurityContext
Gets wsse namespace related to the processed message
getWsseNamespace() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Deprecated. Use MessageConf.getVersion() instead.
getWssePrefix() - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
Gets prefix for the wsse (WS-Security) namespace.
getWsuId() - Method in class org.systinet.wasp.security.ws.SecurityTokenSPI
Returns value of wsu:id attribute on the security token element.
getWsuId() - Method in interface org.systinet.wasp.security.ws.conf.ElementConf
Gets the value of element identifier.
getWsuNamespace() - Method in interface org.systinet.wasp.security.ws.SecurityContext
Gets wsse namespace related to the processed message
getWsuNamespace() - Method in interface org.systinet.wasp.security.ws.conf.MessageConf
Deprecated. Use MessageConf.getVersion() instead.
getWsuPrefix() - Method in interface org.systinet.wasp.security.ws.conf.WSSEGlobalConf
Gets prefix for the wsu (Web-Service Utilities) namespace.
getXMLProtocol() - Method in interface org.systinet.wasp.dd.ServiceClient
Deprecated. The selection of the protocol relies on the WSDL (and the port selected) and on the value of the CallContext.XML_PROTOCOL set to the CallContext.
getXMLProtocol() - Method in interface org.systinet.wasp.dd.ServiceEndpoint
Deprecated. The selection of protocol relies on the WSDL. The default value is stored in clientconf.xml and as top-level element defaultXMLProtocol.
getXMLProtocol() - Method in class org.systinet.wasp.soap.WaspSOAPMessage
Gets version of XML protocol that this instance supports.
getXMLProtocol() - Method in class org.systinet.wasp.webservice.ServiceEndpoint
Deprecated. This methods returns XML protocol set by ServiceEndpoint.setXMLProtocol(java.lang.String). Inside any XML processing unit (e.g. JAX-RPC handler) you can get version of used XML protocol from CallContext (see CallContext.XML_PROTOCOL).
getXMLValue(String) - Method in class org.idoox.xml.schema.SimpleTypeEnumExtension
Deprecated.  
getXMLValues() - Method in class org.idoox.xml.schema.SimpleTypeEnumExtension
Deprecated.  
getXPath() - Method in interface org.systinet.wasp.security.ws.conf.TransformConf
Additional parameters for the XPath transform
getXsiType(Tokenizer, Token) - Static method in class com.idoox.wasp.serialization.SerializationHelper
Reads xsi:type attribute value.
getYear() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Date
Returns year member of this object.
getYear() - Method in class org.idoox.wasp.serialization.xsdbuiltin.DateTime
Returns year member of this object.
getYear() - Method in class org.idoox.wasp.serialization.xsdbuiltin.Duration
Returns year member of this object.
getYear() - Method in class org.idoox.wasp.serialization.xsdbuiltin.GYear
Returns year member of this object.
getYear() - Method in class org.idoox.wasp.serialization.xsdbuiltin.GYearMonth
Returns year member of this object.
grabReferences(Object, SerializationContext) - Static method in class com.idoox.wasp.serialization.SerializationHelper
Collects all the references of value.
This method is equivalent to serialize() method except that the serialize() provides conversion of Java objects in XML objects.
grabReferences(Object, SerializationContext, SerializationChain) - Method in interface org.idoox.wasp.serialization.Serializer
Traverses the graph of java objects (pointed by data) and stores objects that will be serialized into context via SerializationContext.registerReference(...)
grabReferences(Object, SerializationContext, SerializationChain) - Method in interface org.idoox.wasp.serialization.XMLSerializer
Traverses the graph of java objects (pointed by data) and stores objects that will be serialized into context via SerializationContext.registerReference(...)
greaterOrEqualThan(Version) - Method in interface org.systinet.wasp.dd.Version
Returns true if ver is greater or equal than this version

A B C D E F G H I J K L M N O P Q R S T U V W X _