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

A

AbstractCreator - Class in com.sun.xml.stream.buffer
Base class for classes that creates MutableXMLStreamBuffer and from infoset in API-specific form.
AbstractCreator() - Constructor for class com.sun.xml.stream.buffer.AbstractCreator
 
AbstractCreatorProcessor - Class in com.sun.xml.stream.buffer
 
AbstractCreatorProcessor() - Constructor for class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
AbstractInlineAnnotationReaderImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.annotation
AnnotationReader that reads annotation from classes, not from external binding files.
AbstractInlineAnnotationReaderImpl() - Constructor for class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
 
AbstractProcessor - Class in com.sun.xml.stream.buffer
Base class for classes that processes XMLStreamBuffer and produces infoset in API-specific form.
AbstractProcessor() - Constructor for class com.sun.xml.stream.buffer.AbstractProcessor
 
AbstractResourceBundle - Class in com.sun.xml.fastinfoset
This class contains methods common to all *ResourceBundle classes
AbstractResourceBundle() - Constructor for class com.sun.xml.fastinfoset.AbstractResourceBundle
 
acc - Variable in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
accept(XMLStreamReader) - Method in class com.sun.xml.wss.impl.transform.EnvelopedSignatureFilter
 
acceptFastInfoset - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
True if the Accept header of this message includes application/fastinfoset
acceptFastInfoset() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
accessLocalName() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
accessLocalName() - Method in interface org.jvnet.fastinfoset.stax.FastInfosetStreamReader
 
accessNamespaceCount() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
accessNamespaceCount() - Method in interface org.jvnet.fastinfoset.stax.FastInfosetStreamReader
 
accessNamespaceURI() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
accessNamespaceURI() - Method in interface org.jvnet.fastinfoset.stax.FastInfosetStreamReader
 
Accessor<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Accesses a particular property of a bean.
Accessor(Class<ValueT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
Accessor.FieldReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Accessor that uses Java reflection to access a field.
Accessor.FieldReflection(Field) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
Accessor.FieldReflection(Field, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
Accessor.GetterOnlyReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
A version of Accessor.GetterSetterReflection that doesn't have any setter.
Accessor.GetterOnlyReflection(Method) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterOnlyReflection
 
Accessor.GetterSetterReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Accessor that uses Java reflection to access a getter and a setter.
Accessor.GetterSetterReflection(Method, Method) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
Accessor.ReadOnlyFieldReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Read-only access to Field.
Accessor.ReadOnlyFieldReflection(Field, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection
 
Accessor.ReadOnlyFieldReflection(Field) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection
 
Accessor.SetterOnlyReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
A version of Accessor.GetterSetterReflection thaat doesn't have any getter.
Accessor.SetterOnlyReflection(Method) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.SetterOnlyReflection
 
AccessorException - Exception in com.sun.xml.bind.api
Signals an error in RawAccessor.
AccessorException() - Constructor for exception com.sun.xml.bind.api.AccessorException
 
AccessorException(String) - Constructor for exception com.sun.xml.bind.api.AccessorException
 
AccessorException(String, Throwable) - Constructor for exception com.sun.xml.bind.api.AccessorException
 
AccessorException(Throwable) - Constructor for exception com.sun.xml.bind.api.AccessorException
 
AccessorFactory - Interface in com.sun.xml.bind
A means to allow the user to provide customized Accessor to be used by JAXB.
AccessorFactoryImpl - Class in com.sun.xml.bind
 
accessPrefix() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
accessPrefix() - Method in interface org.jvnet.fastinfoset.stax.FastInfosetStreamReader
 
accessTextCharacters() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
accessTextCharacters() - Method in interface org.jvnet.fastinfoset.stax.FastInfosetStreamReader
Returns a cloned char[] representation of the internal char[] buffer.
accessTextLength() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
accessTextLength() - Method in interface org.jvnet.fastinfoset.stax.FastInfosetStreamReader
 
accessTextStart() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
accessTextStart() - Method in interface org.jvnet.fastinfoset.stax.FastInfosetStreamReader
 
ACL - Class in com.sun.mail.imap
An access control list entry for a particular authentication identifier (user or group).
ACL(String) - Constructor for class com.sun.mail.imap.ACL
Construct an ACL entry for the given identifier and with no rights.
ACL(String, Rights) - Constructor for class com.sun.mail.imap.ACL
Construct an ACL entry for the given identifier with the given rights.
ACOTransform - Class in com.sun.xml.wss.impl.transform
 
ACOTransform() - Constructor for class com.sun.xml.wss.impl.transform.ACOTransform
Creates a new instance of ACOTransform
Action - Interface in com.sun.xml.wss.saml
This interface is designed for Action element in SAML core assertion.
Action - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
This class is designed for Action element in SAML core assertion.
Action(Element) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Action
Constructs an action element from an existing XML block.
Action(String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Action
Convenience constructor of Action
Action(ActionType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Action
 
Action - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
This class is designed for Action element in SAML core assertion.
Action(Element) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Action
Constructs an action element from an existing XML block.
Action(String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Action
Convenience constructor of Action
Action(ActionType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Action
 
Action - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
This class is designed for Action element in SAML core assertion.
Action(Element) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Action
Constructs an action element from an existing XML block.
Action(String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Action
Convenience constructor of Action
Action(ActionType) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Action
 
action - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorizationDecisionStatementType
 
action - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthzDecisionStatementType
 
ACTION_HEADER - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
ActionType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for ActionType complex type.
ActionType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.ActionType
 
ActionType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for ActionType complex type.
ActionType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.ActionType
 
ACTransform - Class in com.sun.xml.wss.impl.transform
 
ACTransform() - Constructor for class com.sun.xml.wss.impl.transform.ACTransform
Creates a new instance of ACTranform
adapt(Class<T>, Class<? extends XmlAdapter<T, ValueT>>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Wraps this Accessor into another Accessor and performs the type adaption as necessary.
adapt(Adapter<Type, Class>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
adapt() - Method in class com.sun.xml.fastinfoset.tools.StAX2SAXReader
 
Adapter<TypeT,ClassDeclT> - Class in com.sun.xml.bind.v2.model.core
Adapter that wraps XmlJavaTypeAdapter.
Adapter(XmlJavaTypeAdapter, AnnotationReader<TypeT, ClassDeclT, ?, ?>, Navigator<TypeT, ClassDeclT, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.core.Adapter
 
Adapter(ClassDeclT, Navigator<TypeT, ClassDeclT, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.core.Adapter
 
adapter - Variable in class com.sun.xml.bind.v2.model.core.Ref
If the reference has an adapter, non-null.
adapterType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
The adapter class.
add(Status, Status) - Static method in class com.sun.mail.imap.protocol.Status
 
add(Rights.Right) - Method in class com.sun.mail.imap.Rights
Add the specified right to this Rights object.
add(Rights) - Method in class com.sun.mail.imap.Rights
Add all the rights in the given Rights object to this Rights object.
add(Accessor<BeanT, PropT>, Lister<BeanT, PropT, ItemT, PackT>, ItemT) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Adds a new item to this packing scope.
add(ClassInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Adds a new class to the list of classes to be written.
add(ElementInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Adds a new element to the list of elements to be written.
add(EnumLeafInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
 
add(ArrayInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
 
add(QName, boolean, NonElement<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Adds an additional element declaration.
add(XMLEventReader) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
 
add(XMLEvent) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
Add an event to the output stream Adding a START_ELEMENT will open a new namespace scope that will be closed when the corresponding END_ELEMENT is written.
add(CharArray) - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
 
add(int) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
add(char[], int) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
add(String) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
add(QualifiedName) - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
 
add(String) - Method in class com.sun.xml.fastinfoset.util.StringArray
 
add(String) - Method in class com.sun.xml.fastinfoset.util.StringIntMap
 
add(String, String) - Method in class com.sun.xml.wss.impl.dsig.NamespaceContextImpl
Add prefix and namespaceuri to be associated with the prefix.
add(Node) - Method in class com.sun.xml.wss.util.NodeListImpl
add node to the end of NodeList
add(FetchProfile.Item) - Method in class javax.mail.FetchProfile
Add the given special item as one of the attributes to be prefetched.
add(String) - Method in class javax.mail.FetchProfile
Add the specified header-field to the list of attributes to be prefetched.
add(Flags.Flag) - Method in class javax.mail.Flags
Add the specified system flag to this Flags object.
add(String) - Method in class javax.mail.Flags
Add the specified user flag to this Flags object.
add(Flags) - Method in class javax.mail.Flags
Add all the flags in the given Flags object to this Flags object.
add(XMLEvent) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
Basic implementation of the method which will use event implementations available as part of the reference implementation.
add(XMLEventReader) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
addACL(ACL) - Method in class com.sun.mail.imap.IMAPFolder
Add an access control list entry to the access control list for this folder.
addAttachmentPart(AttachmentPart) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
addAttachmentPart(AttachmentPart) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
addAttribute(String, String, String, String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Add an attribute to the end of the list.
addAttribute(QualifiedName, String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
addAttribute(Attribute) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
addAttribute(Name, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addAttribute(QName, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addAttribute(Name, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
addAttribute(QName, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
addAttribute(Name, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl
 
addAttribute(QName, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl
 
addAttribute(Name, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
 
addAttribute(QName, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
 
addAttribute(Name, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
addAttribute(QName, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
addAttribute(Name, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.FaultElement1_2Impl
 
addAttribute(QName, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.FaultElement1_2Impl
 
addAttribute(Name, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
 
addAttribute(QName, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
 
addAttribute(Name, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
addAttribute(Name, String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
addAttribute(Name, String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
addAttribute(Name, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
addAttribute(QName, String) - Method in class com.sun.xml.wss.impl.misc.SOAPElementExtension
 
addAttribute(String, String, String, String, String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
Add an attribute to the end of the list.
addAttribute(String, String, String, String, String, boolean, String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
Add an attribute to the end of the list.
addAttributes(Iterator) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
addAttributes(StartElementEvent, XMLStreamReader) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventAllocatorBase
 
addAttributeWithAlgorithmData(QualifiedName, String, int, Object) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
addAttributeWithAlgorithmData(String, String, String, String, int, Object) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
Add an attribute with algorithm data to the end of the list.
addAttributeWithBuiltInAlgorithmData(String, String, String, int, Object) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
Add an attribute with built in algorithm data to the end of the list.
addAttributeWithPrefix(String, String, String, String, String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
Add an attribute using a prefix.
addAttributeWithQName(String, String, String, String, String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
Add an attribute using a qualified name that contains the prefix and local name.
addBinarySecret(SOAPElement) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method addBinarySecret
addBody() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
addBody(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
addBodyElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
addBodyElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
addBodyElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
addBodyElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
addBodyPart(MimeBodyPart) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Adds a MimeBodyPart to the multipart.
addBodyPart(MimeBodyPart, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Adds a MimeBodyPart at position index.
addBodyPart(BodyPart) - Method in class javax.mail.internet.MimeMultipart
Adds a Part to the multipart.
addBodyPart(BodyPart, int) - Method in class javax.mail.internet.MimeMultipart
Adds a BodyPart at position index.
addBodyPart(BodyPart) - Method in class javax.mail.Multipart
Adds a Part to the multipart.
addBodyPart(BodyPart, int) - Method in class javax.mail.Multipart
Adds a BodyPart at position index.
addCanonicalizationParams(AlgorithmParameterSpec, HashMap) - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
addCDATA(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addChildElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addChildElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addChildElement(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addChildElement(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addChildElement(String, String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addChildElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addChildElement(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
addChildElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
addChildElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
addChildElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
addChildElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
 
addChildElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
 
addChildElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
addChildElement(Name) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
addChildElement(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
addChildElement(String, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
addChildElement(String, String, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
addChildElement(SOAPElement) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
addChildElement(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
addChildElement(String, String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
addChildElement(String, String, String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
addChildElement(Name) - Method in class com.sun.xml.wss.core.ReferenceElement
 
addChildElement(SOAPElement) - Method in class com.sun.xml.wss.core.ReferenceElement
 
addChildElement(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
addChildElement(String, String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
addChildElement(String, String, String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
addChildElement(Name) - Method in class com.sun.xml.wss.core.SecurityHeader
 
addChildElement(SOAPElement) - Method in class com.sun.xml.wss.core.SecurityHeader
 
addChildElement(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
addChildElement(String, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
addChildElement(String, String, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
addChildElement(Name) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
addChildElement(SOAPElement) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
addChildElement(QName) - Method in class com.sun.xml.wss.impl.misc.SOAPElementExtension
 
addCipherReferenceTransform(String) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
add a CipherReference Transform
addCipherReferenceTransform(EncryptionTarget.Transform) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
add a CipherReference Transform
addConnectionListener(ConnectionListener) - Method in class javax.mail.Folder
Add a listener for Connection events on this Folder.
addConnectionListener(ConnectionListener) - Method in class javax.mail.Service
Add a listener for Connection events on this service.
addDatatypeWriter(DatatypeWriter<?>) - Method in class com.sun.xml.txw2.Document
Defines additional user object -> string conversion logic.
addDefaultAttribute(String, String, String, String) - Method in interface org.codehaus.stax2.validation.AttributeContainer
Method that can be used to add a new attribute value for an attribute that was not yet contained by the container, as part of using attribute default value mechanism.
addDefaultAttribute(String, String, String, String) - Method in interface org.codehaus.stax2.validation.ValidationContext
An optional method that can be used to add a new attribute value for an attribute that was not yet contained by the container, as part of using attribute default value mechanism.
addDetail() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
addDetailEntry(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
 
addDetailEntry(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
 
addDocument(Document) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
addDSAKeyValue(SOAPElement) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method add
ADDED - Static variable in class javax.mail.event.MessageCountEvent
The messages were added to their folder
addElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
addElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
addElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
 
addElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
 
addElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
addElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
addElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
addElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
addElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
addElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
addElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
addElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
addEncryptedKey(EncryptedKeyToken) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method addEncryptedKey
addFault() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
addFault(Name, String, Locale) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
addFault(QName, String, Locale) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
addFault(Name, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
addFault(QName, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
addFault() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
addFault(WssSoapFaultException, SOAPMessage, boolean) - Method in class com.sun.xml.xwss.XWSSServerTube
 
addFaultCodeElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
addFaultReasonText(String, Locale) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
addFaultReasonText(String, Locale) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
addFolderListener(FolderListener) - Method in class javax.mail.Folder
Add a listener for Folder events on this Folder.
addFolderListener(FolderListener) - Method in class javax.mail.Store
Add a listener for Folder events on any Folder object obtained from this Store.
addFrom(Address[]) - Method in class com.sun.mail.imap.IMAPMessage
 
addFrom(Address[]) - Method in class javax.mail.internet.MimeMessage
Add the specified addresses to the existing "From" field.
addFrom(Address[]) - Method in class javax.mail.Message
Add these addresses to the existing "From" attribute
addFullBlock(byte[]) - Method in class org.codehaus.stax2.ri.Stax2Util.ByteAggregator
Method used to add bufferful of data to the aggregator, and get another buffer to read more data into.
addHash(Iterator, int) - Static method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
addHeader(String, String) - Method in class com.sun.mail.imap.IMAPBodyPart
 
addHeader(String, String) - Method in class com.sun.mail.imap.IMAPMessage
 
addHeader(String, String) - Method in class com.sun.mail.pop3.POP3Message
Add this value to the existing values for this header_name.
addHeader(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
Add a header with the specified name and value to the header list.
addHeader(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Add this value to the existing values for this header_name.
addHeader() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
addHeader(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
addHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
Add a header with the specified name and value to the header list.
addHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
Add this value to the existing values for this header_name.
addHeader(String, String) - Method in class javax.mail.internet.MimeMessage
Add this value to the existing values for this header_name.
addHeader(String, String) - Method in interface javax.mail.Part
Add this value to the existing values for this header_name.
addHeaderElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
addHeaderElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
addHeaderLine(String) - Method in class com.sun.mail.imap.IMAPBodyPart
 
addHeaderLine(String) - Method in class com.sun.mail.imap.IMAPMessage
 
addHeaderLine(String) - Method in class com.sun.mail.pop3.POP3Message
Add a raw RFC822 header-line.
addHeaderLine(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
Add an RFC822 header line to the header store.
addHeaderLine(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Add a header line to this body part
addHeaderLine(String) - Method in class javax.mail.internet.InternetHeaders
Add an RFC822 header line to the header store.
addHeaderLine(String) - Method in class javax.mail.internet.MimeBodyPart
Add a header line to this body part
addHeaderLine(String) - Method in class javax.mail.internet.MimeMessage
Add a raw RFC 822 header-line.
addHeaderLine(String) - Method in interface javax.mail.internet.MimePart
Add a raw RFC822 header-line.
addIncomingFaultPolicy(Policy, SecurityPolicyHolder, WSDLFault) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
addIncomingFaultPolicy(Policy, SecurityPolicyHolder, WSDLFault) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
addIncomingFaultPolicy(Policy, SecurityPolicyHolder, WSDLFault) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
addIncomingFaultPolicy(Policy, SecurityPolicyHolder, WSDLFault) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
addIncomingFaultPolicy(Policy, SecurityPolicyHolder, WSDLFault) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
addIncomingFaultPolicy(Policy, SecurityPolicyHolder, WSDLFault) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
addIncomingMP(WSDLBoundOperation, Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
addIncomingMP(WSDLBoundOperation, Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
addIncomingMP(WSDLBoundOperation, Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
addIncomingMP(WSDLBoundOperation, Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
addIncomingMP(WSDLBoundOperation, Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
addIncomingMP(WSDLBoundOperation, Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
addIncomingProtocolPolicy(Policy, String, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
addIncomingProtocolPolicy(Policy, String, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
addIncomingProtocolPolicy(Policy, String, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
addIncomingProtocolPolicy(Policy, String, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
addIncomingProtocolPolicy(Policy, String, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
addIncomingProtocolPolicy(Policy, String, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
addInner(XmlNode, Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
Records the new element<->inner peer association.
addInscopeBinding(String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
This method can be called after XMLSerializer.startDocument(com.sun.xml.bind.v2.runtime.output.XmlOutput, boolean, java.lang.String, java.lang.String) is called but before the marshalling begins, to set the currently in-scope namespace bindings.
addIssuedTokenToMessage(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.AuthenticationTokenFilter
gets the issued token and adds it to the security header
addKeyName(String) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method addKeyName.
addKeyName(SOAPElement) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method add.
addKeyValue(PublicKey) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method addKeyValue
addKeyValue(SOAPElement) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method addKeyValue
addMapping(String, String, Attr) - Method in class com.sun.xml.wss.impl.transform.NameSpaceSymbTable
Adds the mapping for a prefix.
addMappingAndRender(String, String, Attr) - Method in class com.sun.xml.wss.impl.transform.NameSpaceSymbTable
Adds a definition and mark it as render.
addMappingAndRenderXNodeSet(String, String, Attr, boolean) - Method in class com.sun.xml.wss.impl.transform.NameSpaceSymbTable
Adds & gets(if needed) the attribute node that defines the binding for the prefix.
addMessageChangedListener(MessageChangedListener) - Method in class javax.mail.Folder
Add a listener for MessageChanged events on this Folder.
addMessageCountListener(MessageCountListener) - Method in class com.sun.mail.imap.IMAPFolder
 
addMessageCountListener(MessageCountListener) - Method in class javax.mail.Folder
Add a listener for MessageCount events on this Folder.
addMessages(Message[]) - Method in class com.sun.mail.imap.IMAPFolder
Append the given messages into this folder.
addMessages(int) - Method in class com.sun.mail.imap.MessageCache
Add count messages to the cache.
addMgmtData(String) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method addMgmtData
addMgmtData(SOAPElement) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method add
addMimeHeader(String, String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
addMimeHeader(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
addNamespace(Namespace) - Method in class com.sun.xml.fastinfoset.stax.events.EndElementEvent
 
addNamespace(Namespace) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
addNamespaceDeclaration(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addNamespaceDeclaration(String, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
addNamespaceDeclaration(String, String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
addNamespaceDeclaration(String, String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
addNamespaceDeclaration(String, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
addNamespaces(Iterator) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
addNamespaces(StartElementEvent, XMLStreamReader) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventAllocatorBase
 
addNamespaces(EndElementEvent, XMLStreamReader) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventAllocatorBase
 
addNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addNotUnderstoodHeaderElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl
 
addNotUnderstoodHeaderElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
 
addOptionalTarget(Target) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
addOptionalTargets(ArrayList) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
addOuter(XmlNode, Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
Records the new element<->outer peer association.
addOutgoingFaultPolicy(Policy, SecurityPolicyHolder, WSDLFault) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
addOutgoingFaultPolicy(Policy, SecurityPolicyHolder, WSDLFault) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
addOutgoingFaultPolicy(Policy, SecurityPolicyHolder, WSDLFault) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
addOutgoingFaultPolicy(Policy, SecurityPolicyHolder, WSDLFault) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
addOutgoingFaultPolicy(Policy, SecurityPolicyHolder, WSDLFault) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
addOutgoingFaultPolicy(Policy, SecurityPolicyHolder, WSDLFault) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
addOutgoingMP(WSDLBoundOperation, Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
addOutgoingMP(WSDLBoundOperation, Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
private Packet addAddressingHeaders(Packet packet, String relatesTo, String action){ AddressingBuilder builder = AddressingBuilder.newInstance(); AddressingProperties ap = builder.newAddressingProperties(); try{ // Action ap.setAction(builder.newURI(new URI(action))); // RelatesTo Relationship[] rs = new Relationship[]{builder.newRelationship(new URI(relatesTo))}; ap.setRelatesTo(rs); // To ap.setTo(builder.newURI(new URI(builder.newAddressingConstants().getAnonymousURI()))); } catch (URISyntaxException e) { throw new RuntimeException("Exception when adding Addressing Headers"); } WsaRuntimeFactory fac = WsaRuntimeFactory.newInstance(ap.getNamespaceURI(), pipeConfig.getWSDLModel(), pipeConfig.getBinding()); fac.writeHeaders(packet, ap); packet.invocationProperties .put(JAXWSAConstants.SERVER_ADDRESSING_PROPERTIES_OUTBOUND, ap); return packet; }
addOutgoingMP(WSDLBoundOperation, Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
addOutgoingMP(WSDLBoundOperation, Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
addOutgoingMP(WSDLBoundOperation, Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
addOutgoingMP(WSDLBoundOperation, Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
addOutgoingProtocolPolicy(Policy, String, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
addOutgoingProtocolPolicy(Policy, String, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
addOutgoingProtocolPolicy(Policy, String, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
addOutgoingProtocolPolicy(Policy, String, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
addOutgoingProtocolPolicy(Policy, String, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
addOutgoingProtocolPolicy(Policy, String, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
addParentNamespaces(List) - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
addPatcher(Patcher) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Adds a job that will be executed at the last of the unmarshalling.
addPGPData(SOAPElement) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method addPGPData
addProvider(Provider) - Method in class javax.mail.Session
Add a provider to the session.
addQualifiedName(QualifiedName) - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap.Entry
 
addr - Variable in exception com.sun.mail.smtp.SMTPAddressFailedException
 
addr - Variable in exception com.sun.mail.smtp.SMTPAddressSucceededException
 
addr - Variable in exception com.sun.mail.smtp.SMTPSendFailedException
 
addRecipient(Message.RecipientType, Address) - Method in class javax.mail.Message
Add this recipient address to the existing ones of the given type.
addRecipients(Message.RecipientType, Address[]) - Method in class com.sun.mail.imap.IMAPMessage
 
addRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.internet.MimeMessage
Add the given addresses to the specified recipient type.
addRecipients(Message.RecipientType, String) - Method in class javax.mail.internet.MimeMessage
Add the given addresses to the specified recipient type.
addRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.Message
Add these recipient addresses to the existing ones of the given type.
addReference(String) - Method in class com.sun.xml.wss.core.ReferenceListHeaderBlock
Adds a reference to the reference list.
addRegistry(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Visits a class with XmlRegistry and records all the element mappings in it.
addResponseHandler(ResponseHandler) - Method in class com.sun.mail.iap.Protocol
Adds a response handler.
address - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
 
address - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectLocalityType
 
Address - Class in javax.mail
This abstract class models the addresses in a message.
Address() - Constructor for class javax.mail.Address
 
address - Variable in class javax.mail.internet.InternetAddress
 
address - Variable in class javax.mail.search.AddressTerm
The address.
AddressException - Exception in javax.mail.internet
The exception thrown when a wrongly formatted address is encountered.
AddressException() - Constructor for exception javax.mail.internet.AddressException
Constructs an AddressException with no detail message.
AddressException(String) - Constructor for exception javax.mail.internet.AddressException
Constructs an AddressException with the specified detail message.
AddressException(String, String) - Constructor for exception javax.mail.internet.AddressException
Constructs an AddressException with the specified detail message and reference info.
AddressException(String, String, int) - Constructor for exception javax.mail.internet.AddressException
Constructs an AddressException with the specified detail message and reference info.
ADDRESSING_MEMBER_SUBMISSION_NAMESPACE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ADDRESSING_POLICY_NAMESPACE_URI - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
ADDRESSING_W3C_NAMESPACE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
AddressStringTerm - Class in javax.mail.search
This abstract class implements string comparisons for Message addresses.
AddressStringTerm(String) - Constructor for class javax.mail.search.AddressStringTerm
Constructor.
AddressTerm - Class in javax.mail.search
This class implements Message Address comparisons.
AddressTerm(Address) - Constructor for class javax.mail.search.AddressTerm
 
addRetrievalMethod(String, Transforms, String) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method addRetrievalMethod
addRetrievalMethod(SOAPElement) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method addRetrievalMethod
addRights(ACL) - Method in class com.sun.mail.imap.IMAPFolder
Add the rights specified in the ACL to the entry for the identifier specified in the ACL.
addRSAKeyValue(SOAPElement) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method add
addSatellite(PropertySet) - Method in interface org.jvnet.ws.message.DistributedPropertySet
 
addSatellite(Class, PropertySet) - Method in interface org.jvnet.ws.message.DistributedPropertySet
 
addSatellite(PropertySet) - Method in interface org.jvnet.ws.message.MessageContext
Adds the PropertySet
addSecurityTokenReference(SecurityTokenReference) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method addSecurityTokenReference
addSignedInfoReference(String, Transforms) - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Adds a Reference with just the URI and the transforms.
addSignedInfoReference(String, Transforms, String) - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Adds a Reference with URI, transforms and Digest algorithm URI
addSignedInfoReference(String, Transforms, String, String, String) - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Add a Reference with full parameters to this Signature
addSOAP12Fault(QName, String, Locale) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
 
addSOAPFaultElement(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
addSPKIData(SOAPElement) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method add
addStoreListener(StoreListener) - Method in class javax.mail.Store
Add a listener for StoreEvents on this Store.
addTargetBinding(EncryptionTarget) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
addTargetBinding(Target) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
addTargetBinding(Target) - Method in class com.sun.xml.wss.impl.policy.mls.MandatoryTargetPolicy.FeatureBinding
adds the Target representing the Header element that must be present in the message.
addTargetBinding(SignatureTarget) - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
Add target to the list of targets for this FeatureBinding
addTargetBinding(Target) - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
addText(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addTextNode(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
addTextNode(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
 
addTextNode(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
addTextNode(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
 
addTextNode(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
addTextNode(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
addTextNode(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
addTextNode(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
addToCharArrayTable(CharArray) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
addToIdTable(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Adds the object which is currently being unmarshalled to the ID table.
addToList(ArrayList, String) - Method in class org.codehaus.stax2.ri.evt.MergedNsContext
 
addToNameTable(String, String, String, Set, LocalNameQualifiedNamesMap, QualifiedNameArray, boolean) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
addToPack(PackT, ItemT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Once the Lister.startPacking(BeanT, com.sun.xml.bind.v2.runtime.reflect.Accessor) is called, you can add values to the pack by using this method.
addToPack(T, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
addToPrefixList(String) - Method in class com.sun.xml.security.core.dsig.InclusiveNamespacesType
 
addToTable(String, Set, StringIntMap, StringArray) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
addToTable(String, Set, StringIntMap, PrefixArray) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
addTransform(String) - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
addTransform(SignatureTarget.Transform) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
Add a Transform for this Target
addTransportListener(TransportListener) - Method in class javax.mail.Transport
Add a listener for Transport events.
addType(PropertyInfoImpl<T, C, F, M>) - Method in interface com.sun.xml.bind.v2.model.impl.DummyPropertyInfo
 
addUnknownElement(SOAPElement) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method addUnknownElement
addUnknownKeyValue(SOAPElement) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method addKeyValue
addUpgradeHeaderElement(Iterator) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
addUpgradeHeaderElement(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
addUpgradeHeaderElement(String[]) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
addUsed(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
addUserNameTokenToMessage(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.AuthenticationTokenFilter
sets the parameters nonce,creationtime,...etc to the username token adds this username token to the security header
addX509Data(SOAPElement) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method addX509Data
addX509Data(X509Data) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
 
ADHOC - Static variable in class com.sun.xml.wss.impl.FilterProcessingContext
Processing modes indicate if policy resolution happened that can be applied on the message.
ADMINISTER - Static variable in class com.sun.mail.imap.Rights.Right
Administer - perform SETACL.
adoptNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
Advice - Interface in com.sun.xml.wss.saml
The Advice element contains additional information that the issuer wishes to provide.
Advice - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
The Advice element contains additional information that the issuer wishes to provide.
Advice(List, List, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Advice
Constructor
Advice(AdviceType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Advice
 
Advice - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
The Advice element contains additional information that the issuer wishes to provide.
Advice(List, List, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Advice
Constructor
Advice(AdviceType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Advice
 
Advice - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
The Advice element contains additional information that the issuer wishes to provide.
Advice(List, List, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Advice
Constructor
Advice(AdviceType) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Advice
 
advice - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
 
advice - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
 
AdviceType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for AdviceType complex type.
AdviceType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.AdviceType
 
AdviceType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for AdviceType complex type.
AdviceType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.AdviceType
 
AES_BLOCK_ENCRYPTION_128 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
AES_BLOCK_ENCRYPTION_192 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
AES_BLOCK_ENCRYPTION_256 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
AES_KEY_WRAP_128 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
AES_KEY_WRAP_192 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
AES_KEY_WRAP_256 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
aggregateAll(byte[], int) - Method in class org.codehaus.stax2.ri.Stax2Util.ByteAggregator
Method called when results are finalized and we can get the full aggregated result buffer to return to the caller
AgreementMethodType - Class in com.sun.xml.security.core.xenc
Java class for AgreementMethodType complex type.
AgreementMethodType() - Constructor for class com.sun.xml.security.core.xenc.AgreementMethodType
 
AII(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
 
AII_INDEX_LARGE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
AII_INDEX_MEDIUM - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
AII_INDEX_SMALL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
AII_LITERAL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
AII_TERMINATOR_DOUBLE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
AII_TERMINATOR_SINGLE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
ALERT - Static variable in class javax.mail.event.StoreEvent
Indicates that this message is an ALERT.
algorithm - Variable in class com.sun.xml.security.core.dsig.CanonicalizationMethodType
 
algorithm - Variable in class com.sun.xml.security.core.dsig.DigestMethodType
 
algorithm - Variable in class com.sun.xml.security.core.dsig.SignatureMethodType
 
algorithm - Variable in class com.sun.xml.security.core.dsig.TransformType
 
algorithm - Variable in class com.sun.xml.security.core.xenc.AgreementMethodType
 
algorithm - Variable in class com.sun.xml.security.core.xenc.EncryptionMethodType
 
ALGORITHM_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
ALGORITHM_PARAMETER_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
ALGORITHM_PARAMETER_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
AlgorithmSuite - Class in com.sun.xml.wss.impl
 
AlgorithmSuite(String, String, String, String) - Constructor for class com.sun.xml.wss.impl.AlgorithmSuite
Creates a new instance of AlgorithmSuite TODO : Created a minimal CTOR for now.
algoSuite - Variable in class com.sun.xml.wss.impl.ProcessingContextImpl
 
ALIASES - Static variable in interface com.sun.xml.wss.provider.ModuleOptions
 
AliasSelector - Interface in com.sun.xml.wss
Used with a Keystore Assertion to select an Alias to be used for locating the Private Key at runtime.
all() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
 
all() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TypeDefParticle
 
ALL - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
 
ALL - Static variable in class javax.mail.internet.MimeUtility
 
ALL_MESSAGE_HEADERS - Static variable in class com.sun.xml.wss.impl.policy.mls.Target
All Message Headers targeted at ultimate receiver role should be integrity protected.
allNillable - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
allocate(XMLStreamReader) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventAllocatorBase
This method allocates an event given the current state of the XMLStreamReader.
allocate(XMLStreamReader, XMLEventConsumer) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventAllocatorBase
This method allocates an event or set of events given the current state of the XMLStreamReader and adds the event or set of events to the consumer that was passed in.
allocate(XMLStreamReader) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
 
allocate(XMLStreamReader, XMLEventConsumer) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
 
allocateOffset() - Method in class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
Allocates a new Scope offset.
allowDom - Variable in enum com.sun.xml.bind.v2.model.core.WildcardMode
 
allowMissingTimestamp - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
allowMissingTimestamp - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
allowTypedObject - Variable in enum com.sun.xml.bind.v2.model.core.WildcardMode
 
alphabetCharacters(String, char[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
alphabetCharacters(String, char[], int, int) - Method in interface org.jvnet.fastinfoset.sax.RestrictedAlphabetContentHandler
 
AndTerm - Class in javax.mail.search
This class implements the logical AND operator on individual SearchTerms.
AndTerm(SearchTerm, SearchTerm) - Constructor for class javax.mail.search.AndTerm
Constructor that takes two terms.
AndTerm(SearchTerm[]) - Constructor for class javax.mail.search.AndTerm
Constructor that takes an array of SearchTerms.
Annotated - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
annotation() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotated
 
Annotation - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
annotation() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
 
ANNOTATION_READER - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to use alternative RuntimeAnnotationReader implementation.
AnnotationReader<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.annotation
Reads annotations for the given property.
annotations - Variable in class com.sun.xml.bind.api.TypeReference
The annotations associated with the reference of this type.
AnnotationSource - Interface in com.sun.xml.bind.v2.model.annotation
Implemented by objects that can have annotations.
ANSWERED - Static variable in class javax.mail.Flags.Flag
This message has been answered.
Any - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
any() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
 
any() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
 
any - Variable in class com.sun.xml.security.core.xenc.ReferenceType
 
anyAttribute() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.AttrDecls
 
AnyType - Interface in com.sun.xml.wss.saml
Java content class for anyType complex type.
AnyType - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
 
AnyType() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AnyType
 
ANYTYPE_NAME - Static variable in interface com.sun.xml.bind.v2.model.core.NonElement
 
AnyTypeAdapter - Class in com.sun.xml.bind
XmlAdapter useful for mapping interfaces.
AnyTypeAdapter() - Constructor for class com.sun.xml.bind.AnyTypeAdapter
 
APP_SEC_CONFIG_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
appCtxt - Variable in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
append(Argument) - Method in class com.sun.mail.iap.Argument
append the given Argument to this Argument.
append(String, Flags, Date, Literal) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
APPEND Command.
append(char) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
Appends a new character to the end of the buffer.
append(SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
Append a SecurityPolicy
append(String) - Method in class org.codehaus.stax2.ri.Stax2Util.TextBuffer
 
appendAll(Collection) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
Append a policy collection
appendChild(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
appendChild(Node) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
appendChild(Node) - Method in class com.sun.xml.wss.core.ReferenceElement
 
appendChild(SecurityHeaderBlock) - Method in class com.sun.xml.wss.core.SecurityHeader
 
appendChild(Node) - Method in class com.sun.xml.wss.core.SecurityHeader
 
appendChild(Node) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
appendFaultSubcode(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
appendFaultSubcode(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
appendLeaf(Node) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
appendMessages(Message[]) - Method in class com.sun.mail.imap.DefaultFolder
 
appendMessages(Message[]) - Method in class com.sun.mail.imap.IMAPFolder
Append the given messages into this folder.
appendMessages(Message[]) - Method in class com.sun.mail.pop3.DefaultFolder
 
appendMessages(Message[]) - Method in class com.sun.mail.pop3.POP3Folder
Always throws MethodNotSupportedException because the POP3 protocol doesn't support appending messages.
appendMessages(Message[]) - Method in class javax.mail.Folder
Append given Messages to this folder.
appendObject(SOAPElement) - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Method appendObject.
appendPath(String) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Append to the end of the path of this URI.
appendPath(String) - Method in class com.sun.xml.wss.impl.misc.URI
Append to the end of the path of this URI.
AppendUID - Class in com.sun.mail.imap
Information from the APPENDUID response code defined by the UIDPLUS extension - RFC 2359.
AppendUID(long, long) - Constructor for class com.sun.mail.imap.AppendUID
 
appenduid(String, Flags, Date, Literal) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
APPEND Command, return uid from APPENDUID response code.
appenduid(String, Flags, Date, Literal, boolean) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
 
appendUIDMessages(Message[]) - Method in class com.sun.mail.imap.IMAPFolder
Append the given messages into this folder.
appinfo() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotation
 
Appinfo - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
APPLICATION_OCTET_STREAM_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
APPLICATION_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
ApplicationCanonicalizer - Class in com.sun.xml.wss.impl.c14n
Canoncializer for an Application Media Type.
ApplicationCanonicalizer() - Constructor for class com.sun.xml.wss.impl.c14n.ApplicationCanonicalizer
 
ApplicationCanonicalizer(String) - Constructor for class com.sun.xml.wss.impl.c14n.ApplicationCanonicalizer
 
ApplicationSecurityConfiguration - Class in com.sun.xml.wss.impl.config
Represents an XWS-Security configuration object, corresponding to the <xwss:JAXRPCSecurity> element (as defined in XWS-Security, configuration schema, xwssconfig.xsd).
ApplicationSecurityConfiguration() - Constructor for class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
ApplicationSecurityConfiguration(String) - Constructor for class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
Constructor
applicationSecurityConfiguration(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
Argument - Class in com.sun.mail.iap
 
Argument() - Constructor for class com.sun.mail.iap.Argument
Constructor
ArrayInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Stand-alone array that can be marshalled/unmarshalled on its own (without being part of any encloding ClassInfo.)
ArrayInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> - Class in com.sun.xml.bind.v2.model.impl
Public because XJC needs to access it
ArrayInfoImpl(ModelBuilder<TypeT, ClassDeclT, FieldT, MethodT>, Locatable, TypeT) - Constructor for class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
arrays() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the ArrayInfos known to this set.
arrays() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
asCharacters() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
Returns this event as Characters, may result in a class cast exception if this event is not Characters.
asCharacters() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
asCharacters() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
ASCIIUtility - Class in com.sun.mail.util
 
ASCIIUtility - Class in com.sun.xml.messaging.saaj.packaging.mime.util
 
AsciiValueEncoder - Class in org.codehaus.stax2.ri.typed
This base class defines interface used for efficient encoding of typed values, by stream writers.
AsciiValueEncoder() - Constructor for class org.codehaus.stax2.ri.typed.AsciiValueEncoder
 
asDecl(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
If the given type is an use of class declaration, returns the type casted as C.
asDecl(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the C representation for the given class.
asDecl(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
asDecl(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
asElement() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
Returns the Element aspect of this ClassInfo.
asElement() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Deprecated. always return null at this level.
asElement() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
asEndElement() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
Returns this event as an end element event, may result in a class cast exception if this event is not a end element.
asEndElement() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
asEndElement() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
ASSEMBLER_CONTEXT - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
ASSERT_FAILED - Static variable in class com.sun.xml.bind.marshaller.Messages
 
Assertion - Interface in com.sun.xml.wss.saml
This interface stands for Assertion element.
Assertion - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
This object stands for Assertion element.
Assertion(AssertionImpl) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
Assertion(String, String, Calendar, Conditions, Advice, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
This constructor is used to populate the data members: the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion and a set of Statement(s) in the assertion.
Assertion(String, String, Calendar, Conditions, Advice, List, JAXBContext) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
This constructor is used to populate the data members: the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion , a set of Statement(s) and a JAXBContext for the assertion.
Assertion - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
This object stands for Assertion element.
Assertion(AssertionType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
Assertion(String, String, GregorianCalendar, Conditions, Advice, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
This constructor is used to populate the data members: the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion and a set of Statement(s) in the assertion.
Assertion(String, String, GregorianCalendar, Conditions, Advice, List, JAXBContext) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
This constructor is used to populate the data members: the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion ,a set of Statement(s) and a JAXBContext for the assertion.
Assertion - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
This object stands for Assertion element.
Assertion(AssertionType) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
Assertion(String, NameID, GregorianCalendar, Conditions, Advice, Subject, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
This constructor is used to populate the data members: the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion and a set of Statement(s) in the assertion.
Assertion(String, NameID, GregorianCalendar, Conditions, Advice, Subject, List, JAXBContext) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
This constructor is used to populate the data members: the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion ,a set of Statement(s) and a JAXBContext for the assertion.
assertionID - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
 
AssertionIDRef - Interface in com.sun.xml.wss.saml
AssertionIDRef element makes reference to a SAML assertion.
AssertionIDReference - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
AssertionIDReference element makes reference to a SAML assertion.
AssertionIDReference() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AssertionIDReference
Default constructor of AssertionIDReferenceBase
AssertionIDReference(String) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AssertionIDReference
This is a constructor of AssertionIDReference.
AssertionIDReference - Interface in com.sun.xml.wss.saml
AssertionIDReference element makes reference to a SAML assertion.
assertionIDReferenceOrAssertion - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.EvidenceType
 
assertionIDReferenceOrAssertionOrAny - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AdviceType
 
assertionIDRefOrAssertionURIRefOrAssertion - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AdviceType
 
assertionIDRefOrAssertionURIRefOrAssertion - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.EvidenceType
 
AssertionType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for AssertionType complex type.
AssertionType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
 
AssertionType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for AssertionType complex type.
AssertionType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
 
AssertionUtil - Class in com.sun.xml.wss.saml
 
AssociationMap<XmlNode> - Class in com.sun.xml.bind.v2.runtime
Bi-directional map between elements, inner peers, and outer peers.
AssociationMap() - Constructor for class com.sun.xml.bind.v2.runtime.AssociationMap
 
asStartElement() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
Returns this event as a start element event, may result in a class cast exception if this event is not a start element.
asStartElement() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
asStartElement() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
atBOL - Variable in class com.sun.mail.util.CRLFOutputStream
 
atBOL - Variable in class com.sun.xml.wss.util.CRLFOutputStream
 
ATOM - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer.Token
Token type indicating an ATOM.
ATOM - Static variable in class javax.mail.internet.HeaderTokenizer.Token
Token type indicating an ATOM.
attachFile(File) - Method in class javax.mail.internet.MimeBodyPart
Use the specified file to provide the data for this part.
attachFile(String) - Method in class javax.mail.internet.MimeBodyPart
Use the specified file to provide the data for this part.
attachment - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
ATTACHMENT - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
This part should be presented as an attachment.
ATTACHMENT - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
ATTACHMENT - Static variable in interface javax.mail.Part
This part should be presented as an attachment.
ATTACHMENT_COMPLETE_TRANSFORM_URI - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ATTACHMENT_COMPLETE_URI - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ATTACHMENT_CONTENT_ONLY_TRANSFORM_URI - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ATTACHMENT_CONTENT_ONLY_URI - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ATTACHMENT_DATA - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ATTACHMENT_MIME_HEADERS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
AttachmentCompleteTransform - Class in com.sun.xml.wss.impl.transform
 
AttachmentCompleteTransform() - Constructor for class com.sun.xml.wss.impl.transform.AttachmentCompleteTransform
 
AttachmentContentOnlyTransform - Class in com.sun.xml.wss.impl.transform
 
AttachmentContentOnlyTransform() - Constructor for class com.sun.xml.wss.impl.transform.AttachmentContentOnlyTransform
 
AttachmentData - Class in com.sun.xml.wss.impl.dsig
Wrapper class to be used with XWSS attachment transform provider implementation.
AttachmentData() - Constructor for class com.sun.xml.wss.impl.dsig.AttachmentData
Creates a new instance of AttachmentData
attachmentMarshaller - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
AttachmentPartImpl - Class in com.sun.xml.messaging.saaj.soap
Implementation of attachments.
AttachmentPartImpl() - Constructor for class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
AttachmentPartImpl(MIMEPart) - Constructor for class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
ATTACHMENTREF - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
attachments - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
AttachmentSignatureInput - Class in com.sun.xml.wss.impl.resolver
 
AttachmentSignatureInput(byte[]) - Constructor for class com.sun.xml.wss.impl.resolver.AttachmentSignatureInput
 
attachmentsInitialized - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
attName - Variable in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
Attribute name.
ATTR_TYPE_DEFAULT - Static variable in class org.codehaus.stax2.validation.ValidatorPair
 
AttrDecls - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
attribute(Name, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
attribute(int, String, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
attribute(String, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
attribute(Name, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
attribute() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.AttrDecls
 
attribute() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SchemaTop
 
Attribute - Class in com.sun.xml.wss.impl.c14n
 
Attribute() - Constructor for class com.sun.xml.wss.impl.c14n.Attribute
Creates a new instance of Attribute
Attribute - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
The Attribute element specifies an attribute of the assertion subject.
Attribute(String, String, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Attribute
Constructs an instance of Attribute.
Attribute(AttributeType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Attribute
 
Attribute - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
The Attribute element specifies an attribute of the assertion subject.
Attribute(String, String, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Attribute
Constructs an instance of Attribute.
Attribute(AttributeType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Attribute
 
Attribute - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
The Attribute element specifies an attribute of the assertion subject.
Attribute(String, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Attribute
Constructs an instance of Attribute.
Attribute(String, String, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Attribute
 
Attribute(AttributeType) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Attribute
 
Attribute - Interface in com.sun.xml.wss.saml
The Attribute element specifies an attribute of the assertion subject.
attribute - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeStatementType
 
ATTRIBUTE_LITERAL_QNAME_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
ATTRIBUTE_NAME - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
ATTRIBUTE_STATEMENT - Static variable in interface com.sun.xml.wss.saml.assertion.saml11.jaxb10.StatementType
The Statement is an Attribute Statement.
ATTRIBUTE_STATEMENT - Static variable in interface com.sun.xml.wss.saml.assertion.saml11.jaxb20.StatementType
The Statement is an Attribute Statement.
ATTRIBUTE_STATEMENT - Static variable in interface com.sun.xml.wss.saml.assertion.saml20.jaxb20.StatementType
The Statement is an Attribute Statement.
ATTRIBUTE_VALUE - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
ATTRIBUTE_VALUE_MAP_MEMORY_CONSTRAINT - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The default value for limit on the size of indexed Map for attribute values Limit is measured in bytes not in number of entries
AttributeAccessor<BeanT> - Interface in com.sun.xml.bind.v2.runtime
 
AttributeBase - Class in com.sun.xml.fastinfoset.stax.events
 
AttributeBase() - Constructor for class com.sun.xml.fastinfoset.stax.events.AttributeBase
 
AttributeBase(String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.AttributeBase
 
AttributeBase(QName, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.AttributeBase
 
AttributeBase(String, String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.AttributeBase
 
AttributeBase(String, String, String, String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.AttributeBase
 
AttributeContainer - Interface in org.codehaus.stax2.validation
Interface that is used to allow validators to do attribute defaulting.
attributeDecl(String, String, String, String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
AttributeDesignator - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
The AttributeDesignator element identifies an attribute name within an attribute namespace.
AttributeDesignator() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AttributeDesignator
Default constructor
AttributeDesignator(String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AttributeDesignator
Constructs an instance of AttributeDesignator.
AttributeDesignator - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
The AttributeDesignator element identifies an attribute name within an attribute namespace.
AttributeDesignator() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AttributeDesignator
Default constructor
AttributeDesignator(String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AttributeDesignator
Constructs an instance of AttributeDesignator.
AttributeDesignator - Interface in com.sun.xml.wss.saml
The AttributeDesignator element identifies an attribute name within an attribute namespace.
AttributeDesignatorType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for AttributeDesignatorType complex type.
AttributeDesignatorType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeDesignatorType
 
AttributeEventImpl - Class in org.codehaus.stax2.ri.evt
 
AttributeEventImpl(Location, String, String, String, String, boolean) - Constructor for class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
AttributeEventImpl(Location, QName, String, boolean) - Constructor for class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
attributeFormDefault(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
 
attributeHash - Variable in class com.sun.xml.fastinfoset.QualifiedName
 
attributeId - Variable in class com.sun.xml.fastinfoset.QualifiedName
 
AttributeInfo - Interface in org.codehaus.stax2
Interface that specifies additional access methods for accessing combined attribute information reader has, after parsing individual and combining that with DTD information (if any available; depends on parser's mode).
attributeName - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
attributeName - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
attributeName - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeDesignatorType
 
attributeNamespace - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeDesignatorType
 
AttributeNS - Class in com.sun.xml.wss.impl.c14n
 
AttributeNS() - Constructor for class com.sun.xml.wss.impl.c14n.AttributeNS
Creates a new instance of AttributeNS
attributeOrEncryptedAttribute - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeStatementType
 
AttributeProperty<BeanT> - Class in com.sun.xml.bind.v2.runtime.property
Property implementation for AttributePropertyInfo.
AttributeProperty(JAXBContextImpl, RuntimeAttributePropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
AttributePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Attribute PropertyInfo.
attributes - Variable in class com.sun.mail.imap.IMAPFolder
 
attributes - Variable in class org.jvnet.fastinfoset.Vocabulary
The attribute table, containing QName objects.
AttributesEx - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Attributes extension that allows attribute values to be exposed as CharSequence.
AttributesExImpl - Class in com.sun.xml.bind.v2.runtime.unmarshaller
AttributesEx implementation.
AttributesExImpl() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
 
AttributesHolder - Class in com.sun.xml.fastinfoset.sax
 
AttributesHolder() - Constructor for class com.sun.xml.fastinfoset.sax.AttributesHolder
 
AttributesHolder(Map) - Constructor for class com.sun.xml.fastinfoset.sax.AttributesHolder
 
AttributesHolder - Class in com.sun.xml.stream.buffer
Class for holding attributes.
AttributesHolder() - Constructor for class com.sun.xml.stream.buffer.AttributesHolder
 
AttributesImpl - Class in com.sun.xml.bind.util
Default implementation of the Attributes interface.
AttributesImpl() - Constructor for class com.sun.xml.bind.util.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(Attributes) - Constructor for class com.sun.xml.bind.util.AttributesImpl
Copy an existing Attributes object.
AttributeStatement - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
The AttributeStatement element supplies a statement by the issuer that the specified subject is associated with the specified attributes.
AttributeStatement(Subject, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AttributeStatement
Dafault constructor
AttributeStatement(AttributeStatementType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AttributeStatement
 
AttributeStatement - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
The AttributeStatement element supplies a statement by the issuer that the specified subject is associated with the specified attributes.
AttributeStatement(Subject, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AttributeStatement
Dafault constructor
AttributeStatement(AttributeStatementType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AttributeStatement
 
AttributeStatement - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
The AttributeStatement element supplies a statement by the issuer that the specified subject is associated with the specified attributes.
AttributeStatement(List) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AttributeStatement
Dafault constructor
AttributeStatement(AttributeStatementType) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AttributeStatement
 
AttributeStatement - Interface in com.sun.xml.wss.saml
The AttributeStatement element supplies a statement by the issuer that the specified subject is associated with the specified attributes.
AttributeStatementType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for AttributeStatementType complex type.
AttributeStatementType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeStatementType
 
AttributeStatementType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for AttributeStatementType complex type.
AttributeStatementType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeStatementType
 
AttributeType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
AttributeType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for AttributeType complex type.
AttributeType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeType
 
AttributeType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for AttributeType complex type.
AttributeType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
 
attributeValue - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
attributeValue - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
attributeValue - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeType
 
attributeValue - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
 
attributeValueMapTotalCharactersConstraint - Variable in class com.sun.xml.fastinfoset.Encoder
The limit on the size of indexed Map for attribute values Limit is measured in characters number
attributeValues - Variable in class org.jvnet.fastinfoset.Vocabulary
The "attribute value" table, containing String objects.
attributeValueSizeConstraint - Variable in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
attributeWildcard - Variable in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
If this class has a declared (not inherited) attribute wildcard, keep the reference to it.
attrs - Variable in class com.sun.mail.imap.protocol.ListInfo
 
AttrSorter - Class in com.sun.xml.wss.impl.c14n
 
AttrSorter(boolean) - Constructor for class com.sun.xml.wss.impl.c14n.AttrSorter
Creates a new instance of AttrSorter
atts - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Used only for the enterElement event.
attWildcardAsAttributes(Map<QName, String>, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
attWildcardAsURIs(Map<QName, String>, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
audience - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AudienceRestrictionConditionType
 
audience - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AudienceRestrictionType
 
audience - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ProxyRestrictionType
 
AudienceRestriction - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
This is an implementation of the abstract Condition class, which specifes that the assertion this AuthenticationCondition is part of, is addressed to one or more specific audience.
AudienceRestriction(List) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AudienceRestriction
This constructor takes in a List of audience for this condition, each of them being a String.
AudienceRestriction - Interface in com.sun.xml.wss.saml
This is an implementation of the abstract Condition class, which specifes that the assertion this AuthenticationCondition is part of, is addressed to one or more specific audience.
AudienceRestrictionCondition - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
This is an implementation of the abstract Condition class, which specifes that the assertion this AuthenticationCondition is part of, is addressed to one or more specific audience.
AudienceRestrictionCondition(List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AudienceRestrictionCondition
This constructor takes in a List of audience for this condition, each of them being a String.
AudienceRestrictionCondition - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
This is an implementation of the abstract Condition class, which specifes that the assertion this AuthenticationCondition is part of, is addressed to one or more specific audience.
AudienceRestrictionCondition(List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AudienceRestrictionCondition
This constructor takes in a List of audience for this condition, each of them being a String.
AudienceRestrictionCondition - Interface in com.sun.xml.wss.saml
This is an implementation of the abstract Condition class, which specifes that the assertion this AuthenticationCondition is part of, is addressed to one or more specific audience.
audienceRestrictionConditionOrDoNotCacheConditionOrCondition - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionsType
 
AudienceRestrictionConditionType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for AudienceRestrictionConditionType complex type.
AudienceRestrictionConditionType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.AudienceRestrictionConditionType
 
AudienceRestrictionType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for AudienceRestrictionType complex type.
AudienceRestrictionType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.AudienceRestrictionType
 
AUTH_CONFIG - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
AUTH_POLICY_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
AUTH_SUBJECT - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
authClient(String, String, String, String, String) - Method in class com.sun.mail.smtp.DigestMD5
Return client's authentication response to server's challenge.
authConfig - Variable in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
AuthConfig - Interface in javax.security.auth.message.config
This interface defines the common functionality implemented by Authentication context configuration objects.
AuthConfigFactory - Class in javax.security.auth.message.config
This class is used to obtain AuthConfigProvider objects that can be used to obtain authentication context configuration objects, that is, ClientAuthConfig and ServerAuthConfig objects.
AuthConfigFactory() - Constructor for class javax.security.auth.message.config.AuthConfigFactory
 
AuthConfigFactory.RegistrationContext - Interface in javax.security.auth.message.config
Represents the layer identifier, application context identifier, and description components of an AuthConfigProvider registration at the factory.
AuthConfigProvider - Interface in javax.security.auth.message.config
This interface is implemented by objects that can be used to obtain authentication context configuration objects, that is, ClientAuthConfig or ServerAuthConfig objects.
authenticate(String[], String, String, String, String) - Method in class com.sun.mail.imap.protocol.IMAPSaslAuthenticator
 
authenticate(String[], String, String, String, String) - Method in interface com.sun.mail.imap.protocol.SaslAuthenticator
 
authenticate(Subject, String, String) - Method in class com.sun.xml.wss.impl.misc.DefaultRealmAuthenticationAdapter
 
authenticate(Subject, String, String, String, String) - Method in class com.sun.xml.wss.impl.misc.DefaultRealmAuthenticationAdapter
 
authenticate(Subject, String, String) - Method in class com.sun.xml.wss.RealmAuthenticationAdapter
 
authenticate(Subject, String, String, Map) - Method in class com.sun.xml.wss.RealmAuthenticationAdapter
 
authenticate(Subject, String, String, String, String) - Method in class com.sun.xml.wss.RealmAuthenticationAdapter
 
authenticate(Subject, String, String, String, String, Map) - Method in class com.sun.xml.wss.RealmAuthenticationAdapter
 
AUTHENTICATE_CONTENT - Static variable in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
The identifer for a ProtectionPolicy that indicates that the origin of data within the message is to be authenticated (that is, the message is to be protected such that its recipients can establish who defined the message content).
AUTHENTICATE_RECIPIENT - Static variable in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
The identifer for a ProtectionPolicy that indicates that the message recipient is to be authenticated.
AUTHENTICATE_RECIPIENT_AUTHENTICATE_SENDER_SIGNATURE - Static variable in interface com.sun.xml.wss.provider.ConfigurationStates
 
AUTHENTICATE_RECIPIENT_AUTHENTICATE_SENDER_TOKEN - Static variable in interface com.sun.xml.wss.provider.ConfigurationStates
 
AUTHENTICATE_RECIPIENT_ONLY - Static variable in interface com.sun.xml.wss.provider.ConfigurationStates
 
AUTHENTICATE_SENDER - Static variable in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
The identifer for a ProtectionPolicy that indicates that the sending entity is to be authenticated.
AUTHENTICATE_SENDER_SIGNATURE_AUTHENTICATE_RECIPIENT - Static variable in interface com.sun.xml.wss.provider.ConfigurationStates
 
AUTHENTICATE_SENDER_SIGNATURE_ONLY - Static variable in interface com.sun.xml.wss.provider.ConfigurationStates
 
AUTHENTICATE_SENDER_TOKEN_AUTHENTICATE_RECIPIENT - Static variable in interface com.sun.xml.wss.provider.ConfigurationStates
 
AUTHENTICATE_SENDER_TOKEN_ONLY - Static variable in interface com.sun.xml.wss.provider.ConfigurationStates
 
authenticateUser(Map, String, String, String, String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
authenticateUser(Map, String, String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
authenticateUser(Map, String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
authenticateUser(Map, String, String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
Authenticate the user against a list of known username-password pairs.
authenticateUser(Map, String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
Authenticate the user against a list of known usernames
authenticateUser(Map, String, String, String, String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
Authenticate the user given the password digest.
authenticateUser(Map, String, String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
Authenticate the user against a list of known username-password pairs.
authenticateUser(Map, String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
authenticateUser(Map, String, String, String, String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
Authenticate the user given the password digest.
authenticateUser(Map, String, String) - Method in interface com.sun.xml.wss.SecurityEnvironment
Authenticate the user against a list of known username-password pairs.
authenticateUser(Map, String, String, String, String) - Method in interface com.sun.xml.wss.SecurityEnvironment
Authenticate the user given the password digest.
authenticateUser(Map, String) - Method in interface com.sun.xml.wss.SecurityEnvironment
Authenticate the user given the username and context.
AUTHENTICATION_STATEMENT - Static variable in interface com.sun.xml.wss.saml.assertion.saml11.jaxb10.StatementType
The Statement is an Authentication Statement.
AUTHENTICATION_STATEMENT - Static variable in interface com.sun.xml.wss.saml.assertion.saml11.jaxb20.StatementType
The Statement is an Authentication Statement.
AUTHENTICATION_STATEMENT - Static variable in interface com.sun.xml.wss.saml.assertion.saml20.jaxb20.StatementType
The Statement is an Authentication Statement.
AuthenticationFailedException - Exception in javax.mail
This exception is thrown when the connect method on a Store or Transport object fails due to an authentication failure (e.g., bad user name or password).
AuthenticationFailedException() - Constructor for exception javax.mail.AuthenticationFailedException
Constructor
AuthenticationFailedException(String) - Constructor for exception javax.mail.AuthenticationFailedException
Constructor
authenticationInstant - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthenticationStatementType
 
authenticationMethod - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthenticationStatementType
 
AuthenticationStatement - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
The AuthenticationStatement element supplies a statement by the issuer that its subject was authenticated by a particular means at a particular time.
AuthenticationStatement() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthenticationStatement
Default constructor
AuthenticationStatement(String, Calendar, Subject, SubjectLocality, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthenticationStatement
Constructor for authentication statement
AuthenticationStatement(AuthenticationStatementType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthenticationStatement
 
AuthenticationStatement - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
The AuthenticationStatement element supplies a statement by the issuer that its subject was authenticated by a particular means at a particular time.
AuthenticationStatement() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthenticationStatement
Default constructor
AuthenticationStatement(String, GregorianCalendar, Subject, SubjectLocality, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthenticationStatement
Constructor for authentication statement
AuthenticationStatement(AuthenticationStatementType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthenticationStatement
 
AuthenticationStatement - Interface in com.sun.xml.wss.saml
The AuthenticationStatement element supplies a statement by the issuer that its subject was authenticated by a particular means at a particular time.
AuthenticationStatementType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for AuthenticationStatementType complex type.
AuthenticationStatementType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthenticationStatementType
 
AuthenticationTokenFilter - Class in com.sun.xml.wss.impl.filter
processes diferent types of tokens like Username,X509,IssuedToken...
AuthenticationTokenFilter() - Constructor for class com.sun.xml.wss.impl.filter.AuthenticationTokenFilter
 
AuthenticationTokenPolicy - Class in com.sun.xml.wss.impl.policy.mls
Objects of this class represent a concrete WSS Authentication token as FeatureBinding.
AuthenticationTokenPolicy() - Constructor for class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy
Default Constructor
authenticationTokenPolicy(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
AuthenticationTokenPolicy.KerberosTokenBinding - Class in com.sun.xml.wss.impl.policy.mls
A policy representing Kerberos Token.
AuthenticationTokenPolicy.KerberosTokenBinding() - Constructor for class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
Default constructor
AuthenticationTokenPolicy.KeyValueTokenBinding - Class in com.sun.xml.wss.impl.policy.mls
A policy representing a RSAKeyPair.
AuthenticationTokenPolicy.KeyValueTokenBinding() - Constructor for class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KeyValueTokenBinding
Default Constructor
AuthenticationTokenPolicy.SAMLAssertionBinding - Class in com.sun.xml.wss.impl.policy.mls
A policy representing a SAML Assertion.
AuthenticationTokenPolicy.SAMLAssertionBinding() - Constructor for class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
Default constructor
AuthenticationTokenPolicy.SAMLAssertionBinding(String, String, String, String) - Constructor for class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
Constructor
AuthenticationTokenPolicy.UsernameTokenBinding - Class in com.sun.xml.wss.impl.policy.mls
A policy representing a WSS UsernameToken.
AuthenticationTokenPolicy.UsernameTokenBinding() - Constructor for class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
Default Constructor
AuthenticationTokenPolicy.UsernameTokenBinding(String, String, String, boolean, String) - Constructor for class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
Constructor
AuthenticationTokenPolicy.X509CertificateBinding - Class in com.sun.xml.wss.impl.policy.mls
A policy representing a WSS X509Certificate.
AuthenticationTokenPolicy.X509CertificateBinding() - Constructor for class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
Default Constructor
AuthenticationTokenPolicy.X509CertificateBinding(String, String) - Constructor for class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
Authenticator - Class in javax.mail
The class Authenticator represents an object that knows how to obtain authentication for a network connection.
Authenticator() - Constructor for class javax.mail.Authenticator
 
AuthException - Exception in javax.security.auth.message
A generic authentication exception.
AuthException() - Constructor for exception javax.security.auth.message.AuthException
Constructs an AuthException with no detail message.
AuthException(String) - Constructor for exception javax.security.auth.message.AuthException
Constructs an AuthException with the specified detail message.
authlogin(String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
The AUTHENTICATE command with AUTH=LOGIN authenticate scheme
AuthnContext - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
The AuthnContext element may be used to indicate to a replying party receiving an AuthenticationStatement that a SAML authority may be available to provide additional information about the subject of the statement.
AuthnContext() - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnContext
Constructor
AuthnContext(String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnContext
 
AuthnContext - Interface in com.sun.xml.wss.saml
 
authnContext - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
 
AuthnContextType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for AuthnContextType complex type.
AuthnContextType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnContextType
 
AuthnDecisionStatement - Interface in com.sun.xml.wss.saml
The AuthorizationDecisionStatement element supplies a statement by the issuer that the request for access by the specified subject to the specified resource has resulted in the specified decision on the basis of some optionally specified evidence.
authnInstant - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
 
AuthnStatement - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
The AuthnStatement element supplies a statement by the issuer that its subject was authenticated by a particular means at a particular time.
AuthnStatement() - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnStatement
Default constructor
AuthnStatement(GregorianCalendar, SubjectLocality, AuthnContext, String, GregorianCalendar) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnStatement
Constructor for authentication statement
AuthnStatement(AuthnStatementType) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnStatement
 
AuthnStatement - Interface in com.sun.xml.wss.saml
The AuthenticationStatement element supplies a statement by the issuer that its subject was authenticated by a particular means at a particular time.
AuthnStatementType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for AuthnStatementType complex type.
AuthnStatementType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
 
authntlm(String, String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
The AUTHENTICATE command with AUTH=NTLM authentication scheme.
AuthorityBinding - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
The AuthorityBinding element may be used to indicate to a replying party receiving an AuthenticationStatement that a SAML authority may be available to provide additional information about the subject of the statement.
AuthorityBinding(QName, String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorityBinding
Constructor
AuthorityBinding(AuthorityBindingType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorityBinding
 
AuthorityBinding - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
The AuthorityBinding element may be used to indicate to a replying party receiving an AuthenticationStatement that a SAML authority may be available to provide additional information about the subject of the statement.
AuthorityBinding(QName, String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorityBinding
Constructor
AuthorityBinding(AuthorityBindingType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorityBinding
 
AuthorityBinding - Interface in com.sun.xml.wss.saml
The AuthorityBinding element may be used to indicate to a replying party receiving an AuthenticationStatement that a SAML authority may be available to provide additional information about the subject of the statement.
authorityBinding - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthenticationStatementType
 
AuthorityBindingType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for AuthorityBindingType complex type.
AuthorityBindingType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorityBindingType
 
authorityKind - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorityBindingType
 
AUTHORIZATION_DECISION_STATEMENT - Static variable in interface com.sun.xml.wss.saml.assertion.saml11.jaxb10.StatementType
The Statement is an Authorization Decision Statement.
AUTHORIZATION_DECISION_STATEMENT - Static variable in interface com.sun.xml.wss.saml.assertion.saml11.jaxb20.StatementType
The Statement is an Authorization Decision Statement.
AUTHORIZATION_DECISION_STATEMENT - Static variable in interface com.sun.xml.wss.saml.assertion.saml20.jaxb20.StatementType
The Statement is an Authorization Decision Statement.
AuthorizationDecisionStatement - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
The AuthorizationDecisionStatement element supplies a statement by the issuer that the request for access by the specified subject to the specified resource has resulted in the specified decision on the basis of some optionally specified evidence.
AuthorizationDecisionStatement() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorizationDecisionStatement
Default constructor
AuthorizationDecisionStatement(Subject, String, String, List, Evidence) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorizationDecisionStatement
Constructs an instance of AuthorizationDecisionStatement.
AuthorizationDecisionStatement(AuthorizationDecisionStatementType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorizationDecisionStatement
 
AuthorizationDecisionStatement - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
The AuthorizationDecisionStatement element supplies a statement by the issuer that the request for access by the specified subject to the specified resource has resulted in the specified decision on the basis of some optionally specified evidence.
AuthorizationDecisionStatement() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorizationDecisionStatement
Default constructor
AuthorizationDecisionStatement(Subject, String, String, List, Evidence) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorizationDecisionStatement
Constructs an instance of AuthorizationDecisionStatement.
AuthorizationDecisionStatement(AuthorizationDecisionStatementType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorizationDecisionStatement
 
AuthorizationDecisionStatement - Interface in com.sun.xml.wss.saml
The AuthorizationDecisionStatement element supplies a statement by the issuer that the request for access by the specified subject to the specified resource has resulted in the specified decision on the basis of some optionally specified evidence.
AuthorizationDecisionStatementType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for AuthorizationDecisionStatementType complex type.
AuthorizationDecisionStatementType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorizationDecisionStatementType
 
authorize(Packet) - Method in class com.sun.xml.wss.provider.wsit.PipeHelper
 
AuthParam - Interface in com.sun.xml.wss.provider.wsit
An authentication parameter used to encapsulate a request and response objects.
authplain(String, String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
The AUTHENTICATE command with AUTH=PLAIN authentication scheme.
authServer(String) - Method in class com.sun.mail.smtp.DigestMD5
Allow the client to authenticate the server based on its response.
AuthStatus - Class in javax.security.auth.message
The AuthStatus class is used to represent return values from Authentication modules and Authentication Contexts.
AuthzDecisionStatement - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
The AuthzDecisionStatement element supplies a statement by the issuer that the request for access by the specified subject to the specified resource has resulted in the specified decision on the basis of some optionally specified evidence.
AuthzDecisionStatement() - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthzDecisionStatement
Default constructor
AuthzDecisionStatement(String, String, List, Evidence) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthzDecisionStatement
Constructs an instance of AuthzDecisionStatement.
AuthzDecisionStatement(AuthzDecisionStatementType) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthzDecisionStatement
 
AuthzDecisionStatementType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for AuthzDecisionStatementType complex type.
AuthzDecisionStatementType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthzDecisionStatementType
 
available() - Method in class com.sun.mail.imap.IMAPInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class com.sun.mail.util.BASE64DecoderStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class com.sun.mail.util.QPDecoderStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class com.sun.mail.util.UUDecoderStream
 
available() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64DecoderStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPDecoderStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUDecoderStream
 
available() - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
available() - Method in class javax.mail.util.SharedFileInputStream
Returns the number of bytes that can be read from this input stream without blocking.
availableFlags - Variable in class com.sun.mail.imap.IMAPFolder
 
availableFlags - Variable in class com.sun.mail.imap.protocol.MailboxInfo
 

B

ba - Variable in class com.sun.mail.util.QPDecoderStream
 
ba - Variable in class com.sun.xml.messaging.saaj.packaging.mime.util.QPDecoderStream
 
backup - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Hack for making JAXBElement unmarshalling work.
BAD - Static variable in class com.sun.mail.iap.Response
 
BadCommandException - Exception in com.sun.mail.iap
 
BadCommandException() - Constructor for exception com.sun.mail.iap.BadCommandException
Constructs an BadCommandException with no detail message.
BadCommandException(String) - Constructor for exception com.sun.mail.iap.BadCommandException
Constructs an BadCommandException with the specified detail message.
BadCommandException(Response) - Constructor for exception com.sun.mail.iap.BadCommandException
Constructs an BadCommandException with the specified Response.
base(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexRestriction
 
base(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ExtensionType
 
base(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleRestrictionModel
 
Base64 - Class in com.sun.xml.messaging.saaj.util
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class com.sun.xml.messaging.saaj.util.Base64
 
Base64 - Class in com.sun.xml.wss.impl.misc
Implementation of MIME's Base64 encoding and decoding conversions.
BASE64 - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
 
BASE64_ENCODING_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
BASE64_VALUE_INVALID - Static variable in class org.codehaus.stax2.typed.Base64Variant
Marker used to denote ascii characters that do not correspond to a 6-bit value (in this variant), and is not used as a padding character.
BASE64_VALUE_PADDING - Static variable in class org.codehaus.stax2.typed.Base64Variant
Marker used to denote ascii character (in decoding table) that is the padding character using this variant (if any).
Base64Data - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Fed to unmarshaller when the 'text' data is actually a virtual image of base64 encoding of the binary data transferred on the wire.
Base64Data() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
Base64Data - Class in org.jvnet.staxex
Binary data represented as base64-encoded string in XML.
Base64Data() - Constructor for class org.jvnet.staxex.Base64Data
Default constructor
Base64Data(Base64Data) - Constructor for class org.jvnet.staxex.Base64Data
Clone constructor
base64decode(char[], int, CharacterIterator) - Static method in class com.sun.mail.imap.protocol.BASE64MailboxDecoder
 
base64Decode(String) - Static method in class com.sun.xml.messaging.saaj.util.Base64
 
BASE64DecoderStream - Class in com.sun.mail.util
This class implements a BASE64 Decoder.
BASE64DecoderStream(InputStream) - Constructor for class com.sun.mail.util.BASE64DecoderStream
Create a BASE64 decoder that decodes the specified input stream.
BASE64DecoderStream(InputStream, boolean) - Constructor for class com.sun.mail.util.BASE64DecoderStream
Create a BASE64 decoder that decodes the specified input stream.
BASE64DecoderStream - Class in com.sun.xml.messaging.saaj.packaging.mime.util
This class implements a BASE64 Decoder.
BASE64DecoderStream(InputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64DecoderStream
Create a BASE64 decoder that decodes the specified input stream
BASE64DEFAULTLENGTH - Static variable in class com.sun.xml.wss.impl.misc.Base64
Field BASE64DEFAULTLENGTH
BASE64EncoderStream - Class in com.sun.mail.util
This class implements a BASE64 encoder.
BASE64EncoderStream(OutputStream, int) - Constructor for class com.sun.mail.util.BASE64EncoderStream
Create a BASE64 encoder that encodes the specified output stream.
BASE64EncoderStream(OutputStream) - Constructor for class com.sun.mail.util.BASE64EncoderStream
Create a BASE64 encoder that encodes the specified input stream.
BASE64EncoderStream - Class in com.sun.xml.messaging.saaj.packaging.mime.util
This class implements a BASE64 Encoder.
BASE64EncoderStream(OutputStream, int) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64EncoderStream
Create a BASE64 encoder that encodes the specified input stream
BASE64EncoderStream(OutputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64EncoderStream
Create a BASE64 encoder that encodes the specified input stream.
Base64EncoderStream - Class in org.jvnet.staxex
This class implements a BASE64 Encoder.
Base64EncoderStream(OutputStream) - Constructor for class org.jvnet.staxex.Base64EncoderStream
 
Base64EncoderStream(XMLStreamWriter, OutputStream) - Constructor for class org.jvnet.staxex.Base64EncoderStream
Create a BASE64 encoder that encodes the specified input stream
BASE64EncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
 
BASE64EncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
 
base64EncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
 
BASE64MailboxDecoder - Class in com.sun.mail.imap.protocol
See the BASE64MailboxEncoder for a description of the RFC2060 and how mailbox names should be encoded.
BASE64MailboxDecoder() - Constructor for class com.sun.mail.imap.protocol.BASE64MailboxDecoder
 
BASE64MailboxEncoder - Class in com.sun.mail.imap.protocol
from RFC2060 5.1.3.
BASE64MailboxEncoder(Writer) - Constructor for class com.sun.mail.imap.protocol.BASE64MailboxEncoder
Create a BASE64 encoder
Base64Variant - Class in org.codehaus.stax2.typed
This abstract base class is used to define specific details of which variant of Base64 encoding/decoding is to be used.
Base64Variant(String, String, boolean, char, int) - Constructor for class org.codehaus.stax2.typed.Base64Variant
 
Base64Variant(Base64Variant, String, int) - Constructor for class org.codehaus.stax2.typed.Base64Variant
"Copy constructor" that can be used when the base alphabet is identical to one used by another variant except for the maximum line length (and obviously, name).
Base64Variant(Base64Variant, String, boolean, char, int) - Constructor for class org.codehaus.stax2.typed.Base64Variant
"Copy constructor" that can be used when the base alphabet is identical to one used by another variant, but other details (padding, maximum line length) differ
Base64Variants - Class in org.codehaus.stax2.typed
This class is used as a container for commonly used Base64 variants.
Base64Variants() - Constructor for class org.codehaus.stax2.typed.Base64Variants
 
BASE_NAME - Static variable in class com.sun.xml.fastinfoset.CommonResourceBundle
 
BaseCanonicalizer - Class in com.sun.xml.wss.impl.c14n
 
BaseCanonicalizer() - Constructor for class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
Creates a new instance of BaseCanonicalizer
BaseCanonicalizer.NamespaceContextImpl - Class in com.sun.xml.wss.impl.c14n
 
BaseCanonicalizer.NamespaceContextImpl() - Constructor for class com.sun.xml.wss.impl.c14n.BaseCanonicalizer.NamespaceContextImpl
 
BaseEventImpl - Class in org.codehaus.stax2.ri.evt
This abstract base class implements common functionality for Stax2 reference implementation's event API part.
BaseEventImpl(Location) - Constructor for class org.codehaus.stax2.ri.evt.BaseEventImpl
 
baseID - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
 
BaseIDAbstractType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for BaseIDAbstractType complex type.
BaseIDAbstractType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.BaseIDAbstractType
 
BasicSecurityProfile - Class in com.sun.xml.wss
 
BasicSecurityProfile() - Constructor for class com.sun.xml.wss.BasicSecurityProfile
Creates a new instance of BasicSecurityProfile
bcc - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
BCC - Static variable in class javax.mail.Message.RecipientType
The "Bcc" (blind carbon copy) recipients.
beanInfos - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
All created JaxBeanInfos.
beans() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the ClassInfos known to this set.
beans() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
beginStartTag(Name) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Writes a start tag.
beginStartTag(int, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
Writes a start tag.
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
beginStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.DomSerializer
 
beginStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.DumpSerializer
 
beginStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.SaxSerializer
 
beginStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.StaxSerializer
 
beginStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.StreamSerializer
 
beginStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.TXWSerializer
 
beginStartTag(String, String, String) - Method in interface com.sun.xml.txw2.output.XmlSerializer
Begins writing a start tag.
beginStartTagWithNamespaces(Name) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
 
BEncoderStream - Class in com.sun.mail.util
This class implements a 'B' Encoder as defined by RFC2047 for encoding MIME headers.
BEncoderStream(OutputStream) - Constructor for class com.sun.mail.util.BEncoderStream
Create a 'B' encoder that encodes the specified input stream.
BEncoderStream - Class in com.sun.xml.messaging.saaj.packaging.mime.util
This class implements a 'B' Encoder as defined by RFC2047 for encoding MIME headers.
BEncoderStream(OutputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.BEncoderStream
Create a 'B' encoder that encodes the specified input stream.
BINARY_SECRET - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
BINARY_SECRET_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
binarySecretCount() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method binarySecretCount
BinarySecretStrategy - Class in com.sun.xml.wss.impl.keyinfo
 
BinarySecretStrategy() - Constructor for class com.sun.xml.wss.impl.keyinfo.BinarySecretStrategy
Creates a new instance of BinarySecretStrategy
BinarySecretStrategy(byte[]) - Constructor for class com.sun.xml.wss.impl.keyinfo.BinarySecretStrategy
 
BinarySecurityToken - Class in com.sun.xml.wss.core
A wsse:BinarySecurityToken.
bind(String, Object) - Method in class com.sun.xml.bind.IDResolver
Binds the given object to the specified ID.
BinderImpl<XmlNode> - Class in com.sun.xml.bind.v2.runtime
Implementation of Binder.
BINDING - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
binding - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorityBindingType
 
binding - Variable in class com.sun.xml.xwss.XWSSClientTube
 
BINDING_SCOPE - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
bindingHasIssuedTokenPolicy() - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
bindingHasIssuedTokenPolicy() - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
bindingHasIssuedTokenPolicy() - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
bindingHasRMPolicy() - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
bindingHasRMPolicy() - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
bindingHasRMPolicy() - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
bindingHasSecureConversationPolicy() - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
bindingHasSecureConversationPolicy() - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
bindingHasSecureConversationPolicy() - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
bindingLevelAlgSuite - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
bindingLevelAlgSuite - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
Bindings - Interface in com.sun.xml.bind.v2.schemagen.episode
 
bindings() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
Nested bindings.
block(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
 
block(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
 
block(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Element
 
block(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Element
 
block() - Method in interface com.sun.xml.txw2.TypedXmlWriter
Blocks the writing of the start tag so that new attributes can be added even after child elements are appended.
blockDefault(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
 
blockDefault(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
 
BMMimeMultipart - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
The MimeMultipart class is an implementation of the abstract Multipart class that uses MIME conventions for the multipart data.
BMMimeMultipart() - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
Default constructor.
BMMimeMultipart(String) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
Construct a MimeMultipart object of the given subtype.
BMMimeMultipart(DataSource, ContentType) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
Constructs a MimeMultipart object and its bodyparts from the given DataSource.
bodies - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
BODY - Class in com.sun.mail.imap.protocol
The BODY fetch response item.
BODY(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.BODY
Constructor
body - Variable in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
BODY - Static variable in class com.sun.xml.wss.impl.policy.mls.Target
 
Body1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
 
Body1_1Impl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
 
BODY1_2 - Static variable in class com.sun.xml.wss.impl.policy.mls.Target
 
Body1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
 
Body1_2Impl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
BODY_QNAME - Static variable in class com.sun.xml.wss.impl.policy.mls.Target
 
BodyElement1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
 
BodyElement1_1Impl(SOAPDocumentImpl, Name) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.BodyElement1_1Impl
 
BodyElement1_1Impl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.BodyElement1_1Impl
 
BodyElement1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
 
BodyElement1_2Impl(SOAPDocumentImpl, Name) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.BodyElement1_2Impl
 
BodyElement1_2Impl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.BodyElement1_2Impl
 
BodyElementImpl - Class in com.sun.xml.messaging.saaj.soap.impl
All elements of the SOAP-ENV:BODY.
BodyElementImpl(SOAPDocumentImpl, Name) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.BodyElementImpl
 
BodyElementImpl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.BodyElementImpl
 
BodyImpl - Class in com.sun.xml.messaging.saaj.soap.impl
The implementation of SOAP-ENV:BODY or the SOAPBody abstraction.
BodyImpl(SOAPDocumentImpl, NameImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
BodyPart - Class in javax.mail
This class models a Part that is contained within a Multipart.
BodyPart() - Constructor for class javax.mail.BodyPart
 
BODYSTRUCTURE - Class in com.sun.mail.imap.protocol
A BODYSTRUCTURE response.
BODYSTRUCTURE(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
BodyTerm - Class in javax.mail.search
This class implements searches on a message body.
BodyTerm(String) - Constructor for class javax.mail.search.BodyTerm
Constructor
BOOLEAN - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
 
BOOLEAN_COMPOSER_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
booleanArray - Variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
 
booleanComposerPolicy(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
BooleanEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
An encoder for handling boolean values.
BooleanEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
 
booleanEncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
 
booleans(boolean[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
booleans(boolean[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
booleans(boolean[], int, int) - Method in interface org.jvnet.fastinfoset.sax.PrimitiveTypeContentHandler
Receive notification of character data as an array of boolean.
boxToPrimitive - Static variable in class com.sun.xml.bind.v2.runtime.RuntimeUtil
Map from Class objects representing primitive types to Class objects representing their boxed types.
bpMSP - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
bpMSP - Variable in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
bpMSP - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
bridge() - Method in class com.sun.istack.XMLStreamReaderToContentHandler
 
Bridge<T> - Class in com.sun.xml.bind.api
Mini-marshaller/unmarshaller that is specialized for a particular element name and a type.
Bridge(JAXBContextImpl) - Constructor for class com.sun.xml.bind.api.Bridge
 
BridgeContext - Class in com.sun.xml.bind.api
Deprecated. The caller no longer needs to use this, as Bridge has methods that can work without BridgeContext.
BridgeContext() - Constructor for class com.sun.xml.bind.api.BridgeContext
Deprecated.  
BridgeContextImpl - Class in com.sun.xml.bind.v2.runtime
BridgeContext implementation.
bridges - Variable in class com.sun.xml.bind.api.CompositeStructure
 
bs - Variable in class com.sun.mail.imap.IMAPMessage
 
bsOperationName - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
bsp - Variable in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
bsp10 - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
BSP_3006_ENCRYPTEDKEY_REFURI() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 3006 : DataReference element under EncryptedKey must contain a URI attribute containing a shorthand XPointer.
BSP_3027_STR_KEY_NAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 3027 : wsse:SecurityTokenReference must not contain KeyName as ds:KeyName.
BSP_3028_STR_KEYIDENTIFIER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 3028 : ValueType attribute for wsse:SecurityTokenReference element must not be empty.
BSP_3029_ENCODING_TYPE_NOT_PRESENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP3029: Any wsse:BinarySecurityToken in a SECURE_ENVELOPE must have an EncodingType attribute.
BSP_3030_ENCODING_TYPE_INVALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP3030: EncodingType attribute value in wsse:BinarySecurityToken is invalid.
BSP_3031_VALUE_TYPE_NOT_PRESENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP3031: Any wsse:BinarySecurityToken element in a SECURE_ENVELOPE must have a ValueType attribute.
BSP_3057_STR_NOT_REF_STR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 3057 : Reference element under SecurityTokenReference must not reference another SecurityTokenReference element.
BSP_3058_STR_VALUE_TYPE_NOTEMPTY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 3058 : ValueType attribute for Reference element under wsse:SecurityTokenReference must have a value specified.
BSP_3059_STR_VALUE_TYPE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 3059 : Reference element under wsse:SecurityTokenReference must have a ValueType attribute.
BSP_3062_STR_URIATTRIBUTE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 3062 : Reference element under wsse:SecurityTokenReference must have a URI attribute.
BSP_3064_STR_NOT_REF_STR_EMBEDDED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 3064 : Reference element under wsse:SecurityTokenReference must not reference wsse:Embedded element which is a child element of another wsse:SecurityTokenReference element.
BSP_3071_STR_ENCODING_TYPE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 3071 : EncodingType attribute for wsse:SecurityTokenReference element must have a value "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary".
BSP_3104_ENVELOPED_SIGNATURE_DISCORAGED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP3104: Enveloped Signature is discouraged by BSP 1.1
BSP_3203_ONECREATED_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP3203: A TIMESTAMP must have exactly one wsu:Created element child.
BSP_3221_CREATED_BEFORE_EXPIRES_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP3221: wsu:Expires must appear after wsu:Created in the Timestamp
BSP_3222_ELEMENT_NOT_ALLOWED_UNDER_TIMESTMP(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP3222: {0} is not allowed under TIMESTAMP.
BSP_3224_ONEEXPIRES_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP3203: A TIMESTAMP must have exactly one wsu:Expires element child.
BSP_3225_CREATED_VALUE_TYPE_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP3225: A wsu:Created element within a TIMESTAMP must not include a ValueType attribute.
BSP_3226_EXPIRES_VALUE_TYPE_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP3226: A wsu:Expires element within a TIMESTAMP must not include a ValueType attribute.
BSP_3227_SINGLE_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP3227: A SECURITY_HEADER must not contain more than one TIMESTAMP.
BSP_4201_PASSWORD_TYPE_USERNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP4201: A wsse:UsernameToken/wsse:Password element in a SECURITY_HEADER must specify a Type attribute.
BSP_5204_STR_INTERNAL_STR_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 5204 : wsse:SecurityTokenReference to an internal security token having an ID attribute must contain a URI attribute with a shorthand XPointer value.
BSP_5416_SIGNATURE_TRANSFORM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 5416 : A Signature must contain a Transform child element.
BSP_5420_DIGEST_METHOD() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 5420 : A Digest algorithm should have value "http://www.w3.org/2000/09/xmldsig#sha1".
BSP_5421_SIGNATURE_METHOD() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP5421 : Signature Method should have value of "http://www.w3.org/2000/09/xmldsig#hmac-sha1" or "http://www.w3.org/2000/09/xmldsig#rsa-sha1".
BSP_5423_SIGNATURE_TRANSFORM_ALGORITHM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 5423 : A Signature transform algorithm must have a value of "http://www.w3.org/2001/10/xml-exc-c14n#" or "http://www.w3.org/2002/06/xmldsig-filter2" or "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#STR-Transform" or "http://www.w3.org/2000/09/xmldsig#enveloped-signature" or "http://docs.oasis-open.org/wss/oasis-wss-SwAProfile-1.1#Attachment-Content-Signature-Transform" or "http://docs.oasis-open.org/wss/oasis-wss-SwAProfile-1.1#Attachment-Complete-Signature-Transform".
BSP_5426_ENCRYPTEDKEYINFO(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 5426 : KeyInfo element under EncryptedKey or EncryptedData with ID {0} must contain SecurityTokenReference child element.
BSP_5601_ENCRYPTEDDATA_ENCRYPTIONMETHOD(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 5601 : EncryptedData element ID {0} must contain EncryptionMethod child element.
BSP_5602_ENCRYPTEDKEY_RECIPIENT(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP5602 : EncryptedKey with ID {0} must not contain Recipient attribute.
BSP_5603_ENCRYPTEDKEY_ENCRYPTIONMEHOD(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP5603: EncryptedKey element with ID {0} must contain an EncryptionMethod child element.
BSP_5608_ENCRYPTEDDATA_REFURI() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 5608 : DataReference element under EncryptedData must contain a URI attribute containing a shorthand XPointer.
BSP_5620_ENCRYPTEDDATA_URI() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 5620 : Data encryption algorithm must be one of "http://www.w3.org/2001/04/xmlenc#tripledes-cbc","http://www.w3.org/2001/04/xmlenc#aes128-cbc" or "http://www.w3.org/2001/04/xmlenc#aes256-cbc".
BSP_5622_ENCRYPTEDKEY_MIMETYPE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 5622 : EncryptedKey element with ID {0} must not contain an MimeType attribute.
BSP_5623_ENCRYPTEDKEY_ENCODING(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 5623 : EncryptedKey element with ID {0} must not contain an encoding attribute.
BSP_5624_ENCRYPTEDDATA_IDATTRIBUTE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 5624 : EncryptedData element must have ID attribute.
BSP_5626_KEYENCRYPTIONALGO() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 5626 : Key encryption algorithm must be "http://www.w3.org/2001/04/xmlenc#rsa-1_5" or "http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p" or "http://www.w3.org/2001/04/xmlenc#kw-tripledes" or "http://www.w3.org/2001/04/xmlenc#kw-aes128" or "http://www.w3.org/2001/04/xmlenc#kw-aes256".
BSP_5629_ENCRYPTEDDATA_KEYINFO() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BSP 5629 : EncryptedData must contain KeyInfo child element as it is not being referenced from EncryptedKey element.
BSP_CONFORMANCE - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
buf - Variable in class com.sun.xml.bind.v2.runtime.output.Encoded
 
buf - Variable in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
buf - Variable in class com.sun.xml.messaging.saaj.util.ByteOutputStream
The buffer where data is stored.
buffer - Variable in class com.sun.mail.iap.Response
 
buffer - Variable in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
 
BUFFER_SIZE_PROPERTY - Static variable in interface org.jvnet.fastinfoset.FastInfosetParser
The property name to be used for getting and setting the buffer size of a parser.
BUFFER_SIZE_PROPERTY - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The property name to be used for getting and setting the buffer size of a parser.
BUFFER_SIZE_SYSTEM_PROPERTY - Static variable in class com.sun.xml.fastinfoset.Decoder
Internal buffer size interning system property.
bufferNeedsFlush(int) - Method in class org.codehaus.stax2.ri.typed.AsciiValueEncoder
Method called by writer to check if it should flush its output buffer (which has specified amount of free space) before encoder can encode more data.
bufpos - Variable in class javax.mail.util.SharedFileInputStream
The file offset that corresponds to the first byte in the read buffer.
bufsize - Variable in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
 
bufsize - Variable in class javax.mail.util.SharedFileInputStream
The normal size of the read buffer.
build() - Method in interface com.sun.istack.Builder
 
build() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
build() - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.Pack
 
build() - Method in interface org.jvnet.ws.databinding.Databinding.Builder
Builds a new Databinding instance
build() - Method in class org.jvnet.ws.databinding.DatabindingModeFeature.Builder
 
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in interface com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder
Every Property class has an implementation of buildChildElementUnmarshallers which will fill in the specified QNameMap by elements that are expected by this property.
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
Builder<T> - Interface in com.sun.istack
 
builder() - Static method in class org.jvnet.ws.databinding.DatabindingModeFeature
 
buildProtocolPolicy(Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
buildProtocolPolicy(Policy, PolicyAlternativeHolder) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
BUILTIN - Static variable in interface com.sun.xml.txw2.DatatypeWriter
 
builtInAlgorithmState - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
builtinBeanInfos - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
List of all RuntimeBuiltinLeafInfoImpls.
BuiltInEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
 
BuiltInEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
 
BuiltInEncodingAlgorithm.WordListener - Interface in com.sun.xml.fastinfoset.algorithm
 
BuiltInEncodingAlgorithmFactory - Class in com.sun.xml.fastinfoset.algorithm
 
BuiltInEncodingAlgorithmFactory() - Constructor for class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
 
BuiltInEncodingAlgorithmState - Class in com.sun.xml.fastinfoset.algorithm
 
BuiltInEncodingAlgorithmState() - Constructor for class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
 
BuiltinLeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
JAXB spec designates a few Java classes to be mapped to leaves in XML.
BuiltinLeafInfoImpl<TypeT,ClassDeclT> - Class in com.sun.xml.bind.v2.model.impl
JAXB spec designates a few Java classes to be mapped to XML types in a way that ignores restrictions placed on user-defined beans.
BuiltinLeafInfoImpl(TypeT, QName...) - Constructor for class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
 
BuiltInRestrictedAlphabets - Class in com.sun.xml.fastinfoset.alphabet
 
BuiltInRestrictedAlphabets() - Constructor for class com.sun.xml.fastinfoset.alphabet.BuiltInRestrictedAlphabets
 
builtins() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the BuiltinLeafInfos known to this set.
builtins() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
BYE - Static variable in class com.sun.mail.iap.Response
 
byElement(Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
byeResponse(Exception) - Static method in class com.sun.mail.iap.Response
Return a Response object that looks like a BYE protocol response.
byPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
ByteArray - Class in com.sun.mail.iap
A simple wrapper around a byte array, with a start position and count of bytes.
ByteArray(byte[], int, int) - Constructor for class com.sun.mail.iap.ByteArray
Constructor
ByteArray(int) - Constructor for class com.sun.mail.iap.ByteArray
Constructor that creates a byte array of the specified size.
ByteArray - Class in com.sun.xml.wss.impl.misc
 
ByteArray(byte[], byte[]) - Constructor for class com.sun.xml.wss.impl.misc.ByteArray
Creates a new instance of ByteArray
ByteArrayDataSource - Class in com.sun.istack
DataSource backed by a byte buffer.
ByteArrayDataSource(byte[], String) - Constructor for class com.sun.istack.ByteArrayDataSource
 
ByteArrayDataSource(byte[], int, String) - Constructor for class com.sun.istack.ByteArrayDataSource
 
ByteArrayDataSource - Class in javax.mail.util
A DataSource backed by a byte array.
ByteArrayDataSource(InputStream, String) - Constructor for class javax.mail.util.ByteArrayDataSource
Create a ByteArrayDataSource with data from the specified InputStream and with the specified MIME type.
ByteArrayDataSource(byte[], String) - Constructor for class javax.mail.util.ByteArrayDataSource
Create a ByteArrayDataSource with data from the specified byte array and with the specified MIME type.
ByteArrayDataSource(String, String) - Constructor for class javax.mail.util.ByteArrayDataSource
Create a ByteArrayDataSource with data from the specified String and with the specified MIME type.
ByteArrayOutputStreamEx - Class in com.sun.xml.bind.v2.util
ByteArrayOutputStream with access to its raw buffer.
ByteArrayOutputStreamEx() - Constructor for class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
 
ByteArrayOutputStreamEx(int) - Constructor for class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
 
byteAt(int) - Method in class com.sun.xml.wss.impl.misc.ByteArray
 
ByteInputStream - Class in com.sun.xml.messaging.saaj.util
 
ByteInputStream() - Constructor for class com.sun.xml.messaging.saaj.util.ByteInputStream
 
ByteInputStream(byte[], int) - Constructor for class com.sun.xml.messaging.saaj.util.ByteInputStream
 
ByteInputStream(byte[], int, int) - Constructor for class com.sun.xml.messaging.saaj.util.ByteInputStream
 
ByteOutputStream - Class in com.sun.xml.messaging.saaj.util
Customized BufferedOutputStream.
ByteOutputStream() - Constructor for class com.sun.xml.messaging.saaj.util.ByteOutputStream
 
ByteOutputStream(int) - Constructor for class com.sun.xml.messaging.saaj.util.ByteOutputStream
 
bytes(byte[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
bytes(byte[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
bytes(byte[], int, int) - Method in interface org.jvnet.fastinfoset.sax.PrimitiveTypeContentHandler
Receive notification of character data as an array of byte.

C

C14N - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
c14nSupport - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
true to reorder attributes lexicographically in preparation of the c14n support.
C14nXmlOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput that generates canonical XML.
C14nXmlOutput(OutputStream, Encoded[], boolean, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
 
cachedOperation - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
Constants for RM Security Processing
cachedOperation(Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
cacheMessage(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
cacheMessage(Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
cacheOperation(Message) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
cacheOperation(Message, Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
cacheOperation(WSDLBoundOperation, Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
calcArrayTypeName(QName) - Static method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
Computes the type name of the array from that of the item type.
calcNewSize(int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
 
calendarFormatter1 - Static variable in class com.sun.xml.wss.core.Timestamp
 
calendarFormatter2 - Static variable in class com.sun.xml.wss.core.Timestamp
 
CallerPrincipalCallback - Class in javax.security.auth.message.callback
Callback for setting the container's caller (or Remote user) principal.
CallerPrincipalCallback(Subject, Principal) - Constructor for class javax.security.auth.message.callback.CallerPrincipalCallback
Create a CallerPrincipalCallback to set the container's representation of the caller principal
CallerPrincipalCallback(Subject, String) - Constructor for class javax.security.auth.message.callback.CallerPrincipalCallback
Create a CallerPrincipalCallback to set the container's representation of the caller principal.
canAddAttributeToTable(int) - Method in class com.sun.xml.fastinfoset.Encoder
Checks whether attribute table has enough memory to store attribute value with the given length
canAddCharacterContentToTable(int, CharArrayIntMap) - Method in class com.sun.xml.fastinfoset.Encoder
Checks whether character content table has enough memory to store character content chunk with the given length
canBeReferencedByIDREF() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfo
True if this type is a valid target from a property annotated with XmlIDREF.
canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
Deprecated. why are you calling a method whose return value is always known?
canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
A ClassInfo can be referenced by XmlIDREF if it has an ID property.
cancel() - Method in class com.sun.xml.wss.impl.misc.NonceCache
 
CANCEL_SECURITY_CONTEXT_TOKEN_ACTION - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
CANCEL_SECURITY_CONTEXT_TOKEN_RESPONSE_ACTION - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
canHaveXmlMimeType - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
This kind of property can have XmlMimeType and XmlInlineBinaryData annotation with it.
CANONICALIZATION_METHOD - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
CANONICALIZATION_METHOD_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
CANONICALIZATION_METHOD_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
CANONICALIZATION_SUPPORT - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) and Marshaller.setProperty(String, Object) to enable the c14n marshalling support in the JAXBContext.
canonicalizationMethod - Variable in class com.sun.xml.security.core.dsig.SignedInfoType
 
CanonicalizationMethodType - Class in com.sun.xml.security.core.dsig
Java class for CanonicalizationMethodType complex type.
CanonicalizationMethodType() - Constructor for class com.sun.xml.security.core.dsig.CanonicalizationMethodType
 
canonicalize(byte[]) - Method in class com.sun.xml.wss.impl.c14n.ApplicationCanonicalizer
 
canonicalize(InputStream, OutputStream) - Method in class com.sun.xml.wss.impl.c14n.ApplicationCanonicalizer
 
canonicalize(byte[]) - Method in class com.sun.xml.wss.impl.c14n.Canonicalizer
 
canonicalize(InputStream, OutputStream) - Method in class com.sun.xml.wss.impl.c14n.Canonicalizer
 
canonicalize(XMLStreamReader, OutputStream, List) - Method in class com.sun.xml.wss.impl.c14n.EXC14nStAXReaderBasedCanonicalizer
 
canonicalize(byte[]) - Method in class com.sun.xml.wss.impl.c14n.ImageCanonicalizer
 
canonicalize(InputStream, OutputStream) - Method in class com.sun.xml.wss.impl.c14n.ImageCanonicalizer
 
canonicalize(byte[]) - Method in class com.sun.xml.wss.impl.c14n.MimeHeaderCanonicalizer
 
canonicalize(InputStream, OutputStream) - Method in class com.sun.xml.wss.impl.c14n.MimeHeaderCanonicalizer
 
canonicalize(InputStream, OutputStream) - Method in class com.sun.xml.wss.impl.c14n.TextPlainCanonicalizer
 
canonicalize(byte[]) - Method in class com.sun.xml.wss.impl.c14n.TextPlainCanonicalizer
 
Canonicalizer - Class in com.sun.xml.wss.impl.c14n
Interface for defining MIME Content Canonicalizer.
Canonicalizer() - Constructor for class com.sun.xml.wss.impl.c14n.Canonicalizer
 
Canonicalizer20010315ExclOmitComments - Class in com.sun.xml.wss.impl.transform
Implements " Exclusive XML Canonicalization, Version 1.0 "
Credits: During restructuring of the Canonicalizer framework, Ren?? Kollmorgen from Software AG submitted an implementation of ExclC14n which fitted into the old architecture and which based heavily on my old (and slow) implementation of "Canonical XML".
Canonicalizer20010315ExclOmitComments() - Constructor for class com.sun.xml.wss.impl.transform.Canonicalizer20010315ExclOmitComments
Constructor Canonicalizer20010315ExclOmitComments
CanonicalizerFactory - Class in com.sun.xml.wss.impl.c14n
 
CanonicalizerFactory() - Constructor for class com.sun.xml.wss.impl.c14n.CanonicalizerFactory
 
canOpen - Variable in class com.sun.mail.imap.protocol.ListInfo
 
capabilities() - Method in class com.sun.mail.pop3.POP3Store
Return a Map of the capabilities the server provided, as per RFC 2449.
capability() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
CAPABILITY command.
carriedKeyName - Variable in class com.sun.xml.security.core.xenc.EncryptedKeyType
 
CATCH_ALL - Static variable in interface com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder
Magic QName used to store a handler for the rest of the elements.
cbh - Variable in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
cc - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
CC - Static variable in class javax.mail.Message.RecipientType
The "Cc" (carbon copy) recipients.
cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.DomSerializer
 
cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.DumpSerializer
 
cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.SaxSerializer
 
cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.StaxSerializer
 
cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.StreamSerializer
 
cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.TXWSerializer
 
cdata(StringBuilder) - Method in interface com.sun.xml.txw2.output.XmlSerializer
Writes CDATA.
CDATA - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
 
CDATAImpl - Class in com.sun.xml.messaging.saaj.soap.impl
 
CDATAImpl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
 
CERTIFICATE_ALIAS_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
CERTIFICATE_PROPERTY - Static variable in interface com.sun.xml.wss.XWSSConstants
 
CERTIFICATE_VALIDATOR - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
CertificateValidationCallback - Class in com.sun.xml.wss.impl.callback
This Callback is intended for X.509 certificate validation A validator that implements the CertificateValidator interface should be set on the callback by the callback handler.
CertificateValidationCallback(X509Certificate) - Constructor for class com.sun.xml.wss.impl.callback.CertificateValidationCallback
 
CertificateValidationCallback(X509Certificate, Map) - Constructor for class com.sun.xml.wss.impl.callback.CertificateValidationCallback
 
CertificateValidationCallback.CertificateValidationException - Exception in com.sun.xml.wss.impl.callback
 
CertificateValidationCallback.CertificateValidationException(String) - Constructor for exception com.sun.xml.wss.impl.callback.CertificateValidationCallback.CertificateValidationException
 
CertificateValidationCallback.CertificateValidationException(String, Throwable) - Constructor for exception com.sun.xml.wss.impl.callback.CertificateValidationCallback.CertificateValidationException
 
CertificateValidationCallback.CertificateValidationException(Throwable) - Constructor for exception com.sun.xml.wss.impl.callback.CertificateValidationCallback.CertificateValidationException
 
CertificateValidationCallback.CertificateValidator - Interface in com.sun.xml.wss.impl.callback
 
CERTSTORE_CBH - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
CERTSTORE_CERTSELECTOR - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
CERTSTORE_CRLSELECTOR - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
CertStoreCallback - Class in com.sun.xml.wss.impl.callback
 
CertStoreCallback() - Constructor for class com.sun.xml.wss.impl.callback.CertStoreCallback
Creates a new instance of CertStoreCallback
CertStoreCallback - Class in javax.security.auth.message.callback
Callback for CertStore.
CertStoreCallback() - Constructor for class javax.security.auth.message.callback.CertStoreCallback
Create a CertStoreCallback.
ch - Variable in class com.sun.xml.fastinfoset.util.CharArray
 
CHANGED - Static variable in class com.sun.mail.imap.protocol.ListInfo
 
changeState - Variable in class com.sun.mail.imap.protocol.ListInfo
 
CHAR_ARRAY_LENGTH_MEDIUM - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
CHAR_ARRAY_LENGTH_MEDIUM_SIZE - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
CHAR_ARRAY_LENGTH_SMALL - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
CHAR_ARRAY_LENGTH_SMALL_SIZE - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
CHARACTER_CHUNK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
CHARACTER_CHUNK_ADD_TO_TABLE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
CHARACTER_CHUNK_ENCODING_ALGORITHM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
CHARACTER_CHUNK_RESTRICTED_ALPHABET_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
CHARACTER_CHUNK_UTF_16_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
CHARACTER_CHUNK_UTF_8_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
CHARACTER_CONTENT_CHUNK - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
CHARACTER_CONTENT_CHUNK_MAP_MEMORY_CONSTRAINT - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The default value for limit on the size of indexed Map for attribute values Limit is measured in bytes not in number of entries
CHARACTER_ENCODING_SCHEME_SYSTEM_PROPERTY - Static variable in class com.sun.xml.fastinfoset.Encoder
Character encoding scheme system property for the encoding of content and attribute values.
characterContentChunk - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
characterContentChunk - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
characterContentChunkMapTotalCharactersConstraint - Variable in class com.sun.xml.fastinfoset.Encoder
The limit on the size of indexed Map for character content chunks Limit is measured in characters number
characterContentChunks - Variable in class org.jvnet.fastinfoset.Vocabulary
The "character content chunk" table, containing String objects.
characterContentChunkSizeContraint - Variable in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
CharacterEscapeHandler - Interface in com.sun.xml.bind.marshaller
Performs character escaping and write the result to the output.
CharacterEscapeHandler - Interface in com.sun.xml.txw2.output
Performs character escaping and write the result to the output.
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.DataWriter
Write a sequence of characters.
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
characters(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write character data.
characters(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a string of character data, with XML escaping.
characters(char[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
characters(char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
characters(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
characters(char[], int, int) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
characters(char[], int, int) - Method in class com.sun.xml.txw2.output.DataWriter
Write a sequence of characters.
characters(char[], int, int) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
Write a sequence of characters.
characters(char[], int, int) - Method in class com.sun.xml.txw2.output.XMLWriter
Write character data.
characters(String) - Method in class com.sun.xml.txw2.output.XMLWriter
Write a string of character data, with XML escaping.
characters(char[], int, int) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class com.sun.xml.wss.impl.c14n.SAXEXC14nCanonicalizerImpl
 
characters(char[], int, int, boolean) - Method in interface org.jvnet.fastinfoset.sax.ExtendedContentHandler
Receive notification of character data.
CharactersEvent - Class in com.sun.xml.fastinfoset.stax.events
 
CharactersEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.CharactersEvent
 
CharactersEvent(String) - Constructor for class com.sun.xml.fastinfoset.stax.events.CharactersEvent
 
CharactersEvent(String, boolean) - Constructor for class com.sun.xml.fastinfoset.stax.events.CharactersEvent
 
CharactersEventImpl - Class in org.codehaus.stax2.ri.evt
 
CharactersEventImpl(Location, String, boolean) - Constructor for class org.codehaus.stax2.ri.evt.CharactersEventImpl
Constructor for regular unspecified (but non-CDATA) characters event type, which may or may not be all whitespace, but is not specified as ignorable white space.
CharArray - Class in com.sun.xml.fastinfoset.util
 
CharArray() - Constructor for class com.sun.xml.fastinfoset.util.CharArray
 
CharArray(char[], int, int, boolean) - Constructor for class com.sun.xml.fastinfoset.util.CharArray
 
CharArrayArray - Class in com.sun.xml.fastinfoset.util
 
CharArrayArray(int, int) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayArray
 
CharArrayArray() - Constructor for class com.sun.xml.fastinfoset.util.CharArrayArray
 
CharArrayBase64Decoder - Class in org.codehaus.stax2.ri.typed
Base64 decoder that can be used to decode base64 encoded content that is passed as char arrays.
CharArrayBase64Decoder() - Constructor for class org.codehaus.stax2.ri.typed.CharArrayBase64Decoder
 
CharArrayIntMap - Class in com.sun.xml.fastinfoset.util
 
CharArrayIntMap(int, float) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayIntMap
 
CharArrayIntMap(int) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayIntMap
 
CharArrayIntMap() - Constructor for class com.sun.xml.fastinfoset.util.CharArrayIntMap
 
CharArrayString - Class in com.sun.xml.fastinfoset.util
 
CharArrayString(String) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayString
 
CharArrayString(String, boolean) - Constructor for class com.sun.xml.fastinfoset.util.CharArrayString
 
charAt(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Encode this binary data in the base64 encoding and returns the character at the specified position.
charAt(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
charAt(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
charAt(int) - Method in class com.sun.xml.fastinfoset.util.CharArray
 
charAt(int) - Method in class org.jvnet.staxex.Base64Data
Encode this binary data in the base64 encoding and returns the character at the specified position.
CharReader - Class in com.sun.xml.messaging.saaj.util
 
CharReader(char[], int) - Constructor for class com.sun.xml.messaging.saaj.util.CharReader
 
CharReader(char[], int, int) - Constructor for class com.sun.xml.messaging.saaj.util.CharReader
 
CHARSET - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
CharWriter - Class in com.sun.xml.messaging.saaj.util
 
CharWriter() - Constructor for class com.sun.xml.messaging.saaj.util.CharWriter
 
CharWriter(int) - Constructor for class com.sun.xml.messaging.saaj.util.CharWriter
 
check() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
CHECK Command.
check() - Method in class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
If an error was reported, throw the exception.
checkConnected() - Method in class com.sun.mail.smtp.SMTPTransport
Check if we're in the connected state.
checkedCast(Map<?, ?>, Class<K>, Class<V>) - Static method in class com.sun.xml.bind.v2.util.TypeCast
Makes sure that a map contains the right type, and returns it to the desirable type.
checkExpunged() - Method in class com.sun.mail.imap.IMAPMessage
 
checkExpunged() - Method in class com.sun.mail.imap.IMAPNestedMessage
 
checkFieldXmlLocation(F) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
This hook is used by RuntimeClassInfoImpl to look for XmlLocation.
checkForDuplicateAttribute(int, int) - Method in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
 
checkIfStandardFaultCode(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
checkIfStandardFaultCode(String, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
checkIfStandardFaultCode(String, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
checkIncludeTokenPolicy(FilterProcessingContext, AuthenticationTokenPolicy.X509CertificateBinding, String) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
checkIncludeTokenPolicyOpt(JAXBFilterProcessingContext, AuthenticationTokenPolicy.UsernameTokenBinding, String) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
checkIncludeTokenPolicyOpt(JAXBFilterProcessingContext, AuthenticationTokenPolicy.X509CertificateBinding, String) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
checkProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXManager
 
checkSignatureValue(X509Certificate) - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Extracts the public key from the certificate and verifies if the signature is valid by re-digesting all References, comparing those against the stored DigestValues and then checking to see if the Signatures match on the SignedInfo.
checkSignatureValue(Key) - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Verifies if the signature is valid by redigesting all References, comparing those against the stored DigestValues and then checking to see if the Signatures match on the SignedInfo.
checkSpec() - Static method in class com.sun.xml.bind.v2.TODO
When this method is called, that means we need to check the spec and corrects the behavior.
checkSpec(String) - Static method in class com.sun.xml.bind.v2.TODO
 
checkTextState() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
childAsRoot(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
childAsSoleContent(Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
The equivalent of:
childAsXsiType(Object, String, JaxBeanInfo, boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
This method is called when a type child object is found.
childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Discarder
 
childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Called when this loaderis an active loaderand we see a new child start tag.
childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
ChildLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Pair of Loader and Receiver.
ChildLoader(Loader, Receiver) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
 
choice() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
 
choice() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
 
choice() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TypeDefParticle
 
CII_EA - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
CII_INDEX_LARGE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
CII_INDEX_LARGE_LARGE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
CII_INDEX_MEDIUM - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
CII_INDEX_SMALL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
CII_RA - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
CII_UTF16_LARGE_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
CII_UTF16_MEDIUM_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
CII_UTF16_SMALL_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
CII_UTF8_LARGE_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
CII_UTF8_MEDIUM_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
CII_UTF8_SMALL_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
cipherData - Variable in class com.sun.xml.security.core.xenc.EncryptedType
 
CipherDataType - Class in com.sun.xml.security.core.xenc
Java class for CipherDataType complex type.
CipherDataType() - Constructor for class com.sun.xml.security.core.xenc.CipherDataType
 
cipherReference - Variable in class com.sun.xml.security.core.xenc.CipherDataType
 
CipherReferenceType - Class in com.sun.xml.security.core.xenc
Java class for CipherReferenceType complex type.
CipherReferenceType() - Constructor for class com.sun.xml.security.core.xenc.CipherReferenceType
 
cipherValue - Variable in class com.sun.xml.security.core.xenc.CipherDataType
 
circumventBug5034339(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
 
circumventBug5034339(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
claims - Variable in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
claimsDialect - Variable in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
ClassBeanInfoImpl<BeanT> - Class in com.sun.xml.bind.v2.runtime
JaxBeanInfo implementation for j2s bean.
ClassFactory - Class in com.sun.xml.bind.v2
Creates new instances of classes.
ClassFactory() - Constructor for class com.sun.xml.bind.v2.ClassFactory
 
ClassInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Information about JAXB-bound class.
ClassInfoImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
A part of the ClassInfo that doesn't depend on a particular reflection library.
classLoader - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
User-supplied ClassLoader for converting name to Class.
classLoader(ClassLoader) - Method in interface org.jvnet.ws.databinding.Databinding.Builder
Sets the ClassLoader which is used to load the service endpoint interface, implementation bean, and all the value types.
ClassLocatable<C> - Class in com.sun.xml.bind.v2.model.annotation
Locatable implementation for a class.
ClassLocatable(Locatable, C, Navigator<?, C, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.annotation.ClassLocatable
 
ClassResolver - Class in com.sun.xml.bind.api
Dynamically locates classes to represent elements discovered during the unmarshalling.
ClassResolver() - Constructor for class com.sun.xml.bind.api.ClassResolver
 
classResolver - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Used to discover additional classes when we hit unknown elements/types.
ClassTailor - Class in com.sun.xml.bind.v2.bytecode
Replaces a few constant pool tokens from a class "template" and then loads it into the VM.
clazz - Variable in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
cleanCache() - Static method in class com.sun.xml.bind.v2.ClassFactory
 
cleanSubject(MessageInfo, Subject) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
cleanSubject(MessageInfo, Subject) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthModule
 
cleanSubject(MessageInfo, Subject) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
cleanSubject(MessageInfo, Subject) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthModule
 
cleanSubject(MessageInfo, Subject) - Method in interface javax.security.auth.message.ClientAuth
Remove implementation specific principals and credentials from the subject.
cleanSubject(MessageInfo, Subject) - Method in interface javax.security.auth.message.ServerAuth
Remove method specific principals and credentials from the subject.
cleanupAuthContext(Integer) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthConfig
 
CleanUpExecutorFactory - Class in org.jvnet.mimepull
 
CleanUpExecutorFactory() - Constructor for class org.jvnet.mimepull.CleanUpExecutorFactory
 
clear() - Method in class com.sun.xml.bind.util.AttributesImpl
Clear the attribute list for reuse.
clear() - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
clear() - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
 
clear() - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
 
clear() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
clear() - Method in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
 
clear() - Method in class com.sun.xml.fastinfoset.util.FixedEntryStringIntMap
 
clear() - Method in class com.sun.xml.fastinfoset.util.KeyIntMap
 
clear() - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
 
clear() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
clear() - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
 
clear() - Method in class com.sun.xml.fastinfoset.util.StringArray
 
clear() - Method in class com.sun.xml.fastinfoset.util.StringIntMap
 
clear() - Method in class com.sun.xml.fastinfoset.util.ValueArray
 
clear() - Method in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
clear() - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
clear() - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
clear() - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
Clear the attribute list for reuse.
clear() - Method in interface org.jvnet.fastinfoset.VocabularyApplicationData
Clear the vocabulary application data.
clearCompletely() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
clearContent() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
clearCurrentProperty() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Takes care of cleaning the currentProperty.
clearDeclarationIds() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
clearParameters() - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
 
clearPassword() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
Clear the password.
clearStates() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
CLIENT_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
 
CLIENT_SUBJECT - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
ClientAuth - Interface in javax.security.auth.message
An implementation of this interface is used to secure service request messages, and validate received service response messages.
ClientAuthConfig - Interface in javax.security.auth.message.config
This interface encapsulates the configuration of ClientAuthContext objects for a message layer and application context (for example, the messaging context of a specific application, or set of applications).
ClientAuthContext - Interface in javax.security.auth.message.config
This ClientAuthContext class encapsulates ClientAuthModules that are used to secure service requests made by a client, and to validate any responses received to those requests.
ClientAuthModule - Interface in javax.security.auth.message.module
A ClientAuthModule secures request messages, and validates received response messages.
ClientPipeCreator - Class in com.sun.xml.wss.provider.wsit
This is used by WSClientContainer to return proper 196 security pipe to the StandAlonePipeAssembler and TangoPipeAssembler
ClientPipeCreator() - Constructor for class com.sun.xml.wss.provider.wsit.ClientPipeCreator
 
ClientSecurityAuthModule - Class in com.sun.xml.wss.provider
 
ClientSecurityAuthModule() - Constructor for class com.sun.xml.wss.provider.ClientSecurityAuthModule
 
ClientSecurityPipe - Class in com.sun.xml.wss.provider.wsit
This pipe is used to do client side security for app server
ClientSecurityPipe(Map<Object, Object>, Pipe) - Constructor for class com.sun.xml.wss.provider.wsit.ClientSecurityPipe
 
ClientSecurityPipe(ClientSecurityPipe, PipeCloner) - Constructor for class com.sun.xml.wss.provider.wsit.ClientSecurityPipe
 
ClientSecurityTube - Class in com.sun.xml.wss.provider.wsit
 
ClientSecurityTube(TubeConfiguration, Tube) - Constructor for class com.sun.xml.wss.provider.wsit.ClientSecurityTube
 
ClientSecurityTube(Map<Object, Object>, Tube) - Constructor for class com.sun.xml.wss.provider.wsit.ClientSecurityTube
 
ClientSecurityTube(ClientSecurityTube, TubeCloner) - Constructor for class com.sun.xml.wss.provider.wsit.ClientSecurityTube
 
ClientTubeConfiguration - Class in com.sun.xml.wss.jaxws.impl
TubeConfiguration for client.
ClientTubeConfiguration(PolicyMap, WSDLPort, WSBinding) - Constructor for class com.sun.xml.wss.jaxws.impl.ClientTubeConfiguration
 
clone() - Method in class com.sun.mail.imap.ACL
Clone this ACL entry.
clone() - Method in class com.sun.mail.imap.Rights
Returns a clone of this Rights object.
clone() - Method in class com.sun.xml.wss.impl.c14n.AttributeNS
 
clone() - Method in class com.sun.xml.wss.impl.misc.DigestCertSelector
 
clone() - Method in class com.sun.xml.wss.impl.misc.IssuerNameAndSerialCertSelector
 
clone() - Method in class com.sun.xml.wss.impl.misc.KeyIdentifierCertSelector
 
clone() - Method in class com.sun.xml.wss.impl.misc.PublicKeyCertSelector
 
clone() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy
Clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
Clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KeyValueTokenBinding
Clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
clone() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
clone() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
Clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.DerivedTokenKeyBinding
 
clone() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy
clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget.Transform
clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.IssuedTokenKeyBinding
 
clone() - Method in class com.sun.xml.wss.impl.policy.mls.MandatoryTargetPolicy
 
clone() - Method in class com.sun.xml.wss.impl.policy.mls.MandatoryTargetPolicy.FeatureBinding
 
clone() - Method in class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.SecureConversationTokenKeyBinding
 
clone() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureConfirmationPolicy
Clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy
clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
clone() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget.Transform
clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
Clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
Clone operator
clone() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
clone operatror
clone() - Method in class javax.mail.Flags
Returns a clone of this Flags object.
clone() - Method in class javax.mail.internet.InternetAddress
Return a copy of this InternetAddress object.
clone() - Method in class org.jvnet.staxex.Base64Data
 
cloneArray() - Method in class com.sun.xml.fastinfoset.util.CharArray
 
cloneNode(boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
cloneNode(SOAPDocumentImpl, boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
cloneNode(boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
cloneNode(boolean) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
cloneNode(boolean) - Method in class com.sun.xml.wss.core.ReferenceElement
 
cloneNode(boolean) - Method in class com.sun.xml.wss.core.SecurityHeader
 
cloneNode(boolean) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
close(boolean) - Method in class com.sun.mail.imap.IMAPFolder
Close this folder.
close() - Method in class com.sun.mail.imap.IMAPStore
Close this Store.
close() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
CLOSE Command.
close(boolean) - Method in class com.sun.mail.pop3.DefaultFolder
 
close(boolean) - Method in class com.sun.mail.pop3.POP3Folder
 
close() - Method in class com.sun.mail.pop3.POP3Store
 
close() - Method in class com.sun.mail.smtp.SMTPTransport
Close the Transport and terminate the connection to the server.
close() - Method in class com.sun.mail.util.BASE64EncoderStream
Forces any buffered output bytes to be encoded out to the stream and closes this output stream
close() - Method in class com.sun.mail.util.logging.MailHandler
Prevents any other records from being published.
close() - Method in class com.sun.mail.util.QPEncoderStream
Forces any buffered output bytes to be encoded out to the stream and closes this output stream
close() - Method in class com.sun.mail.util.UUEncoderStream
 
close() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Must be called from same thread which created the UnmarshallerImpl instance.
close() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
close() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
 
close() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
Frees any resources associated with this stream
close() - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
 
close() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
close() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
close() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
close() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64EncoderStream
Forces any buffered output bytes to be encoded out to the stream and closes this output stream
close() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPEncoderStream
Forces any buffered output bytes to be encoded out to the stream and closes this output stream
close() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
 
close() - Method in class com.sun.xml.messaging.saaj.util.ByteInputStream
 
close() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
 
close() - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
close() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
close() - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
close() - Method in interface com.sun.xml.ws.Closeable
Closes this object and cleans up any resources it holds, such as network connections.
close() - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
This method has not effect when called.
close(boolean) - Method in class javax.mail.Folder
Close this Folder.
close() - Method in class javax.mail.Service
Close this service and terminate its connection.
close() - Method in class javax.mail.util.SharedFileInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Note: as per StAX 1.0 specs, this method does NOT close the underlying input reader.
close() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
close() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
close() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
close() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
close() - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
close() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
close() - Method in class org.jvnet.mimepull.MIMEPart
Cleans up any resources that are held by this part (for e.g.
close() - Method in class org.jvnet.staxex.Base64EncoderStream
Forces any buffered output bytes to be encoded out to the stream and closes this output stream
close() - Method in class org.jvnet.staxex.StreamingDataHandler
Releases any resources associated with this DataHandler.
Closeable - Interface in com.sun.xml.ws
Closeable JAX-WS proxy object.
closeCompletely() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
closeCompletely() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
closeCompletely() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
closeCompletely() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
closeCompletely() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
closeCompletely() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
closeCompletely() - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
closeCompletely() - Method in interface org.codehaus.stax2.XMLStreamReader2
Method similar to XMLStreamReader.getNamespaceContext(), except that this method also does close the underlying input source if it has not yet been closed.
closeCompletely() - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method similar to XMLStreamWriter.close(), except that this method also does close the underlying output destination (stream) if it has not yet been closed.
closed(ConnectionEvent) - Method in class javax.mail.event.ConnectionAdapter
 
CLOSED - Static variable in class javax.mail.event.ConnectionEvent
A connection was closed.
closed(ConnectionEvent) - Method in interface javax.mail.event.ConnectionListener
Invoked when a Store/Folder/Transport is closed.
closeIfRequired() - Method in class com.sun.xml.fastinfoset.Decoder
 
closeStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Writes '>' to close the start tag, if necessary.
closeStartTag() - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
closeStartTag() - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
closeStartTagPending - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Set to true to indicate that we need to write '>' to close a start tag.
cmd - Variable in exception com.sun.mail.smtp.SMTPAddressFailedException
 
cmd - Variable in exception com.sun.mail.smtp.SMTPAddressSucceededException
 
cmd - Variable in exception com.sun.mail.smtp.SMTPSendFailedException
 
coalesceText(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
collapse(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
collapse(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
This is usually the biggest processing bottleneck.
collectionMode - Variable in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
True to allow new URIs to be declared.
collectPolicies(List<PolicyAlternativeHolder>) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
Summary from Section 4.2, WS-Security Policy spec( version 1.1 July 2005 ).
collectPolicies(PolicyMap, List<PolicyAlternativeHolder>) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
Summary from Section 4.2, WS-Security Policy spec( version 1.1 July 2005 ).
collectVisiblePrefixes(Iterator) - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
CollisionCheckStack<E> - Class in com.sun.xml.bind.v2.util
Stack-like data structure that allows the following efficient operations: Push/pop operation.
CollisionCheckStack() - Constructor for class com.sun.xml.bind.v2.util.CollisionCheckStack
 
com.sun.istack - package com.sun.istack
istack-commons runtime utilities.
com.sun.istack.localization - package com.sun.istack.localization
 
com.sun.istack.logging - package com.sun.istack.logging
 
com.sun.mail.auth - package com.sun.mail.auth
 
com.sun.mail.handlers - package com.sun.mail.handlers
 
com.sun.mail.iap - package com.sun.mail.iap
 
com.sun.mail.imap - package com.sun.mail.imap
An IMAP protocol provider for the JavaMail API that provides access to an IMAP message store.
com.sun.mail.imap.protocol - package com.sun.mail.imap.protocol
 
com.sun.mail.pop3 - package com.sun.mail.pop3
A POP3 protocol provider for the JavaMail API that provides access to a POP3 message store.
com.sun.mail.smtp - package com.sun.mail.smtp
An SMTP protocol provider for the JavaMail API that provides access to an SMTP server.
com.sun.mail.util - package com.sun.mail.util
Utility classes for use with the JavaMail API.
com.sun.mail.util.logging - package com.sun.mail.util.logging
Contains JavaMailTM extensions for JavaTM 2 platform's core logging facilities.
com.sun.wsit.security - package com.sun.wsit.security
 
com.sun.xml.bind - package com.sun.xml.bind
 
com.sun.xml.bind.annotation - package com.sun.xml.bind.annotation
 
com.sun.xml.bind.api - package com.sun.xml.bind.api
Runtime API for the JAX-WS RI
com.sun.xml.bind.api.impl - package com.sun.xml.bind.api.impl
 
com.sun.xml.bind.marshaller - package com.sun.xml.bind.marshaller
 
com.sun.xml.bind.unmarshaller - package com.sun.xml.bind.unmarshaller
 
com.sun.xml.bind.util - package com.sun.xml.bind.util
 
com.sun.xml.bind.v2 - package com.sun.xml.bind.v2
The JAXB 2.0 runtime
com.sun.xml.bind.v2.bytecode - package com.sun.xml.bind.v2.bytecode
Code that deals with low level byte code manipulation.
com.sun.xml.bind.v2.model.annotation - package com.sun.xml.bind.v2.model.annotation
Abstraction around reading annotations, to support internal/external annotations.
com.sun.xml.bind.v2.model.core - package com.sun.xml.bind.v2.model.core
The in-memory model of the JAXB-bound beans.
com.sun.xml.bind.v2.model.impl - package com.sun.xml.bind.v2.model.impl
Implementation of the com.sun.xml.bind.j2s.model package.
com.sun.xml.bind.v2.model.nav - package com.sun.xml.bind.v2.model.nav
Abstraction around the reflection library, to support various reflection models (such as java.lang.reflect and Annotation Processing).
com.sun.xml.bind.v2.model.runtime - package com.sun.xml.bind.v2.model.runtime
The specialization of com.sun.xml.bind.v2.model.core for the runtime.
com.sun.xml.bind.v2.runtime - package com.sun.xml.bind.v2.runtime
Code that implements JAXBContext, Unmarshaller, and Marshaller.
com.sun.xml.bind.v2.runtime.output - package com.sun.xml.bind.v2.runtime.output
Code that writes well-formed XML (XmlOutput and its implementations}.
com.sun.xml.bind.v2.runtime.property - package com.sun.xml.bind.v2.runtime.property
 
com.sun.xml.bind.v2.runtime.reflect - package com.sun.xml.bind.v2.runtime.reflect
Abstraction around accessing data of actual objects.
com.sun.xml.bind.v2.runtime.reflect.opt - package com.sun.xml.bind.v2.runtime.reflect.opt
Hosts optimized Accessor, TransducedAccessor, and Transducer.
com.sun.xml.bind.v2.runtime.unmarshaller - package com.sun.xml.bind.v2.runtime.unmarshaller
 
com.sun.xml.bind.v2.schemagen - package com.sun.xml.bind.v2.schemagen
Schema generator.
com.sun.xml.bind.v2.schemagen.episode - package com.sun.xml.bind.v2.schemagen.episode
TXW interfaces for writing episode file, which is what XJC needs to handle separate compilation.
com.sun.xml.bind.v2.schemagen.xmlschema - package com.sun.xml.bind.v2.schemagen.xmlschema
XML Schema writer generated by TXW.
com.sun.xml.bind.v2.util - package com.sun.xml.bind.v2.util
 
com.sun.xml.fastinfoset - package com.sun.xml.fastinfoset
 
com.sun.xml.fastinfoset.algorithm - package com.sun.xml.fastinfoset.algorithm
 
com.sun.xml.fastinfoset.alphabet - package com.sun.xml.fastinfoset.alphabet
 
com.sun.xml.fastinfoset.dom - package com.sun.xml.fastinfoset.dom
 
com.sun.xml.fastinfoset.org.apache.xerces.util - package com.sun.xml.fastinfoset.org.apache.xerces.util
 
com.sun.xml.fastinfoset.sax - package com.sun.xml.fastinfoset.sax
 
com.sun.xml.fastinfoset.stax - package com.sun.xml.fastinfoset.stax
 
com.sun.xml.fastinfoset.stax.events - package com.sun.xml.fastinfoset.stax.events
 
com.sun.xml.fastinfoset.stax.factory - package com.sun.xml.fastinfoset.stax.factory
 
com.sun.xml.fastinfoset.stax.util - package com.sun.xml.fastinfoset.stax.util
 
com.sun.xml.fastinfoset.tools - package com.sun.xml.fastinfoset.tools
 
com.sun.xml.fastinfoset.util - package com.sun.xml.fastinfoset.util
 
com.sun.xml.fastinfoset.vocab - package com.sun.xml.fastinfoset.vocab
 
com.sun.xml.messaging.saaj - package com.sun.xml.messaging.saaj
 
com.sun.xml.messaging.saaj.client.p2p - package com.sun.xml.messaging.saaj.client.p2p
 
com.sun.xml.messaging.saaj.packaging.mime - package com.sun.xml.messaging.saaj.packaging.mime
 
com.sun.xml.messaging.saaj.packaging.mime.internet - package com.sun.xml.messaging.saaj.packaging.mime.internet
 
com.sun.xml.messaging.saaj.packaging.mime.util - package com.sun.xml.messaging.saaj.packaging.mime.util
 
com.sun.xml.messaging.saaj.soap - package com.sun.xml.messaging.saaj.soap
 
com.sun.xml.messaging.saaj.soap.dynamic - package com.sun.xml.messaging.saaj.soap.dynamic
 
com.sun.xml.messaging.saaj.soap.impl - package com.sun.xml.messaging.saaj.soap.impl
 
com.sun.xml.messaging.saaj.soap.name - package com.sun.xml.messaging.saaj.soap.name
 
com.sun.xml.messaging.saaj.soap.ver1_1 - package com.sun.xml.messaging.saaj.soap.ver1_1
 
com.sun.xml.messaging.saaj.soap.ver1_2 - package com.sun.xml.messaging.saaj.soap.ver1_2
 
com.sun.xml.messaging.saaj.util - package com.sun.xml.messaging.saaj.util
 
com.sun.xml.messaging.saaj.util.transform - package com.sun.xml.messaging.saaj.util.transform
 
com.sun.xml.rpc.plugins - package com.sun.xml.rpc.plugins
 
com.sun.xml.rpc.security - package com.sun.xml.rpc.security
 
com.sun.xml.security.core.ai - package com.sun.xml.security.core.ai
 
com.sun.xml.security.core.dsig - package com.sun.xml.security.core.dsig
 
com.sun.xml.security.core.dsig.runtime - package com.sun.xml.security.core.dsig.runtime
 
com.sun.xml.security.core.xenc - package com.sun.xml.security.core.xenc
 
com.sun.xml.stream.buffer - package com.sun.xml.stream.buffer
 
com.sun.xml.stream.buffer.sax - package com.sun.xml.stream.buffer.sax
 
com.sun.xml.stream.buffer.stax - package com.sun.xml.stream.buffer.stax
 
com.sun.xml.txw2 - package com.sun.xml.txw2
TXW runtime.
com.sun.xml.txw2.annotation - package com.sun.xml.txw2.annotation
Defines a set of annotations that can be used on TypedXmlWriter interfaces.
com.sun.xml.txw2.output - package com.sun.xml.txw2.output
Defines XmlSerializer and its built-in implementations.
com.sun.xml.ws - package com.sun.xml.ws
This document describes the architecture of JAX-WS 2.0 runtime.
com.sun.xml.wss - package com.sun.xml.wss
 
com.sun.xml.wss.core - package com.sun.xml.wss.core
 
com.sun.xml.wss.core.reference - package com.sun.xml.wss.core.reference
 
com.sun.xml.wss.impl - package com.sun.xml.wss.impl
 
com.sun.xml.wss.impl.apachecrypto - package com.sun.xml.wss.impl.apachecrypto
 
com.sun.xml.wss.impl.c14n - package com.sun.xml.wss.impl.c14n
 
com.sun.xml.wss.impl.callback - package com.sun.xml.wss.impl.callback
 
com.sun.xml.wss.impl.config - package com.sun.xml.wss.impl.config
 
com.sun.xml.wss.impl.configuration - package com.sun.xml.wss.impl.configuration
 
com.sun.xml.wss.impl.dsig - package com.sun.xml.wss.impl.dsig
 
com.sun.xml.wss.impl.filter - package com.sun.xml.wss.impl.filter
 
com.sun.xml.wss.impl.keyinfo - package com.sun.xml.wss.impl.keyinfo
 
com.sun.xml.wss.impl.misc - package com.sun.xml.wss.impl.misc
 
com.sun.xml.wss.impl.policy - package com.sun.xml.wss.impl.policy
 
com.sun.xml.wss.impl.policy.mls - package com.sun.xml.wss.impl.policy.mls
 
com.sun.xml.wss.impl.policy.spi - package com.sun.xml.wss.impl.policy.spi
 
com.sun.xml.wss.impl.policy.verifier - package com.sun.xml.wss.impl.policy.verifier
 
com.sun.xml.wss.impl.resolver - package com.sun.xml.wss.impl.resolver
 
com.sun.xml.wss.impl.transform - package com.sun.xml.wss.impl.transform
 
com.sun.xml.wss.jaxws.impl - package com.sun.xml.wss.jaxws.impl
 
com.sun.xml.wss.jaxws.impl.logging - package com.sun.xml.wss.jaxws.impl.logging
 
com.sun.xml.wss.logging - package com.sun.xml.wss.logging
 
com.sun.xml.wss.logging.core - package com.sun.xml.wss.logging.core
 
com.sun.xml.wss.logging.impl.c14n - package com.sun.xml.wss.logging.impl.c14n
 
com.sun.xml.wss.logging.impl.configuration - package com.sun.xml.wss.logging.impl.configuration
 
com.sun.xml.wss.logging.impl.crypto - package com.sun.xml.wss.logging.impl.crypto
 
com.sun.xml.wss.logging.impl.dsig - package com.sun.xml.wss.logging.impl.dsig
 
com.sun.xml.wss.logging.impl.filter - package com.sun.xml.wss.logging.impl.filter
 
com.sun.xml.wss.logging.impl.misc - package com.sun.xml.wss.logging.impl.misc
 
com.sun.xml.wss.logging.impl.opt - package com.sun.xml.wss.logging.impl.opt
 
com.sun.xml.wss.logging.impl.opt.crypto - package com.sun.xml.wss.logging.impl.opt.crypto
 
com.sun.xml.wss.logging.impl.opt.signature - package com.sun.xml.wss.logging.impl.opt.signature
 
com.sun.xml.wss.logging.impl.opt.token - package com.sun.xml.wss.logging.impl.opt.token
 
com.sun.xml.wss.logging.impl.policy - package com.sun.xml.wss.logging.impl.policy
 
com.sun.xml.wss.logging.saml - package com.sun.xml.wss.logging.saml
 
com.sun.xml.wss.provider - package com.sun.xml.wss.provider
 
com.sun.xml.wss.provider.wsit - package com.sun.xml.wss.provider.wsit
 
com.sun.xml.wss.provider.wsit.logging - package com.sun.xml.wss.provider.wsit.logging
 
com.sun.xml.wss.saml - package com.sun.xml.wss.saml
 
com.sun.xml.wss.saml.assertion.saml11.jaxb10 - package com.sun.xml.wss.saml.assertion.saml11.jaxb10
 
com.sun.xml.wss.saml.assertion.saml11.jaxb20 - package com.sun.xml.wss.saml.assertion.saml11.jaxb20
 
com.sun.xml.wss.saml.assertion.saml20.jaxb20 - package com.sun.xml.wss.saml.assertion.saml20.jaxb20
 
com.sun.xml.wss.saml.impl - package com.sun.xml.wss.saml.impl
 
com.sun.xml.wss.saml.internal.saml11.jaxb20 - package com.sun.xml.wss.saml.internal.saml11.jaxb20
 
com.sun.xml.wss.saml.internal.saml20.jaxb20 - package com.sun.xml.wss.saml.internal.saml20.jaxb20
 
com.sun.xml.wss.saml.util - package com.sun.xml.wss.saml.util
 
com.sun.xml.wss.swa - package com.sun.xml.wss.swa
 
com.sun.xml.wss.util - package com.sun.xml.wss.util
 
com.sun.xml.xwss - package com.sun.xml.xwss
 
command(String, Argument) - Method in class com.sun.mail.iap.Protocol
Send a command to the server.
CommandFailedException - Exception in com.sun.mail.iap
 
CommandFailedException() - Constructor for exception com.sun.mail.iap.CommandFailedException
Constructs an CommandFailedException with no detail message.
CommandFailedException(String) - Constructor for exception com.sun.mail.iap.CommandFailedException
Constructs an CommandFailedException with the specified detail message.
CommandFailedException(Response) - Constructor for exception com.sun.mail.iap.CommandFailedException
Constructs an CommandFailedException with the specified Response.
COMMENT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
comment(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
COMMENT - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer.Token
Token type indicating a comment.
comment(char[], int, int) - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
 
comment(char[], int, int) - Method in class com.sun.xml.stream.buffer.sax.DefaultWithLexicalHandler
 
comment(char[], int, int) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
comment(char[], int, int) - Method in class com.sun.xml.txw2.output.DataWriter
 
comment(StringBuilder) - Method in class com.sun.xml.txw2.output.DomSerializer
 
comment(StringBuilder) - Method in class com.sun.xml.txw2.output.DumpSerializer
 
comment(char[], int, int) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
 
comment(StringBuilder) - Method in class com.sun.xml.txw2.output.SaxSerializer
 
comment(StringBuilder) - Method in class com.sun.xml.txw2.output.StaxSerializer
 
comment(StringBuilder) - Method in class com.sun.xml.txw2.output.StreamSerializer
 
comment(StringBuilder) - Method in class com.sun.xml.txw2.output.TXWSerializer
 
comment(StringBuilder) - Method in interface com.sun.xml.txw2.output.XmlSerializer
Writes a comment.
comment(char[], int, int) - Method in class com.sun.xml.txw2.output.XMLWriter
 
comment(char[], int, int) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
COMMENT - Static variable in class javax.mail.internet.HeaderTokenizer.Token
Token type indicating a comment.
comment(char[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
COMMENT_II - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
COMMENT_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
CommentEvent - Class in com.sun.xml.fastinfoset.stax.events
 
CommentEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.CommentEvent
 
CommentEvent(String) - Constructor for class com.sun.xml.fastinfoset.stax.events.CommentEvent
 
CommentEventImpl - Class in org.codehaus.stax2.ri.evt
 
CommentEventImpl(Location, String) - Constructor for class org.codehaus.stax2.ri.evt.CommentEventImpl
 
CommentImpl - Class in com.sun.xml.messaging.saaj.soap.impl
 
CommentImpl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
commit() - Method in interface com.sun.xml.txw2.TypedXmlWriter
Commits this element (and all its descendants) to the output.
commit(boolean) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Commits this element (and all its descendants) to the output.
CommonResourceBundle - Class in com.sun.xml.fastinfoset
Resource bundle implementation for localized messages.
CommonResourceBundle() - Constructor for class com.sun.xml.fastinfoset.CommonResourceBundle
 
CommonResourceBundle(Locale) - Constructor for class com.sun.xml.fastinfoset.CommonResourceBundle
 
compact() - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
Reallocate the buffer to the exact size of the data to reduce the memory footprint.
compare(Object, Object) - Method in class com.sun.xml.wss.impl.c14n.AttrSorter
 
compareDocumentPosition(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
compareDocumentPosition(Node) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
compareDocumentPosition(Node) - Method in class com.sun.xml.wss.core.ReferenceElement
 
compareDocumentPosition(Node) - Method in class com.sun.xml.wss.core.SecurityHeader
 
compareDocumentPosition(Node) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
compareTo(Name) - Method in class com.sun.xml.bind.v2.runtime.Name
 
compareTo(AttributeProperty) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
compareTo(Object) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer.AttributeValueHolder
 
compareTo(Object) - Method in class com.sun.xml.wss.impl.c14n.AttributeNS
 
compareTo(Object) - Method in class com.sun.xml.wss.impl.c14n.StAXAttr
 
comparison - Variable in class javax.mail.search.ComparisonTerm
The comparison.
ComparisonTerm - Class in javax.mail.search
This class models the comparison operator.
ComparisonTerm() - Constructor for class javax.mail.search.ComparisonTerm
 
ComplexContent - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
complexContent() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeModel
 
ComplexExtension - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
ComplexRestriction - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
ComplexType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
complexType() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeHost
 
ComplexTypeHost - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
ComplexTypeModel - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
CompositeStructure - Class in com.sun.xml.bind.api
A JAXB Bean that works like a DOM.
CompositeStructure() - Constructor for class com.sun.xml.bind.api.CompositeStructure
 
CompositeStructureBeanInfo - Class in com.sun.xml.bind.v2.runtime
 
CompositeStructureBeanInfo(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
conclude() - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
Wraps up everything and creates NameList.
Condition - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
This is an abstract class which servers as an extension point for new conditions.
Condition() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Condition
 
Condition - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
This is an abstract class which servers as an extension point for new conditions.
Condition() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Condition
 
Condition - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
This is an abstract class which servers as an extension point for new conditions.
Condition() - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Condition
 
Condition - Interface in com.sun.xml.wss.saml
.
ConditionAbstractType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for ConditionAbstractType complex type.
ConditionAbstractType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionAbstractType
 
ConditionAbstractType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for ConditionAbstractType complex type.
ConditionAbstractType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.ConditionAbstractType
 
conditionOrAudienceRestrictionOrOneTimeUse - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ConditionsType
 
Conditions - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
The validity of an Assertion MAY be subject to a set of Conditions.
Conditions() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Conditions
Constructor taking in nothing (SAML spec allows it)
Conditions(Calendar, Calendar, List, List, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Conditions
Constructs an instance of Conditions.
Conditions(ConditionsType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Conditions
 
Conditions - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
The validity of an Assertion MAY be subject to a set of Conditions.
Conditions() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Conditions
Constructor taking in nothing (SAML spec allows it)
Conditions(GregorianCalendar, GregorianCalendar, List, List, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Conditions
Constructs an instance of Conditions.
Conditions(ConditionsType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Conditions
 
Conditions - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
The validity of an Assertion MAY be subject to a set of Conditions.
Conditions() - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Conditions
Constructor taking in nothing (SAML spec allows it)
Conditions(GregorianCalendar, GregorianCalendar, List, List, List, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Conditions
Constructs an instance of Conditions.
Conditions(ConditionsType) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Conditions
 
Conditions - Interface in com.sun.xml.wss.saml
The validity of an Assertion MAY be subject to a set of Conditions.
conditions - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
 
conditions - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
 
ConditionsType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for ConditionsType complex type.
ConditionsType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionsType
 
ConditionsType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for ConditionsType complex type.
ConditionsType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.ConditionsType
 
config(String) - Method in class com.sun.istack.logging.Logger
 
config(String, Throwable) - Method in class com.sun.istack.logging.Logger
 
ConfigHelper - Class in com.sun.xml.wss.provider.wsit
This is based Helper class for 196 Configuration.
ConfigHelper() - Constructor for class com.sun.xml.wss.provider.wsit.ConfigHelper
 
ConfigHelper.AuthConfigRegistrationWrapper - Class in com.sun.xml.wss.provider.wsit
 
ConfigHelper.AuthConfigRegistrationWrapper(String, String) - Constructor for class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper
 
ConfigHelper.AuthConfigRegistrationWrapper.AuthConfigRegistrationListener - Class in com.sun.xml.wss.provider.wsit
 
ConfigHelper.AuthConfigRegistrationWrapper.AuthConfigRegistrationListener(String, String) - Constructor for class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper.AuthConfigRegistrationListener
 
configOptimizeAttribute - Variable in class com.sun.xml.wss.provider.WssProviderAuthModule
 
configuration() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicyGenerator
return a SecurityPolicy that represents a configuration
configuration() - Method in interface com.sun.xml.wss.impl.policy.SecurityPolicyGenerator
Create and return a new Security Policy Configuration
CONFIGURATION_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
CONFIGURATION_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
CONFIGURATION_URL - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
ConfigurationConstants - Interface in com.sun.xml.wss.impl.config
 
ConfigurationStates - Interface in com.sun.xml.wss.provider
 
configureForConvenience() - Method in class org.codehaus.stax2.XMLInputFactory2
Method to call to make Reader created be as "convenient" to use as possible; ie try to avoid having to deal with some of things like segmented text chunks.
configureForLowMemUsage() - Method in class org.codehaus.stax2.XMLInputFactory2
Method to call to minimize the memory usage of the stream/event reader; both regarding Objects created, and the temporary memory usage during parsing.
configureForRobustness() - Method in class org.codehaus.stax2.XMLOutputFactory2
Method call to make writer be as robust as possible, that is, to make it both check AND fix problems if it can.
configureForRoundTripping() - Method in class org.codehaus.stax2.XMLInputFactory2
Method to call to make Reader try to preserve as much of input formatting as possible, so that round-tripping would be as lossless as possible.
configureForSpeed() - Method in class org.codehaus.stax2.XMLInputFactory2
Method to call to make the Reader created be as fast as possible reading documents, especially for long-running processes where caching is likely to help.
configureForSpeed() - Method in class org.codehaus.stax2.XMLOutputFactory2
Method call to make writer optimize its operation for speed.
configureForXmlConformance() - Method in class org.codehaus.stax2.XMLInputFactory2
Method to call to make Reader created conform as closely to XML standard as possible, doing all checks and transformations mandated by the XML specification (linefeed conversions, attr value normalizations).
configureForXmlConformance() - Method in class org.codehaus.stax2.XMLOutputFactory2
Method call to make writer be as strict with output as possible, ie maximize validation it does to try to catch any well-formedness or validity problems.
confirmationMethod - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectConfirmationType
 
CONFORMANCE_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
connect(Socket) - Method in class com.sun.mail.smtp.SMTPTransport
Start the SMTP protocol on the given socket, which was already connected by the caller.
connect() - Method in class javax.mail.Service
A generic connect method that takes no parameters.
connect(String, String, String) - Method in class javax.mail.Service
Connect to the specified address.
connect(String, String) - Method in class javax.mail.Service
Connect to the current host using the specified username and password.
connect(String, int, String, String) - Method in class javax.mail.Service
Similar to connect(host, user, password) except a specific port can be specified.
ConnectionAdapter - Class in javax.mail.event
The adapter which receives connection events.
ConnectionAdapter() - Constructor for class javax.mail.event.ConnectionAdapter
 
ConnectionEvent - Class in javax.mail.event
This class models Connection events.
ConnectionEvent(Object, int) - Constructor for class javax.mail.event.ConnectionEvent
Constructor
ConnectionException - Exception in com.sun.mail.iap
 
ConnectionException() - Constructor for exception com.sun.mail.iap.ConnectionException
Constructs an ConnectionException with no detail message.
ConnectionException(String) - Constructor for exception com.sun.mail.iap.ConnectionException
Constructs an ConnectionException with the specified detail message.
ConnectionException(Protocol, Response) - Constructor for exception com.sun.mail.iap.ConnectionException
Constructs an ConnectionException with the specified Response.
ConnectionListener - Interface in javax.mail.event
This is the Listener interface for Connection events.
Const - Class in com.sun.xml.bind.v2.runtime.reflect.opt
 
Const() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
Constants - Class in com.sun.xml.wss.jaxws.impl
 
Constants() - Constructor for class com.sun.xml.wss.jaxws.impl.Constants
 
construct(NamespaceContext, List) - Static method in class org.codehaus.stax2.ri.evt.MergedNsContext
 
construct(Location, QName, Iterator, Iterator, NamespaceContext) - Static method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
constructDefaultNamespace(Location, String) - Static method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2BlockSource
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2FileSource
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2ReferentialSource
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2Source
This method creates an InputStream via which underlying input source can be accessed.
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2StringSource
 
constructInputStream() - Method in class org.codehaus.stax2.io.Stax2URLSource
 
constructInvalidValue(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
constructInvalidValue(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
constructKeyInfo(MLSPolicy, SecurityTokenReference) - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
constructKeyInfo(MLSPolicy, String) - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
constructNamespace(Location, String, String) - Static method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
constructOutputStream() - Method in class org.codehaus.stax2.io.Stax2BlockResult
 
constructOutputStream() - Method in class org.codehaus.stax2.io.Stax2FileResult
 
constructOutputStream() - Method in class org.codehaus.stax2.io.Stax2ReferentialResult
 
constructOutputStream() - Method in class org.codehaus.stax2.io.Stax2Result
This method creates an OutputStream via which underlying output target can be written to.
constructPolicyHolder(Policy, boolean, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
constructPolicyHolder(Policy, boolean, boolean, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
constructPolicyHolder(Policy, boolean, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
constructPolicyHolder(Policy, boolean, boolean, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
constructReader() - Method in class org.codehaus.stax2.io.Stax2BlockSource
 
constructReader() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
Note: if encoding is not explicitly defined, UTF-8 is assumed.
constructReader() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
 
constructReader() - Method in class org.codehaus.stax2.io.Stax2FileSource
 
constructReader() - Method in class org.codehaus.stax2.io.Stax2ReferentialSource
 
constructReader() - Method in class org.codehaus.stax2.io.Stax2Source
This method creates a Reader via which underlying input source can be accessed.
constructReader() - Method in class org.codehaus.stax2.io.Stax2StringSource
 
constructReader() - Method in class org.codehaus.stax2.io.Stax2URLSource
 
constructSignature(SignedInfo, KeyInfo) - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
constructSignature(SignedInfo, KeyInfo, String) - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
constructSignaturePolicy(SignedInfo, boolean) - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
constructSignaturePolicy(SignedInfo, boolean, SignaturePolicy) - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
constructSignaturePolicy(SignedInfo, SignaturePolicy, SecurableSoapMessage) - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
constructSignedInfo(FilterProcessingContext) - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
constructWriter() - Method in class org.codehaus.stax2.io.Stax2BlockResult
 
constructWriter() - Method in class org.codehaus.stax2.io.Stax2FileResult
 
constructWriter() - Method in class org.codehaus.stax2.io.Stax2ReferentialResult
 
constructWriter() - Method in class org.codehaus.stax2.io.Stax2Result
This method creates a Writer via which underlying output target can be written to.
CONTAINER - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
contains(Rights.Right) - Method in class com.sun.mail.imap.Rights
Check whether the specified right is present in this Rights object.
contains(Rights) - Method in class com.sun.mail.imap.Rights
Check whether all the rights in the specified Rights object are present in this Rights object.
contains(FetchProfile.Item) - Method in class javax.mail.FetchProfile
Returns true if the fetch profile contains given special item.
contains(String) - Method in class javax.mail.FetchProfile
Returns true if the fetch profile contains given header name.
contains(Flags.Flag) - Method in class javax.mail.Flags
Check whether the specified system flag is present in this Flags object.
contains(String) - Method in class javax.mail.Flags
Check whether the specified user flag is present in this Flags object.
contains(Flags) - Method in class javax.mail.Flags
Check whether all the flags in the specified Flags object are present in this Flags object.
containsAdapter(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
containsBinarySecret() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method containsBinarySecret
containsEncryptedKeyToken() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method containsEncryptedKeyToken
containsKey(String, String) - Method in class com.sun.xml.bind.v2.util.QNameMap
 
containsKey(Object) - Method in interface org.jvnet.ws.message.PropertySet
 
containsKeyName() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method containsKeyName
containsKeyValue() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method containsKeyValue
containsMgmtData() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method containsMgmtData
containsPGPData() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method containsPGPData
containsProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXManager
public void reset(){ features.clear() ; }
containsProperty(String) - Method in class com.sun.xml.wss.impl.policy.DynamicPolicyContext
 
containsRetrievalMethod() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method containsRetrievalMethod
containsSecurityTokenReference() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method containsSecurityTokenReference
containsSPKIData() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method containsSPKIData
containsUnknownElement() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method containsUnknownElement
containsX509Data() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method containsX509Data
content - Variable in class com.sun.xml.security.core.dsig.CanonicalizationMethodType
 
content - Variable in class com.sun.xml.security.core.dsig.DigestMethodType
 
content - Variable in class com.sun.xml.security.core.dsig.KeyInfoType
 
content - Variable in class com.sun.xml.security.core.dsig.KeyValueType
 
content - Variable in class com.sun.xml.security.core.dsig.ObjectType
 
content - Variable in class com.sun.xml.security.core.dsig.PGPDataType
 
content - Variable in class com.sun.xml.security.core.dsig.SignatureMethodType
 
content - Variable in class com.sun.xml.security.core.dsig.SignaturePropertyType
 
content - Variable in class com.sun.xml.security.core.dsig.TransformType
 
content - Variable in class com.sun.xml.security.core.xenc.AgreementMethodType
 
content - Variable in class com.sun.xml.security.core.xenc.EncryptionMethodType
 
content - Variable in class com.sun.xml.security.core.xenc.EncryptionPropertyType
 
content - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectType
 
content - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnContextType
 
content - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
 
content - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectType
 
content - Variable in class javax.mail.internet.MimeBodyPart
Byte array that holds the bytes of the content of this Part.
content - Variable in class javax.mail.internet.MimeMessage
Byte array that holds the bytes of this Message's content.
CONTENT_ALLOW_ANY_TEXT - Static variable in class org.codehaus.stax2.validation.XMLValidator
This value indicates that any textual content (plain PCTEXT) is allowed, and that validator is not going to do any validation for it.
CONTENT_ALLOW_NONE - Static variable in class org.codehaus.stax2.validation.XMLValidator
This value indicates that no content whatsoever is legal within current context, that is, where the only legal content to follow is the closing end tag -- not even comments or processing instructions are allowed.
CONTENT_ALLOW_UNDEFINED - Static variable in class org.codehaus.stax2.validation.XMLValidator
This value is a placeholder that should never be returned by validators, but that can be used internally as an uninitialized value.
CONTENT_ALLOW_VALIDATABLE_TEXT - Static variable in class org.codehaus.stax2.validation.XMLValidator
This value indicates that textual content is allowed, but that the validator needs to be called to let it do actual content-based validation.
CONTENT_ALLOW_WS - Static variable in class org.codehaus.stax2.validation.XMLValidator
This value indicates that only white space text content is allowed, not other kinds of text.
CONTENT_ALLOW_WS_NONSTRICT - Static variable in class org.codehaus.stax2.validation.XMLValidator
This value is similar to XMLValidator.CONTENT_ALLOW_WS_NONSTRICT, but only used for content typing purposes, not for validation.
CONTENT_DESCRIPTION - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
CONTENT_DISPOSITION - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
CONTENT_ID - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
CONTENT_ID - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
CONTENT_INFO - Static variable in class javax.mail.FetchProfile.Item
This item is for fetching information about the content of the message.
CONTENT_LENGTH - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
CONTENT_LOCATION - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
CONTENT_LOCATION - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
CONTENT_ONLY_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
CONTENT_TRANSFER_ENCODING - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
CONTENT_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
CONTENT_TYPE_CHAR_ARRAY - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
CONTENT_TYPE_CHAR_ARRAY_COPY - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
CONTENT_TYPE_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
CONTENT_TYPE_STRING - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
ContentDisposition - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
This class represents a MIME ContentDisposition value.
ContentDisposition() - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
No-arg Constructor.
ContentDisposition(String, ParameterList) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
Constructor.
ContentDisposition(String) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
Constructor that takes a ContentDisposition string.
ContentDisposition - Class in javax.mail.internet
This class represents a MIME ContentDisposition value.
ContentDisposition() - Constructor for class javax.mail.internet.ContentDisposition
No-arg Constructor.
ContentDisposition(String, ParameterList) - Constructor for class javax.mail.internet.ContentDisposition
Constructor.
ContentDisposition(String) - Constructor for class javax.mail.internet.ContentDisposition
Constructor that takes a ContentDisposition string.
ContentModelContainer - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
Used to write a content model.
contentStream - Variable in class javax.mail.internet.MimeBodyPart
If the data for this body part was supplied by an InputStream that implements the SharedInputStream interface, contentStream is another such stream representing the content of this body part.
contentStream - Variable in class javax.mail.internet.MimeMessage
If the data for this message was supplied by an InputStream that implements the SharedInputStream interface, contentStream is another such stream representing the content of this message.
ContentType - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
This class represents a MIME ContentType value.
ContentType() - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
No-arg Constructor.
ContentType(String, String, ParameterList) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Constructor.
ContentType(String) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Constructor that takes a Content-Type string.
contentType - Variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
This field specifies the content-type of this multipart object.
contentType - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
ContentType - Class in javax.mail.internet
This class represents a MIME ContentType value.
ContentType() - Constructor for class javax.mail.internet.ContentType
No-arg Constructor.
ContentType(String, String, ParameterList) - Constructor for class javax.mail.internet.ContentType
Constructor.
ContentType(String) - Constructor for class javax.mail.internet.ContentType
Constructor that takes a Content-Type string.
contentType - Variable in class javax.mail.Multipart
This field specifies the content-type of this multipart object.
context - Variable in class com.sun.xml.bind.api.Bridge
 
context - Variable in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
The JAXBContextImpl for which the model is built.
context - Variable in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
context - Variable in class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
 
context - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
 
context - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Owning JAXBContext
CONTEXT_READER - Static variable in class com.sun.xml.fastinfoset.stax.StAXManager
 
CONTEXT_WRITER - Static variable in class com.sun.xml.fastinfoset.stax.StAXManager
 
CONTEXT_WSDL_OPERATION - Static variable in class com.sun.xml.xwss.XWSSServerTube
 
ContextFactory - Class in com.sun.xml.bind.v2
This class is responsible for producing RI JAXBContext objects.
ContextFactory() - Constructor for class com.sun.xml.bind.v2.ContextFactory
 
ContiguousCharArrayArray - Class in com.sun.xml.fastinfoset.util
 
ContiguousCharArrayArray(int, int, int, int) - Constructor for class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
ContiguousCharArrayArray() - Constructor for class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
CONTINUATION - Static variable in class com.sun.mail.iap.Response
 
CONVERSIONS - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
convert(Reader, OutputStream) - Method in class com.sun.xml.fastinfoset.tools.XML_SAX_FI
 
convertBase64AlorithmDataToCharacters(StringBuffer) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
convertCodeToQName(String, SOAPElement) - Static method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
convertEncodingAlgorithmDataToCharacters(boolean) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
convertEncodingAlgorithmDataToCharacters() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
 
convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
 
convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
 
convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
convertFromCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.UUIDEncodingAlgorithm
 
convertFromCharacters(char[], int, int) - Method in interface org.jvnet.fastinfoset.EncodingAlgorithm
 
convertSTRToElement(Object, Document) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
 
convertToCharacters(byte[], int, int, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
 
convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
 
convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
 
convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
convertToCharacters(Object, StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.UUIDEncodingAlgorithm
 
convertToCharacters(Object, StringBuffer) - Method in interface org.jvnet.fastinfoset.EncodingAlgorithm
 
convertToCharactersFromDoubleArray(double[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
convertToCharactersFromFloatArray(float[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
convertToCharactersFromIntArray(int[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
convertToCharactersFromLongArray(long[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
convertToCharactersFromShortArray(short[], StringBuffer) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
convertToName(QName) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
convertToQName(Name) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
convertToSoapElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
convertToSoapElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
 
convertToSoapElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
convertToSoapElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
convertToSoapElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
convertToSoapElement(Document, Element) - Static method in class com.sun.xml.wss.impl.XMLUtil
convertToSoapElement
convertToXPATH() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
convertToXpath(String) - Static method in class com.sun.xml.wss.impl.XMLUtil
Looks up elements with wsu:Id or Id in xenc or dsig namespace.
Coordinator - Class in com.sun.xml.bind.v2.runtime
Object that coordinates the marshalling/unmarshalling.
Coordinator() - Constructor for class com.sun.xml.bind.v2.runtime.Coordinator
 
coordinator - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
copy(MessageSet[], String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
COPY command.
copy(int, int, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
 
copy() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
 
copy() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
 
copy(MimeHeaders) - Static method in class com.sun.xml.messaging.saaj.util.MimeHeadersUtil
 
copy(StaticApplicationContext) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
Copy operator
copy(Map, Map) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
copy(ProcessingContext, ProcessingContext) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
copy operator
copy(TubeCloner) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
copy(TubeCloner) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
copy(Map, Map) - Static method in class com.sun.xml.wss.ProcessingContext
 
copy(ProcessingContext, ProcessingContext) - Method in class com.sun.xml.wss.ProcessingContext
copy operator
copy(SecurityProcessingContext, SecurityProcessingContext) - Method in class com.sun.xml.wss.ProcessingContext
 
copy(PipeCloner) - Method in class com.sun.xml.wss.provider.wsit.ClientSecurityPipe
 
copy(TubeCloner) - Method in class com.sun.xml.wss.provider.wsit.ClientSecurityTube
 
copy(PipeCloner) - Method in class com.sun.xml.wss.provider.wsit.ServerSecurityPipe
This is used in creating subsequent pipes.
copy(TubeCloner) - Method in class com.sun.xml.wss.provider.wsit.ServerSecurityTube
 
copy(SecurityProcessingContext, SecurityProcessingContext) - Method in interface com.sun.xml.wss.SecurityProcessingContext
copy operator
copy(TubeCloner) - Method in class com.sun.xml.xwss.XWSSClientTube
 
copy(TubeCloner) - Method in class com.sun.xml.xwss.XWSSServerTube
 
copyAttributes(SecurableSoapMessage, SecurityHeader) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
copyElementName(Element) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
copyEventFromReader(XMLStreamReader2, boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
copyEventFromReader(XMLStreamReader2, boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
copyEventFromReader(XMLStreamReader2, boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
copyEventFromReader(XMLStreamReader2, boolean) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
copyEventFromReader(XMLStreamReader2, boolean) - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method that essentially copies event that the specified reader has just read.
copyMessages(Message[], Folder) - Method in class com.sun.mail.imap.IMAPFolder
Copy the specified messages from this folder, to the specified destination.
copyMessages(Message[], Folder) - Method in class javax.mail.Folder
Copy the specified Messages from this Folder into another Folder.
copyMimeHeaders(MimeHeaders, MimeBodyPart) - Static method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
copyMimeHeaders(MimeBodyPart, AttachmentPartImpl) - Static method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
copySatelliteInto(MessageContext) - Method in interface org.jvnet.ws.message.DistributedPropertySet
 
copySatelliteInto(MessageContext) - Method in interface org.jvnet.ws.message.MessageContext
Copies all the PropertySet of this MessageContext into the other MessageContext
copySink - Variable in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
copyStartElement(XMLStreamReader) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
copyStartElement(XMLStreamReader) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
Basic implementation of copy operation.
copySubject(Subject, Subject) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
core - Variable in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
count() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Number of total bindings declared.
count() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Gets the number of bindings declared on this element.
count - Variable in class com.sun.xml.messaging.saaj.util.ByteOutputStream
The number of valid bytes in the buffer.
count - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ProxyRestrictionType
 
countAttachments() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
countAttachments() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
countAttributes(Attributes) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
countNamespacePool() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
countPrefixPool() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
cParams - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
create() - Method in class com.sun.istack.Pool.Impl
Creates a new instance of object.
create(int) - Method in class com.sun.mail.imap.IMAPFolder
Create this folder, with the specified type.
create(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
CREATE Command.
CREATE - Static variable in class com.sun.mail.imap.Rights.Right
Create - CREATE new sub-mailboxes in any implementation-defined hierarchy, RENAME or DELETE mailbox.
create(int) - Method in class com.sun.mail.pop3.DefaultFolder
 
create(int) - Method in class com.sun.mail.pop3.POP3Folder
Always returns false; the POP3 protocol doesn't support creating folders.
create(Class<T>) - Static method in class com.sun.xml.bind.v2.ClassFactory
The same as ClassFactory.create0(java.lang.Class) but with an error handling to make the instanciation error fatal.
create(Method) - Static method in class com.sun.xml.bind.v2.ClassFactory
Call a method in the factory class to get the object.
create(A, Locatable) - Static method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
Wraps the annotation into a proxy so that the returned object will also implement Locatable.
create(XMLStreamWriter, JAXBContextImpl) - Static method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
Creates a new XmlOutput from a XMLStreamWriter.
create(JAXBContextImpl, RuntimePropertyInfo) - Static method in class com.sun.xml.bind.v2.runtime.property.PropertyFactory
Creates/obtains a properly configured Property object from the given description.
create(Type, ID, Adapter<Type, Class>) - Static method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Gets a reference to the appropriate Lister object if the field is a multi-value field.
create(String, String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
create(XMLReader, InputStream) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
create(XMLReader, InputStream, String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
create(XMLStreamReader) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator
Create the buffer from a stream reader.
create(Class<T>, XmlSerializer) - Static method in class com.sun.xml.txw2.TXW
Creates a new TypedXmlWriter to write a new instance of a document.
create(QName, Class<T>, XmlSerializer) - Static method in class com.sun.xml.txw2.TXW
Creates a new TypedXmlWriter to write a new instance of a document.
create(int) - Method in class javax.mail.Folder
Create this folder on the Store.
create(ClassLoader...) - Static method in class org.jvnet.ws.message.MessageContextFactory
 
create(SOAPMessage, ClassLoader...) - Static method in class org.jvnet.ws.message.MessageContextFactory
 
create(Source, SOAPVersion, ClassLoader...) - Static method in class org.jvnet.ws.message.MessageContextFactory
 
create0(Class<T>) - Static method in class com.sun.xml.bind.v2.ClassFactory
Creates a new instance of the class but throw exceptions without catching it.
createAccessorSeed(M, M) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
Creates a new GetterSetterPropertySeed object.
createAction(Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAction(String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAction(Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAction(String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAction(Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAction(String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAction(ActionType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<ActionType>}
createAction(ActionType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<ActionType>}
createAction(String, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates an Action element.
createActionType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of ActionType
createActionType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of ActionType
createAdvice(List, List, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAdvice(List, List, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAdvice(List, List, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAdvice(AdviceType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<AdviceType>}
createAdvice(AdviceType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<AdviceType>}
createAdvice(List, List, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates an Advice element.
createAdviceType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of AdviceType
createAdviceType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of AdviceType
createAgreementMethod(AgreementMethodType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<AgreementMethodType>}
createAgreementMethodType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of AgreementMethodType
createAgreementMethodTypeKANonce(byte[]) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<KeyInfoType>}
createAgreementMethodTypeRecipientKeyInfo(KeyInfoType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<KeyInfoType>}
createAnyType() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAnyType() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAnyType() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAnyType() - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates an AnyType element if the System property "com.sun.xml.wss.saml.binding.jaxb" is set.
createApplicationSecurityConfiguration(InputStream) - Static method in class com.sun.xml.wss.impl.config.SecurityConfigurationXmlReader
read an XWS-Security configuration representing an xwss:JAXRPCSecurity element and return an ApplicationSecurityConfiguration instance.
createArrayInfo(Locatable, T) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createArrayInfo(Locatable, Type) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createAssertion(Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAssertion(String, String, GregorianCalendar, Conditions, Advice, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAssertion(String, String, GregorianCalendar, Conditions, Advice, List, JAXBContext) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAssertion(String, NameID, GregorianCalendar, Conditions, Advice, Subject, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAssertion(String, NameID, GregorianCalendar, Conditions, Advice, Subject, List, JAXBContext) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAssertion(XMLStreamReader) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAssertion(Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAssertion(String, String, GregorianCalendar, Conditions, Advice, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAssertion(String, String, GregorianCalendar, Conditions, Advice, List, JAXBContext) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAssertion(String, NameID, GregorianCalendar, Conditions, Advice, Subject, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAssertion(String, NameID, GregorianCalendar, Conditions, Advice, Subject, List, JAXBContext) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAssertion(XMLStreamReader) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAssertion(Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAssertion(String, String, GregorianCalendar, Conditions, Advice, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAssertion(String, String, GregorianCalendar, Conditions, Advice, List, JAXBContext) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAssertion(String, NameID, GregorianCalendar, Conditions, Advice, Subject, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAssertion(String, NameID, GregorianCalendar, Conditions, Advice, Subject, List, JAXBContext) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAssertion(XMLStreamReader) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAssertion(AssertionType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<AssertionType>}
createAssertion(AssertionType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<AssertionType>}
createAssertion(String, String, GregorianCalendar, Conditions, Advice, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates and return an Assertion from the data members: the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion and a set of Statement(s) in the assertion.
createAssertion(String, String, GregorianCalendar, Conditions, Advice, List, JAXBContext) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
 
createAssertion(String, NameID, GregorianCalendar, Conditions, Advice, Subject, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates and return an Assertion from the data members: the ID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion, Subjectand a set of Statement(s) in the assertion.
createAssertion(String, NameID, GregorianCalendar, Conditions, Advice, Subject, List, JAXBContext) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates and return an Assertion from the data members: the ID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion, Subject, a set of Statement(s) ,and a jaxbcontext for the assertion.
createAssertion(Element) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates and returns an Assertion object from the given SAML org.w3c.dom.Element.
createAssertion(XMLStreamReader) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates and returns an Assertion object from the given SAML XMLStreamReader.
createAssertionIDRef() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAssertionIDRef(String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAssertionIDRef() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAssertionIDRef(String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAssertionIDRef() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAssertionIDRef(String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAssertionIDRef(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<String>}
createAssertionIDRef() - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates and returns an AssertionIDRef object.
createAssertionIDRef(String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates and returns an AssertionIDRef object.
createAssertionIDReference() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAssertionIDReference(String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAssertionIDReference() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAssertionIDReference(String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAssertionIDReference() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAssertionIDReference(String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAssertionIDReference(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<String>}
createAssertionIDReference() - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates and returns an AssertionIDReference object.
createAssertionIDReference(String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates and returns an AssertionIDReference object.
createAssertionType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of AssertionType
createAssertionType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of AssertionType
createAssertionURIRef(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<String>}
createAttachmentPart() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
createAttachmentPart() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
createAttachmentPart(Object, String) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
createAttachmentPart(DataHandler) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
createAttribute(String, String, String) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
createAttribute(String, String, String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a new Attribute
createAttribute(String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a new Attribute
createAttribute(QName, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
 
createAttribute(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
createAttribute(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
createAttribute(String, String, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAttribute(String, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAttribute(String, String, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAttribute(String, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAttribute(String, String, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAttribute(String, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAttribute(AttributeType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<AttributeType>}
createAttribute(AttributeType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<AttributeType>}
createAttribute(String, String, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of Attribute.
createAttribute(String, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of Attribute.
createAttribute(QName, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createAttribute(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createAttribute(String, String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createAttributeDesignator(String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAttributeDesignator(String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAttributeDesignator(String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAttributeDesignator(AttributeDesignatorType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<AttributeDesignatorType>}
createAttributeDesignator(String, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AttributeDesignator.
createAttributeDesignatorType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of AttributeDesignatorType
createAttributeName(QName) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
 
createAttributeName(String, String) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
 
createAttributeNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
createAttributeNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
createAttributeProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createAttributeStatement(Subject, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAttributeStatement(List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAttributeStatement(Subject, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAttributeStatement(List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAttributeStatement(Subject, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAttributeStatement(List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAttributeStatement(AttributeStatementType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<AttributeStatementType>}
createAttributeStatement(AttributeStatementType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<AttributeStatementType>}
createAttributeStatement(Subject, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AttributeStatement.
createAttributeStatement(List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AttributeStatement.
createAttributeStatementType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of AttributeStatementType
createAttributeStatementType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of AttributeStatementType
createAttributeType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of AttributeType
createAttributeType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of AttributeType
createAttributeValue(Object) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<Object>}
createAttributeValue(Object) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<Object>}
createAttributeValues(int) - Method in class com.sun.xml.fastinfoset.QualifiedName
 
createAudience(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<String>}
createAudience(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<String>}
createAudienceRestriction(List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAudienceRestriction(List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAudienceRestriction(List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAudienceRestriction(AudienceRestrictionType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<AudienceRestrictionType>}
createAudienceRestriction(List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AudienceRestriction.
createAudienceRestrictionCondition(List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAudienceRestrictionCondition(List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAudienceRestrictionCondition(List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAudienceRestrictionCondition(AudienceRestrictionConditionType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<AudienceRestrictionConditionType>}
createAudienceRestrictionCondition(List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AudienceRestrictionCondition.
createAudienceRestrictionConditionType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of AudienceRestrictionConditionType
createAudienceRestrictionType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of AudienceRestrictionType
createAugmented(Class<?>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Creates a JAXBContextImpl that includes the specified additional classes.
createAuthenticatingAuthority(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<String>}
createAuthenticationStatement(String, GregorianCalendar, Subject, SubjectLocality, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAuthenticationStatement(String, GregorianCalendar, Subject, SubjectLocality, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAuthenticationStatement(String, GregorianCalendar, Subject, SubjectLocality, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAuthenticationStatement(AuthenticationStatementType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<AuthenticationStatementType>}
createAuthenticationStatement(String, GregorianCalendar, Subject, SubjectLocality, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AuthenticationStatement.
createAuthenticationStatementType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of AuthenticationStatementType
createAuthnContext() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAuthnContext(String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAuthnContext() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAuthnContext(String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAuthnContext() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAuthnContext(String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAuthnContext(AuthnContextType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<AuthnContextType>}
createAuthnContext() - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
 
createAuthnContext(String, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
 
createAuthnContextClassRef(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<String>}
createAuthnContextDecl(Object) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<Object>}
createAuthnContextDeclRef(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<String>}
createAuthnContextType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of AuthnContextType
createAuthnDecisionStatement(String, String, List, Evidence) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAuthnDecisionStatement(String, String, List, Evidence) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAuthnDecisionStatement(String, String, List, Evidence) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAuthnDecisionStatement(String, String, List, Evidence) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AuthnDecisionStatement.
createAuthnStatement(GregorianCalendar, SubjectLocality, AuthnContext, String, GregorianCalendar) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAuthnStatement(GregorianCalendar, SubjectLocality, AuthnContext, String, GregorianCalendar) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAuthnStatement(GregorianCalendar, SubjectLocality, AuthnContext, String, GregorianCalendar) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAuthnStatement(AuthnStatementType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<AuthnStatementType>}
createAuthnStatement(GregorianCalendar, SubjectLocality, AuthnContext, String, GregorianCalendar) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AuthenticationStatement.
createAuthnStatementType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of AuthnStatementType
createAuthorityBinding(QName, String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAuthorityBinding(QName, String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAuthorityBinding(QName, String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAuthorityBinding(AuthorityBindingType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<AuthorityBindingType>}
createAuthorityBinding(QName, String, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AuthorityBinding.
createAuthorityBindingType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of AuthorityBindingType
createAuthorizationDecisionStatement(Subject, String, String, List, Evidence) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createAuthorizationDecisionStatement(Subject, String, String, List, Evidence) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createAuthorizationDecisionStatement(Subject, String, String, List, Evidence) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createAuthorizationDecisionStatement(AuthorizationDecisionStatementType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<AuthorizationDecisionStatementType>}
createAuthorizationDecisionStatement(Subject, String, String, List, Evidence) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AuthorizationDecisionStatement.
createAuthorizationDecisionStatementType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of AuthorizationDecisionStatementType
createAuthzDecisionStatement(AuthzDecisionStatementType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<AuthzDecisionStatementType>}
createAuthzDecisionStatementType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of AuthzDecisionStatementType
createBaseID(BaseIDAbstractType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<BaseIDAbstractType>}
createBinder(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createBinder() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createBody1_1Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Create a name object for a SOAP1.1 Body.
createBody1_2Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Create a name object for a SOAP1.2 Body.
createBodyElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
createBodyElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
createBodyElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
 
createBodyElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
 
createBodyElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
createBodyElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
createBridge(TypeReference) - Method in class com.sun.xml.bind.api.JAXBRIContext
Creates a mini-marshaller/unmarshaller that can process a TypeReference.
createBridge(TypeReference) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createBridgeContext() - Method in class com.sun.xml.bind.api.JAXBRIContext
Creates a new BridgeContext instance.
createBridgeContext() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createBuffer() - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
createBuilder(Class<?>, Class<?>) - Method in class org.jvnet.ws.databinding.DatabindingFactory
Creates a new instance of a Databinding.Builder which is initialized with the specified contractClass and endpointClass.
createCData(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a Characters event with the CData flag set to true
createCData(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createCDATASection(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
createCDATASection(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
createCharacters(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a Characters event, this method does not check if the content is all whitespace.
createCharacters(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createCipherData(CipherDataType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<CipherDataType>}
createCipherDataType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of CipherDataType
createCipherReference(CipherReferenceType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<CipherReferenceType>}
createCipherReferenceType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of CipherReferenceType
createClassInfo(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createClassInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createCodeSubcode1_2Name(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Create a name object for a SOAP1.2 Fault/Code or Subcode.
createComment(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a comment
createComment(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
createComment(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
createComment(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createCondition(ConditionAbstractType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<ConditionAbstractType>}
createCondition(ConditionAbstractType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<ConditionAbstractType>}
createConditions() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createConditions(GregorianCalendar, GregorianCalendar, List, List, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createConditions(GregorianCalendar, GregorianCalendar, List, List, List, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createConditions() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createConditions(GregorianCalendar, GregorianCalendar, List, List, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createConditions(GregorianCalendar, GregorianCalendar, List, List, List, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createConditions() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createConditions(GregorianCalendar, GregorianCalendar, List, List, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createConditions(GregorianCalendar, GregorianCalendar, List, List, List, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createConditions(ConditionsType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<ConditionsType>}
createConditions(ConditionsType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<ConditionsType>}
createConditions() - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of default Conditions object.
createConditions(GregorianCalendar, GregorianCalendar, List, List, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of Conditions.
createConditions(GregorianCalendar, GregorianCalendar, List, List, List, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of Conditions.
createConditionsType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of ConditionsType
createConditionsType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of ConditionsType
createConfirmationMethod(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<String>}
createConnection() - Method in class com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnectionFactory
 
createContext(Class[], Map<String, Object>) - Static method in class com.sun.xml.bind.v2.ContextFactory
The API will invoke this method via reflection
createContext(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.v2.ContextFactory
 
createContext(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.v2.ContextFactory
 
createContext(String, ClassLoader, Map<String, Object>) - Static method in class com.sun.xml.bind.v2.ContextFactory
The API will invoke this method via reflection.
CREATED - Static variable in class javax.mail.event.FolderEvent
The folder was created.
createDateTime() - Method in class com.sun.xml.wss.core.Timestamp
 
createDeclarativeConfiguration(InputStream) - Static method in class com.sun.xml.wss.impl.config.SecurityConfigurationXmlReader
read an XWS-Security configuration representing a xwss:SecurityConfiguration element and return a DeclarativeSecurityConfiguration instance.
createDetail() - Method in class com.sun.xml.messaging.saaj.soap.dynamic.SOAPFactoryDynamicImpl
 
createDetail() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
createDetail() - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
 
createDetail() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
createDetail() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl
 
createDetail() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
createDetail() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPFactory1_2Impl
 
createDetail1_1Name() - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Create a name object for a SOAP1.1 Fault Detail.
createDetail1_1Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
createDetailEntry(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
 
createDetailEntry(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
 
createDetailEntry(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Detail1_1Impl
 
createDetailEntry(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Detail1_1Impl
 
createDetailEntry(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl
 
createDetailEntry(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl
 
createDigestMethod() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of DigestMethod
createDigestMethod(DigestMethod) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<DigestMethod>}
createDigestValue(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createDns(String) - Method in class com.sun.xml.security.core.ai.ObjectFactory
Create an instance of JAXBElement<String>}
createDocument() - Method in class com.sun.xml.messaging.saaj.soap.dynamic.SOAPFactoryDynamicImpl
 
createDocument() - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
 
createDocument() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl
 
createDocument() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPFactory1_2Impl
 
createDocumentFragment() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
createDocumentFragment() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
createDoNotCacheCondition() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createDoNotCacheCondition() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createDoNotCacheCondition() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createDoNotCacheCondition(DoNotCacheConditionType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<DoNotCacheConditionType>}
createDoNotCacheCondition() - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of DoNotCacheCondition
createDoNotCacheConditionType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of DoNotCacheConditionType
createDSAKeyValue() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of DSAKeyValue
createDSAKeyValue(DSAKeyValue) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<DSAKeyValue>}
createDTD(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a document type definition event This string contains the entire document type declaration that matches the doctypedecl in the XML 1.0 specification
createDTD(String, String, String, String) - Method in class org.codehaus.stax2.evt.XMLEventFactory2
 
createDTD(String, String, String, String, Object) - Method in class org.codehaus.stax2.evt.XMLEventFactory2
 
createDTD(XMLStreamReader, Location) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
 
createDTD(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
Note: constructing DTD events this way means that there will be no internal presentation of actual DTD; no parsing is implied by construction.
createDTD(String, String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createDTD(String, String, String, String, Object) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createElement(String, String, String) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
createElement(SOAPDocumentImpl, Name) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementFactory
 
createElement(SOAPDocumentImpl, QName) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementFactory
 
createElement(SOAPDocumentImpl, String, String, String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementFactory
 
createElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
createElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
createElement(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
createElement(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
 
createElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
 
createElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
 
createElement(String, String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
 
createElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
 
createElement(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
createElement(Document, String, String, String) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
createElementFragment(XMLStreamReader, boolean) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator
Creates the buffer from a stream reader that is an element fragment.
createElementInfo(RegistryInfoImpl<T, C, F, M>, M) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createElementInfo(RegistryInfoImpl<Type, Class, Field, Method>, Method) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createElementName(QName) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
 
createElementName(String, String) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
 
createElementNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
createElementNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
createElementProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createEmptyEnvelope(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
createEmptyEnvelope(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl
 
createEmptyEnvelope(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
 
createEncryptedAssertion(EncryptedElementType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<EncryptedElementType>}
createEncryptedAttribute(EncryptedElementType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<EncryptedElementType>}
createEncryptedData(EncryptedDataType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<EncryptedDataType>}
createEncryptedDataType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of EncryptedDataType
createEncryptedElementType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of EncryptedElementType
createEncryptedID(EncryptedElementType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<EncryptedElementType>}
createEncryptedKey(EncryptedKeyType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<EncryptedKeyType>}
createEncryptedKeyType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of EncryptedKeyType
createEncryptionMethodType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of EncryptionMethodType
createEncryptionMethodTypeKeySize(BigInteger) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createEncryptionMethodTypeOAEPparams(byte[]) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createEncryptionProperties(EncryptionPropertiesType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<EncryptionPropertiesType>}
createEncryptionPropertiesType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of EncryptionPropertiesType
createEncryptionProperty(EncryptionPropertyType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<EncryptionPropertyType>}
createEncryptionPropertyType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of EncryptionPropertyType
createEndDocument() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
 
createEndDocument() - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createEndElement(QName, Iterator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a new EndElement
createEndElement(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a new EndElement
createEndElement(String, String, String, Iterator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a new EndElement
createEndElement(QName, Iterator) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createEndElement(String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createEndElement(String, String, String, Iterator) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createEntityReference(String, EntityDeclaration) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Creates a new instance of a EntityReference event
createEntityReference(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
createEntityReference(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
createEntityReference(XMLStreamReader, Location) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
 
createEntityReference(String, EntityDeclaration) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createEnumLeafInfo(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createEnumLeafInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createEnvelope(Source, SOAPPartImpl) - Static method in class com.sun.xml.messaging.saaj.soap.EnvelopeFactory
 
createEnvelope1_1Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Create a name object for a SOAP1.1 Envelope.
createEnvelope1_2Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Create a name object for a SOAP1.2 Envelope.
createEnvelopeFromSource() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
createEnvelopeFromSource() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl
 
createEnvelopeFromSource() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
 
createEscapeHandler(String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createEscapingWriterFor(Writer, String) - Method in interface org.codehaus.stax2.io.EscapingWriterFactory
Method called to create an instance of escaping writer that will output content using specified writer, and escaping necessary characters (depending on both type [attr, element text] and encoding).
createEscapingWriterFor(OutputStream, String) - Method in interface org.codehaus.stax2.io.EscapingWriterFactory
Method called to create an instance of escaping writer that will output to the specified stream, using the specified encoding, and escaping necessary characters (depending on both type [attr, element text] and encoding).
createEvidence(List, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createEvidence(List, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createEvidence(List, List) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createEvidence(EvidenceType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<EvidenceType>}
createEvidence(EvidenceType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<EvidenceType>}
createEvidence(List, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an Evidence from a List of Assertion and AssertionIDReference objects.
createEvidenceType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of EvidenceType
createEvidenceType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of EvidenceType
createException(XMLValidationProblem) - Static method in exception org.codehaus.stax2.validation.XMLValidationException
 
createFault(String, QName) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
 
createFault() - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
 
createFault(String, QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl
 
createFault() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl
 
createFault(String, QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPFactory1_2Impl
 
createFault() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPFactory1_2Impl
 
createFault1_1Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Create a name object for a SOAP1.1 Fault.
createFault1_2Name(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Create a name object for a SOAP1.2 Fault, Reason or Detail.
createFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
createFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
 
createFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
createFaultElement1_1Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
createFaultElement1_1Name(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
createFieldAccessor(Class, Field, boolean) - Method in interface com.sun.xml.bind.AccessorFactory
Access a field of the class.
createFieldAccessor(Class, Field, boolean) - Method in class com.sun.xml.bind.AccessorFactoryImpl
Access a field of the class.
createFieldAccessor(Class, Field, boolean, boolean) - Method in class com.sun.xml.bind.AccessorFactoryImpl
Access a field of the class.
createFieldAccessor(Class, Field, boolean, boolean) - Method in interface com.sun.xml.bind.InternalAccessorFactory
Access a field of the class.
createFieldSeed(F) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
Creates a new FieldPropertySeed object.
createFilteredReader(XMLEventReader, EventFilter) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
Create a filtered event reader that wraps the filter around the event reader
createFilteredReader(XMLStreamReader, StreamFilter) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
Create a filtered reader that wraps the filter around the reader
createFromQualifiedName(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
createFromSAXBufferCreator() - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
Create contents of a buffer from a SAXBufferCreator.
createFromTagAndUri(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
createFromTagName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
createFromUnqualifiedName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
createFromXMLReader(XMLReader, InputStream) - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
Create contents of a buffer from a XMLReader and InputStream.
createFromXMLReader(XMLReader, InputStream, String) - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
Create contents of a buffer from a XMLReader and InputStream.
createFromXMLStreamReader(XMLStreamReader) - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
Create contents of a buffer from a XMLStreamReader.
createFromXMLStreamWriter() - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
Create contents of a buffer from a XMLStreamWriter.
createHeader1_1Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Create a name object for a SOAP1.1 Header.
createHeader1_2Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Create a name object for a SOAP1.2 Header.
createHeaderElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
createHeaderElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
createHeaderElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl
 
createHeaderElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl
 
createHeaderElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
 
createHeaderElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
 
createIdentity(IdentityType) - Method in class com.sun.xml.security.core.ai.ObjectFactory
Create an instance of JAXBElement<IdentityType>}
createIdentityType() - Method in class com.sun.xml.security.core.ai.ObjectFactory
Create an instance of IdentityType
createIgnorableSpace(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create an ignorable space
createIgnorableSpace(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createIgnorableWS(Location, String) - Static method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
createInclusiveNamespaces() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
 
createInclusiveNamespaces(InclusiveNamespacesType) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
 
createInputFactory() - Method in interface org.codehaus.stax2.osgi.Stax2InputFactoryProvider
Method called to create a new XMLInputFactory2 instance.
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Creates a new instance of the bean.
createInstance(Class<?>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Creates a new instance of the specified class.
createInstance(JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Creates a new instance of the specified class.
createInstanceFromValue(Object) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
createInternetHeaders(InputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Create and return an InternetHeaders object that loads the headers from the given InputStream.
createInternetHeaders(InputStream) - Method in class javax.mail.internet.MimeMessage
Create and return an InternetHeaders object that loads the headers from the given InputStream.
createInternetHeaders(InputStream) - Method in class javax.mail.internet.MimeMultipart
Create and return an InternetHeaders object that loads the headers from the given InputStream.
createIssuer(NameIDType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<NameIDType>}
createJavaCallInfo(Method, Object[]) - Method in interface org.jvnet.ws.databinding.Databinding
Creates a new instance of a JavaCallInfo.
createJAXBIntrospector() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createKeyInfo() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of KeyInfo
createKeyInfo(KeyInfo) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<KeyInfo>}
createKeyInfoConfirmationData(Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createKeyInfoConfirmationData(Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createKeyInfoConfirmationData(Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createKeyInfoConfirmationData(Element) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
 
createKeyInfoConfirmationDataType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of KeyInfoConfirmationDataType
createKeyName(String) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<String>}
createKeyValue() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of KeyValue
createKeyValue(KeyValue) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<KeyValue>}
createLeaves(Navigator<TypeT, ClassDeclT, ?, ?>) - Static method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Creates all the BuiltinLeafInfoImpls as specified in the spec.
createManifest() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of Manifest
createManifest(Manifest) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<Manifest>}
createMapProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createMapView() - Method in interface org.jvnet.ws.message.PropertySet
Creates a Map view of this PropertySet.
createMarshaller() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createMessage(Folder, int) - Method in class com.sun.mail.pop3.POP3Folder
 
createMessage() - Method in class com.sun.xml.messaging.saaj.soap.dynamic.SOAPMessageFactoryDynamicImpl
 
createMessage() - Method in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
 
createMessage(boolean, boolean) - Method in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
 
createMessage(MimeHeaders, InputStream) - Method in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
 
createMessage() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl
 
createMessage(boolean, boolean) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl
 
createMessage(MimeHeaders, InputStream) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl
 
createMessage() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPMessageFactory1_2Impl
 
createMessage(boolean, boolean) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPMessageFactory1_2Impl
 
createMessage(MimeHeaders, InputStream) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPMessageFactory1_2Impl
 
createMessageSets(int[]) - Static method in class com.sun.mail.imap.protocol.MessageSet
 
createMgmtData(String) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<String>}
createMimeBodyPart(InternetHeaders, byte[], int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Create and return a MimeBodyPart object to represent a body part parsed from the InputStream.
createMimeBodyPart(InputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Create and return a MimeBodyPart object to represent a body part parsed from the InputStream.
createMimeBodyPart(InternetHeaders, byte[]) - Method in class javax.mail.internet.MimeMultipart
Create and return a MimeBodyPart object to represent a body part parsed from the InputStream.
createMimeBodyPart(InputStream) - Method in class javax.mail.internet.MimeMultipart
Create and return a MimeBodyPart object to represent a body part parsed from the InputStream.
createMimeMessage(Session) - Method in class javax.mail.internet.MimeMessage
Create and return a MimeMessage object.
createName(String, String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
createName(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
createName(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
createName(String, String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
 
createName(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
 
createNamedElement(SOAPDocumentImpl, String, String, String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementFactory
 
createNameID(String, String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createNameID(String, String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createNameID(String, String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createNameID(NameIDType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<NameIDType>}
createNameID(String, String, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs a NameID instance.
createNameIdentifier(String, String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createNameIdentifier(String, String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createNameIdentifier(String, String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createNameIdentifier(NameIdentifierType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<NameIdentifierType>}
createNameIdentifier(String, String, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs a NameQualifier instance.
createNameIdentifierType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of NameIdentifierType
createNameIDType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of NameIDType
createNamespace(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a new default Namespace
createNamespace(String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a new Namespace
createNamespace(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createNamespace(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createNewBufferFromXMLReader(XMLReader, InputStream) - Static method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Create a new buffer from a XMLReader and InputStream.
createNewBufferFromXMLReader(XMLReader, InputStream, String) - Static method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Create a new buffer from a XMLReader and InputStream.
createNewBufferFromXMLStreamReader(XMLStreamReader) - Static method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Create a new buffer from a XMLStreamReader.
createNextEvent(boolean, int) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
createNonIgnorableWS(Location, String) - Static method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
createNotUnderstood1_2Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Create a name object for a SOAP1.2 NotUnderstood element.
createObject(ObjectType) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<ObjectType>}
createObjectType() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of ObjectType
createOneTimeUse() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createOneTimeUse() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createOneTimeUse() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createOneTimeUse(OneTimeUseType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<OneTimeUseType>}
createOneTimeUse() - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
 
createOneTimeUseType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of OneTimeUseType
createOutputFactory() - Method in interface org.codehaus.stax2.osgi.Stax2OutputFactoryProvider
Method called to create a new XMLOutputFactory2 instance.
createParameterizedType(Class, Type...) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
Returns the Type object that represents clazz&lt;T1,T2,T3>.
createPGPData() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of PGPData
createPGPData(PGPData) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<PGPData>}
createPGPDataTypePGPKeyID(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createPGPDataTypePGPKeyPacket(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createPolicyResolver(List<PolicyAlternativeHolder>, WSDLBoundOperation, TubeConfiguration, AddressingVersion, boolean, RmProtocolVersion, McProtocolVersion) - Static method in class com.sun.xml.wss.provider.wsit.PolicyResolverFactory
 
createPolicyResolver(HashMap<WSDLBoundOperation, SecurityPolicyHolder>, HashMap<String, SecurityPolicyHolder>, WSDLBoundOperation, TubeConfiguration, AddressingVersion, boolean, RmProtocolVersion, McProtocolVersion) - Static method in class com.sun.xml.wss.provider.wsit.PolicyResolverFactory
 
createProcessingContext(SOAPMessage) - Method in class com.sun.xml.wss.impl.misc.XWSSProcessor2_0Impl
 
createProcessingContext(SOAPMessage) - Method in interface com.sun.xml.wss.XWSSProcessor
Create a Processing Context initialized with the given SOAPMessage
createProcessingInstruction(String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a processing instruction
createProcessingInstruction(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
createProcessingInstruction(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
createProcessingInstruction(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createProcessorForSecurityConfiguration(InputStream, CallbackHandler) - Method in class com.sun.xml.wss.impl.misc.XWSSProcessorFactory2_0Impl
 
createProcessorForSecurityConfiguration(InputStream, CallbackHandler) - Method in class com.sun.xml.wss.XWSSProcessorFactory
Creates a new instance of XWSSProcessor
createPropertyAccessor(Class, Method, Method) - Method in interface com.sun.xml.bind.AccessorFactory
Access a property of the class.
createPropertyAccessor(Class, Method, Method) - Method in class com.sun.xml.bind.AccessorFactoryImpl
Access a property of the class.
createProxyRestriction(ProxyRestrictionType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<ProxyRestrictionType>}
createProxyRestrictionType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of ProxyRestrictionType
createQName() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Creates QName.
createQName() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
Creates a new QName object from QNameMap.Entry.nsUri and QNameMap.Entry.localName.
createQName(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
createQName(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
createQName(String, String) - Method in class com.sun.xml.wss.impl.misc.SOAPElementExtension
 
createQName(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createQName(String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createQualifiedNameString(String) - Method in class com.sun.xml.fastinfoset.Decoder
 
createQualifiedNameString(char[], String) - Method in class com.sun.xml.fastinfoset.Decoder
 
createReference() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of Reference
createReference(Reference) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<Reference>}
createReferenceList() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of ReferenceList
createReferenceListDataReference(ReferenceType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<ReferenceType>}
createReferenceListKeyReference(ReferenceType) - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of JAXBElement<ReferenceType>}
createReferenceProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createReferenceType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of ReferenceType
createRelativePathResolver(String) - Static method in class com.sun.xml.fastinfoset.tools.TransformInputOutput
 
createRetrievalMethod() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of RetrievalMethod
createRetrievalMethod(RetrievalMethod) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<RetrievalMethod>}
createRSAKeyValue() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of RSAKeyValue
createRSAKeyValue(RSAKeyValue) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<RSAKeyValue>}
createSAMLAssertion(XMLStreamReader) - Static method in class com.sun.xml.wss.saml.util.SAMLUtil
 
createSchema(InputStream) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSchema(InputStream, String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSchema(InputStream, String, String, String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSchema(Reader) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSchema(Reader, String, String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSchema(URL) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSchema(File) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
createSecurityPipe(PolicyMap, ClientPipeAssemblerContext, Pipe) - Method in class com.sun.xml.wss.provider.wsit.ClientPipeCreator
 
createSecurityPipe(PolicyMap, SEIModel, WSDLPort, WSEndpoint, Pipe) - Method in class com.sun.xml.wss.provider.wsit.ServerPipeCreator
 
createSecurityTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.wss.provider.wsit.ClientPipeCreator
 
createSecurityTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.wss.provider.wsit.ServerPipeCreator
 
createSerializer(Result) - Static method in class com.sun.xml.txw2.output.ResultFactory
Factory method for producing XmlSerializer) from {@link javax.xml.transform.Result}.
createSignature() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of Signature
createSignatureMethod() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of SignatureMethod
createSignatureMethod(SignatureMethod) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<SignatureMethod>}
createSignatureMethodTypeHMACOutputLength(BigInteger) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createSignatureProperties() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of SignatureProperties
createSignatureProperties(SignatureProperties) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<SignatureProperties>}
createSignatureProperty() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of SignatureProperty
createSignatureProperty(SignatureProperty) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<SignatureProperty>}
createSignedInfo() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of SignedInfo
createSOAP11Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
createSOAP12Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
createSOAP12Name(String, String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
createSOAPFaultElement(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
createSOAPFaultElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
createSOAPFaultElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
createSOAPFaultElement(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
createSOAPFaultElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
createSOAPFaultElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
createSOAPFaultElement(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
createSOAPFaultElement(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
createSOAPFaultElement(Name) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
createSocket(Socket, String, int, boolean) - Method in class com.sun.mail.util.MailSSLSocketFactory
 
createSocket() - Method in class com.sun.mail.util.MailSSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class com.sun.mail.util.MailSSLSocketFactory
 
createSocket(InetAddress, int) - Method in class com.sun.mail.util.MailSSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class com.sun.mail.util.MailSSLSocketFactory
 
createSocket(String, int) - Method in class com.sun.mail.util.MailSSLSocketFactory
 
createSpace(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a Characters event with the isSpace flag set to true
createSpace(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createSPKIData() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of SPKIData
createSPKIData(SPKIData) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<SPKIData>}
createSPKIDataTypeSPKISexp(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createSpn(String) - Method in class com.sun.xml.security.core.ai.ObjectFactory
Create an instance of JAXBElement<String>}
createStartDocument() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Creates a new instance of a StartDocument event
createStartDocument(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Creates a new instance of a StartDocument event
createStartDocument(String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Creates a new instance of a StartDocument event
createStartDocument(String, String, boolean) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Creates a new instance of a StartDocument event
createStartDocument() - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartDocument(String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartDocument(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartDocument(String, String, boolean) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartDocumentEvent() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Method called to create the very first event (START_DOCUMENT).
createStartElement(QName, Iterator, Iterator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Create a new StartElement.
createStartElement(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
 
createStartElement(String, String, String, Iterator, Iterator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
 
createStartElement(String, String, String, Iterator, Iterator, NamespaceContext) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
 
createStartElement(XMLStreamReader, Location) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
 
createStartElement(QName, Iterator, Iterator) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartElement(String, String, String) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartElement(String, String, String, Iterator, Iterator) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartElement(String, String, String, Iterator, Iterator, NamespaceContext) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStartElement(QName, Iterator, Iterator, NamespaceContext) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
createStatement(StatementAbstractType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<StatementAbstractType>}
createStatement(StatementAbstractType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<StatementAbstractType>}
createSubject(NameIdentifier, SubjectConfirmation) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createSubject(NameID, SubjectConfirmation) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createSubject(NameIdentifier, SubjectConfirmation) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createSubject(NameID, SubjectConfirmation) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createSubject(NameIdentifier, SubjectConfirmation) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createSubject(NameID, SubjectConfirmation) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createSubject(SubjectType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<SubjectType>}
createSubject(SubjectType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<SubjectType>}
createSubject(NameIdentifier, SubjectConfirmation) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs a Subject object from a NameIdentifier object and a SubjectConfirmation object.
createSubject(NameID, SubjectConfirmation) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs a Subject object from a NameID object and a SubjectConfirmation object.
createSubjectConfirmation(String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createSubjectConfirmation(NameID, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createSubjectConfirmation(List, Element, Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createSubjectConfirmation(List, SubjectConfirmationData, KeyInfo) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createSubjectConfirmation(NameID, SubjectConfirmationData, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createSubjectConfirmation(NameID, KeyInfoConfirmationData, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createSubjectConfirmation(String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createSubjectConfirmation(NameID, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createSubjectConfirmation(List, Element, Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createSubjectConfirmation(List, SubjectConfirmationData, KeyInfo) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createSubjectConfirmation(NameID, SubjectConfirmationData, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createSubjectConfirmation(NameID, KeyInfoConfirmationData, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createSubjectConfirmation(String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createSubjectConfirmation(NameID, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createSubjectConfirmation(List, SubjectConfirmationData, KeyInfo) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createSubjectConfirmation(List, Element, Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createSubjectConfirmation(NameID, SubjectConfirmationData, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createSubjectConfirmation(NameID, KeyInfoConfirmationData, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createSubjectConfirmation(SubjectConfirmationType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<SubjectConfirmationType>}
createSubjectConfirmation(SubjectConfirmationType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<SubjectConfirmationType>}
createSubjectConfirmation(String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates and returns a SubjectConfirmation object.
createSubjectConfirmation(NameID, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates and returns a SubjectConfirmation object.
createSubjectConfirmation(List, SubjectConfirmationData, KeyInfo) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
 
createSubjectConfirmation(List, Element, Element) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs a SubjectConfirmation instance.
createSubjectConfirmation(NameID, SubjectConfirmationData, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs a SubjectConfirmation instance.
createSubjectConfirmation(NameID, KeyInfoConfirmationData, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs a SubjectConfirmation instance.
createSubjectConfirmationData(String, String, GregorianCalendar, GregorianCalendar, String, Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createSubjectConfirmationData(String, String, GregorianCalendar, GregorianCalendar, String, KeyInfo) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createSubjectConfirmationData(String, String, GregorianCalendar, GregorianCalendar, String, Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createSubjectConfirmationData(String, String, GregorianCalendar, GregorianCalendar, String, KeyInfo) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createSubjectConfirmationData(String, String, GregorianCalendar, GregorianCalendar, String, Element) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createSubjectConfirmationData(String, String, GregorianCalendar, GregorianCalendar, String, KeyInfo) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createSubjectConfirmationData(Object) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<Object>}
createSubjectConfirmationData(SubjectConfirmationDataType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<SubjectConfirmationDataType>}
createSubjectConfirmationData(String, String, GregorianCalendar, GregorianCalendar, String, Element) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
 
createSubjectConfirmationData(String, String, GregorianCalendar, GregorianCalendar, String, KeyInfo) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
 
createSubjectConfirmationDataType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of SubjectConfirmationDataType
createSubjectConfirmationType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of SubjectConfirmationType
createSubjectConfirmationType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of SubjectConfirmationType
createSubjectLocality() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createSubjectLocality(String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
 
createSubjectLocality() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createSubjectLocality(String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
 
createSubjectLocality() - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createSubjectLocality(String, String) - Method in class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
 
createSubjectLocality(SubjectLocalityType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<SubjectLocalityType>}
createSubjectLocality(SubjectLocalityType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of JAXBElement<SubjectLocalityType>}
createSubjectLocality() - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs a SubjectLocality instance.
createSubjectLocality(String, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of SubjectLocality.
createSubjectLocalityType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of SubjectLocalityType
createSubjectLocalityType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of SubjectLocalityType
createSubjectStatement(SubjectStatementAbstractType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of JAXBElement<SubjectStatementAbstractType>}
createSubjectType() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create an instance of SubjectType
createSubjectType() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create an instance of SubjectType
createSupportedEnvelope1_2Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Create a name object for a SOAP1.2 SupportedEnvelope Upgrade element.
createTestResolver() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Used for testing.
createTextNode(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
createTextNode(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
createTransducer(RuntimeNonElementRef) - Static method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
Creates a Transducer given a reference.
createTransform() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of Transform
createTransform(Transform) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<Transform>}
createTransformerHandler() - Static method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Creates a new identity transformer.
createTransforms() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of Transforms
createTransforms(Transforms) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<Transforms>}
createTransformsType() - Method in class com.sun.xml.security.core.xenc.ObjectFactory
Create an instance of TransformsType
createTransformTypeXPath(String) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<String>}
createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.wss.provider.wsit.SecurityTubeFactory
 
createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.wss.provider.wsit.SecurityTubeFactory
 
createTypeInfoSet() - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createTypeInfoSet() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createUIDSets(long[]) - Static method in class com.sun.mail.imap.protocol.UIDSet
 
createUnmarshalException(SAXException) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
createUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createUnmarshallerHandler(InfosetScanner, boolean, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Creates and configures a new unmarshalling pipe line.
createUntBinding(FilterProcessingContext, AuthenticationTokenPolicy.UsernameTokenBinding) - Static method in class com.sun.xml.wss.impl.filter.EncryptionFilter
sets the username token in UsernameToken Binding, creates secret key for encryption and sets it in username token binding
createUntBinding(FilterProcessingContext, AuthenticationTokenPolicy.UsernameTokenBinding, int) - Static method in class com.sun.xml.wss.impl.filter.SignatureFilter
sets the username token in UsernameToken Binding, creates secret key for signature and sets it in username token binding
createUpgrade1_2Name(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Create a name object for a SOAP1.2 Upgrade element.
createUpn(String) - Method in class com.sun.xml.security.core.ai.ObjectFactory
Create an instance of JAXBElement<String>}
createValidationSchemaFactory() - Method in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
Method called to create a new XMLValidationSchemaFactory instance.
createValidator() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createValidator(ValidationContext) - Method in interface org.codehaus.stax2.validation.XMLValidationSchema
 
createValueProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createVerifier(SecurityPolicy, ProcessingContext) - Static method in class com.sun.xml.wss.impl.policy.verifier.PolicyVerifierFactory
 
createWriter(Writer, String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createWriter(Writer) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createWriter(OutputStream) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createWriter(OutputStream, String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createWSDLGenerator() - Method in interface org.jvnet.ws.databinding.Databinding.Builder
Creates the WSDLGenerator which can be used to generate the WSDL representation of the service endpoint interface of this Databinding object.
createX509Data() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of X509Data
createX509Data(X509Data) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<X509Data>}
createX509DataTypeX509Certificate(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createX509DataTypeX509CRL(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createX509DataTypeX509IssuerSerial(X509IssuerSerial) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<X509IssuerSerial>}
createX509DataTypeX509SKI(byte[]) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createX509DataTypeX509SubjectName(String) - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of JAXBElement<String>}
createX509IssuerSerial() - Method in class com.sun.xml.security.core.dsig.ObjectFactory
Create an instance of X509IssuerSerial
createXMLEventReader(InputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
createXMLEventReader(Reader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
createXMLEventReader(Source) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
createXMLEventReader(String, InputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
createXMLEventReader(InputStream, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
createXMLEventReader(String, Reader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
createXMLEventReader(XMLStreamReader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
Create a new XMLEventReader from an XMLStreamReader.
createXMLEventReader(URL) - Method in class org.codehaus.stax2.XMLInputFactory2
Factory method that allows for parsing a document accessible via specified URL.
createXMLEventReader(File) - Method in class org.codehaus.stax2.XMLInputFactory2
Convenience factory method that allows for parsing a document stored in the specified file.
createXMLEventWriter(Result) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
 
createXMLEventWriter(Writer) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
 
createXMLEventWriter(OutputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
 
createXMLEventWriter(OutputStream, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
 
createXMLEventWriter(Writer, String) - Method in class org.codehaus.stax2.XMLOutputFactory2
 
createXMLEventWriter(XMLStreamWriter) - Method in class org.codehaus.stax2.XMLOutputFactory2
 
createXMLMessage(String, Object[]) - Static method in class com.sun.xml.wss.impl.misc.URI
 
createXmlName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
createXMLStreamReader(Reader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
Create a new XMLStreamReader from a reader
createXMLStreamReader(InputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
createXMLStreamReader(String, Reader) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
createXMLStreamReader(Source) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
createXMLStreamReader(String, InputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
createXMLStreamReader(InputStream, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
createXMLStreamReader(URL) - Method in class org.codehaus.stax2.XMLInputFactory2
Factory method that allows for parsing a document accessible via specified URL.
createXMLStreamReader(File) - Method in class org.codehaus.stax2.XMLInputFactory2
Convenience factory method that allows for parsing a document stored in the specified file.
createXMLStreamWriter(Result) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
 
createXMLStreamWriter(Writer) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
this is assumed that user wants to write the file in xml format
createXMLStreamWriter(OutputStream) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
 
createXMLStreamWriter(OutputStream, String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
 
createXMLStreamWriter(Writer, String) - Method in class org.codehaus.stax2.XMLOutputFactory2
 
CREATION_DATE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
CRLFOutputStream - Class in com.sun.mail.util
Convert lines into the canonical format, that is, terminate lines with the CRLF sequence.
CRLFOutputStream(OutputStream) - Constructor for class com.sun.mail.util.CRLFOutputStream
 
CRLFOutputStream - Class in com.sun.xml.wss.util
Convert lines into the canonical format, that is, terminate lines with the CRLF sequence.
CRLFOutputStream(OutputStream) - Constructor for class com.sun.xml.wss.util.CRLFOutputStream
 
CRYPTO_IMPL_LOGGER - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
CustomStreamWriterImpl - Class in com.sun.xml.security.core.dsig
 
CustomStreamWriterImpl(XMLStreamWriter) - Constructor for class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
 
customType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
The type that is stored in memory.
CVAdapter - Class in com.sun.xml.security.core.xenc
 
CVAdapter() - Constructor for class com.sun.xml.security.core.xenc.CVAdapter
 
CVAdapter(CryptoProcessor) - Constructor for class com.sun.xml.security.core.xenc.CVAdapter
 
CycleRecoverable - Interface in com.sun.xml.bind
Optional interface that can be implemented by JAXB-bound objects to handle cycles in the object graph.
CycleRecoverable.Context - Interface in com.sun.xml.bind
This interface is implemented by the JAXB RI to provide information about the on-going marshalling process.

D

data - Variable in class com.sun.mail.imap.protocol.BODY
 
data - Variable in class com.sun.mail.imap.protocol.RFC822DATA
 
data() - Method in class com.sun.mail.smtp.SMTPTransport
Send the DATA command to the SMTP host and return an OutputStream to which the data is to be written.
DATA_ENCRYPTION_METHOD_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
DATA_ENCRYPTION_METHOD_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
Databinding - Interface in org.jvnet.ws.databinding
Databinding is the entry point for all the WebService Databinding functionality.
Databinding.Builder - Interface in org.jvnet.ws.databinding
Databinding.Builder, created from the DatabindingFactory, is used to configure how a Databinding instance is to be built from this builder.
Databinding.WSDLGenerator - Interface in org.jvnet.ws.databinding
WSDLGenerator is used to generate the WSDL representation of the service endpoint interface of the parent Databinding object.
Databinding.WSDLGenerator.WSDLResolver - Interface in org.jvnet.ws.databinding
WSDLResolver is used by WSDLGenerator while generating WSDL and its associated documents.
DatabindingFactory - Class in org.jvnet.ws.databinding
DatabindingFactory is the entry point of all the WebService Databinding APIs.
DatabindingFactory() - Constructor for class org.jvnet.ws.databinding.DatabindingFactory
 
DatabindingMode - Annotation Type in org.jvnet.ws.databinding
 
DatabindingModeFeature - Class in org.jvnet.ws.databinding
 
DatabindingModeFeature(String) - Constructor for class org.jvnet.ws.databinding.DatabindingModeFeature
 
DatabindingModeFeature.Builder - Class in org.jvnet.ws.databinding
 
dataElement(String, String, String, Attributes, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content.
dataElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content but no attributes.
dataElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content but no attributes or Namespace URI.
dataElement(String, String, String, Attributes, String) - Method in class com.sun.xml.txw2.output.XMLWriter
Write an element with character data content.
dataElement(String, String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
Write an element with character data content but no attributes.
dataElement(String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
Write an element with character data content but no attributes or Namespace URI.
datalen - Variable in class javax.mail.util.SharedFileInputStream
The amount of data in this subset of the file.
dataReferenceOrKeyReference - Variable in class com.sun.xml.security.core.xenc.ReferenceList
 
DataSourceSource - Class in com.sun.xml.bind.v2.util
Source implementation backed by DataHandler.
DataSourceSource(DataHandler) - Constructor for class com.sun.xml.bind.v2.util.DataSourceSource
 
DataSourceSource(DataSource) - Constructor for class com.sun.xml.bind.v2.util.DataSourceSource
 
DatatypeConverterImpl - Class in com.sun.xml.bind
Deprecated. in JAXB 2.2.4 - use javax.xml.bind.DatatypeConverterImpl instead or let us know why you can't
DatatypeConverterImpl() - Constructor for class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
DatatypeWriter<DT> - Interface in com.sun.xml.txw2
Pluggable datatype writer.
DataWrapper - Class in com.sun.xml.wss.impl.dsig
Wrapper class for JSR 105 Data objects.Caches SignatureTarget object and data resolved using this signature target.Reduces the burden of instanceof checks.
DataWriter - Class in com.sun.xml.bind.marshaller
Write data- or field-oriented XML.
DataWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.marshaller.DataWriter
Create a new data writer for the specified output.
DataWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.DataWriter
 
DataWriter - Class in com.sun.xml.txw2.output
Write data- or field-oriented XML.
DataWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.txw2.output.DataWriter
Create a new data writer for the specified output.
DataWriter(Writer, String) - Constructor for class com.sun.xml.txw2.output.DataWriter
 
DataWriter(Writer) - Constructor for class com.sun.xml.txw2.output.DataWriter
 
date - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
date - Variable in class com.sun.mail.imap.protocol.INTERNALDATE
 
date - Variable in class javax.mail.search.DateTerm
The date.
DATE_TIME_CHARACTERS - Static variable in class org.jvnet.fastinfoset.RestrictedAlphabet
 
DATE_TIME_CHARACTERS_INDEX - Static variable in class org.jvnet.fastinfoset.RestrictedAlphabet
 
DateTerm - Class in javax.mail.search
This class implements comparisons for Dates
DateTerm(int, Date) - Constructor for class javax.mail.search.DateTerm
Constructor.
dateTimeCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
dateTimeCharacters(char[], int, int) - Method in interface org.jvnet.fastinfoset.sax.RestrictedAlphabetContentHandler
 
dateToString(Date) - Static method in class com.sun.xml.wss.util.DateUtils
Returns yyyy-MM-dd HH:mm:ss String representation of a date.
DateUtils - Class in com.sun.xml.wss.util
This class provides utility to perform date conversion.
DateUtils() - Constructor for class com.sun.xml.wss.util.DateUtils
 
debug - Variable in class com.sun.mail.iap.Protocol
 
debug - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
debug - Static variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
DEBUG - Static variable in interface com.sun.xml.wss.provider.ModuleOptions
 
debug - Static variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
DEBUG - Static variable in class com.sun.xml.wss.provider.wsit.WSITClientAuthModule
 
DEBUG - Static variable in class com.sun.xml.wss.provider.wsit.WSITServerAuthModule
 
debug - Variable in class javax.mail.Service
Debug flag for this service.
debugTableNPE - Static variable in class com.sun.xml.bind.v2.runtime.Coordinator
 
decision - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorizationDecisionStatementType
 
decision - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthzDecisionStatementType
 
DecisionType - Enum in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for DecisionType.
DecisionType - Enum in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for DecisionType.
DECL_SEC_CONFIG_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
DECLARATIVE_CONFIGURATION_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
DECLARATIVE_CONFIGURATION_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
DeclarativeSecurityConfiguration - Class in com.sun.xml.wss.impl.config
Represents an XWS-Security configuration object, corresponding to the xwss:SecurityConfiguration element (as defined in XWS-Security, configuration schema, xwssconfig.xsd).
DeclarativeSecurityConfiguration() - Constructor for class com.sun.xml.wss.impl.config.DeclarativeSecurityConfiguration
 
declarativeSecurityConfiguration(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
declareDefaultNamespace(String) - Method in class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
Declare a default namespace.
declareNamespace(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
declareNamespace(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
declareNamespace(String, String, boolean) - Method in interface com.sun.xml.bind.v2.runtime.NamespaceContext2
Declares a new namespace binding within the current context.
declareNamespace(String, String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
declareNamespace(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
declareNamespace(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Obtain the value of the field and declares the namespace URIs used in the value.
declareNamespace(ValueT, XMLSerializer) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Declares the namespace URIs used in the given value to w.
declareNamespace(String, String) - Method in class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
Declare a namespace.
declareNamespace(String, String) - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer.NamespaceContextImpl
 
declareNsUri(String, String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Returns the prefix index to the specified URI.
declarePrefix(String, String) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
declaresAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true iff this class declares a wildcard attribute.
declaresAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
decode(String) - Static method in class com.sun.mail.imap.protocol.BASE64MailboxDecoder
 
decode(byte[]) - Static method in class com.sun.mail.util.BASE64DecoderStream
Base64 decode a byte array.
decode(InputStream, String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
Decode the given input stream.
decode(byte[]) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64DecoderStream
Base64 decode a byte array.
decode(byte[]) - Method in class com.sun.xml.messaging.saaj.util.Base64
Decodes Base64 data into octects
decode(String) - Static method in class com.sun.xml.messaging.saaj.util.ParseUtil
Returns a new String constructed from the specified String by replacing the URL escape sequences and UTF8 encoding with the characters they represent.
decode(String) - Static method in class com.sun.xml.wss.impl.misc.Base64
Decodes Base64 data into octects
decode(byte[]) - Static method in class com.sun.xml.wss.impl.misc.Base64
 
decode(byte[], OutputStream) - Static method in class com.sun.xml.wss.impl.misc.Base64
Decodes Base64 data into outputstream
decode(InputStream, OutputStream) - Static method in class com.sun.xml.wss.impl.misc.Base64
Decodes Base64 data into outputstream
decode(InputStream, String) - Static method in class javax.mail.internet.MimeUtility
Decode the given input stream.
decode(byte[], int, int) - Method in class org.codehaus.stax2.ri.typed.CharArrayBase64Decoder
 
decode(byte[], int, int) - Method in class org.codehaus.stax2.ri.typed.StringBase64Decoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BooleanDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BooleanDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecimalDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecimalDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongDecoder
 
decode(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
decode(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
decode(String) - Method in class org.codehaus.stax2.typed.TypedValueDecoder
Method used to invoke decoding functionality, for decoding the value encoded in given substring.
decode(char[], int, int) - Method in class org.codehaus.stax2.typed.TypedValueDecoder
Method used to invoke decoding functionality, for decoding the value encoded in given portion of character array It is to try decoding value, and either store decoded value for later access (using method(s) caller knows about), or throw an exception to indicate problem encountered.
decodeAdditionalData() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeAlphabetOctetsAsCharBuffer(char[]) - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeBase64Byte(byte) - Method in class org.codehaus.stax2.typed.Base64Variant
 
decodeBase64Char(char) - Method in class org.codehaus.stax2.typed.Base64Variant
 
decodeCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeDII() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeEIIIndexLarge() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeEIIIndexMedium() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeFourBitAlphabetOctetsAsCharBuffer(char[]) - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeFromBytes(byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
 
decodeFromBytes(byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
 
decodeFromBytes(byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
decodeFromBytes(byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
decodeFromBytes(byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
 
decodeFromBytes(byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
decodeFromBytes(byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
decodeFromBytes(byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
decodeFromBytes(byte[], int, int) - Method in interface org.jvnet.fastinfoset.EncodingAlgorithm
 
decodeFromBytesToBooleanArray(boolean[], int, int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
 
decodeFromBytesToDoubleArray(double[], int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
decodeFromBytesToFloatArray(float[], int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
decodeFromBytesToIntArray(int[], int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
decodeFromBytesToLongArray(long[], int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
decodeFromBytesToShortArray(short[], int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
decodeFromInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
 
decodeFromInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
 
decodeFromInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
decodeFromInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
decodeFromInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
 
decodeFromInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
decodeFromInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
decodeFromInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
decodeFromInputStream(InputStream) - Method in interface org.jvnet.fastinfoset.EncodingAlgorithm
 
decodeFromInputStreamToDoubleArray(InputStream) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
decodeFromInputStreamToFloatArray(InputStream) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
decodeFromInputStreamToIntArray(InputStream) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
decodeFromInputStreamToIntArray(InputStream) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
decodeFromInputStreamToShortArray(InputStream) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
decodeHeader() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeIdentifyingNonEmptyStringIndexOnFirstBitAsNamespaceName(boolean) - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeIdentifyingNonEmptyStringIndexOnFirstBitAsPrefix(boolean) - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeIdentifyingNonEmptyStringOnFirstBit(StringArray) - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeIdentifyingNonEmptyStringOnFirstBitAsNamespaceName(boolean) - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeIdentifyingNonEmptyStringOnFirstBitAsPrefix(boolean) - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeInitialVocabulary() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeIntegerIndexOnSecondBit() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeInternal(byte[]) - Static method in class com.sun.xml.wss.impl.misc.Base64
 
decodeLiteralQualifiedName(int, QualifiedName) - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeNonEmptyOctetStringLengthOnSecondBit() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeNonEmptyOctetStringOnSecondBitAsUtf8CharArray() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeNonEmptyOctetStringOnSecondBitAsUtf8String() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeNonIdentifyingStringOnFirstBit() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeNotations() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeOctetsOnFifthBitOfNonIdentifyingStringOnFirstBit(int) - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeOctetsOnSeventhBitOfNonIdentifyingStringOnThirdBit(int) - Method in class com.sun.xml.fastinfoset.Decoder
 
Decoder - Class in com.sun.xml.fastinfoset
Abstract decoder for developing concrete encoders.
Decoder() - Constructor for class com.sun.xml.fastinfoset.Decoder
Default constructor for the Decoder.
Decoder.EncodingAlgorithmInputStream - Class in com.sun.xml.fastinfoset
 
Decoder.EncodingAlgorithmInputStream() - Constructor for class com.sun.xml.fastinfoset.Decoder.EncodingAlgorithmInputStream
 
decodeRAOctetsAsString(char[]) - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeRestrictedAlphabetAsCharBuffer() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeRestrictedAlphabetAsString() - Method in class com.sun.xml.fastinfoset.Decoder
 
DecoderStateTables - Class in com.sun.xml.fastinfoset
 
decodeText(String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
Decode "unstructured" headers, that is, headers that are defined as '*text' as per RFC 822.
decodeText(String) - Static method in class javax.mail.internet.MimeUtility
Decode "unstructured" headers, that is, headers that are defined as '*text' as per RFC 822.
decodeUnparsedEntities() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeUtf16StringAsCharBuffer() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeUtf16StringAsString() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeUtf8NCNameIntoCharBuffer() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeUtf8StringAsCharBuffer() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeUtf8StringAsCharBuffer(char[], int) - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeUtf8StringAsString() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeUtf8StringIntoCharBuffer() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeUtf8StringIntoCharBuffer(char[], int) - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeValue(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleArrayDecoder
 
decodeValue(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleArrayDecoder
 
decodeValue(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatArrayDecoder
 
decodeValue(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatArrayDecoder
 
decodeValue(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntArrayDecoder
 
decodeValue(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntArrayDecoder
 
decodeValue(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongArrayDecoder
 
decodeValue(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongArrayDecoder
 
decodeValue(String) - Method in class org.codehaus.stax2.typed.TypedArrayDecoder
Method called to decode single (element) value that given textual input contains and store it in result array.
decodeValue(char[], int, int) - Method in class org.codehaus.stax2.typed.TypedArrayDecoder
 
decodeVersion() - Method in class com.sun.xml.fastinfoset.Decoder
 
decodeWord(String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
The string is parsed using the rules in RFC 2047 for parsing an "encoded-word".
decodeWord(String) - Static method in class javax.mail.internet.MimeUtility
The string is parsed using the rules in RFC 2047 and RFC 2231 for parsing an "encoded-word".
DecodingException - Exception in com.sun.mail.util
A special IOException that indicates a failure to decode data due to an error in the formatting of the data.
DecodingException(String) - Constructor for exception com.sun.mail.util.DecodingException
Constructor
decrypt(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor
 
DecryptionKeyCallback - Class in com.sun.xml.wss.impl.callback
CallBack implementation for decryption key.
DecryptionKeyCallback(DecryptionKeyCallback.Request) - Constructor for class com.sun.xml.wss.impl.callback.DecryptionKeyCallback
 
DecryptionKeyCallback.AliasSymmetricKeyRequest - Class in com.sun.xml.wss.impl.callback
Given an alias get the javax.crypto.SecretKey
DecryptionKeyCallback.AliasSymmetricKeyRequest(String) - Constructor for class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.AliasSymmetricKeyRequest
Constructor.
DecryptionKeyCallback.PrivateKeyRequest - Class in com.sun.xml.wss.impl.callback
CallBackHandler handling this request should set the private key to be used for decryption on the request.
DecryptionKeyCallback.PrivateKeyRequest() - Constructor for class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.PrivateKeyRequest
 
DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest - Class in com.sun.xml.wss.impl.callback
A Callback initialized with this request should be handled if the private key to be used for decryption is to be retrieved given the PublicKey
DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest(PublicKey) - Constructor for class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest
Constructor.
DecryptionKeyCallback.Request - Interface in com.sun.xml.wss.impl.callback
 
DecryptionKeyCallback.SymmetricKeyRequest - Class in com.sun.xml.wss.impl.callback
Request for a symmetric key to be used for decryption.
DecryptionKeyCallback.SymmetricKeyRequest() - Constructor for class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.SymmetricKeyRequest
 
DecryptionKeyCallback.ThumbprintBasedRequest - Class in com.sun.xml.wss.impl.callback
Request for a private key when the X.509 Thumb print value for a corresponding X.509 Certificate is given.
DecryptionKeyCallback.ThumbprintBasedRequest(byte[]) - Constructor for class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.ThumbprintBasedRequest
Constructor.
DecryptionKeyCallback.X509CertificateBasedRequest - Class in com.sun.xml.wss.impl.callback
Request for a private key when a corresponding X.509 Certificate is given.
DecryptionKeyCallback.X509CertificateBasedRequest(X509Certificate) - Constructor for class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.X509CertificateBasedRequest
Constructor.
DecryptionKeyCallback.X509IssuerSerialBasedRequest - Class in com.sun.xml.wss.impl.callback
Request for a private key when the Issuer Name and Serial Number values for a corresponding X.509 Certificate are given.
DecryptionKeyCallback.X509IssuerSerialBasedRequest(String, BigInteger) - Constructor for class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.X509IssuerSerialBasedRequest
 
DecryptionKeyCallback.X509SubjectKeyIdentifierBasedRequest - Class in com.sun.xml.wss.impl.callback
Request for a private key when the X.509 Subject Key Identifier value for a corresponding X.509 Certificate is given.
DecryptionKeyCallback.X509SubjectKeyIdentifierBasedRequest(byte[]) - Constructor for class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.X509SubjectKeyIdentifierBasedRequest
Constructor.
DecryptionProcessor - Class in com.sun.xml.wss.impl.apachecrypto
 
DecryptionProcessor() - Constructor for class com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor
Creates a new instance of DecryptionProcessor
DEFAULT - Static variable in class com.sun.xml.wss.impl.FilterProcessingContext
 
DEFAULT_ARRAY_SIZE - Static variable in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
The default array size for the arrays used in internal representation of the XML infoset.
DEFAULT_CAPACITY - Static variable in class com.sun.xml.fastinfoset.util.ValueArray
 
DEFAULT_CAPACITY - Static variable in class com.sun.xml.stream.buffer.AttributesHolder
 
DEFAULT_CONFIGURATION_PREFIX - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
DEFAULT_DATA_ENC_ALGO - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
DEFAULT_DATA_ENC_ALGO - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
DEFAULT_FACTORY_SECURITY_PROPERTY - Static variable in class javax.security.auth.message.config.AuthConfigFactory
The name of the Security property used to define the default AuthConfigFactory implementation class.
DEFAULT_JMAC_HANDLER - Static variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
DEFAULT_KEY_ENC_ALGO - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
DEFAULT_MAX_NONCE_AGE - Static variable in enum com.sun.xml.wss.impl.config.SecurityConfigProvider
 
DEFAULT_NAMESPACE_DECLARATION - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
DEFAULT_NAMESPACE_REMAP - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to reassign the default namespace URI to something else at the runtime.
default_value_boolean - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_byte - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_char - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_double - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_float - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_int - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_long - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_short - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
DEFAULT_VALUEOF_ITERATIONS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
DEFAULT_XWSS_PROCESSOR_FACTORY - Static variable in class com.sun.xml.wss.XWSSProcessorFactory
 
DefaultCallbackHandler - Class in com.sun.xml.wss.impl.misc
A sample implementation of a CallbackHandler.
DefaultCallbackHandler(String, Properties) - Constructor for class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
DefaultCallbackHandler(String, Properties, RealmAuthenticationAdapter) - Constructor for class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
DefaultCallbackHandler.X509CertificateValidatorImpl - Class in com.sun.xml.wss.impl.misc
 
DefaultCallbackHandler.X509CertificateValidatorImpl() - Constructor for class com.sun.xml.wss.impl.misc.DefaultCallbackHandler.X509CertificateValidatorImpl
 
DefaultFolder - Class in com.sun.mail.imap
The default IMAP folder (root of the naming hierarchy).
DefaultFolder(IMAPStore) - Constructor for class com.sun.mail.imap.DefaultFolder
 
DefaultFolder - Class in com.sun.mail.pop3
The POP3 DefaultFolder.
defaultJSR105Provider - Static variable in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
DefaultNonceManager - Class in com.sun.xml.wss.impl.misc
 
DefaultNonceManager() - Constructor for class com.sun.xml.wss.impl.misc.DefaultNonceManager
 
defaultNsUri - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
JAXB doesn't want to use namespaces unless we are told to, but WS-I BP conformace requires JAX-RPC to always use a non-empty namespace URI.
DefaultRealmAuthenticationAdapter - Class in com.sun.xml.wss.impl.misc
 
DefaultRealmAuthenticationAdapter() - Constructor for class com.sun.xml.wss.impl.misc.DefaultRealmAuthenticationAdapter
Creates a new instance of DefaultRealmAuthenticationProvider
DefaultSecurityEnvironmentImpl - Class in com.sun.xml.wss.impl.misc
 
DefaultSecurityEnvironmentImpl(CallbackHandler) - Constructor for class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
DefaultSecurityEnvironmentImpl(CallbackHandler, Properties) - Constructor for class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
DefaultTransducedAccessor<T> - Class in com.sun.xml.bind.v2.runtime.reflect
TransducedAccessor that prints to String.
DefaultTransducedAccessor() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
 
defaultType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
The type that the JAXB can handle natively.
DefaultValueLoaderDecorator - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Decorates another Loader by setting a default value.
DefaultValueLoaderDecorator(Loader, String) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.DefaultValueLoaderDecorator
 
DefaultWithLexicalHandler - Class in com.sun.xml.stream.buffer.sax
 
DefaultWithLexicalHandler() - Constructor for class com.sun.xml.stream.buffer.sax.DefaultWithLexicalHandler
 
delegateElement - Variable in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
delegateElement - Variable in class com.sun.xml.wss.core.ReferenceElement
 
delegateElement - Variable in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
delete(boolean) - Method in class com.sun.mail.imap.DefaultFolder
 
delete(boolean) - Method in class com.sun.mail.imap.IMAPFolder
Delete this folder.
delete(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
DELETE Command.
DELETE - Static variable in class com.sun.mail.imap.Rights.Right
Delete - STORE \DELETED flag, perform EXPUNGE.
delete(boolean) - Method in class com.sun.mail.pop3.DefaultFolder
 
delete(boolean) - Method in class com.sun.mail.pop3.POP3Folder
Always throws MethodNotSupportedException because the POP3 protocol doesn't allow the INBOX to be deleted.
delete(boolean) - Method in class javax.mail.Folder
Delete this Folder.
deleteACL(String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
DELETEACL Command.
DELETED - Static variable in class javax.mail.event.FolderEvent
The folder was deleted.
DELETED - Static variable in class javax.mail.Flags.Flag
This message is marked deleted.
deleteInstance(WSEndpoint) - Static method in class com.sun.xml.wss.NonceManager
 
deleteSecurityHeader() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
Delete security header
delimiter - Variable in class com.sun.mail.imap.protocol.Namespaces.Namespace
Delimiter between names in this namespace.
dereference(URIReference, XMLCryptoContext) - Method in class com.sun.xml.wss.impl.dsig.DSigResolver
resolve the URI of type "cid:" , "attachmentRef:", "http:", "#xyz".
deReference(Node, XMLCryptoContext) - Static method in class com.sun.xml.wss.impl.transform.Canonicalizer20010315ExclOmitComments
 
DERIVED_TOKEN_KEY_BINDING - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
DERIVEDKEY_TOKEN_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
DERIVEDKEY_TOKEN_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
DerivedKeyTokenHeaderBlock - Class in com.sun.xml.wss.core
 
DerivedKeyTokenHeaderBlock(Document, SecurityTokenReference, String) - Constructor for class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
DerivedKeyTokenHeaderBlock(Document, SecurityTokenReference, String, String) - Constructor for class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
DerivedKeyTokenHeaderBlock(Document, SecurityTokenReference, String, long, String) - Constructor for class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
DerivedKeyTokenHeaderBlock(Document, SecurityTokenReference, String, long, long, String) - Constructor for class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
DerivedKeyTokenHeaderBlock(Document, SecurityTokenReference, String, long, long, String, String) - Constructor for class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
DerivedKeyTokenHeaderBlock(SOAPElement) - Constructor for class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
DerivedTokenKeyBinding - Class in com.sun.xml.wss.impl.policy.mls
 
DerivedTokenKeyBinding() - Constructor for class com.sun.xml.wss.impl.policy.mls.DerivedTokenKeyBinding
Creates a new instance of DerivedTokenKeyBinding
derivedTokenKeyBinding(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
description - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
deserializeRequest(MessageContext) - Method in interface org.jvnet.ws.databinding.Databinding
Deserializes a request XML(SOAP) message to a JavaCallInfo instance representing a JAVA method call.
deserializeResponse(MessageContext, JavaCallInfo) - Method in interface org.jvnet.ws.databinding.Databinding
Deserializes a response XML(SOAP) message to a JavaCallInfo instance representing the return value or exception of a JAVA method call.
detachListener(RegistrationListener, String, String) - Method in class com.sun.xml.wss.provider.wsit.JMACAuthConfigFactory
Disassociate the listener from all the provider registrations whose layer and appContext values are matched by the corresponding arguments to this method.
detachListener(RegistrationListener, String, String) - Method in class javax.security.auth.message.config.AuthConfigFactory
Disassociate the listener from all the provider registrations whose layer and appContext values are matched by the corresponding arguments to this method.
detachNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
 
detachNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
detachNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
detachNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
 
detachNode() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
detachNode() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
detachNode() - Method in class com.sun.xml.wss.core.ReferenceElement
 
detachNode() - Method in class com.sun.xml.wss.core.SecurityHeader
 
detachNode() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
detail - Variable in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
Detail1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
 
Detail1_1Impl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.Detail1_1Impl
 
Detail1_1Impl(SOAPDocumentImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.Detail1_1Impl
 
Detail1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
 
Detail1_2Impl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl
 
Detail1_2Impl(SOAPDocumentImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl
 
DetailEntry1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
 
DetailEntry1_1Impl(SOAPDocumentImpl, Name) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.DetailEntry1_1Impl
 
DetailEntry1_1Impl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.DetailEntry1_1Impl
 
DetailEntry1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
 
DetailEntry1_2Impl(SOAPDocumentImpl, Name) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.DetailEntry1_2Impl
 
DetailEntry1_2Impl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.DetailEntry1_2Impl
 
DetailEntryImpl - Class in com.sun.xml.messaging.saaj.soap.impl
 
DetailEntryImpl(SOAPDocumentImpl, Name) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.DetailEntryImpl
 
DetailEntryImpl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.DetailEntryImpl
 
DetailImpl - Class in com.sun.xml.messaging.saaj.soap.impl
 
DetailImpl(SOAPDocumentImpl, NameImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
 
dh - Variable in class javax.mail.internet.MimeBodyPart
The DataHandler object representing this Part's content.
dh - Variable in class javax.mail.internet.MimeMessage
The DataHandler object representing this Message's content.
DIGEST_METHOD_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
DIGEST_METHOD_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
DIGEST_PASSWORD_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
DigestCertSelector - Class in com.sun.xml.wss.impl.misc
 
DigestCertSelector(byte[], String) - Constructor for class com.sun.xml.wss.impl.misc.DigestCertSelector
Creates a new instance of KeyIdentifierCertSelector
DigestMD5 - Class in com.sun.mail.smtp
DIGEST-MD5 authentication support.
DigestMD5(PrintStream) - Constructor for class com.sun.mail.smtp.DigestMD5
 
digestMethod - Variable in class com.sun.xml.security.core.dsig.ReferenceType
 
DigestMethodType - Class in com.sun.xml.security.core.dsig
Java class for DigestMethodType complex type.
DigestMethodType() - Constructor for class com.sun.xml.security.core.dsig.DigestMethodType
 
digestValue - Variable in class com.sun.xml.security.core.dsig.ReferenceType
 
DII(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
 
DIRECT_KEY_REFERENCE_TYPE - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
DIRECT_REFERENCE_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
DirectReference - Class in com.sun.xml.wss.core.reference
 
DirectReference() - Constructor for class com.sun.xml.wss.core.reference.DirectReference
Creates a DirectReference element.
DirectReference(SOAPElement, boolean) - Constructor for class com.sun.xml.wss.core.reference.DirectReference
Takes a SOAPElement and checks if it has the right name.
DirectReference(SOAPElement) - Constructor for class com.sun.xml.wss.core.reference.DirectReference
 
DirectReferenceStrategy - Class in com.sun.xml.wss.impl.keyinfo
 
DirectReferenceStrategy() - Constructor for class com.sun.xml.wss.impl.keyinfo.DirectReferenceStrategy
 
DirectReferenceStrategy(String) - Constructor for class com.sun.xml.wss.impl.keyinfo.DirectReferenceStrategy
 
DirectReferenceStrategy(String, boolean) - Constructor for class com.sun.xml.wss.impl.keyinfo.DirectReferenceStrategy
 
disable() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper
 
disable() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
disable() - Method in class com.sun.xml.wss.provider.wsit.PipeHelper
 
DISABLE_INCLUSIVE_PREFIX - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
disableIncPrefix - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
disableIncPrefix - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
disablePayloadBuffer - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
disableWithRefCount() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper
 
Discarder - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Loader implementation that discards the whole sub-tree.
disconnect() - Method in class com.sun.mail.iap.Protocol
Disconnect.
disconnect() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Close socket connection.
disconnected(ConnectionEvent) - Method in class javax.mail.event.ConnectionAdapter
 
DISCONNECTED - Static variable in class javax.mail.event.ConnectionEvent
A connection was disconnected (not currently used).
disconnected(ConnectionEvent) - Method in interface javax.mail.event.ConnectionListener
Invoked when a Store is disconnected.
dispatch(Object) - Method in class javax.mail.event.ConnectionEvent
Invokes the appropriate ConnectionListener method
dispatch(Object) - Method in class javax.mail.event.FolderEvent
Invokes the appropriate FolderListener method
dispatch(Object) - Method in class javax.mail.event.MailEvent
This method invokes the appropriate method on a listener for this event.
dispatch(Object) - Method in class javax.mail.event.MessageChangedEvent
Invokes the appropriate MessageChangedListener method.
dispatch(Object) - Method in class javax.mail.event.MessageCountEvent
Invokes the appropriate MessageCountListener method.
dispatch(Object) - Method in class javax.mail.event.StoreEvent
Invokes the appropriate StoreListener method.
dispatch(Object) - Method in class javax.mail.event.TransportEvent
Invokes the appropriate TransportListener method.
displayName() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Gets the display name of the property.
disposeSubject(Subject, Map) - Method in class com.sun.xml.wss.provider.ClientSecurityAuthModule
 
disposeSubject(Subject, Map) - Method in class com.sun.xml.wss.provider.ServerSecurityAuthModule
 
disposition - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
DistributedPropertySet - Interface in org.jvnet.ws.message
PropertySet that combines properties exposed from multiple PropertySets into one.
DKT_13_VALUETYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
DKT_VALUETYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
dnsAddress - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectLocalityType
 
dnsName - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectLocalityType
 
dnsOrSpnOrUpn - Variable in class com.sun.xml.security.core.ai.IdentityType
 
doCloneNode() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
doCommand(IMAPFolder.ProtocolCommand) - Method in class com.sun.mail.imap.IMAPFolder
Execute a user-supplied IMAP command.
doCommand(IMAPProtocol) - Method in interface com.sun.mail.imap.IMAPFolder.ProtocolCommand
Execute the user-defined command using the supplied IMAPProtocol object.
doCommandIgnoreFailure(IMAPFolder.ProtocolCommand) - Method in class com.sun.mail.imap.IMAPFolder
 
doCreate(BindingID) - Method in class com.sun.xml.xwss.XWSSTubelineAssemblerFactory
 
doCreate() - Method in class org.jvnet.ws.message.MessageContextFactory
 
doCreate(SOAPMessage) - Method in class org.jvnet.ws.message.MessageContextFactory
 
doCreate(Source, SOAPVersion) - Method in class org.jvnet.ws.message.MessageContextFactory
 
document - Variable in class com.sun.xml.bind.marshaller.SAX2DOMEx
Document object that owns the specified node.
document - Variable in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
Document - Class in com.sun.xml.txw2
Coordinates the entire writing process.
DOCUMENT_ADDITIONAL_DATA_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
DOCUMENT_CHARACTER_ENCODING_SCHEME - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
DOCUMENT_INITIAL_VOCABULARY_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
DOCUMENT_NOTATIONS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
DOCUMENT_STANDALONE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
DOCUMENT_TYPE_DECLARATION - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
DOCUMENT_TYPE_DECLARATION_II - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
DOCUMENT_TYPE_DECLARATION_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
DOCUMENT_TYPE_PUBLIC_IDENTIFIER_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
DOCUMENT_TYPE_SYSTEM_IDENTIFIER_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
DOCUMENT_UNPARSED_ENTITIES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
DOCUMENT_VERSION_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
documentation() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotation
 
Documentation - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
doGetDocumentElement() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
doGetDocumentElement() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
doGetDocumentTypeDeclaration() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
doGetNamespacePrefixes(boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
doKerberosLogin() - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
doKerberosLogin(byte[]) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
doKerberosLogin() - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
doKerberosLogin(byte[]) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
doKerberosLogin() - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
doKerberosLogin(byte[]) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
doKerberosLogin() - Method in interface com.sun.xml.wss.SecurityEnvironment
Perform a Kerberos Login and return a Kerberos Context KerberosContext stores the secretKey, GSSContext, kerberos BST etc
doKerberosLogin(byte[]) - Method in interface com.sun.xml.wss.SecurityEnvironment
Perform a Kerberos Login and return a Kerberos Context KerberosContext stores the secretKey, GSSContext, kerberos BST etc
DOM_IMPL_DOESNT_SUPPORT_CREATELEMENTNS - Static variable in class com.sun.xml.bind.marshaller.Messages
 
DOMDocumentParser - Class in com.sun.xml.fastinfoset.dom
The Fast Infoset DOM parser.
DOMDocumentParser() - Constructor for class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
DOMDocumentParser_new() - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
DOMDocumentParser_parse(Object, Document, InputStream) - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
DOMDocumentSerializer - Class in com.sun.xml.fastinfoset.dom
The Fast Infoset DOM serializer.
DOMDocumentSerializer() - Constructor for class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
 
DOMDocumentSerializer_new() - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
DOMDocumentSerializer_serialize(Object, Node) - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
DOMDocumentSerializer_setOutputStream(Object, OutputStream) - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
DomLoader<ResultT extends Result> - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Loads a DOM.
DomLoader(DomHandler<?, ResultT>) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
DOMOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput implementation that does associative marshalling to DOM.
DOMOutput(Node, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.output.DOMOutput
 
DOMScanner - Class in com.sun.xml.bind.unmarshaller
Visits a W3C DOM tree and generates SAX2 events from it.
DOMScanner() - Constructor for class com.sun.xml.bind.unmarshaller.DOMScanner
 
DomSerializer - Class in com.sun.xml.txw2.output
XmlSerializer for DOMResult and Node.
DomSerializer(Node) - Constructor for class com.sun.xml.txw2.output.DomSerializer
 
DomSerializer(DOMResult) - Constructor for class com.sun.xml.txw2.output.DomSerializer
 
DOMSTRTransform - Class in com.sun.xml.wss.impl.transform
 
DOMSTRTransform() - Constructor for class com.sun.xml.wss.impl.transform.DOMSTRTransform
 
DOMSTRTransform.STRTransformParameterSpec - Class in com.sun.xml.wss.impl.transform
 
DOMSTRTransform.STRTransformParameterSpec(CanonicalizationMethod) - Constructor for class com.sun.xml.wss.impl.transform.DOMSTRTransform.STRTransformParameterSpec
 
DOMSubTreeData - Class in com.sun.xml.wss.impl.dsig
This is a subtype of NodeSetData that represents a dereferenced same-document URI as the root of a subdocument.
DOMSubTreeData(Node, boolean) - Constructor for class com.sun.xml.wss.impl.dsig.DOMSubTreeData
 
DOMWrappingReader - Class in org.codehaus.stax2.ri.dom
This is an adapter class that presents a DOM document as if it was a regular XMLStreamReader.
DOMWrappingReader(DOMSource, boolean, boolean) - Constructor for class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
DOMWrappingWriter - Class in org.codehaus.stax2.ri.dom
This is an adapter class that partially implements XMLStreamWriter as a facade on top of a DOM document or Node, allowing one to basically construct DOM trees via Stax API.
DOMWrappingWriter(Node, boolean, boolean) - Constructor for class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
DoNotCacheCondition - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
This is an implementation of the abstract Condition class, which specifes that the assertion this DoNotCacheCondition is part of, is the new element in SAML 1.1, that allows an assertion party to express that an assertion should not be cached by the relying party for future use.
DoNotCacheCondition() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.DoNotCacheCondition
 
DoNotCacheCondition - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
This is an implementation of the abstract Condition class, which specifes that the assertion this DoNotCacheCondition is part of, is the new element in SAML 1.1, that allows an assertion party to express that an assertion should not be cached by the relying party for future use.
DoNotCacheCondition() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.DoNotCacheCondition
 
DoNotCacheCondition - Interface in com.sun.xml.wss.saml
This is an implementation of the abstract Condition class, which specifes that the assertion this DoNotCacheCondition is part of, is the new element in SAML 1.1, that allows an assertion party to express that an assertion should not be cached by the relying party for future use.
DoNotCacheConditionType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for DoNotCacheConditionType complex type.
DoNotCacheConditionType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.DoNotCacheConditionType
 
doOptionalCommand(String, IMAPFolder.ProtocolCommand) - Method in class com.sun.mail.imap.IMAPFolder
 
doProtocolCommand(IMAPFolder.ProtocolCommand) - Method in class com.sun.mail.imap.IMAPFolder
 
DOUBLE - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
 
DOUBLE_MAX_CHARACTER_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IEEE754FloatingPointEncodingAlgorithm
 
DOUBLE_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IEEE754FloatingPointEncodingAlgorithm
 
DOUBLE_TERMINATOR - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
doubleArray - Variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
 
doubleEncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
 
DoubleEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
 
DoubleEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
doubles(double[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
doubles(double[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
doubles(double[], int, int) - Method in interface org.jvnet.fastinfoset.sax.PrimitiveTypeContentHandler
Receive notification of character data as an array of double.
dParams - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
DRAFT - Static variable in class javax.mail.Flags.Flag
This message is a draft.
ds - Variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
The DataSource supplying our InputStream.
ds - Variable in class javax.mail.internet.MimeMultipart
The DataSource supplying our InputStream.
DS_SIGNATURE_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
DS_SIGNATURE_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
DSA_SHA1_SIGMETHOD - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
DSAKeyValueType - Class in com.sun.xml.security.core.dsig
Java class for DSAKeyValueType complex type.
DSAKeyValueType() - Constructor for class com.sun.xml.security.core.dsig.DSAKeyValueType
 
DSIG_BASE64_ENCODING - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
DSIG_NS - Static variable in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
DSIG_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
DSIG_PREFIX - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
DSigResolver - Class in com.sun.xml.wss.impl.dsig
Implementation of JSR 105 URIDereference interface.
DTD2 - Interface in org.codehaus.stax2.evt
Interface that extends basic DTD with methods that are necessary to completely reproduce actual DOCTYPE declaration constructs in xml documents.
DTD_DECLARATION_HANDLER_PROPERTY - Static variable in class com.sun.xml.fastinfoset.sax.Properties
 
DTDEvent - Class in com.sun.xml.fastinfoset.stax.events
DTDEvent.
DTDEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.DTDEvent
Creates a new instance of DTDEvent
DTDEvent(String) - Constructor for class com.sun.xml.fastinfoset.stax.events.DTDEvent
 
DTDEventImpl - Class in org.codehaus.stax2.ri.evt
Vanilla implementation of a DTD event.
DTDEventImpl(Location, String, String, String, String, Object) - Constructor for class org.codehaus.stax2.ri.evt.DTDEventImpl
 
DTDEventImpl(Location, String, String) - Constructor for class org.codehaus.stax2.ri.evt.DTDEventImpl
Constructor used when only partial information is available.
DTDEventImpl(Location, String) - Constructor for class org.codehaus.stax2.ri.evt.DTDEventImpl
 
DTDInfo - Interface in org.codehaus.stax2
Interface that specifies additional access functionality to parsed DTD information (if any); these methods are encapsulated on a separate interface to keep the main reader interface from exploding.
DTDValidationSchema - Interface in org.codehaus.stax2.validation
Specialized interface that covers schema features unique to DTDs.
DumbEscapeHandler - Class in com.sun.xml.bind.marshaller
Escape everything above the US-ASCII code range.
DumbEscapeHandler - Class in com.sun.xml.txw2.output
Escape everything above the US-ASCII code range.
DummyPropertyInfo<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.impl
PropertyInfo that allows to add additional elements to the collection.
dump(Result) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Dumps this model into XML.
DUMP_MESSAGES_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
DumpFilter - Class in com.sun.xml.wss.impl.filter
Dump a SOAP message for debugging.
DumpFilter() - Constructor for class com.sun.xml.wss.impl.filter.DumpFilter
 
dumpMessages(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
dumpMessages() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
DumpSerializer - Class in com.sun.xml.txw2.output
Shows the call sequence of XmlSerializer methods.
DumpSerializer(PrintStream) - Constructor for class com.sun.xml.txw2.output.DumpSerializer
 
DuplicateAttributeVerifier - Class in com.sun.xml.fastinfoset.util
 
DuplicateAttributeVerifier() - Constructor for class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
 
DuplicateAttributeVerifier.Entry - Class in com.sun.xml.fastinfoset.util
 
DuplicateAttributeVerifier.Entry() - Constructor for class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier.Entry
 
duplicateType() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
duplicateType() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl
 
duplicateType() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
 
DYN_SEC_POLICY_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
DYNAMIC_USERNAME_PASSWORD - Static variable in interface com.sun.xml.wss.provider.ModuleOptions
 
DynamicApplicationContext - Class in com.sun.xml.wss.impl.configuration
Represents a concrete SecurityPolicy identifier context resolved at runtime, An XWS-Security DynamicPolicyCallback is passed an instance of a DynamicApplicationContext.
DynamicApplicationContext() - Constructor for class com.sun.xml.wss.impl.configuration.DynamicApplicationContext
Create an empty DynamicApplicationContext
DynamicApplicationContext(StaticPolicyContext) - Constructor for class com.sun.xml.wss.impl.configuration.DynamicApplicationContext
Create a DynamicApplicationContext with an associated StaticPolicyContext context
DynamicPolicyCallback - Class in com.sun.xml.wss.impl.callback
Callback implementation for dynamic policy resolution.
DynamicPolicyCallback(SecurityPolicy, DynamicPolicyContext) - Constructor for class com.sun.xml.wss.impl.callback.DynamicPolicyCallback
Constructor.
DynamicPolicyContext - Class in com.sun.xml.wss.impl.policy
Represents a SecurityPolicy identifier context resolved at runtime
DynamicPolicyContext() - Constructor for class com.sun.xml.wss.impl.policy.DynamicPolicyContext
 
DynamicSecurityPolicy - Class in com.sun.xml.wss.impl.policy
Represents a dynamically generable SecurityPolicy
DynamicSecurityPolicy() - Constructor for class com.sun.xml.wss.impl.policy.DynamicSecurityPolicy
Default constructor
DynamicSecurityPolicy(StaticPolicyContext) - Constructor for class com.sun.xml.wss.impl.policy.DynamicSecurityPolicy
Instantiate and associate DynamicSecurityPolicy with StaticPolicyContext
DynamicSecurityPolicy - Class in com.sun.xml.wss.impl.policy.mls
Represents a dynamically generable SecurityPolicy.
DynamicSecurityPolicy() - Constructor for class com.sun.xml.wss.impl.policy.mls.DynamicSecurityPolicy
 
dynamicSecurityPolicy(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 

E

EditDistance - Class in com.sun.xml.bind.v2.util
Computes the string edit distance.
editDistance(String, String) - Static method in class com.sun.xml.bind.v2.util.EditDistance
Computes the edit distance between two strings.
EfficientStreamingTransformer - Class in com.sun.xml.messaging.saaj.util.transform
This class is a proxy for a Transformer object with optimizations for certain cases.
ehlo(String) - Method in class com.sun.mail.smtp.SMTPTransport
Issue the EHLO command.
EII(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
 
EII_AIIS_INDEX_SMALL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
EII_INDEX_LARGE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
EII_INDEX_MEDIUM - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
EII_LITERAL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
EII_NAMESPACES - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
EII_NO_AIIS_INDEX_SMALL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
EK_SHA1_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
EK_SHA1_VALUE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
elemBuffer - Variable in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
Element<T,C> - Interface in com.sun.xml.bind.v2.model.core
TypeInfo that maps to an element.
element() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
 
Element - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
element() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
 
element() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SchemaTop
 
ELEMENT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
ELEMENT_ATTRIBUTE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
ELEMENT_LITERAL_QNAME_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
ELEMENT_NAME - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
ELEMENT_NAMESPACES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
ElementBeanInfoImpl - Class in com.sun.xml.bind.v2.runtime
JaxBeanInfo implementation for RuntimeElementInfo.
ElementBeanInfoImpl(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
The constructor for the sole instanceof JaxBeanInfo for handling user-created JAXBElement.
elementDecl(String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
elementDefaultValue - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
If this element has an element default value.
ElementFactory - Class in com.sun.xml.messaging.saaj.soap.impl
 
ElementFactory() - Constructor for class com.sun.xml.messaging.saaj.soap.impl.ElementFactory
 
elementFormDefault(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
 
ElementImpl - Class in com.sun.xml.messaging.saaj.soap.impl
 
ElementImpl(SOAPDocumentImpl, Name) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
ElementImpl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
ElementImpl(SOAPDocumentImpl, String, String) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
ElementInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
A particular use (specialization) of JAXBElement.
elementName - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
elementName - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
elementOnlyContent() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
Returns true if this property has an element-only content.
ElementPropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Property that maps to an element.
elementQName - Variable in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
elements - Variable in class org.jvnet.fastinfoset.Vocabulary
The element table, containing QName objects.
EMBEDDED_KEY_REFERENCE_TYPE - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
EMBEDDED_REFERENCE_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
EmbeddedReference - Class in com.sun.xml.wss.core.reference
 
EmbeddedReference() - Constructor for class com.sun.xml.wss.core.reference.EmbeddedReference
Creates an "empty" EmbeddedReference element.
EmbeddedReference(SOAPElement) - Constructor for class com.sun.xml.wss.core.reference.EmbeddedReference
Takes a SOAPElement and checks if it has the right name and structure.
EMPTY_LIST - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
EMPTY_LIST - Static variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
EMPTY_LIST - Static variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
EMPTY_POLICY_STATE - Static variable in interface com.sun.xml.wss.provider.ConfigurationStates
 
EMPTY_STRING - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
EmptyIterator - Class in com.sun.xml.fastinfoset.stax.events
 
EmptyIterator - Class in org.codehaus.stax2.ri
Simple implementation of "null iterator", iterator that has nothing to iterate over.
EmptyNamespaceContext - Class in org.codehaus.stax2.ri
Dummy NamespaceContext implementation that contains no namespace information, except bindings that are specified by the namespace specification itself (for prefixes "xml" and "xmlns")
ENABLE_DYNAMIC_POLICY_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
ENABLE_WSS11_POLICY_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
ENABLE_XOP - Static variable in class com.sun.xml.bind.api.JAXBRIContext
Marshaller/Unmarshaller property to enable XOP processing.
enableDynamicPolicy(boolean) - Method in class com.sun.xml.wss.impl.config.DeclarativeSecurityConfiguration
 
enableDynamicPolicy(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
enableDynamicPolicy() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
enableDynamicPolicyCallback(boolean) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
enableSignatureConfirmation(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
enableSignatureConfirmation() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
enableWSS11Policy(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
enableWSS11Policy() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
encHeaderContent - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
encHeaderContent - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
encode(String) - Static method in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
 
encode() - Method in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
 
encode(byte[]) - Static method in class com.sun.mail.util.BASE64EncoderStream
Base64 encode a byte array.
encode(int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
encode(OutputStream, String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
Wrap an encoder around the given output stream.
encode(OutputStream, String, String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
Wrap an encoder around the given output stream.
encode(byte[]) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64EncoderStream
Base64 encode a byte array.
encode(byte[]) - Static method in class com.sun.xml.messaging.saaj.util.Base64
Encodes hex octects into Base64
encode(byte[], int) - Static method in class com.sun.xml.wss.impl.misc.Base64
 
encode(byte[]) - Static method in class com.sun.xml.wss.impl.misc.Base64
 
encode(OutputStream, String) - Static method in class javax.mail.internet.MimeUtility
Wrap an encoder around the given output stream.
encode(OutputStream, String, String) - Static method in class javax.mail.internet.MimeUtility
Wrap an encoder around the given output stream.
encode(AsciiValueEncoder) - Method in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
encodeAIIBuiltInAlgorithmData(int, Object, int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode the [normalized value] of an Attribute Information Item using using a built in encoding algorithm.
encodeAIIObjectAlgorithmData(int, Object, EncodingAlgorithm) - Method in class com.sun.xml.fastinfoset.Encoder
Encode the [normalized value] of an Attribute Information Item using using an encoding algorithm.
encodeAIIOctetAlgorithmData(int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode the [normalized value] of an Attribute Information Item using using an encoding algorithm.
encodeAlphabetCharacters(String, char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a chunk of Character Information Items using a restricted alphabet table.
encodeAsString(int[], int, int) - Method in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
encodeAsString(long[], int, int) - Method in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
encodeAsString(float[], int, int) - Method in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
encodeAsString(double[], int, int) - Method in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
encodeAsString(Base64Variant, byte[], int, int) - Method in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
encodeAttribute(String, String, String) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
 
encodeAttribute(String, String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
encodeAttribute(String, String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
encodeAttributeMapEntry(LocalNameQualifiedNamesMap.Entry, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
encodeAttributeQualifiedNameOnSecondBit(String, String, String) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a qualified name of an Attribute Informaiton Item on the third bit of an octet.
encodeAttributes(Attributes) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
encodeAttributes(Attributes) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
encodeBase64BitsAsByte(int) - Method in class org.codehaus.stax2.typed.Base64Variant
 
encodeBase64BitsAsChar(int) - Method in class org.codehaus.stax2.typed.Base64Variant
 
encodeBase64Chunk(int, char[], int) - Method in class org.codehaus.stax2.typed.Base64Variant
Method that encodes given right-aligned (LSB) 24-bit value into 4 base64 characters, stored in given result buffer.
encodeBase64Chunk(int, byte[], int) - Method in class org.codehaus.stax2.typed.Base64Variant
Method that encodes given right-aligned (LSB) 24-bit value into 4 base64 bytes (ascii), stored in given result buffer.
encodeBase64Partial(int, int, char[], int) - Method in class org.codehaus.stax2.typed.Base64Variant
Method that outputs partial chunk (which only encodes one or two bytes of data).
encodeBase64Partial(int, int, byte[], int) - Method in class org.codehaus.stax2.typed.Base64Variant
Method that outputs partial chunk (which only encodes one or two bytes of data).
encodeByte(int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
encodeCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a chunk of Character Information Items.
encodeCharactersNoClone(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a chunk of Character Information Items.
encodeCIIBuiltInAlgorithmData(int, Object, int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a chunk of Character Information Items using using an encoding algorithm.
encodeCIIBuiltInAlgorithmDataAsCDATA(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a chunk of Character Information Items using using the CDATA built in encoding algorithm.
encodeCIIObjectAlgorithmData(int, Object, EncodingAlgorithm) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a chunk of Character Information Items using using an encoding algorithm.
encodeCIIOctetAlgorithmData(int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a chunk of Character Information Items using using an encoding algorithm.
encodeComment(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a Comment Information Item.
encodeCommentNoClone(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a Comment Information Item.
Encoded - Class in com.sun.xml.bind.v2.runtime.output
Buffer for UTF-8 encoded string.
Encoded() - Constructor for class com.sun.xml.bind.v2.runtime.output.Encoded
 
Encoded(String) - Constructor for class com.sun.xml.bind.v2.runtime.output.Encoded
 
encodeData(byte[]) - Method in class com.sun.xml.wss.impl.misc.Base64
Encodes hex octects into Base64
encodeData(byte[], int) - Static method in class com.sun.xml.wss.impl.misc.Base64
Encode a byte array in Base64 format and return an optionally wrapped line.
encodeDateTimeFourBitCharacters(char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a chunk of Character Information Items using a date-time alphabet that results in the encoding of a character in 4 bits (or two characters per octet).
encodeDateTimeNonIdentifyingStringOnFirstBit(String, boolean, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
 
encodedLength(byte[]) - Static method in class com.sun.mail.util.BEncoderStream
Returns the length of the encoded version of this byte array.
encodedLength(byte[], boolean) - Static method in class com.sun.mail.util.QEncoderStream
Returns the length of the encoded version of this byte array.
encodedLength(byte[]) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.BEncoderStream
Returns the length of the encoded version of this byte array.
encodedLength(byte[], boolean) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.QEncoderStream
Returns the length of the encoded version of this byte array.
encodeDocumentTermination() - Method in class com.sun.xml.fastinfoset.Encoder
Encode the termination of the Document Information Item.
encodeDocumentTypeDeclaration(String, String) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a Document Type Declaration.
encodedPersonal - Variable in class javax.mail.internet.InternetAddress
The RFC 2047 encoded version of the personal name.
encodedText - Variable in class com.sun.xml.wss.core.BinarySecurityToken
 
encodeElement(String, String, String) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
 
encodeElement(String, String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
encodeElement(String, String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
encodeElementMapEntry(LocalNameQualifiedNamesMap.Entry, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
encodeElementQualifiedNameOnThirdBit(String, String, String) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a qualified name of an Element Informaiton Item on the third bit of an octet.
encodeElementTermination() - Method in class com.sun.xml.fastinfoset.Encoder
Encode the termination of an Element Information Item.
encodeFourBitCharacters(int, int[], char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a chunk of Character Information Items using a restricted alphabet that results in the encoding of a character in 4 bits (or two characters per octet).
encodeHeader(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
Encode the header of a fast infoset document.
encodeIdentifyingNonEmptyStringOnFirstBit(String, StringIntMap) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non empty identifying string on the first bit of an octet.
encodeInitialVocabulary() - Method in class com.sun.xml.fastinfoset.Encoder
Encode the initial vocabulary of a fast infoset document.
encodeLiteralAttributeQualifiedNameOnSecondBit(String, String, String, LocalNameQualifiedNamesMap.Entry) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a literal qualified name of an Attribute Informaiton Item on the third bit of an octet.
encodeLiteralElementQualifiedNameOnThirdBit(String, String, String, LocalNameQualifiedNamesMap.Entry) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a literal qualified name of an Element Informaiton Item on the third bit of an octet.
encodeMore(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.AsciiValueEncoder
 
encodeMore(byte[], int, int) - Method in class org.codehaus.stax2.ri.typed.AsciiValueEncoder
 
encodeNamespaceAttribute(String, String) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a Attribute Information Item that is a namespace declaration.
encodeNonEmptyCharacterStringOnFifthBit(String) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non empty string on the fifth bit of an octet using the UTF-8 or UTF-16 encoding.
encodeNonEmptyCharacterStringOnFifthBit(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non empty string on the fifth bit of an octet using the UTF-8 or UTF-16 encoding.
encodeNonEmptyCharacterStringOnSeventhBit(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non empty string on the seventh bit of an octet using the UTF-8 or UTF-16 encoding.
encodeNonEmptyFourBitCharacterString(int[], char[], int, int, int) - Method in class com.sun.xml.fastinfoset.Encoder
 
encodeNonEmptyFourBitCharacterStringOnSeventhBit(int[], char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non empty string on the seventh bit of an octet using a restricted alphabet that results in the encoding of a character in 4 bits (or two characters per octet).
encodeNonEmptyNBitCharacterStringOnSeventhBit(String, char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non empty string on the seventh bit of an octet using a restricted alphabet table.
encodeNonEmptyOctetStringOnSecondBit(String) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non empty string on the second bit of an octet using the UTF-8 encoding.
encodeNonEmptyUTF8StringAsOctetString(int, String, int[]) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non empty string using the UTF-8 encoding.
encodeNonEmptyUTF8StringAsOctetString(int, char[], int, int, int[]) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non empty string using the UTF-8 encoding.
encodeNonIdentifyingStringOnFirstBit(String, StringIntMap, boolean, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non identifying string on the first bit of an octet.
encodeNonIdentifyingStringOnFirstBit(String, CharArrayIntMap, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non identifying string on the first bit of an octet.
encodeNonIdentifyingStringOnFirstBit(char[], int, int, CharArrayIntMap, boolean, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non identifying string on the first bit of an octet.
encodeNonIdentifyingStringOnFirstBit(int, int[], String, boolean, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
 
encodeNonIdentifyingStringOnFirstBit(String, int, Object) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non identifying string on the first bit of an octet as binary data using an encoding algorithm.
encodeNonIdentifyingStringOnThirdBit(char[], int, int, CharArrayIntMap, boolean, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non identifying string on the third bit of an octet.
encodeNonIdentifyingStringOnThirdBit(String, int, Object) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non identifying string on the third bit of an octet as binary data using an encoding algorithm.
encodeNonIdentifyingStringOnThirdBit(String, int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non identifying string on the third bit of an octet as binary data using an encoding algorithm.
encodeNonZeroInteger(int, int, int[]) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non zero integer.
encodeNonZeroIntegerOnFourthBit(int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non zero integer on the fourth bit of an octet.
encodeNonZeroIntegerOnSecondBitFirstBitOne(int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non zero integer on the second bit of an octet, setting the first bit to 1.
encodeNonZeroIntegerOnSecondBitFirstBitZero(int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non zero integer on the second bit of an octet, setting the first bit to 0.
encodeNonZeroIntegerOnThirdBit(int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a non zero integer on the third bit of an octet.
encodeNonZeroOctetStringLength(int, int, int[]) - Method in class com.sun.xml.fastinfoset.Encoder
Encode the length of non empty UTF-8 encoded string.
encodeNonZeroOctetStringLengthOnFifthBit(int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode the length of a UTF-8 or UTF-16 encoded string on the fifth bit of an octet.
encodeNonZeroOctetStringLengthOnSecondBit(int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode the length of a UTF-8 encoded string on the second bit of an octet.
encodeNonZeroOctetStringLengthOnSenventhBit(int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode the length of a encoded string on the seventh bit of an octet.
encodeNumericFourBitCharacters(char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a chunk of Character Information Items using a numeric alphabet that results in the encoding of a character in 4 bits (or two characters per octet).
encodeNumericNonIdentifyingStringOnFirstBit(String, boolean, boolean) - Method in class com.sun.xml.fastinfoset.Encoder
 
encodeProcessingInstruction(String, String) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a Processing Instruction Information Item.
Encoder - Class in com.sun.xml.fastinfoset
Abstract encoder for developing concrete encoders.
Encoder() - Constructor for class com.sun.xml.fastinfoset.Encoder
Default constructor for the Encoder.
Encoder(boolean) - Constructor for class com.sun.xml.fastinfoset.Encoder
 
encodeTermination() - Method in class com.sun.xml.fastinfoset.Encoder
Encode a termination if required.
encodeTerminationAndCurrentElement(boolean) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
encodeText(String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
Encode a RFC 822 "text" token into mail-safe form as per RFC 2047.
encodeText(String, String, String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
Encode a RFC 822 "text" token into mail-safe form as per RFC 2047.
encodeText(String) - Static method in class javax.mail.internet.MimeUtility
Encode a RFC 822 "text" token into mail-safe form as per RFC 2047.
encodeText(String, String, String) - Static method in class javax.mail.internet.MimeUtility
Encode a RFC 822 "text" token into mail-safe form as per RFC 2047.
encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
 
encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
 
encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
 
encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
 
encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
encodeToBytes(Object, int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
encodeToBytesFromBooleanArray(boolean[], int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
 
encodeToBytesFromDoubleArray(double[], int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
encodeToBytesFromFloatArray(float[], int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
encodeToBytesFromIntArray(int[], int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
encodeToBytesFromLongArray(long[], int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
encodeToBytesFromShortArray(short[], int, int, byte[], int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
 
encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
 
encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
 
encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
encodeToOutputStream(Object, OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
encodeToOutputStream(Object, OutputStream) - Method in interface org.jvnet.fastinfoset.EncodingAlgorithm
 
encodeToOutputStreamFromDoubleArray(double[], OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
encodeToOutputStreamFromFloatArray(float[], OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
encodeToOutputStreamFromIntArray(int[], OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
encodeToOutputStreamFromLongArray(long[], OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
encodeToOutputStreamFromShortArray(short[], OutputStream) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
encodeToStream(byte[], int, OutputStream) - Static method in class com.sun.xml.wss.impl.misc.Base64
 
encodeToStream(byte[], int, int, OutputStream) - Static method in class com.sun.xml.wss.impl.misc.Base64
 
encodeToStream(ByteArray, int, OutputStream) - Static method in class com.sun.xml.wss.impl.misc.Base64
 
encodeUtf16String(String) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a string using the UTF-16 encoding.
encodeUtf16String(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a string using the UTF-16 encoding.
encodeUTF8String(String) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a string using the UTF-8 encoding.
encodeUTF8String(char[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Encode a string using the UTF-8 encoding.
encodeWord(String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
Encode a RFC 822 "word" token into mail-safe form as per RFC 2047.
encodeWord(String, String, String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
Encode a RFC 822 "word" token into mail-safe form as per RFC 2047.
encodeWord(String) - Static method in class javax.mail.internet.MimeUtility
Encode a RFC 822 "word" token into mail-safe form as per RFC 2047.
encodeWord(String, String, String) - Static method in class javax.mail.internet.MimeUtility
Encode a RFC 822 "word" token into mail-safe form as per RFC 2047.
encoding - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
ENCODING - Static variable in class com.sun.xml.fastinfoset.stax.events.XMLConstants
 
encoding - Variable in class com.sun.xml.security.core.dsig.ObjectType
 
encoding - Variable in class com.sun.xml.security.core.xenc.EncryptedType
 
ENCODING_ALGORITHM - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
ENCODING_ALGORITHM_APPLICATION_MAX - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
ENCODING_ALGORITHM_APPLICATION_START - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
ENCODING_ALGORITHM_BUILTIN_END - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
ENCODING_ALGORITHM_CONTENT_HANDLER_PROPERTY - Static variable in interface org.jvnet.fastinfoset.sax.FastInfosetReader
The property name to be used for getting and setting the EncodingAlgorithmContentHandler.
ENCODING_HANDLER - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
ENCODING_HANDLER2 - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
ENCODING_TYPE_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
encodingAlgorithm - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
encodingAlgorithm - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
EncodingAlgorithm - Interface in org.jvnet.fastinfoset
 
EncodingAlgorithmAttributes - Interface in org.jvnet.fastinfoset.sax
Interface for a list of XML attributes that may contain encoding algorithm data.
EncodingAlgorithmAttributesImpl - Class in org.jvnet.fastinfoset.sax.helpers
Default implementation of the EncodingAlgorithmAttributes interface.
EncodingAlgorithmAttributesImpl() - Constructor for class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
Construct a new, empty EncodingAlgorithmAttributesImpl object.
EncodingAlgorithmAttributesImpl(Attributes) - Constructor for class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
Copy an existing Attributes object.
EncodingAlgorithmAttributesImpl(Map, Attributes) - Constructor for class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
Use registered encoding algorithms and copy an existing Attributes object.
EncodingAlgorithmContentHandler - Interface in org.jvnet.fastinfoset.sax
SAX2 extention handler to receive notification of encoding algorithm data.
EncodingAlgorithmException - Exception in org.jvnet.fastinfoset
 
EncodingAlgorithmException(String) - Constructor for exception org.jvnet.fastinfoset.EncodingAlgorithmException
 
EncodingAlgorithmException(String, Exception) - Constructor for exception org.jvnet.fastinfoset.EncodingAlgorithmException
 
EncodingAlgorithmException(Exception) - Constructor for exception org.jvnet.fastinfoset.EncodingAlgorithmException
 
EncodingAlgorithmIndexes - Class in org.jvnet.fastinfoset
The indexes of built-in encoding algorithms.
EncodingAlgorithmIndexes() - Constructor for class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
 
encodingAlgorithms - Variable in class org.jvnet.fastinfoset.Vocabulary
The encoding algorithm table, containing String objects.
EncodingConstants - Class in com.sun.xml.fastinfoset
 
EncodingConstants() - Constructor for class com.sun.xml.fastinfoset.EncodingConstants
 
encodingSet() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
Returns true if CharacterEncodingScheme was set in the encoding declaration of the document
encodingSet() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
encodingType - Variable in class com.sun.xml.wss.core.BinarySecurityToken
Default encoding
encRMLifecycleMsg - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
encRMLifecycleMsg - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
encrypt(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.apachecrypto.EncryptionProcessor
 
ENCRYPT_BODY - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ENCRYPT_ELEMENT - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ENCRYPT_ELEMENT_CONTENT - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ENCRYPT_OPERATION_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
ENCRYPT_OPERATION_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
ENCRYPT_SIGN_BODY - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ENCRYPTED_DATA_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ENCRYPTED_DATA_LNAME - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
ENCRYPTED_DATA_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ENCRYPTED_HEADER_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ENCRYPTED_HEADER_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
encryptedData - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.EncryptedElementType
 
EncryptedDataHeaderBlock - Class in com.sun.xml.wss.core
Corresponds to Schema definition for EncryptedData.
EncryptedDataHeaderBlock() - Constructor for class com.sun.xml.wss.core.EncryptedDataHeaderBlock
Create an empty EncryptedData element.
EncryptedDataHeaderBlock(SOAPElement) - Constructor for class com.sun.xml.wss.core.EncryptedDataHeaderBlock
 
EncryptedDataImpl - Class in com.sun.xml.wss.core
Simple EncryptedData for Sign and Encrypt Usecase.
EncryptedDataImpl() - Constructor for class com.sun.xml.wss.core.EncryptedDataImpl
 
EncryptedDataType - Class in com.sun.xml.security.core.xenc
Java class for EncryptedDataType complex type.
EncryptedDataType() - Constructor for class com.sun.xml.security.core.xenc.EncryptedDataType
 
EncryptedElementType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for EncryptedElementType complex type.
EncryptedElementType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.EncryptedElementType
 
EncryptedHeaderBlock - Class in com.sun.xml.wss.core
Corresponds to Schema definition for EncryptedData.
EncryptedHeaderBlock(Document) - Constructor for class com.sun.xml.wss.core.EncryptedHeaderBlock
 
EncryptedHeaderBlock(SOAPElement) - Constructor for class com.sun.xml.wss.core.EncryptedHeaderBlock
Creates a new instance of EncryptedHeaderBlock
encryptedID - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
 
encryptedKey - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.EncryptedElementType
 
ENCRYPTEDKEY_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
EncryptedKey_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
EncryptedKeyHeaderBlock - Class in com.sun.xml.wss.core
The schema definition of EncryptedKey element is as follows: <element name='EncryptedKey' type='xenc:EncryptedKeyType'/> <complexType name='EncryptedKeyType'> <complexContent> <extension base='xenc:EncryptedType'> <sequence> <element ref='xenc:ReferenceList' minOccurs='0'/> <element name='CarriedKeyName' type='string' minOccurs='0'/> </sequence> <attribute name='Recipient' type='string' use='optional'/> </extension> </complexContent> </complexType>
EncryptedKeyHeaderBlock() - Constructor for class com.sun.xml.wss.core.EncryptedKeyHeaderBlock
Create an empty EncryptedKey element.
EncryptedKeyHeaderBlock(Document) - Constructor for class com.sun.xml.wss.core.EncryptedKeyHeaderBlock
Create an empty EncryptedKey element whose owner document is given.
EncryptedKeyHeaderBlock(SOAPElement) - Constructor for class com.sun.xml.wss.core.EncryptedKeyHeaderBlock
 
EncryptedKeyIdentifier_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
ENCRYPTEDKEYSHA1 - Static variable in class com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy
 
EncryptedKeySHA1Identifier - Class in com.sun.xml.wss.core.reference
 
EncryptedKeySHA1Identifier(Document) - Constructor for class com.sun.xml.wss.core.reference.EncryptedKeySHA1Identifier
Creates an "empty" KeyIdentifier element with default encoding type and default value type.
EncryptedKeySHA1Identifier(SOAPElement) - Constructor for class com.sun.xml.wss.core.reference.EncryptedKeySHA1Identifier
 
EncryptedKeyToken - Class in com.sun.xml.wss.core
 
EncryptedKeyToken(SOAPElement) - Constructor for class com.sun.xml.wss.core.EncryptedKeyToken
Creates a new instance of EncryptedKeyToken
encryptedKeyTokenCount() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method encryptedKeyTokenCount
EncryptedKeyType - Class in com.sun.xml.security.core.xenc
Java class for EncryptedKeyType complex type.
EncryptedKeyType() - Constructor for class com.sun.xml.security.core.xenc.EncryptedKeyType
 
EncryptedType - Class in com.sun.xml.security.core.xenc
Java class for EncryptedType complex type.
EncryptedType() - Constructor for class com.sun.xml.security.core.xenc.EncryptedType
 
EncryptedTypeHeaderBlock - Class in com.sun.xml.wss.core
Schema definition for an EncryptedType is as follows: <complexType name='EncryptedType' abstract='true'> <sequence> <element name='EncryptionMethod' type='xenc:EncryptionMethodType' minOccurs='0'/> <element ref='ds:KeyInfo' minOccurs='0'/> <element ref='xenc:CipherData'/> <element ref='xenc:EncryptionProperties' minOccurs='0'/> </sequence> <attribute name='Id' type='ID' use='optional'/> <attribute name='Type' type='anyURI' use='optional'/> <attribute name='MimeType' type='string' use='optional'/> <attribute name='Encoding' type='anyURI' use='optional'/> </complexType>
EncryptedTypeHeaderBlock() - Constructor for class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
ENCRYPTION_KEY_ALIAS - Static variable in interface com.sun.xml.wss.provider.ModuleOptions
 
ENCRYPTION_POLICY_FEATUREBINDING_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
ENCRYPTION_POLICY_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
ENCRYPTION_REQUIREMENT_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
ENCRYPTION_REQUIREMENT_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
ENCRYPTION_TARGET_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
ENCRYPTION_TARGET_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
EncryptionFilter - Class in com.sun.xml.wss.impl.filter
Performs encryption or decryption Message ANNOTATION is performed as follows: if (complete policy resolution should happen) make DynamicPolicyCallback else // assumes feature binding component is statically specified - // including targets and canonicalization algorithm if (X509CertificateBinding) resolve certificate - make EncryptionKeyCallback else if (SymmetricKeyBinding) resolve symmetrick key - make SymmetricKeyCallback else throw Exception call EncryptionProcessor Message (decryption) VALIDATION is performed as follows: if (ADHOC processing mode) if (complete policy resolution should happen) make DynamicPolicyCallback call DecryptionProcessor else if (POSTHOC or DEFAULT mode) call DecryptionProcessor
EncryptionFilter() - Constructor for class com.sun.xml.wss.impl.filter.EncryptionFilter
 
EncryptionKeyCallback - Class in com.sun.xml.wss.impl.callback
CallBack implementation for encryption key.
EncryptionKeyCallback(EncryptionKeyCallback.Request) - Constructor for class com.sun.xml.wss.impl.callback.EncryptionKeyCallback
 
EncryptionKeyCallback.AliasSymmetricKeyRequest - Class in com.sun.xml.wss.impl.callback
A CallbackHandler handling an instance of this request should make sure that a symmetric key alias must be set on the request.
EncryptionKeyCallback.AliasSymmetricKeyRequest(String) - Constructor for class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.AliasSymmetricKeyRequest
Constructor.
EncryptionKeyCallback.AliasX509CertificateRequest - Class in com.sun.xml.wss.impl.callback
A Callback initialized with this request should be handled if the X.509 certificate to be used for encryption is mapped to some alias.
EncryptionKeyCallback.AliasX509CertificateRequest(String) - Constructor for class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.AliasX509CertificateRequest
Constructor.
EncryptionKeyCallback.DefaultX509CertificateRequest - Class in com.sun.xml.wss.impl.callback
A Callback initialized with this request should be handled if there's some default X.509 certificate to be used for encryption.
EncryptionKeyCallback.DefaultX509CertificateRequest() - Constructor for class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.DefaultX509CertificateRequest
 
EncryptionKeyCallback.PublicKeyBasedRequest - Class in com.sun.xml.wss.impl.callback
 
EncryptionKeyCallback.PublicKeyBasedRequest(PublicKey) - Constructor for class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.PublicKeyBasedRequest
Constructor.
EncryptionKeyCallback.Request - Interface in com.sun.xml.wss.impl.callback
 
EncryptionKeyCallback.SymmetricKeyRequest - Class in com.sun.xml.wss.impl.callback
A CallbackHandler handling an instance of this request should make sure that a symmetric key must be set on the request.
EncryptionKeyCallback.SymmetricKeyRequest() - Constructor for class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.SymmetricKeyRequest
 
EncryptionKeyCallback.X509CertificateRequest - Class in com.sun.xml.wss.impl.callback
A CallbackHandler handling an instance of this request should make sure that an X.509 certificate must be set on the request.
EncryptionKeyCallback.X509CertificateRequest() - Constructor for class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.X509CertificateRequest
 
encryptionMethod - Variable in class com.sun.xml.security.core.xenc.EncryptedType
 
EncryptionMethodType - Class in com.sun.xml.security.core.xenc
Java class for EncryptionMethodType complex type.
EncryptionMethodType() - Constructor for class com.sun.xml.security.core.xenc.EncryptionMethodType
 
EncryptionPolicy - Class in com.sun.xml.wss.impl.policy.mls
Objects of this class represent a policy for Encrypting parts of a SOAP Message.
EncryptionPolicy() - Constructor for class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy
default constructor
encryptionPolicy(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
EncryptionPolicy.FeatureBinding - Class in com.sun.xml.wss.impl.policy.mls
A class representing FeatureBindings for an EncryptionPolicy The FeatureBinding would contain information about the MessageParts to be Encrypted, The data encryption algorithm to be used.
EncryptionPolicy.FeatureBinding() - Constructor for class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
default constructor
encryptionPolicyFeatureBinding(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
EncryptionPolicyVerifier - Class in com.sun.xml.wss.impl.policy.verifier
 
EncryptionPolicyVerifier(FilterProcessingContext) - Constructor for class com.sun.xml.wss.impl.policy.verifier.EncryptionPolicyVerifier
Creates a new instance of EncryptionPolicyVerifier
EncryptionProcessor - Class in com.sun.xml.wss.impl.apachecrypto
 
EncryptionProcessor() - Constructor for class com.sun.xml.wss.impl.apachecrypto.EncryptionProcessor
Creates a new instance of EncryptionProcessor
encryptionProperties - Variable in class com.sun.xml.security.core.xenc.EncryptedType
 
EncryptionPropertiesType - Class in com.sun.xml.security.core.xenc
Java class for EncryptionPropertiesType complex type.
EncryptionPropertiesType() - Constructor for class com.sun.xml.security.core.xenc.EncryptionPropertiesType
 
encryptionProperty - Variable in class com.sun.xml.security.core.xenc.EncryptionPropertiesType
 
EncryptionPropertyType - Class in com.sun.xml.security.core.xenc
Java class for EncryptionPropertyType complex type.
EncryptionPropertyType() - Constructor for class com.sun.xml.security.core.xenc.EncryptionPropertyType
 
EncryptionTarget - Class in com.sun.xml.wss.impl.policy.mls
Objects of this class represent an Encryption Target that can be part of the FeatureBinding for an EncryptionPolicy (refer EncryptionPolicy.FeatureBinding).
EncryptionTarget() - Constructor for class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
Default constructor
EncryptionTarget(Target) - Constructor for class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
Constructor that takes a Target
EncryptionTarget(String) - Constructor for class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
Constructor
EncryptionTarget(String, String) - Constructor for class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
Constructor
EncryptionTarget.Transform - Class in com.sun.xml.wss.impl.policy.mls
This class represents a Transform that can appear on an EcncryptionTarget, Instances of this class are added as CipherReference Transforms on an EcncryptionTarget
EncryptionTarget.Transform() - Constructor for class com.sun.xml.wss.impl.policy.mls.EncryptionTarget.Transform
Default constructor
EncryptionTarget.Transform(String) - Constructor for class com.sun.xml.wss.impl.policy.mls.EncryptionTarget.Transform
Constructor
encryptsIssuedToken() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
encryptsIssuedToken(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
encryptsSignature() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
encryptsSignature(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
end - Variable in class com.sun.mail.imap.protocol.MessageSet
 
end - Variable in class com.sun.mail.imap.protocol.UIDSet
 
endAttributes() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Switches to the "marshal child texts/elements" mode.
endCDATA() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
endCDATA() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
endCDATA() - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
endCDATA() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
endCDATA() - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
 
endCDATA() - Method in class com.sun.xml.stream.buffer.sax.DefaultWithLexicalHandler
 
endCDATA() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
endCDATA() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
 
endCDATA() - Method in class com.sun.xml.txw2.output.XMLWriter
 
endCDATA() - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
endCDATA() - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
endDocument() - Method in class com.sun.istack.FragmentContentHandler
 
endDocument() - Method in class com.sun.xml.bind.IDResolver
Called after the unmarshalling completes.
endDocument() - Method in class com.sun.xml.bind.marshaller.DataWriter
 
endDocument() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
endDocument() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a newline at the end of the document.
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
endDocument(boolean) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Called at the very end.
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
Called at the very end.
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
endDocument() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
endDocument() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
endDocument() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
endDocument() - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
endDocument() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
endDocument() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
endDocument() - Method in class com.sun.xml.txw2.output.DomSerializer
 
endDocument() - Method in class com.sun.xml.txw2.output.DumpSerializer
 
endDocument() - Method in class com.sun.xml.txw2.output.SaxSerializer
 
endDocument() - Method in class com.sun.xml.txw2.output.StaxSerializer
 
endDocument() - Method in class com.sun.xml.txw2.output.StreamSerializer
 
endDocument() - Method in class com.sun.xml.txw2.output.TXWSerializer
 
endDocument() - Method in interface com.sun.xml.txw2.output.XmlSerializer
The last method to be called.
endDocument() - Method in class com.sun.xml.txw2.output.XMLWriter
Write a newline at the end of the document.
endDocument() - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of the end of the document.
endDocument() - Method in class com.sun.xml.wss.impl.c14n.SAXEXC14nCanonicalizerImpl
 
EndDocumentEvent - Class in com.sun.xml.fastinfoset.stax.events
 
EndDocumentEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.EndDocumentEvent
 
EndDocumentEventImpl - Class in org.codehaus.stax2.ri.evt
 
EndDocumentEventImpl(Location) - Constructor for class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
 
endDTD() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
endDTD() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
endDTD() - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
endDTD() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
endDTD() - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
 
endDTD() - Method in class com.sun.xml.stream.buffer.sax.DefaultWithLexicalHandler
 
endDTD() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
endDTD() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
 
endDTD() - Method in class com.sun.xml.txw2.output.XMLWriter
 
endDTD() - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
endDTD() - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
endElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.DataWriter
Write an end tag.
endElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
endElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an end tag.
endElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
End an element without a qname.
endElement(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
End an element without a Namespace URI or qname.
endElement(XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
endElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
endElement(String, String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
endElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
endElement(TagName) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
 
endElement() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Ends marshalling of an element.
endElement(String, String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
endElement(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
endElement(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
endElement(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
endElement(String, String, String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
endElement(String, String, String) - Method in class com.sun.xml.txw2.output.DataWriter
Write an end tag.
endElement(String, String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
Write an end tag.
endElement(String, String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
Write an end tag.
endElement(String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
End an element without a qname.
endElement(String) - Method in class com.sun.xml.txw2.output.XMLWriter
End an element without a Namespace URI or qname.
endElement(String, String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of the end of an element.
endElement(String, String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXEXC14nCanonicalizerImpl
 
EndElementEvent - Class in com.sun.xml.fastinfoset.stax.events
 
EndElementEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.EndElementEvent
 
EndElementEvent(String, String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.EndElementEvent
 
EndElementEvent(QName) - Constructor for class com.sun.xml.fastinfoset.stax.events.EndElementEvent
 
EndElementEventImpl - Class in org.codehaus.stax2.ri.evt
 
EndElementEventImpl(Location, XMLStreamReader) - Constructor for class org.codehaus.stax2.ri.evt.EndElementEventImpl
Constructor usually used when reading events from a stream reader.
EndElementEventImpl(Location, QName, Iterator) - Constructor for class org.codehaus.stax2.ri.evt.EndElementEventImpl
Constructor used by the event factory.
endEntity(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
endEntity(String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
endEntity(String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
endEntity(String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
endEntity(String) - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
 
endEntity(String) - Method in class com.sun.xml.stream.buffer.sax.DefaultWithLexicalHandler
 
endEntity(String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
endEntity(String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
 
endEntity(String) - Method in class com.sun.xml.txw2.output.XMLWriter
 
endEntity(String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
endEntity(String) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
endNamespaceDecls(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
endPacking(T, BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
endPacking(PackT, BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Finally, call this method to wraps up the pack.
ENDPOINT - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
ENDPOINT_ADDRESS - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
endPrefixMapping(String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Called after XmlVisitor.endElement(com.sun.xml.bind.v2.runtime.unmarshaller.TagName) event to notify the end of a binding.
endPrefixMapping(String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
endPrefixMapping(String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
endPrefixMapping(String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
endPrefixMapping(String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
endPrefixMapping(String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of the end of a Namespace mapping.
endPrefixMapping(String) - Method in class com.sun.xml.wss.impl.c14n.SAXEXC14nCanonicalizerImpl
 
endScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Ends the current packing scope.
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.DOMOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.InPlaceDOMOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
endStartTag() - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
endStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.DomSerializer
 
endStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.DumpSerializer
 
endStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.SaxSerializer
 
endStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.StaxSerializer
 
endStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.StreamSerializer
 
endStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.TXWSerializer
 
endStartTag(String, String, String) - Method in interface com.sun.xml.txw2.output.XmlSerializer
Completes the start tag.
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
endTag(Name) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
endTag(int, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
endTag() - Method in class com.sun.xml.txw2.output.DomSerializer
 
endTag() - Method in class com.sun.xml.txw2.output.DumpSerializer
 
endTag() - Method in class com.sun.xml.txw2.output.SaxSerializer
 
endTag() - Method in class com.sun.xml.txw2.output.StaxSerializer
 
endTag() - Method in class com.sun.xml.txw2.output.StreamSerializer
 
endTag() - Method in class com.sun.xml.txw2.output.TXWSerializer
 
endTag() - Method in interface com.sun.xml.txw2.output.XmlSerializer
Writes an end tag.
ENFORCE_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
engineCanonicalizeXPathNodeSet(Set, String, OutputStream, XMLCryptoContext) - Method in class com.sun.xml.wss.impl.transform.Canonicalizer20010315ExclOmitComments
Method engineCanonicalizeXPathNodeSet
engineCanResolve(Attr, String) - Method in class com.sun.xml.wss.impl.resolver.ResolverId
Method engineCanResolve
engineCanResolve(Attr, String) - Method in class com.sun.xml.wss.impl.resolver.URIResolver
Method engineCanResolve
engineGetURI() - Method in class com.sun.xml.wss.impl.transform.AttachmentCompleteTransform
 
engineGetURI() - Method in class com.sun.xml.wss.impl.transform.AttachmentContentOnlyTransform
 
enginePerformTransform(XMLSignatureInput) - Method in class com.sun.xml.wss.impl.transform.AttachmentCompleteTransform
 
enginePerformTransform(XMLSignatureInput) - Method in class com.sun.xml.wss.impl.transform.AttachmentContentOnlyTransform
 
engineResolve(Attr, String) - Method in class com.sun.xml.wss.impl.resolver.ResolverId
Method engineResolve
engineResolve(Attr, String) - Method in class com.sun.xml.wss.impl.resolver.URIResolver
Method engineResolve
ensureAtBOL() - Method in class com.sun.mail.smtp.SMTPOutputStream
Ensure we're at the beginning of a line.
ensureNamespaceIsDeclared(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
ensureRegisteredCharset(ContentType) - Static method in class com.sun.xml.wss.impl.c14n.CanonicalizerFactory
 
ensureSize(int) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
 
ensureSize(int) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
entering() - Method in class com.sun.istack.logging.Logger
 
entering(Object...) - Method in class com.sun.istack.logging.Logger
 
EntityDeclarationEventImpl - Class in org.codehaus.stax2.ri.evt
Simple base implementation that can be used either as a placeholder, or a base for 'real' entity declaration implementations.
EntityDeclarationEventImpl(Location, String) - Constructor for class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
EntityDeclarationImpl - Class in com.sun.xml.fastinfoset.stax.events
 
EntityDeclarationImpl() - Constructor for class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
Creates a new instance of EntityDeclarationImpl
EntityDeclarationImpl(String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
 
EntityReferenceEvent - Class in com.sun.xml.fastinfoset.stax.events
 
EntityReferenceEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
 
EntityReferenceEvent(String, EntityDeclaration) - Constructor for class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
 
EntityReferenceEventImpl - Class in org.codehaus.stax2.ri.evt
 
EntityReferenceEventImpl(Location, EntityDeclaration) - Constructor for class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
EntityReferenceEventImpl(Location, String) - Constructor for class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
entityResolver(EntityResolver) - Method in interface org.jvnet.ws.databinding.Databinding.Builder
Sets the EntityResolver for reading the WSDL
entrySet() - Method in class com.sun.xml.bind.v2.util.QNameMap
 
EnumConstant<T,C> - Interface in com.sun.xml.bind.v2.model.core
Individual constant of an enumeration.
enumeration() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleRestrictionModel
 
EnumLeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
NonElement that represents an Enum class.
enums() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the EnumLeafInfos known to this set.
enums() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
envelope - Variable in class com.sun.mail.imap.IMAPMessage
 
envelope - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
ENVELOPE - Class in com.sun.mail.imap.protocol
The ENEVELOPE item of an IMAP FETCH response.
ENVELOPE(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.ENVELOPE
 
Envelope - Interface in com.sun.xml.messaging.saaj.soap
Different implementations for SOAP Envelope must all implement this interface.
envelope - Variable in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
ENVELOPE - Static variable in class javax.mail.FetchProfile.Item
This is the Envelope item.
Envelope1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
 
Envelope1_1Impl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.Envelope1_1Impl
 
Envelope1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
 
Envelope1_2Impl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
 
Envelope1_2Impl(SOAPDocumentImpl, String, boolean, boolean) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
 
ENVELOPE_CHANGED - Static variable in class javax.mail.event.MessageChangedEvent
The message's envelope (headers, but not body) changed.
EnvelopedSignatureFilter - Class in com.sun.xml.wss.impl.transform
 
EnvelopedSignatureFilter() - Constructor for class com.sun.xml.wss.impl.transform.EnvelopedSignatureFilter
Creates a new instance of EnvelopedSignatureTransformImpl
EnvelopeFactory - Class in com.sun.xml.messaging.saaj.soap
EnvelopeFactory creates SOAP Envelope objects using different underlying implementations.
EnvelopeFactory() - Constructor for class com.sun.xml.messaging.saaj.soap.EnvelopeFactory
 
EnvelopeImpl - Class in com.sun.xml.messaging.saaj.soap.impl
Our implementation of the SOAP envelope.
EnvelopeImpl(SOAPDocumentImpl, Name) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
EnvelopeImpl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
EnvelopeImpl(SOAPDocumentImpl, NameImpl, boolean, boolean) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
EOF - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer.Token
Token type indicating end of input.
EOF - Static variable in class javax.mail.internet.HeaderTokenizer.Token
Token type indicating end of input.
EQ - Static variable in class javax.mail.search.ComparisonTerm
 
equal(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
determine if two Strings are iqual allowing null values
equals(Object) - Method in class com.sun.mail.imap.Rights
Check whether the two Rights objects are equal.
equals(Object) - Method in class com.sun.xml.bind.api.TypeReference
 
equals(String, String) - Method in class com.sun.xml.bind.v2.runtime.Name
 
equals(Object) - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
equals(Object) - Method in class com.sun.xml.fastinfoset.util.CharArray
 
equals(Object) - Method in class com.sun.xml.fastinfoset.util.CharArrayString
 
equals(Object) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
equals(Object) - Method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
equals(Object) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Determines if the passed-in Object is equivalent to this URI.
equals(Object) - Method in class com.sun.xml.wss.core.ReferenceElement
 
equals(Object) - Method in class com.sun.xml.wss.core.SecurityHeader
 
equals(Object) - Method in class com.sun.xml.wss.impl.c14n.AttributeNS
 
equals(DynamicApplicationContext) - Method in class com.sun.xml.wss.impl.configuration.DynamicApplicationContext
equals operator
equals(Object) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
equals operator
equals(StaticApplicationContext) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
equals operator
equals(Object) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
equals(Object) - Method in class com.sun.xml.wss.impl.misc.URI
Determines if the passed-in Object is equivalent to this URI.
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy
Equals operator
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KeyValueTokenBinding
 
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
equals operator
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
Equals operator
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.DerivedTokenKeyBinding
 
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy
Equals operator
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
Equals operator
equals(EncryptionTarget) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
Equals operator
equals(EncryptionTarget.Transform) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget.Transform
equals operator
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.IssuedTokenKeyBinding
 
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.MandatoryTargetPolicy
 
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.MandatoryTargetPolicy.FeatureBinding
 
equals(MessagePolicy) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
Equals operator
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
equality operator
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.SecureConversationTokenKeyBinding
 
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureConfirmationPolicy
 
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy
Equals operator
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
Equals operator
equals(SignatureTarget) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
Equals operator
equals(SignatureTarget.Transform) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget.Transform
equals operator
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
 
equals(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
equals operator
equals(Object) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
equals(Object) - Method in class javax.mail.Address
The equality operator.
equals(Object) - Method in class javax.mail.Flags
Check whether the two Flags objects are equal.
equals(Object) - Method in class javax.mail.internet.InternetAddress
The equality operator.
equals(Object) - Method in class javax.mail.internet.NewsAddress
The equality operator.
equals(Object) - Method in class javax.mail.search.AddressStringTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.AddressTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.AndTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.BodyTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.ComparisonTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.DateTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.FlagTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.FromStringTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.FromTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.HeaderTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.IntegerComparisonTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.MessageIDTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.MessageNumberTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.NotTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.OrTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.ReceivedDateTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.RecipientStringTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.RecipientTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.SentDateTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.SizeTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.StringTerm
Equality comparison.
equals(Object) - Method in class javax.mail.search.SubjectTerm
Equality comparison.
equals(Object) - Method in class javax.mail.URLName
Compares two URLNames.
equals(Object) - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
Declared abstract to force redefinition by sub-classes
equals(Object) - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
equals(Object) - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
equalsCharArray(CharArray) - Method in class com.sun.xml.fastinfoset.util.CharArray
 
equalsCharArray(char[], int, int) - Method in class com.sun.xml.fastinfoset.util.CharArray
 
equalsIgnoreCase(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
determine if two Strings are equal ignoring case allowing null values
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KeyValueTokenBinding
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.DerivedTokenKeyBinding
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.IssuedTokenKeyBinding
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.MandatoryTargetPolicy
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.MandatoryTargetPolicy.FeatureBinding
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.SecureConversationTokenKeyBinding
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureConfirmationPolicy
Equality comparison ignoring the targets
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
 
equalsIgnoreTargets(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
erasure(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Computes the erasure
erasure(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
Returns the runtime representation of the given type.
ERR_DANGLING_IDREF - Static variable in class com.sun.xml.bind.marshaller.Messages
Deprecated. only used from 1.0
ERR_GETELEMTEXT_NON_TEXT_EVENT - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Encountered non-textual event (other than closing END_ELEMENT) when collecting text for getElementText()
ERR_GETELEMTEXT_NOT_START_ELEM - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Current state when getElementText() called not START_ELEMENT
ERR_MISSING_OBJECT - Static variable in class com.sun.xml.bind.marshaller.Messages
Deprecated. use ERR_MISSING_OBJECT2
ERR_NEXTTAG_NON_WS_TEXT - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Encountered CHARACTERS or CDATA that contains non-white space char(s), when trying to locate tag with nextTag()
ERR_NEXTTAG_WRONG_TYPE - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Encountered non-skippable non-text/element event with nextTag()
ERR_NOT_IDENTIFIABLE - Static variable in class com.sun.xml.bind.marshaller.Messages
Deprecated. only used from 1.0
ERR_STATE_NO_LOCALNAME - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
ERR_STATE_NOT_ELEM - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Current state not START_ELEMENT or END_ELEMENT, should be
ERR_STATE_NOT_PI - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Current state not PROCESSING_INSTRUCTION
ERR_STATE_NOT_START_ELEM - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Current state not START_ELEMENT, should be
ERR_STATE_NOT_TEXTUAL - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Current state not one where getText() can be used
ERR_STATE_NOT_TEXTUAL_OR_ELEM - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
ERR_STATE_NOT_TEXTUAL_XXX - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Current state not one where getTextXxx() can be used
error(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
 
error(IllegalAnnotationException) - Method in interface com.sun.xml.bind.v2.model.core.ErrorHandler
Receives a notification for an error in the annotated code.
error(SAXParseException) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
error(IllegalAnnotationException) - Method in class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
 
ERROR - Static variable in class com.sun.xml.bind.v2.runtime.reflect.Lister
 
error(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
 
error(SAXParseException) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
error(SAXParseException) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of a recoverable parser error.
ErrorHandler - Interface in com.sun.xml.bind.v2.model.core
listen to static errors found during building a JAXB model from a set of classes.
ErrorListener - Interface in com.sun.xml.bind.api
Implemented by the driver of the compiler engine to handle errors found during the compiliation.
errorMissingId(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Called when a referenced object doesn't have an ID.
errorUnresolvedIDREF(Object, String, LocatorEx) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Called when there's no corresponding ID value.
escape(char[], int, int, boolean, Writer) - Method in interface com.sun.xml.bind.marshaller.CharacterEscapeHandler
 
escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.DumbEscapeHandler
 
escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.MinimumEscapeHandler
 
escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.NioEscapeHandler
 
escape(char[], int, int, boolean, Writer) - Method in interface com.sun.xml.txw2.output.CharacterEscapeHandler
 
escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.txw2.output.DumbEscapeHandler
 
escapeURI(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
Escape any characters that would cause the single arg constructor of java.net.URI to complain about illegal chars.
EscapingWriterFactory - Interface in org.codehaus.stax2.io
Interface that defines API for the factories stream writers use for creating "escaping writers".
EventBase - Class in com.sun.xml.fastinfoset.stax.events
 
EventBase() - Constructor for class com.sun.xml.fastinfoset.stax.events.EventBase
 
EventBase(int) - Constructor for class com.sun.xml.fastinfoset.stax.events.EventBase
 
EventLocation - Class in com.sun.xml.fastinfoset.stax
 
eventTypeDesc(int) - Static method in class org.codehaus.stax2.ri.Stax2Util
Method that converts given standard Stax event type into textual representation.
Evidence - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
The Evidence element specifies an assertion either by reference or by value.
Evidence(List, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Evidence
Constructs an Evidence from a Set of Assertion and AssertionIDReference objects.
Evidence(EvidenceType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Evidence
 
Evidence - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
The Evidence element specifies an assertion either by reference or by value.
Evidence(List, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Evidence
Constructs an Evidence from a Set of Assertion and AssertionIDReference objects.
Evidence(EvidenceType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Evidence
 
Evidence - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
The Evidence element specifies an assertion either by reference or by value.
Evidence(List, List) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Evidence
Constructs an Evidence from a Set of Assertion and AssertionIDReference objects.
Evidence(EvidenceType) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Evidence
 
Evidence - Interface in com.sun.xml.wss.saml
The Evidence element specifies an assertion either by reference or by value.
evidence - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorizationDecisionStatementType
 
evidence - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthzDecisionStatementType
 
EvidenceType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for EvidenceType complex type.
EvidenceType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.EvidenceType
 
EvidenceType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for EvidenceType complex type.
EvidenceType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.EvidenceType
 
examine(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
EXAMINE Command.
examineAllHeaderElements() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
examineHeaderElements(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
examineMustUnderstandHeaderElements(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
EXC14nStAXReaderBasedCanonicalizer - Class in com.sun.xml.wss.impl.c14n
 
EXC14nStAXReaderBasedCanonicalizer() - Constructor for class com.sun.xml.wss.impl.c14n.EXC14nStAXReaderBasedCanonicalizer
Creates a new instance of EXC14nStAXReaderBasedCanonicalizer
excludeComments() - Method in class com.sun.xml.wss.impl.dsig.DOMSubTreeData
 
exists - Variable in class com.sun.mail.imap.IMAPFolder
 
exists() - Method in class com.sun.mail.imap.IMAPFolder
Check whether this folder really exists on the server.
exists() - Method in class com.sun.mail.pop3.DefaultFolder
 
exists() - Method in class com.sun.mail.pop3.POP3Folder
Always true for the folder "INBOX", always false for any other name.
exists() - Method in class javax.mail.Folder
Tests if this folder physically exists on the Store.
exiting() - Method in class com.sun.istack.logging.Logger
 
exiting(Object) - Method in class com.sun.istack.logging.Logger
 
expand() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
Method that can be called if the internal result buffer fills up (when ValueDecoderFactory.BaseArrayDecoder.hasRoom() returns false) and will expand result buffer to hold at least one more value.
expand() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleArrayDecoder
 
expand() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatArrayDecoder
 
expand() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntArrayDecoder
 
expand() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongArrayDecoder
 
expectedType - Variable in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
expectText - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
expectText() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
True if this loader expects the Loader.text(UnmarshallingContext.State, CharSequence) method to be called.
expectText() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Deprecated. 
expectText() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor.TextPredictor
Returns true if the visitor is expecting a text event as the next event.
ExplicitGroup - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
exponent - Variable in class com.sun.xml.security.core.dsig.RSAKeyValueType
 
ExportSamlAssertionFilter - Class in com.sun.xml.wss.impl.filter
 
ExportSamlAssertionFilter() - Constructor for class com.sun.xml.wss.impl.filter.ExportSamlAssertionFilter
 
expunge() - Method in class com.sun.mail.imap.DefaultFolder
 
expunge() - Method in class com.sun.mail.imap.IMAPFolder
Expunge all messages marked as DELETED.
expunge(Message[]) - Method in class com.sun.mail.imap.IMAPFolder
Expunge the indicated messages, which must have been marked as DELETED.
expunge() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
EXPUNGE Command.
expunge() - Method in class com.sun.mail.pop3.DefaultFolder
 
expunge() - Method in class com.sun.mail.pop3.POP3Folder
Always throws MethodNotSupportedException because the POP3 protocol doesn't support expunging messages without closing the folder; call the close method with the expunge argument set to true instead.
expunge() - Method in class javax.mail.Folder
Expunge (permanently remove) messages marked DELETED.
expunged - Variable in class javax.mail.Message
True if this message has been expunged.
expungeMessage(int) - Method in class com.sun.mail.imap.MessageCache
Expunge the message with the given sequence number.
ExtendedContentHandler - Interface in org.jvnet.fastinfoset.sax
 
extension() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexContent
 
extension() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleContent
 
ExtensionType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
EXTERNAL_GENERAL_ENTITIES - Static variable in class com.sun.xml.stream.buffer.sax.Features
 
EXTERNAL_PARAMETER_ENTITIES - Static variable in class com.sun.xml.stream.buffer.sax.Features
 
EXTERNAL_VOCABULARIES_PROPERTY - Static variable in interface org.jvnet.fastinfoset.FastInfosetParser
The property name to be used for getting and setting the Map containing external vocabularies.
EXTERNAL_VOCABULARIES_PROPERTY - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The property name to be used for getting and setting the Map containing external vocabularies.
externalEntityDecl(String, String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
ExternalVocabulary - Class in org.jvnet.fastinfoset
An external vocabulary.
ExternalVocabulary(String, Vocabulary) - Constructor for class org.jvnet.fastinfoset.ExternalVocabulary
 
extractAllHeaderElements() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
extractContentAsDocument() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
extractHeaderElements(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 

F

f - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
FACTORY - Static variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
factory - Variable in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
FAILURE - Static variable in class com.sun.xml.xwss.XWSSServerTube
 
FAILURE - Static variable in class javax.security.auth.message.AuthStatus
Indicates that the message processing by the authentication module was NOT successful, and that the module replaced the application message with an error message.
FALSE - Static variable in class com.sun.xml.xwss.XWSSServerTube
 
FAST_INFOSET_TYPE_SOAP11 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
FAST_INFOSET_TYPE_SOAP12 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
fastBoot - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
If true, we aim for faster JAXBContext instanciation performance, instead of going after efficient sustained unmarshalling/marshalling performance.
FastInfosetDataContentHandler - Class in com.sun.xml.messaging.saaj.soap
JAF data handler for Fast Infoset content
FastInfosetDataContentHandler() - Constructor for class com.sun.xml.messaging.saaj.soap.FastInfosetDataContentHandler
 
FastInfosetDefaultHandler - Class in org.jvnet.fastinfoset.sax.helpers
Default base class for SAX event handlers of a FastInfosetReader.
FastInfosetDefaultHandler() - Constructor for class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
FastInfosetException - Exception in org.jvnet.fastinfoset
 
FastInfosetException(String) - Constructor for exception org.jvnet.fastinfoset.FastInfosetException
 
FastInfosetException(String, Exception) - Constructor for exception org.jvnet.fastinfoset.FastInfosetException
 
FastInfosetException(Exception) - Constructor for exception org.jvnet.fastinfoset.FastInfosetException
 
FastInfosetParser - Interface in org.jvnet.fastinfoset
A general interface for parsers of fast infoset documents.
FastInfosetReader - Interface in org.jvnet.fastinfoset.sax
Interface for reading an Fast Infoset document using callbacks.
FastInfosetReflection - Class in com.sun.xml.messaging.saaj.util
 
FastInfosetReflection() - Constructor for class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
FastInfosetResult - Class in org.jvnet.fastinfoset
A JAXP Result implementation that supports the serialization to fast infoset documents for use by applications that expect a Result.
FastInfosetResult(OutputStream) - Constructor for class org.jvnet.fastinfoset.FastInfosetResult
 
FastInfosetResult_getOutputStream(Result) - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
FastInfosetResult_new(OutputStream) - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
FastInfosetSerializer - Interface in org.jvnet.fastinfoset
A general interface for serializers of fast infoset documents.
FastInfosetSource - Class in org.jvnet.fastinfoset
A JAXP Source implementation that supports the parsing fast infoset document for use by applications that expect a Source.
FastInfosetSource(InputStream) - Constructor for class org.jvnet.fastinfoset.FastInfosetSource
 
FastInfosetSource_getInputStream(Source) - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
FastInfosetSource_new(InputStream) - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
FastInfosetSource_setInputStream(Source, InputStream) - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
FastInfosetStreamReader - Interface in org.jvnet.fastinfoset.stax
Fast Infoset Stream Reader.
FastInfosetStreamWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput for LowLevelStAXDocumentSerializer.
FastInfosetStreamWriterOutput(StAXDocumentSerializer, JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
 
FastInfosetWriter - Interface in org.jvnet.fastinfoset.sax
 
FatalAdapter - Class in com.sun.xml.bind.v2.util
Maps an error to a fatal error.
FatalAdapter(ErrorHandler) - Constructor for class com.sun.xml.bind.v2.util.FatalAdapter
 
fatalError(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
 
fatalError(SAXParseException) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
fatalError(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
 
fatalError(SAXParseException) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
fatalError(SAXParseException) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Report a fatal XML parsing error.
Fault1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
 
Fault1_1Impl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
Fault1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
 
Fault1_2Impl(SOAPDocumentImpl, String, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
Fault1_2Impl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
faultActorElement - Variable in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
faultCodeElement - Variable in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
FaultElement1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
 
FaultElement1_1Impl(SOAPDocumentImpl, NameImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.FaultElement1_1Impl
 
FaultElement1_1Impl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.FaultElement1_1Impl
 
FaultElement1_1Impl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.FaultElement1_1Impl
 
FaultElement1_1Impl(SOAPDocumentImpl, String, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.FaultElement1_1Impl
 
FaultElement1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
 
FaultElement1_2Impl(SOAPDocumentImpl, NameImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.FaultElement1_2Impl
 
FaultElement1_2Impl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.FaultElement1_2Impl
 
FaultElement1_2Impl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.FaultElement1_2Impl
 
FaultElementImpl - Class in com.sun.xml.messaging.saaj.soap.impl
 
FaultElementImpl(SOAPDocumentImpl, NameImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl
 
FaultElementImpl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl
 
FaultImpl - Class in com.sun.xml.messaging.saaj.soap.impl
 
FaultImpl(SOAPDocumentImpl, NameImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
faultStringElement - Variable in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
feature(WebServiceFeature...) - Method in interface org.jvnet.ws.databinding.Databinding.Builder
Sets A list of WebServiceFeatures
FEATURE_DTD_OVERRIDE - Static variable in interface org.codehaus.stax2.XMLStreamReader2
Deprecated. Use XMLInputFactory2.P_DTD_OVERRIDE instead.
Features - Class in com.sun.xml.fastinfoset.sax
 
Features() - Constructor for class com.sun.xml.fastinfoset.sax.Features
 
Features - Class in com.sun.xml.stream.buffer.sax
 
Features() - Constructor for class com.sun.xml.stream.buffer.sax.Features
 
fetch(Message[], FetchProfile) - Method in class com.sun.mail.imap.IMAPFolder
Prefetch attributes, based on the given FetchProfile.
fetch(MessageSet[], String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
 
fetch(int, int, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
 
fetch(int, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
 
fetch(Message[], FetchProfile) - Method in class com.sun.mail.pop3.POP3Folder
Prefetch information about POP3 messages.
fetch(Message[], FetchProfile) - Method in class javax.mail.Folder
Prefetch the items specified in the FetchProfile for the given Messages.
fetchBody(int, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Fetch given BODY section.
fetchBody(int, String, boolean) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
 
fetchBody(int, String, int, int) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Partial FETCH of given BODY section.
fetchBody(int, String, int, int, ByteArray) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Partial FETCH of given BODY section.
fetchBody(int, String, int, int, boolean, ByteArray) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
 
fetchBodyStructure(int) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Fetch the BODYSTRUCTURE of the specified message.
fetchFlags(int) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Fetch the FLAGS for the given message.
FetchProfile - Class in javax.mail
Clients use a FetchProfile to list the Message attributes that it wishes to prefetch from the server for a range of messages.
FetchProfile() - Constructor for class javax.mail.FetchProfile
Create an empty FetchProfile.
FetchProfile.Item - Class in javax.mail
This inner class is the base class of all items that can be requested in a FetchProfile.
FetchProfile.Item(String) - Constructor for class javax.mail.FetchProfile.Item
Constructor for an item.
FetchResponse - Class in com.sun.mail.imap.protocol
This class represents a response obtained from the input stream of an IMAP server.
FetchResponse(Protocol) - Constructor for class com.sun.mail.imap.protocol.FetchResponse
 
FetchResponse(IMAPResponse) - Constructor for class com.sun.mail.imap.protocol.FetchResponse
 
fetchRFC822(int, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Fetch the specified RFC822 Data item.
fetchSequenceNumber(long) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Get the sequence number for the given UID.
fetchSequenceNumbers(long, long) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Get the sequence numbers for UIDs ranging from start till end.
fetchSequenceNumbers(long[]) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Get the sequence numbers for UIDs ranging from start till end.
fetchUID(int) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Fetch the IMAP UID for the given message.
FI_DOM_Or_XML_DOM_SAX_SAXEvent - Class in com.sun.xml.fastinfoset.tools
 
FI_DOM_Or_XML_DOM_SAX_SAXEvent() - Constructor for class com.sun.xml.fastinfoset.tools.FI_DOM_Or_XML_DOM_SAX_SAXEvent
 
FI_ENCODED_FLAG - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
FI_SAX_Or_XML_SAX_DOM_SAX_SAXEvent - Class in com.sun.xml.fastinfoset.tools
 
FI_SAX_Or_XML_SAX_DOM_SAX_SAXEvent() - Constructor for class com.sun.xml.fastinfoset.tools.FI_SAX_Or_XML_SAX_DOM_SAX_SAXEvent
 
FI_SAX_Or_XML_SAX_SAXEvent - Class in com.sun.xml.fastinfoset.tools
 
FI_SAX_Or_XML_SAX_SAXEvent() - Constructor for class com.sun.xml.fastinfoset.tools.FI_SAX_Or_XML_SAX_SAXEvent
 
FI_SAX_XML - Class in com.sun.xml.fastinfoset.tools
 
FI_SAX_XML() - Constructor for class com.sun.xml.fastinfoset.tools.FI_SAX_XML
 
FI_StAX_SAX_Or_XML_SAX_SAXEvent - Class in com.sun.xml.fastinfoset.tools
 
FI_StAX_SAX_Or_XML_SAX_SAXEvent() - Constructor for class com.sun.xml.fastinfoset.tools.FI_StAX_SAX_Or_XML_SAX_SAXEvent
 
FieldAccessor_Boolean - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for boolean fields.
FieldAccessor_Boolean() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Boolean
 
FieldAccessor_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for byte fields.
FieldAccessor_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Byte
 
FieldAccessor_Character - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for char fields.
FieldAccessor_Character() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Character
 
FieldAccessor_Double - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for double fields.
FieldAccessor_Double() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Double
 
FieldAccessor_Float - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for float fields.
FieldAccessor_Float() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Float
 
FieldAccessor_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for int fields.
FieldAccessor_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Integer
 
FieldAccessor_Long - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for long fields.
FieldAccessor_Long() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Long
 
FieldAccessor_Ref - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for reference type fields.
FieldAccessor_Ref() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Ref
 
FieldAccessor_Short - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for short fields.
FieldAccessor_Short() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Short
 
FieldLocatable<F> - Class in com.sun.xml.bind.v2.model.annotation
Locatable implementation for a field.
FieldLocatable(Locatable, F, Navigator<?, ?, F, ?>) - Constructor for class com.sun.xml.bind.v2.model.annotation.FieldLocatable
 
FILENAME - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
fillInStackTrace() - Method in exception com.sun.xml.messaging.saaj.soap.SOAPIOException
 
FILTER_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
FILTER_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
FilterProcessingContext - Class in com.sun.xml.wss.impl
 
FilterProcessingContext() - Constructor for class com.sun.xml.wss.impl.FilterProcessingContext
 
FilterProcessingContext(ProcessingContext) - Constructor for class com.sun.xml.wss.impl.FilterProcessingContext
 
FilterProcessingContext(int, String, SecurityPolicy, SOAPMessage) - Constructor for class com.sun.xml.wss.impl.FilterProcessingContext
 
FilterTransducer<T> - Class in com.sun.xml.bind.v2.runtime
Transducer that delegates to another Transducer.
FilterTransducer(Transducer<T>) - Constructor for class com.sun.xml.bind.v2.runtime.FilterTransducer
 
FinalArrayList<T> - Class in com.sun.istack
ArrayList with the final keyword.
FinalArrayList(int) - Constructor for class com.sun.istack.FinalArrayList
 
FinalArrayList() - Constructor for class com.sun.istack.FinalArrayList
 
FinalArrayList(Collection<? extends T>) - Constructor for class com.sun.istack.FinalArrayList
 
FinalArrayList - Class in com.sun.xml.messaging.saaj.util
ArrayList with a final marker to help JIT.
FinalArrayList(int) - Constructor for class com.sun.xml.messaging.saaj.util.FinalArrayList
 
FinalArrayList() - Constructor for class com.sun.xml.messaging.saaj.util.FinalArrayList
 
FinalArrayList(Collection) - Constructor for class com.sun.xml.messaging.saaj.util.FinalArrayList
 
finalDefault(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
 
finalDefault(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
 
finalize() - Method in class com.sun.mail.iap.Protocol
Finalizer.
finalize() - Method in class com.sun.mail.imap.IMAPStore
 
finalize() - Method in class com.sun.mail.pop3.POP3Folder
Close the folder when we're finalized.
finalize() - Method in class com.sun.mail.pop3.POP3Store
 
finalize() - Method in class com.sun.mail.smtp.SMTPTransport
 
finalize() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
finalize() - Method in class javax.mail.Folder
 
finalize() - Method in class javax.mail.Service
Stop the event dispatcher thread so the queue can be garbage collected.
finalize() - Method in class javax.mail.util.SharedFileInputStream
Force this stream to close.
finallySetFaultCode(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
finallySetFaultCode(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
finallySetFaultCode(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
find(InputStream, byte[], SharedInputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
find(InputStream, byte[], long[], ByteOutputStream, SharedInputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
findAttributeIndex(String, String) - Method in interface org.codehaus.stax2.AttributeInfo
 
findAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
findAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
findAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
findAttributeIndex(String, String) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
findChild(NameImpl) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
findClass(String, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Finds the class/interface/enum/annotation of the given name.
findClass(String, Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
findContextAttributes() - Method in class com.sun.xml.messaging.saaj.util.NamespaceContextIterator
 
findDuplicate(E) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
 
findEncodingStyleAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
findErrorDesc(int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Method used to locate error message description to use.
findFault() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
findFaultActorElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
findFaultCodeElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
findFaultStringElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
findNearest(String, String[]) - Static method in class com.sun.xml.bind.v2.util.EditDistance
Finds the string in the group closest to key and returns it.
findNearest(String, Collection<String>) - Static method in class com.sun.xml.bind.v2.util.EditDistance
Finds the string in the group closest to key and returns it.
findNext() - Method in class com.sun.xml.messaging.saaj.util.NamespaceContextIterator
 
findOrCreateSecurityHeader() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
Finds or creates wsse:Security Header
findSecurityHeader() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
Finds wsse:Security Header
findWsseSecurityHeaderBlock(boolean, boolean) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
Finds wsse:Security Header Block.
fine(String) - Method in class com.sun.istack.logging.Logger
 
fine(String, Throwable) - Method in class com.sun.istack.logging.Logger
 
finer(String) - Method in class com.sun.istack.logging.Logger
 
finer(String, Throwable) - Method in class com.sun.istack.logging.Logger
 
finest(String) - Method in class com.sun.istack.logging.Logger
 
finest(String, Throwable) - Method in class com.sun.istack.logging.Logger
 
finish() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Finishes up the current packing in progress (if any) and resets this object.
finishData() - Method in class com.sun.mail.smtp.SMTPTransport
Terminate the sent data.
fireAfterUnmarshal(JaxBeanInfo, Object, UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Fires the afterUnmarshal event if necessary.
fireBeforeUnmarshal(JaxBeanInfo, Object, UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Fires the beforeUnmarshal event if necessary.
first - Variable in class com.sun.mail.imap.protocol.MailboxInfo
 
fixed(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.FixedOrDefault
 
FixedEntryStringIntMap - Class in com.sun.xml.fastinfoset.util
 
FixedEntryStringIntMap(String, int, float) - Constructor for class com.sun.xml.fastinfoset.util.FixedEntryStringIntMap
 
FixedEntryStringIntMap(String, int) - Constructor for class com.sun.xml.fastinfoset.util.FixedEntryStringIntMap
 
FixedEntryStringIntMap(String) - Constructor for class com.sun.xml.fastinfoset.util.FixedEntryStringIntMap
 
FixedOrDefault - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
flag - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Various boolean flags combined into one field to improve memory footprint.
FLAG_DOCUMENT_FRAGMENT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
Flag on a T_DOCUMENT to indicate if a fragment
FLAG_PREFIX - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
FLAG_QUALIFIED_NAME - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
FLAG_URI - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
FLAGGED - Static variable in class javax.mail.Flags.Flag
This message is flagged.
FLAGS - Class in com.sun.mail.imap.protocol
This class
FLAGS(IMAPResponse) - Constructor for class com.sun.mail.imap.protocol.FLAGS
Constructor
FLAGS - Static variable in class javax.mail.FetchProfile.Item
This is the Flags item.
Flags - Class in javax.mail
The Flags class represents the set of flags on a Message.
Flags() - Constructor for class javax.mail.Flags
Construct an empty Flags object.
Flags(Flags) - Constructor for class javax.mail.Flags
Construct a Flags object initialized with the given flags.
Flags(Flags.Flag) - Constructor for class javax.mail.Flags
Construct a Flags object initialized with the given system flag.
Flags(String) - Constructor for class javax.mail.Flags
Construct a Flags object initialized with the given user flag.
flags - Variable in class javax.mail.internet.MimeMessage
The Flags for this message.
flags - Variable in class javax.mail.search.FlagTerm
Flags object containing the flags to test.
Flags.Flag - Class in javax.mail
This inner class represents an individual system flag.
FLAGS_CHANGED - Static variable in class javax.mail.event.MessageChangedEvent
The message's flags changed.
FlagTerm - Class in javax.mail.search
This class implements comparisons for Message Flags.
FlagTerm(Flags, boolean) - Constructor for class javax.mail.search.FlagTerm
Constructor.
FlattenIterator<T> - Class in com.sun.xml.bind.v2.util
Iterator that walks over a map of maps.
FlattenIterator(Iterable<? extends Map<?, ? extends T>>) - Constructor for class com.sun.xml.bind.v2.util.FlattenIterator
 
FLOAT - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
 
FLOAT_MAX_CHARACTER_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IEEE754FloatingPointEncodingAlgorithm
 
FLOAT_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IEEE754FloatingPointEncodingAlgorithm
 
floatArray - Variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
 
floatEncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
 
FloatEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
 
FloatEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
floats(float[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
floats(float[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
floats(float[], int, int) - Method in interface org.jvnet.fastinfoset.sax.PrimitiveTypeContentHandler
Receive notification of character data as an array of float.
flush() - Method in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
 
flush() - Method in class com.sun.mail.smtp.SMTPOutputStream
Override flush method in FilterOutputStream.
flush() - Method in class com.sun.mail.util.BASE64EncoderStream
Flushes this output stream and forces any buffered output bytes to be encoded out to the stream.
flush() - Method in class com.sun.mail.util.logging.MailHandler
Pushes any buffered records to the email server as normal priority.
flush() - Method in class com.sun.mail.util.QPEncoderStream
Flushes this output stream and forces any buffered output bytes to be encoded out to the stream.
flush() - Method in class com.sun.mail.util.UUEncoderStream
 
flush() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Flush the output.
flush() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
Writes any cached events to the underlying output mechanism
flush() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
flush() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64EncoderStream
Flushes this output stream and forces any buffered output bytes to be encoded out to the stream.
flush() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPEncoderStream
Flushes this output stream and forces any buffered output bytes to be encoded out to the stream.
flush() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
 
flush() - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
flush() - Method in class com.sun.xml.txw2.output.DomSerializer
 
flush() - Method in class com.sun.xml.txw2.output.DumpSerializer
 
flush() - Method in class com.sun.xml.txw2.output.SaxSerializer
 
flush() - Method in class com.sun.xml.txw2.output.StaxSerializer
 
flush() - Method in class com.sun.xml.txw2.output.StreamSerializer
 
flush() - Method in class com.sun.xml.txw2.output.TXWSerializer
 
flush() - Method in interface com.sun.xml.txw2.output.XmlSerializer
Flush the buffer.
flush() - Method in class com.sun.xml.txw2.output.XMLWriter
Flush the output.
flush() - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
flush() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
flush() - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
flush() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
flush() - Method in class org.jvnet.staxex.Base64EncoderStream
Flushes this output stream and forces any buffered output bytes to be encoded out to the stream.
flushBuffer() - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
fold(int, String) - Static method in class javax.mail.internet.MimeUtility
Fold a string at linear whitespace so that each line is no longer than 76 characters, if possible.
folder - Variable in class javax.mail.event.FolderEvent
The folder the event occurred on.
Folder - Class in javax.mail
Folder is an abstract class that represents a folder for mail messages.
Folder(Store) - Constructor for class javax.mail.Folder
Constructor that takes a Store object.
folder - Variable in class javax.mail.Message
The containing folder, if this message is obtained from a folder
FolderAdapter - Class in javax.mail.event
The adapter which receives Folder events.
FolderAdapter() - Constructor for class javax.mail.event.FolderAdapter
 
FolderClosedException - Exception in javax.mail
This exception is thrown when a method is invoked on a Messaging object and the Folder that owns that object has died due to some reason.
FolderClosedException(Folder) - Constructor for exception javax.mail.FolderClosedException
Constructor
FolderClosedException(Folder, String) - Constructor for exception javax.mail.FolderClosedException
Constructor
FolderClosedIOException - Exception in com.sun.mail.util
A variant of FolderClosedException that can be thrown from methods that only throw IOException.
FolderClosedIOException(Folder) - Constructor for exception com.sun.mail.util.FolderClosedIOException
Constructor
FolderClosedIOException(Folder, String) - Constructor for exception com.sun.mail.util.FolderClosedIOException
Constructor
folderCreated(FolderEvent) - Method in class javax.mail.event.FolderAdapter
 
folderCreated(FolderEvent) - Method in interface javax.mail.event.FolderListener
Invoked when a Folder is created.
folderDeleted(FolderEvent) - Method in class javax.mail.event.FolderAdapter
 
folderDeleted(FolderEvent) - Method in interface javax.mail.event.FolderListener
Invoked when a folder is deleted.
FolderEvent - Class in javax.mail.event
This class models Folder existence events.
FolderEvent(Object, Folder, int) - Constructor for class javax.mail.event.FolderEvent
Constructor.
FolderEvent(Object, Folder, Folder, int) - Constructor for class javax.mail.event.FolderEvent
Constructor.
FolderListener - Interface in javax.mail.event
This is the Listener interface for Folder events.
FolderNotFoundException - Exception in javax.mail
This exception is thrown by Folder methods, when those methods are invoked on a non existent folder.
FolderNotFoundException() - Constructor for exception javax.mail.FolderNotFoundException
Constructs a MessagingException with no detail message.
FolderNotFoundException(Folder) - Constructor for exception javax.mail.FolderNotFoundException
Constructs a MessagingException with the specified folder.
FolderNotFoundException(Folder, String) - Constructor for exception javax.mail.FolderNotFoundException
Constructs a MessagingException with the specified folder and the specified detail message.
FolderNotFoundException(String, Folder) - Constructor for exception javax.mail.FolderNotFoundException
Constructs a MessagingException with the specified detail message and the specified folder.
folderRenamed(FolderEvent) - Method in class javax.mail.event.FolderAdapter
 
folderRenamed(FolderEvent) - Method in interface javax.mail.event.FolderListener
Invoked when a folder is renamed.
force(String, String) - Method in interface com.sun.xml.bind.v2.runtime.NamespaceContext2
Forcibly make a namespace declaration in effect.
force(String, String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
FORCE_STREAM_CLOSE_PROPERTY - Static variable in interface org.jvnet.fastinfoset.FastInfosetParser
The property name to be used for getting and setting the flag, which will indicate whether underlying Parser's input stream should be really closed
forceCheckExpunged() - Method in class com.sun.mail.imap.IMAPMessage
Do a NOOP to force any untagged EXPUNGE responses and then check if this message is expunged.
forceClose() - Method in class com.sun.mail.imap.IMAPFolder
Close this folder without waiting for the server.
forceDefaultNS(boolean) - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
ForkXmlOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput that writes to two XmlOutputs.
ForkXmlOutput(XmlOutput, XmlOutput) - Constructor for class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
form(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
 
form(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalElement
 
format(Date) - Static method in class com.sun.mail.imap.protocol.INTERNALDATE
Format given Date object into INTERNALDATE string
format(String) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String, Object, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object[]) - Static method in class com.sun.xml.bind.unmarshaller.Messages
Loads a string resource and formats it with specified arguments.
format - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.NameIdentifierType
 
format - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
 
format(Date, StringBuffer, FieldPosition) - Method in class javax.mail.internet.MailDateFormat
Formats the given date in the format specified by draft-ietf-drums-msg-fmt-08 in the current TimeZone.
FragmentContentHandler - Class in com.sun.istack
XMLFilterImpl that masks start/end document SAX events.
FragmentContentHandler() - Constructor for class com.sun.istack.FragmentContentHandler
 
FragmentContentHandler(XMLReader) - Constructor for class com.sun.istack.FragmentContentHandler
 
FragmentContentHandler(ContentHandler) - Constructor for class com.sun.istack.FragmentContentHandler
 
friendlyName - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
 
from - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Advice
 
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
This constructor is used to build Assertion object from a block of existing XML that has already been built into a DOM.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AssertionIDReference
Constructs an AssertionIDReference element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Attribute
Constructs an attribute element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AttributeDesignator
Constructs an attribute designator element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AttributeStatement
Constructs an AttributStatement element from an existing XML block
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AudienceRestrictionCondition
Constructs an AudienceRestrictionCondition element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthenticationStatement
This constructor builds an authentication statement element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorityBinding
Constructs an AuthorityBinding element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorizationDecisionStatement
Constructs an AuthorizationStatement element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Conditions
Constructs a Conditions element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.DoNotCacheCondition
Constructs a DoNotCacheCondition element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Evidence
Constructs an Evidence object from a block of existing XML that has already been built into a DOM.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.NameIdentifier
Constructs a NameIdentifer element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Subject
This constructor builds a subject element from an existing XML block which has already been built into a DOM.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectConfirmation
Constructs a subject confirmation element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectLocality
Constructs an instance of SubjectLocality from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Advice
 
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
This constructor is used to build Assertion object from a block of existing XML that has already been built into a DOM.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Attribute
Constructs an attribute element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AttributeDesignator
Constructs an attribute designator element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AttributeStatement
Constructs an AttributStatement element from an existing XML block
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AudienceRestrictionCondition
Constructs an AudienceRestrictionCondition element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthenticationStatement
This constructor builds an authentication statement element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorityBinding
Constructs an AuthorityBinding element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorizationDecisionStatement
Constructs an AuthorizationStatement element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Conditions
Constructs a Conditions element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.DoNotCacheCondition
Constructs a DoNotCacheCondition element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Evidence
Constructs an Evidence object from a block of existing XML that has already been built into a DOM.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.NameIdentifier
Constructs a NameIdentifer element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Subject
This constructor builds a subject element from an existing XML block which has already been built into a DOM.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectConfirmation
Constructs a subject confirmation element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectLocality
Constructs an instance of SubjectLocality from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Advice
 
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
This constructor is used to build Assertion object from a block of existing XML that has already been built into a DOM.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Attribute
Constructs an attribute element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AttributeStatement
Constructs an AttributStatement element from an existing XML block
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AudienceRestriction
Constructs an AudienceRestriction element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnContext
Constructs an AuthnContext element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnStatement
This constructor builds an authentication statement element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthzDecisionStatement
Constructs an AuthorizationStatement element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Conditions
Constructs a Conditions element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Evidence
Constructs an Evidence object from a block of existing XML that has already been built into a DOM.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.KeyInfoConfirmationData
Constructs a KeyInfoConfirmationData element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.NameID
Constructs a NameIdentifer element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.OneTimeUse
Constructs a OneTimeUse element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Subject
This constructor builds a subject element from an existing XML block which has already been built into a DOM.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmation
Constructs a subject confirmation element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmationData
Constructs a subject confirmation element from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectLocality
Constructs an instance of SubjectLocality from an existing XML block.
fromElement(Element) - Static method in class com.sun.xml.wss.saml.AssertionUtil
 
fromSoapElement(SOAPElement) - Static method in class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
fromSoapElement(SOAPElement) - Static method in class com.sun.xml.wss.core.EncryptedDataHeaderBlock
 
fromSoapElement(SOAPElement) - Static method in class com.sun.xml.wss.core.EncryptedKeyHeaderBlock
 
fromSoapElement(SOAPElement) - Static method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
 
fromSoapElement(SOAPElement) - Static method in class com.sun.xml.wss.core.ReferenceListHeaderBlock
 
fromSoapElement(SOAPElement) - Static method in class com.sun.xml.wss.core.SamlAssertionHeaderBlock
 
fromSoapElement(SOAPElement) - Static method in class com.sun.xml.wss.core.SecurityContextTokenImpl
 
fromSoapElement(SOAPElement) - Static method in class com.sun.xml.wss.core.SecurityTokenReference
 
fromSoapElement(SOAPElement) - Static method in class com.sun.xml.wss.core.SignatureConfirmationHeaderBlock
 
fromSoapElement(SOAPElement) - Static method in class com.sun.xml.wss.core.SignatureHeaderBlock
 
fromSoapElement(SOAPElement) - Static method in class com.sun.xml.wss.core.UsernameToken
 
fromSoapElement(SOAPElement) - Static method in class com.sun.xml.wss.core.X509SecurityToken
 
fromSoapElement(SOAPElement, Class) - Static method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
FromStringTerm - Class in javax.mail.search
This class implements string comparisons for the From Address header.
FromStringTerm(String) - Constructor for class javax.mail.search.FromStringTerm
Constructor.
FromTerm - Class in javax.mail.search
This class implements comparisons for the From Address header.
FromTerm(Address) - Constructor for class javax.mail.search.FromTerm
Constructor
fromValue(String) - Static method in enum com.sun.xml.wss.saml.internal.saml11.jaxb20.DecisionType
 
fromValue(String) - Static method in enum com.sun.xml.wss.saml.internal.saml20.jaxb20.DecisionType
 
fullName - Variable in class com.sun.mail.imap.IMAPFolder
 
fullName(M) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
Gets the fully-qualified name of the method.
fullName(Method) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
fullURL - Variable in class javax.mail.URLName
The full version of the URL

G

g - Variable in class com.sun.xml.security.core.dsig.DSAKeyValueType
 
GE - Static variable in class javax.mail.search.ComparisonTerm
 
generate(Databinding.WSDLGenerator.WSDLResolver) - Method in interface org.jvnet.ws.databinding.Databinding.WSDLGenerator
Generates the WSDL using the wsdlResolver to output the generated documents.
generate(File, String) - Method in interface org.jvnet.ws.databinding.Databinding.WSDLGenerator
Generates the WSDL into the file directory
generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
generateArrayFromList(List) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
generateEpisode(Result) - Method in class com.sun.xml.bind.api.JAXBRIContext
Generates the episode file that represents the binding known to this JAXBContext, so that XJC can later do separate compilation.
generateEpisode(Result) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
generateFault(WssSoapFaultException) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
generateId() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
generateInternalError(PolicyException) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
generateInternalError(PolicyException) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
generateReferenceList(List, SecurableSoapMessage, FilterProcessingContext, boolean, boolean) - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
generateSchema(SchemaOutputResolver) - Method in class com.sun.xml.bind.api.JAXBRIContext
Generates the schema documents from the model.
generateSchema(SchemaOutputResolver) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
generateSecurityHeaderException(String) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
Create and initialize a SecurityHeaderException, and throw a fault based on it.
generateSymmetricKey(String) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
generateSymmetricKey(String) - Static method in class com.sun.xml.wss.util.XWSSUtil
 
generateType1Msg(boolean, int, String, String) - Method in class com.sun.mail.auth.Ntlm
 
generateType3Msg(String, String, String, String, String, int, int) - Method in class com.sun.mail.auth.Ntlm
 
generateUUID() - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
generateWsuId(Element) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
generateWsuId(Element, String) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
get(B) - Method in class com.sun.xml.bind.api.RawAccessor
Gets the value of the property of the given bean object.
get(Class<A>) - Method in class com.sun.xml.bind.api.TypeReference
Finds the specified annotation from the array and returns it.
get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Gets the value of the property of the given bean object.
get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.SetterOnlyReflection
 
get(B) - Method in class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Boolean
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Byte
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Character
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Double
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Float
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Integer
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Long
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Ref
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Short
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Boolean
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Byte
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Character
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Double
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Float
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Integer
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Long
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Short
 
get(Method, Method) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory
Gets the optimized Accessor that accesses the given getter/setter.
get(Field) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory
Gets the optimizd Accessor that accesses the given field.
get(RuntimePropertyInfo) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedTransducedAccessorFactory
Gets the optimized TransducedAccessor if possible.
get(JAXBContextImpl, RuntimeNonElementRef) - Static method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Gets the TransducedAccessor appropriately configured for the given property.
get() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the raw data.
get(int) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
 
get(String, String) - Method in class com.sun.xml.bind.v2.util.QNameMap
Returns the value to which the specified keys are mapped in this QNameMap, or null if the map contains no mapping for this key.
get(QName) - Method in class com.sun.xml.bind.v2.util.QNameMap
 
get(int) - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
 
get(char[], int, int) - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
Method returns an index of the passed character buffer in CharArrayIntMap.
get(int) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
get(int) - Method in class com.sun.xml.fastinfoset.util.StringArray
 
get(String) - Method in class com.sun.xml.fastinfoset.util.StringIntMap
 
get(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
Returns the value of the specified parameter.
get() - Method in class com.sun.xml.messaging.saaj.util.ParserPool
 
get(int) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
Get the Security policy at the specified index
get(String) - Method in class javax.mail.internet.ParameterList
Returns the value of the specified parameter.
get(MessageInfo) - Method in interface javax.security.auth.message.MessagePolicy.Target
Get the Object identified by the Target from the MessageInfo.
get() - Method in class org.codehaus.stax2.ri.Stax2Util.TextBuffer
 
get() - Method in class org.jvnet.staxex.Base64Data
Gets the raw data.
get(Object) - Method in interface org.jvnet.ws.message.PropertySet
Gets the name of the property.
get_assertion() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getAbsoluteURI(String) - Static method in class com.sun.xml.fastinfoset.sax.SystemIdResolver
 
getAbsoluteURIFromRelative(String) - Static method in class com.sun.xml.fastinfoset.sax.SystemIdResolver
 
getAbstractWSDL(Holder<String>) - Method in interface org.jvnet.ws.databinding.Databinding.WSDLGenerator.WSDLResolver
Create a Result object into which abstract WSDL is to be generated.
getAccessor() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
Gets the Accessor for this property.
getACL() - Method in class com.sun.mail.imap.IMAPFolder
Get the access control list entries for this folder.
getACL(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
GETACL Command.
getAction() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getAction() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
getAction() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getAction(WSDLOperation, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
getAction(WSDLOperation, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
getAction(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getAction(WSDLOperation, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getAction(Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getAction(WSDLOperation, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getAction(WSDLOperation, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
getAction(WSDLOperation, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
getAction() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorizationDecisionStatementType
Gets the value of the action property.
getAction() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthzDecisionStatementType
Gets the value of the action property.
getActionList() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorizationDecisionStatement
 
getActionList() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorizationDecisionStatement
 
getActionList() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthzDecisionStatement
 
getActionList() - Method in interface com.sun.xml.wss.saml.AuthnDecisionStatement
Gets the value of the action property.
getActionList() - Method in interface com.sun.xml.wss.saml.AuthorizationDecisionStatement
Gets the value of the action property.
getActor() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
getActorAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
getActorAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
 
getActorAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
 
getActorOrRole() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
getActorOrRole() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
 
getActorOrRole() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ValuePropertyInfo
 
getAdapter(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Gets the instance of the adapter.
getAdapter(Class<A>) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getAdapter(Class<A>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getAddress() - Method in exception com.sun.mail.smtp.SMTPAddressFailedException
Return the address that failed.
getAddress() - Method in exception com.sun.mail.smtp.SMTPAddressSucceededException
Return the address that succeeded.
getAddress() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
Gets the value of the address property.
getAddress() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectLocalityType
Gets the value of the address property.
getAddress() - Method in interface com.sun.xml.wss.saml.SubjectConfirmationData
Gets the value of the address property.
getAddress() - Method in class javax.mail.internet.InternetAddress
Get the email address.
getAddress() - Method in class javax.mail.search.AddressTerm
Return the address to match with.
getAdvice() - Method in interface com.sun.xml.wss.saml.Advice
Gets the value of the assertionIDReferenceOrAssertionOrAny property.
getAdvice() - Method in interface com.sun.xml.wss.saml.Assertion
Gets the value of the advice property of SAML
getAdvice() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Advice
 
getAdvice() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
getAdvice() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Advice
 
getAdvice() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
getAdvice() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Advice
 
getAdvice() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
getAdvice() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Gets the value of the advice property.
getAdvice() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Gets the value of the advice property.
getAIIState(int) - Static method in class com.sun.xml.stream.buffer.AbstractProcessor
 
getAlgorithm(int) - Static method in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
 
getAlgorithm() - Method in class com.sun.xml.security.core.dsig.CanonicalizationMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class com.sun.xml.security.core.dsig.DigestMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class com.sun.xml.security.core.dsig.SignatureMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class com.sun.xml.security.core.dsig.TransformType
Gets the value of the algorithm property.
getAlgorithm() - Method in class com.sun.xml.security.core.xenc.AgreementMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class com.sun.xml.security.core.xenc.EncryptionMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.DigestRequest
Get the algorithm identifier.
getAlgorithmData(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getAlgorithmData(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
Return the data of the encoding algorithm.
getAlgorithmData(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getAlgorithmIndex(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getAlgorithmIndex(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
Return the index of the encoding algorithm.
getAlgorithmIndex(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getAlgorithmParameters() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget.Transform
 
getAlgorithmParameters() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget.Transform
 
getAlgorithmSuite() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
getAlgorithmSuite() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getAlgorithmURI(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getAlgorithmURI(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
Return the URI of the encoding algorithm.
getAlgorithmURI(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getAlgoSuite(AlgorithmSuite) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getAlgoSuite(AlgorithmSuite) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getAlias() - Method in class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.AliasSymmetricKeyRequest
Get the alias stored in this Request.
getAlias() - Method in class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.AliasSymmetricKeyRequest
Get the alias stored in this Request.
getAlias() - Method in class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.AliasX509CertificateRequest
Get the alias stored in this Request.
getAlias() - Method in class com.sun.xml.wss.impl.callback.PrivateKeyCallback
 
getAlias() - Method in class com.sun.xml.wss.impl.callback.SignatureKeyCallback.AliasPrivKeyCertRequest
Get the alias stored in this Request.
getAlias() - Method in class com.sun.xml.wss.impl.keyinfo.BinarySecretStrategy
 
getAlias() - Method in class com.sun.xml.wss.impl.keyinfo.DirectReferenceStrategy
 
getAlias() - Method in class com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy
 
getAlias() - Method in class com.sun.xml.wss.impl.keyinfo.KeyInfoStrategy
 
getAlias() - Method in class com.sun.xml.wss.impl.keyinfo.KeyNameStrategy
 
getAlias() - Method in class com.sun.xml.wss.impl.keyinfo.X509IssuerSerialStrategy
 
getAlias() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.AliasRequest
Get the alias.
getAlias() - Method in class javax.security.auth.message.callback.SecretKeyCallback.AliasRequest
Get the alias.
getAliasPrivKeyCertRequest(String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getAllAttributes() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getAllAttributes() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getAllAttributes() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getAllAttributes() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getAllAttributes() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getAllAttributesAsQNames() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getAllAttributesAsQNames() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getAllAttributesAsQNames() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getAllAttributesAsQNames() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getAllAttributesAsQNames() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getAllAttributesFrom(Element) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getAllContexts() - Method in class com.sun.xml.wss.impl.policy.SecurityPolicyContainer
Returns all keys (StaticPolicyContext)
getAllDeclaredPrefixes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Returns a list of all in-scope prefixes.
getAllElements() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the ElementInfo known to this set.
getAllElements() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getAllFieldAnnotations(F, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Gets all the annotations on a field.
getAllFieldAnnotations(Field, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getAllHeaderLines() - Method in class com.sun.mail.imap.IMAPBodyPart
 
getAllHeaderLines() - Method in class com.sun.mail.imap.IMAPMessage
Get all header-lines.
getAllHeaderLines() - Method in class com.sun.mail.pop3.POP3Message
Get all header lines as an Enumeration of Strings.
getAllHeaderLines() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
Return all the header lines as a collection
getAllHeaderLines() - Method in class javax.mail.internet.InternetHeaders
Return all the header lines as an Enumeration of Strings.
getAllHeaderLines() - Method in class javax.mail.internet.MimeBodyPart
Get all header lines as an Enumeration of Strings.
getAllHeaderLines() - Method in class javax.mail.internet.MimeMessage
Get all header lines as an Enumeration of Strings.
getAllHeaderLines() - Method in interface javax.mail.internet.MimePart
Get all header lines as an Enumeration of Strings.
getAllHeaders() - Method in class com.sun.mail.imap.IMAPBodyPart
 
getAllHeaders() - Method in class com.sun.mail.imap.IMAPMessage
Get all headers.
getAllHeaders() - Method in class com.sun.mail.pop3.POP3Message
Return all the headers from this Message as an enumeration of Header objects.
getAllHeaders() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
Return all the headers as an Enumeration of Header objects.
getAllHeaders() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Return all the headers from this Message as an Enumeration of Header objects.
getAllHeaders() - Method in class javax.mail.internet.InternetHeaders
Return all the headers as an Enumeration of Header objects.
getAllHeaders() - Method in class javax.mail.internet.MimeBodyPart
Return all the headers from this Message as an Enumeration of Header objects.
getAllHeaders() - Method in class javax.mail.internet.MimeMessage
Return all the headers from this Message as an enumeration of Header objects.
getAllHeaders() - Method in interface javax.mail.Part
Return all the headers from this part as an Enumeration of Header objects.
getAllHeaders() - Method in class org.jvnet.mimepull.MIMEPart
Return all the headers
getAllMethodAnnotations(M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Gets all the annotations on a method.
getAllMethodAnnotations(Method, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getAllMimeHeaders() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
getAllMimeHeaders() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getAllow8bitMIME() - Method in class com.sun.mail.smtp.SMTPMessage
Is use of the 8BITMIME extension is allowed?
getAllPolicies() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
getAllReceiverPolicies() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
getAllRecipients() - Method in class javax.mail.internet.MimeMessage
Get all the recipient addresses for the message.
getAllRecipients() - Method in class javax.mail.Message
Get all the recipient addresses for the message.
getAllSenderPolicies() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
getAllTopLevelApplicationSecurityConfigurations() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
getAlpababet(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getAlpababet(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
Return the alphabet associated with the attribute value.
getAlpababet(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getAnnotation() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
Gets the annotation object that this object is wrapping.
getAny() - Method in class com.sun.xml.security.core.xenc.ReferenceType
Gets the value of the any property.
getAny() - Method in class com.sun.xml.wss.core.SecurityTokenReference
 
getAnyTypeInfo() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets the TypeInfo for the any type.
getAnyTypeInfo() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getAppContext() - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthConfig
 
getAppContext() - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthConfig
 
getAppContext() - Method in interface javax.security.auth.message.config.AuthConfig
Get the application context identifier of this authentication context configuration object.
getAppContext() - Method in interface javax.security.auth.message.config.AuthConfigFactory.RegistrationContext
Get the application context identifier from the registration context
getAppContextID() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
getApplicationContextRoot() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
getArguments() - Method in interface com.sun.istack.localization.Localizable
Returns the arguments for message formatting.
getArguments() - Method in class com.sun.istack.localization.LocalizableMessage
 
getArray() - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
Returns cloned version of internal CharArray[].
getArray() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
Returns cloned version of internal String[].
getArray() - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
Returns cloned version of internal QualifiedName[].
getArray() - Method in class com.sun.xml.fastinfoset.util.StringArray
Returns cloned version of internal String[].
getArrayIndex() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
getAssertion() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getAssertionElement() - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
getAssertionId() - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
getAssertionId() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
A CallbackHandler can choose to just set the AuthorityBinding and the AssertionId, and not set the actual assertion
getAssertionID() - Method in interface com.sun.xml.wss.saml.Assertion
Get the SAML Assertion ID for SAML1.0 and SAML1.1
getAssertionID() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
getAssertionID() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Gets the value of the assertionID property.
getAssertionIDReferenceOrAssertion() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.EvidenceType
Gets the value of the assertionIDReferenceOrAssertion property.
getAssertionIDReferenceOrAssertionOrAny() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AdviceType
Gets the value of the assertionIDReferenceOrAssertionOrAny property.
getAssertionIDRefOrAssertionURIRefOrAssertion() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AdviceType
Gets the value of the assertionIDRefOrAssertionURIRefOrAssertion property.
getAssertionIDRefOrAssertionURIRefOrAssertion() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.EvidenceType
Gets the value of the assertionIDRefOrAssertionURIRefOrAssertion property.
getAssertionReader() - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
getAssertionReader() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getAssertionType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.BinarySecurityToken
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.EncryptedDataHeaderBlock
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.EncryptedKeyHeaderBlock
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.EncryptedKeyToken
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method to return the KeyInfo as a SOAPElement.
getAsSoapElement() - Method in class com.sun.xml.wss.core.reference.X509IssuerSerial
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.SamlAssertionHeaderBlock
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.SecurityContextTokenImpl
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getAsSoapElement() - Method in interface com.sun.xml.wss.core.SecurityHeaderBlock
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.SignatureConfirmationHeaderBlock
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Method to return the Signature as a SOAPElement
getAsSoapElement() - Method in class com.sun.xml.wss.core.Timestamp
 
getAsSoapElement() - Method in class com.sun.xml.wss.core.UsernameToken
 
getAsSoapElement() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getAsymmetricKeyAlgorithm() - Method in class com.sun.xml.wss.impl.AlgorithmSuite
 
getAsymmetricKeySignatureAlgorithm() - Method in class com.sun.xml.wss.impl.AlgorithmSuite
 
getAttachment(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getAttachment(SOAPElement) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getAttachmentFilters() - Method in class com.sun.mail.util.logging.MailHandler
Gets the attachment filters.
getAttachmentFormatters() - Method in class com.sun.mail.util.logging.MailHandler
Gets the attachment formatters.
getAttachmentMarshaller() - Method in class com.sun.xml.bind.api.BridgeContext
Deprecated. Gets the last AttachmentMarshaller set through AttachmentMarshaller.
getAttachmentMarshaller() - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
getAttachmentMarshaller() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getAttachmentMarshaller() - Method in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
 
getAttachmentNames() - Method in class com.sun.mail.util.logging.MailHandler
Gets the attachment name formatters.
getAttachmentPart() - Method in class com.sun.xml.wss.impl.dsig.AttachmentData
 
getAttachmentPart(String) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getAttachments() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getAttachments(MimeHeaders) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getAttachments() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getAttachments(MimeHeaders) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getAttachments() - Method in class org.jvnet.mimepull.MIMEMessage
Gets all the attachments by parsing the entire MIME message.
getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.api.BridgeContext
Deprecated. Gets the last AttachmentUnmarshaller set through AttachmentUnmarshaller.
getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getAttribute(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getAttribute(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
getAttribute(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
getAttribute() - Method in class com.sun.xml.wss.impl.c14n.EXC14nStAXReaderBasedCanonicalizer
 
getAttribute() - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
getAttribute() - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
getAttribute(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getAttribute() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeStatementType
Gets the value of the attribute property.
getAttributeAs(int, TypedValueDecoder) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAs(int, TypedValueDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAs(int, TypedValueDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAs(int, TypedValueDecoder) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Generic access method that can be used for efficient decoding of additional types not support natively by the typed stream reader.
getAttributeAs(int, TypedValueDecoder) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsArray(int, TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsArray(int, TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsArray(int, TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
Actual implementation needs to implement tokenization.
getAttributeAsArray(int, TypedArrayDecoder) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Method that allows reading contents of an attribute as an array of whitespace-separate tokens, decoded using specified decoder.
getAttributeAsArray(int, TypedArrayDecoder) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsBinary(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsBinary(int, Base64Variant) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsBinary(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsBinary(int, Base64Variant) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsBinary(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsBinary(Base64Variant, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsBinary(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an attribute value as a byte array.
getAttributeAsBinary(int, Base64Variant) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsBinary(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsBinary(int, Base64Variant) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsBoolean(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsBoolean(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsBoolean(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsBoolean(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an attribute value as a boolean.
getAttributeAsBoolean(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsDecimal(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsDecimal(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsDecimal(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsDecimal(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsDecimal(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsDouble(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsDouble(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsDouble(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsDouble(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsDouble(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsDoubleArray(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsDoubleArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsDoubleArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsDoubleArray(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsDoubleArray(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsFloat(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsFloat(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsFloat(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsFloat(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsFloat(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsFloatArray(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsFloatArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsFloatArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsFloatArray(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsFloatArray(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsInt(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsInt(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsInt(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsInt(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an attribute value as a boolean.
getAttributeAsInt(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsIntArray(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsIntArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsIntArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsIntArray(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an attribute content as an int array.
getAttributeAsIntArray(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsInteger(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsInteger(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsInteger(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsInteger(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsInteger(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsLong(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsLong(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsLong(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsLong(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an attribute value as a boolean.
getAttributeAsLong(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsLongArray(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsLongArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsLongArray(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsLongArray(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsLongArray(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeAsQName(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeAsQName(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeAsQName(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeAsQName(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getAttributeAsQName(int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeByName(QName) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
Returns the attribute referred to by this name
getAttributeByName(QName) - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getAttributeCount() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getAttributeCount() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getAttributeCount() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getAttributeCount() - Method in interface org.codehaus.stax2.AttributeInfo
 
getAttributeCount() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeCount() - Method in interface org.codehaus.stax2.validation.AttributeContainer
 
getAttributeCount() - Method in interface org.codehaus.stax2.validation.ValidationContext
This method returns number of attributes accessible from within currently active start element.
getAttributeFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets the reasonable XmlNsForm for the given namespace URI.
getAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeIndex(String, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeIndex(String, String) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Returns the index of the attribute whose local name is localName and URI is namespaceURI or -1 if no such attribute exists.
getAttributeIndex(String, String) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeInfo() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getAttributeInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getAttributeInfo() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getAttributeInfo() - Method in interface org.codehaus.stax2.XMLStreamReader2
Method that can be called to get additional information about attributes related to the current start element, as well as related DTD-based information if available.
getAttributeLocalName(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getAttributeLocalName(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getAttributeLocalName(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getAttributeLocalName(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeLocalName(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getAttributeName(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getAttributeName(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getAttributeName(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getAttributeName() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeDesignatorType
Gets the value of the attributeName property.
getAttributeName(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeNamespace(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getAttributeNamespace(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getAttributeNamespace(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getAttributeNamespace() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeDesignatorType
Gets the value of the attributeNamespace property.
getAttributeNamespace(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeNamespace(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getAttributeNameString(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getAttributeNode(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getAttributeNode(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
getAttributeNode(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
getAttributeNode(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getAttributeNodeNS(String, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getAttributeNodeNS(String, String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
getAttributeNodeNS(String, String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
getAttributeNodeNS(String, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getAttributeNS(String, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getAttributeNS(String, String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
getAttributeNS(String, String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
getAttributeNS() - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
getAttributeNS(String, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getAttributeOrEncryptedAttribute() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeStatementType
Gets the value of the attributeOrEncryptedAttribute property.
getAttributePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getAttributePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getAttributePrefix(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getAttributePrefix(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributePrefix(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getAttributes() - Method in class com.sun.mail.imap.IMAPFolder
Get the attributes that the IMAP server returns with the LIST response.
getAttributes() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
Returns an Iterator of non-namespace declared attributes returns an empty iterator if there are no attributes.
getAttributes() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getAttributes() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getAttributes() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getAttributes() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getAttributes() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getAttributes() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Attribute
 
getAttributes() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AttributeStatement
 
getAttributes() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Attribute
 
getAttributes() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AttributeStatement
 
getAttributes() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Attribute
 
getAttributes() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AttributeStatement
 
getAttributes() - Method in interface com.sun.xml.wss.saml.Attribute
Gets the value of the attributeValue property.
getAttributes() - Method in interface com.sun.xml.wss.saml.AttributeStatement
Gets the value of the attribute property.
getAttributes() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getAttributesHolder() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getAttributeType(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getAttributeType(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getAttributeType(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getAttributeType(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeType(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getAttributeType(int) - Method in class org.codehaus.stax2.validation.ValidatorPair
 
getAttributeType(int) - Method in class org.codehaus.stax2.validation.XMLValidator
Method for getting schema-specified type of an attribute, if information is available.
getAttributeValue(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getAttributeValue(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getAttributeValue(String, String) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getAttributeValue(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getAttributeValue(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getAttributeValue(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getAttributeValue(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getAttributeValue(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getAttributeValue(Name) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getAttributeValue(Name) - Method in class com.sun.xml.wss.core.ReferenceElement
 
getAttributeValue(Name) - Method in class com.sun.xml.wss.core.SecurityHeader
 
getAttributeValue(Name) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getAttributeValue(QName) - Method in class com.sun.xml.wss.impl.misc.SOAPElementExtension
 
getAttributeValue() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeType
Gets the value of the attributeValue property.
getAttributeValue() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
Gets the value of the attributeValue property.
getAttributeValue(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeValue(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getAttributeValue(int) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getAttributeValue(String, String) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getAttributeValueFrom(Element, Name) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getAttributeValueMapMemoryLimit() - Method in class com.sun.xml.fastinfoset.Encoder
Gets the limit on the memory size of Map of attribute values that will be indexed.
getAttributeValueMapMemoryLimit() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Gets the limit on the memory size of Map of attribute values that will be indexed.
getAttributeValueSizeLimit() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
getAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
If ClassInfo.hasAttributeWildcard() is true, returns the accessor to access the property.
getAudience() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AudienceRestrictionCondition
 
getAudience() - Method in interface com.sun.xml.wss.saml.AudienceRestriction
Gets the value of the audience property.
getAudience() - Method in interface com.sun.xml.wss.saml.AudienceRestrictionCondition
Gets the value of the audience property.
getAudience() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AudienceRestrictionConditionType
Gets the value of the audience property.
getAudience() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AudienceRestrictionType
Gets the value of the audience property.
getAudience() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ProxyRestrictionType
Gets the value of the audience property.
getAudienceRestrictionConditionOrDoNotCacheConditionOrCondition() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionsType
Gets the value of the audienceRestrictionConditionOrDoNotCacheConditionOrCondition property.
getAuthConfig(AuthConfigProvider, boolean) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
getAuthConfig(boolean) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
getAuthContext(String, Subject, Map) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthConfig
 
getAuthContext(String, Subject, Map) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthConfig
 
getAuthContext(String, Subject, Map) - Method in interface javax.security.auth.message.config.ClientAuthConfig
Get a ClientAuthContext instance from this ClientAuthConfig.
getAuthContext(String, Subject, Map) - Method in interface javax.security.auth.message.config.ServerAuthConfig
Get a ServerAuthContext instance from this ServerAuthConfig.
getAuthContextID(MessageInfo) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthConfig
 
getAuthContextID(MessageInfo) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthConfig
 
getAuthContextID(MessageInfo) - Method in interface javax.security.auth.message.config.AuthConfig
Get the authentication context identifier corresponding to the request and response objects encapsulated in messageInfo.
getAuthenticatingAuthority() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnStatement
 
getAuthenticatingAuthority() - Method in interface com.sun.xml.wss.saml.AuthnStatement
Gets the value of the AuthnContext's AuthenticatingAuthority property.
getAuthenticationInstant() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthenticationStatementType
Gets the value of the authenticationInstant property.
getAuthenticationInstantDate() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthenticationStatement
 
getAuthenticationInstantDate() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthenticationStatement
 
getAuthenticationInstantDate() - Method in interface com.sun.xml.wss.saml.AuthenticationStatement
Gets the value of the authenticationInstant property.
getAuthenticationMethod() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthenticationStatement
 
getAuthenticationMethod() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthenticationStatement
 
getAuthenticationMethod() - Method in interface com.sun.xml.wss.saml.AuthenticationStatement
Gets the value of the authenticationMethod property.
getAuthenticationMethod() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthenticationStatementType
Gets the value of the authenticationMethod property.
getAuthenticator() - Method in class com.sun.mail.util.logging.MailHandler
Gets the Authenticator used to login to the email server.
getAuthnContext() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
Gets the value of the authnContext property.
getAuthnContextClassRef() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnStatement
 
getAuthnContextClassRef() - Method in interface com.sun.xml.wss.saml.AuthnStatement
Gets the value of the AuthnContext's AuthnContextClassRef property.
getAuthnInstant() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
Gets the value of the authnInstant property.
getAuthnInstantDate() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnStatement
 
getAuthnInstantDate() - Method in interface com.sun.xml.wss.saml.AuthnStatement
Gets the value of the authnInstant property.
getAuthorityBinding() - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
getAuthorityBinding() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getAuthorityBinding() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthenticationStatementType
Gets the value of the authorityBinding property.
getAuthorityBindingElement() - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
getAuthorityBindingList() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthenticationStatement
 
getAuthorityBindingList() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthenticationStatement
 
getAuthorityBindingList() - Method in interface com.sun.xml.wss.saml.AuthenticationStatement
Gets the value of the authorityBinding property.
getAuthorityIdentifier() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getAuthorityKind() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorityBinding
 
getAuthorityKind() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorityBinding
 
getAuthorityKind() - Method in interface com.sun.xml.wss.saml.AuthorityBinding
Gets the value of the authorityKind property.
getAuthorityKind() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorityBindingType
Gets the value of the authorityKind property.
getBase() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
getBase64Content() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
getBaseClass() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Obtains the information about the base class.
getBaseClass() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getBaseClass(T, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the parameterization of the given base type.
getBaseClass(Type, Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getBaseClass() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
 
getBaseID() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
Gets the value of the baseID property.
getBaseType(Type, Class) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Gets the parameterization of the given base type.
getBaseType() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
Returns the base type of the enumeration.
getBaseType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Return the MIME type string, without the parameters.
getBaseType() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getBaseType() - Method in class javax.mail.internet.ContentType
Return the MIME type string, without the parameters.
getBaseURI() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
Get the base URI for this reference or null if this information is not available
getBaseURI() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getBaseURI() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getBaseURI() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getBaseURI() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getBaseURI() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getBaseURI() - Method in interface org.codehaus.stax2.evt.NotationDeclaration2
 
getBaseURI() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getBaseURI() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
Empty base implementation: sub-classes should implement
getBaseUri() - Method in interface org.codehaus.stax2.validation.ValidationContext
 
getBeanInfo(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo object that can handle the given JAXB-bound object.
getBeanInfo(Object, boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo object that can handle the given JAXB-bound object.
getBeanInfo(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo object that can handle the given JAXB-bound class.
getBeanInfo(Class<T>, boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo object that can handle the given JAXB-bound class.
getBeanInfo() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
getBeanInfo(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getBinarySecret(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
 
getBinding() - Method in class com.sun.xml.wss.jaxws.impl.ClientTubeConfiguration
 
getBinding() - Method in class com.sun.xml.wss.jaxws.impl.ServerTubeConfiguration
 
getBinding() - Method in class com.sun.xml.wss.jaxws.impl.TubeConfiguration
Gets the applicable WSBinding for this pipeline.
getBinding() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorityBinding
 
getBinding() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorityBinding
 
getBinding() - Method in interface com.sun.xml.wss.saml.AuthorityBinding
Gets the value of the binding property.
getBinding() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorityBindingType
Gets the value of the binding property.
getBindingAlgorithmSuite(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getBindingAlgorithmSuite(Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getBody() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
getBodyName(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
getBodyName(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Envelope1_1Impl
 
getBodyName(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
 
getBodyPart(int) - Method in class com.sun.mail.imap.IMAPMultipartDataSource
 
getBodyPart(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Get the specified MimeBodyPart.
getBodyPart(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Get the MimeBodyPart referred to by the given ContentID (CID).
getBodyPart(int) - Method in interface com.sun.xml.messaging.saaj.packaging.mime.MultipartDataSource
Get the specified MimeBodyPart.
getBodyPart(int) - Method in class javax.mail.internet.MimeMultipart
Get the specified BodyPart.
getBodyPart(String) - Method in class javax.mail.internet.MimeMultipart
Get the MimeBodyPart referred to by the given ContentID (CID).
getBodyPart(int) - Method in class javax.mail.Multipart
Get the specified Part.
getBodyPart(int) - Method in interface javax.mail.MultipartDataSource
Get the specified Part.
getBooleanDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getBooleanProperty(Properties, String, boolean) - Static method in class com.sun.mail.util.PropUtil
Get a boolean valued property.
getBooleanSessionProperty(Session, String, boolean) - Static method in class com.sun.mail.util.PropUtil
Get a boolean valued property.
getBooleanSystemProperty(String, boolean) - Static method in class com.sun.mail.util.PropUtil
Get a boolean valued System property.
getBoundary() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
getBuffer() - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
 
getBuffer() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
 
getBuffer() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
 
getBufferEnd() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
 
getBufferLength() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
 
getBufferLength() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
 
getBufferSize() - Method in class com.sun.xml.fastinfoset.Decoder
Get the buffer size.
getBufferSize() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
Get the buffer size.
getBufferStart() - Method in class org.codehaus.stax2.io.Stax2ByteArraySource
 
getBufferStart() - Method in class org.codehaus.stax2.io.Stax2CharArraySource
 
getBuildId() - Method in class com.sun.xml.bind.api.JAXBRIContext
Gets the build information of the JAXB runtime.
getBuildId() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getBundle() - Method in class com.sun.xml.fastinfoset.AbstractResourceBundle
Subclasses of this class must implement this method so that the correct resource bundle is passed to methods in this class
getBundle() - Method in class com.sun.xml.fastinfoset.CommonResourceBundle
 
getBundle(Locale) - Method in class com.sun.xml.fastinfoset.CommonResourceBundle
 
getByteArray() - Method in class com.sun.mail.imap.protocol.BODY
 
getByteArray() - Method in class com.sun.mail.imap.protocol.RFC822DATA
 
getByteArrayInputStream() - Method in class com.sun.mail.imap.protocol.BODY
 
getByteArrayInputStream() - Method in class com.sun.mail.imap.protocol.RFC822DATA
 
getBytes() - Method in class com.sun.mail.iap.ByteArray
Returns the internal byte array.
getBytes(String) - Static method in class com.sun.mail.util.ASCIIUtility
 
getBytes(InputStream) - Static method in class com.sun.mail.util.ASCIIUtility
 
getBytes(String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility
 
getBytes(InputStream) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility
Deprecated. this is an expensive operation that require an additional buffer reallocation just to get the array of an exact size. Unless you absolutely need the exact size array, don't use this. Use ByteOutputStream and ByteOutputStream.write(InputStream).
getBytes() - Method in class com.sun.xml.messaging.saaj.util.ByteInputStream
 
getBytes() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
 
getBytes() - Method in class com.sun.xml.wss.impl.misc.UnsyncByteArrayOutputStream
 
getCachedBase64DataInstance() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Deprecated. Base64Data is no longer cached, so that XMLStreamWriterEx impl can retain the data, like JAX-WS does.
getCallbackHandler() - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getCallbackHandler() - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getCallbackHandler() - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getCallbackHandler() - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getCanonicalizationAlgorithm() - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
getCanonicalizationMethod() - Method in class com.sun.xml.security.core.dsig.SignedInfoType
Gets the value of the canonicalizationMethod property.
getCanonicalizationMethod() - Method in class com.sun.xml.wss.impl.transform.DOMSTRTransform.STRTransformParameterSpec
 
getCanonicalizedData() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getCanonicalizer(String) - Static method in class com.sun.xml.wss.impl.c14n.CanonicalizerFactory
 
getCapabilities() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Return the map of capabilities returned by the server.
getCapacity() - Method in class com.sun.mail.util.logging.MailHandler
Gets the number of log records the internal buffer can hold.
getCarriedKeyName() - Method in class com.sun.xml.security.core.xenc.EncryptedKeyType
Gets the value of the carriedKeyName property.
getCarriedKeyName() - Method in class com.sun.xml.wss.core.EncryptedKeyHeaderBlock
 
getCause() - Method in exception com.sun.istack.SAXException2
 
getCause() - Method in exception com.sun.istack.SAXParseException2
 
getCause() - Method in exception com.sun.istack.XMLStreamException2
XMLStreamException doesn't return the correct cause.
getCause() - Method in exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
Returns the Throwable object embedded in this SOAPExceptionImpl if there is one.
getCause() - Method in exception javax.mail.MessagingException
Overrides the getCause method of Throwable to return the next exception in the chain of nested exceptions.
getCertAlias() - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
getCertificate() - Method in class com.sun.xml.wss.core.reference.X509IssuerSerial
 
getCertificate() - Method in class com.sun.xml.wss.core.reference.X509SubjectKeyIdentifier
 
getCertificate() - Method in class com.sun.xml.wss.core.reference.X509ThumbPrintIdentifier
 
getCertificate() - Method in class com.sun.xml.wss.core.X509SecurityToken
 
getCertificate(Map, String, boolean) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getCertificate(Map, PublicKey, boolean) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getCertificate(Map, byte[], String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getCertificate(Map, byte[]) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getCertificate(Map, BigInteger, String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getCertificate(Map, String, boolean) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getCertificate(Map, BigInteger, String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getCertificate(String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getCertificate(Map, byte[]) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getCertificate(Map, PublicKey, boolean) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getCertificate(Map, byte[], String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getCertificate(Map, String, boolean) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getCertificate(Map, BigInteger, String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getCertificate(String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getCertificate(Map, byte[]) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getCertificate(Map, PublicKey, boolean) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getCertificate(Map, byte[], String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getCertificate(Map, String, boolean) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getCertificate(Map, byte[]) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getCertificate(Map, byte[], String) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getCertificate(Map, PublicKey, boolean) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getCertificate(Map, BigInteger, String) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getCertificateFromTrustStore(byte[], KeyStore) - Static method in class com.sun.xml.wss.util.XWSSUtil
 
getCertificateFromTrustStore(String, BigInteger, KeyStore) - Static method in class com.sun.xml.wss.util.XWSSUtil
 
getCertificateIdentifier() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
getCertSelector(Class<?>, Map) - Static method in class com.sun.xml.wss.util.XWSSUtil
 
getCertStore() - Method in class com.sun.xml.wss.impl.callback.CertStoreCallback
 
getCertStore() - Method in class javax.security.auth.message.callback.CertStoreCallback
Used by the CertStore user to obtain the CertStore set within the Callback.
getChain() - Method in class javax.security.auth.message.callback.PrivateKeyCallback
Used to obtain the certicicate chain set within the Callback.
getCharacterContentChunkMapMemoryLimit() - Method in class com.sun.xml.fastinfoset.Encoder
Gets the limit on the memory size, allocated for indexed character content chunks.
getCharacterContentChunkMapMemoryLimit() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Gets the limit on the memory size, allocated for indexed character content chunks.
getCharacterContentChunkSizeLimit() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.Encoder
Gets the character encoding scheme.
getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
Returns the encoding style of the XML data
getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getCharacterEncodingScheme() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getCharacterEncodingScheme() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getCharacterEncodingScheme() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
As per Stax (1.0) specs, needs to return whatever xml declaration claimed encoding is, if any; or null if no xml declaration found.
getCharacterEncodingScheme() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
getCharacterEncodingScheme() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Gets the character encoding scheme.
getCharacterOffset() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
Return the byte or character offset into the input source this location is pointing to.
getCharacterOffset() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
getChars() - Method in class com.sun.xml.messaging.saaj.util.CharReader
 
getChars() - Method in class com.sun.xml.messaging.saaj.util.CharWriter
 
getCharset() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getCharset() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
getCharset() - Method in class com.sun.xml.wss.impl.c14n.Canonicalizer
 
getChildElementNodes() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getChildElements() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getChildElements(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getChildElements(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getChildElements() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getChildElements(Name) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getChildElements() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getChildElements(Name) - Method in class com.sun.xml.wss.core.ReferenceElement
 
getChildElements() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getChildElements(Name) - Method in class com.sun.xml.wss.core.SecurityHeader
 
getChildElements() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getChildElements(Name) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getChildElements(QName) - Method in class com.sun.xml.wss.impl.misc.SOAPElementExtension
 
getChildElementsFrom(Element) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getChildNodes() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getChildNodes() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getChildNodes() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getChildNodes() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getChildNodes() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getCipherData() - Method in class com.sun.xml.security.core.xenc.EncryptedType
Gets the value of the cipherData property.
getCipherData(boolean) - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
getCipherReference() - Method in class com.sun.xml.security.core.xenc.CipherDataType
Gets the value of the cipherReference property.
getCipherReference(boolean, String) - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
getCipherReferenceTransforms() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
 
getCipherValue() - Method in class com.sun.xml.security.core.xenc.CipherDataType
Gets the value of the cipherValue property.
getCipherValue() - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
getClaims() - Method in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
getClaims() - Method in class com.sun.xml.wss.TokenPolicyMetaData
 
getClassAnnotation(Class<A>, C, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on a class.
getClassAnnotation(Class<A>, Class, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getClassArrayValue(Annotation, String) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Similar to AnnotationReader.getClassValue(Annotation, String) method but obtains an array parameter.
getClassArrayValue(Annotation, String) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getClassInfo(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a ClassInfo, ArrayInfo, or LeafInfo for the given bean.
getClassInfo(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Builds a JAXB ClassInfo model from a given class declaration and adds that to this model owner.
getClassInfo(C, boolean, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
For limited cases where the caller needs to search for a super class.
getClassInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
getClassInfo(Class, boolean, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
getClassInfo(Class) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getClassLocation(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns a location of the specified class.
getClassLocation(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getClassLogger() - Static method in class com.sun.xml.bind.Util
Gets the logger for the caller's class.
getClassName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the fully-qualified name of the class.
getClassName(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getClassName() - Method in class javax.mail.Provider
Returns name of the class that implements the protocol
getClassShortName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the short name of the class ("Object" for Object.) For nested classes, this method should just return the inner name.
getClassShortName(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getClassValue(Annotation, String) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads a value of an annotation that returns a Class object.
getClassValue(Annotation, String) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getClazz() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Gets the declaration this object is wrapping.
getClazz() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
The same as TypeInfo.getType() but an EnumLeafInfo is guaranteed to represent an enum declaration, which is a kind of a class declaration.
getClazz() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
Returns the class with XmlRegistry.
getClazz() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getClazz() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
getClazz() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
The same as TypeInfo.getType() but returns the type as a Class.
getClientAuthConfig() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
getClientAuthConfig(String, String, CallbackHandler) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthConfigProvider
 
getClientAuthConfig(String, String, CallbackHandler) - Method in interface javax.security.auth.message.config.AuthConfigProvider
Get an instance of ClientAuthConfig from this provider.
getClientAuthContext(MessageInfo, Subject) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
getClientAuthContext(MessageInfo, Subject) - Method in class com.sun.xml.wss.provider.wsit.PipeHelper
 
getClientSubject() - Method in class com.sun.xml.wss.provider.wsit.PipeHelper
 
getColumnNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getColumnNumber() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getColumnNumber() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
Return the column number where the current event ends, returns -1 if none is available.
getColumnNumber() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
getCommand() - Method in exception com.sun.mail.smtp.SMTPAddressFailedException
Return the command that failed.
getCommand() - Method in exception com.sun.mail.smtp.SMTPAddressSucceededException
Return the command that succeeded.
getCommand() - Method in exception com.sun.mail.smtp.SMTPSendFailedException
Return the command that failed.
getComparator() - Method in class com.sun.mail.util.logging.MailHandler
Gets the comparator used to order all LogRecord objects prior to formatting.
getComparison() - Method in class javax.mail.search.DateTerm
Return the type of comparison.
getComparison() - Method in class javax.mail.search.IntegerComparisonTerm
Return the type of comparison.
getCompleteArray() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
getCompleteArray() - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
 
getCompleteArray() - Method in class com.sun.xml.fastinfoset.util.StringArray
 
getCompleteCharArray() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
getCompleteLengthArray() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
getCompleteOffsetArray() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
getComponentType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the component type of the array.
getComponentType(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getConditionOrAudienceRestrictionOrOneTimeUse() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ConditionsType
Gets the value of the conditionOrAudienceRestrictionOrOneTimeUse property.
getConditions() - Method in interface com.sun.xml.wss.saml.Assertion
Gets the value of the conditions property of SAML
getConditions() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
getConditions() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Conditions
 
getConditions() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
getConditions() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Conditions
 
getConditions() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
getConditions() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Conditions
 
getConditions() - Method in interface com.sun.xml.wss.saml.Conditions
Gets the value of the audienceRestrictionConditionOrDoNotCacheConditionOrCondition property.
getConditions() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Gets the value of the conditions property.
getConditions() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Gets the value of the conditions property.
getConfigData() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper
 
getConfigProvider(String, String, RegistrationListener) - Method in class com.sun.xml.wss.provider.wsit.JMACAuthConfigFactory
Get a registered AuthConfigProvider from the factory.
getConfigProvider(String, String, RegistrationListener) - Method in class javax.security.auth.message.config.AuthConfigFactory
Get a registered AuthConfigProvider from the factory.
getConfigType() - Method in class com.sun.xml.wss.ProcessingContext
This method is used for internal purposes
getConfigType() - Method in interface com.sun.xml.wss.SecurityProcessingContext
This method is used for internal purposes
getConfirmationMethod() - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
getConfirmationMethod() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectConfirmation
 
getConfirmationMethod() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmation
 
getConfirmationMethod(Element) - Static method in class com.sun.xml.wss.saml.AssertionUtil
 
getConfirmationMethod() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectConfirmationType
Gets the value of the confirmationMethod property.
getConfirmationMethod() - Method in interface com.sun.xml.wss.saml.SubjectConfirmation
Gets the value of the confirmationMethod property.
getConstants() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
Returns the read-only list of enumeration constants.
getContent(DataSource) - Method in class com.sun.mail.handlers.image_gif
 
getContent(DataSource) - Method in class com.sun.mail.handlers.message_rfc822
Return the content.
getContent(DataSource) - Method in class com.sun.mail.handlers.multipart_mixed
Return the content.
getContent(DataSource) - Method in class com.sun.mail.handlers.text_plain
 
getContent() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Return the content as a java object.
getContent() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
getContent() - Method in interface com.sun.xml.messaging.saaj.soap.Envelope
Get the content as a JAXP Source.
getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.FastInfosetDataContentHandler
 
getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.GifDataContentHandler
 
getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler
Return an object representing the data in its most preferred form.
getContent() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler
 
getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.MultipartDataContentHandler
Return the content.
getContent() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.StringDataContentHandler
 
getContent(DataSource) - Method in class com.sun.xml.messaging.saaj.soap.XmlDataContentHandler
 
getContent() - Method in class com.sun.xml.security.core.dsig.CanonicalizationMethodType
Gets the value of the content property.
getContent() - Method in class com.sun.xml.security.core.dsig.DigestMethodType
Gets the value of the content property.
getContent() - Method in class com.sun.xml.security.core.dsig.KeyInfoType
Gets the value of the content property.
getContent() - Method in class com.sun.xml.security.core.dsig.KeyValueType
Gets the value of the content property.
getContent() - Method in class com.sun.xml.security.core.dsig.ObjectType
Gets the value of the content property.
getContent() - Method in class com.sun.xml.security.core.dsig.PGPDataType
Gets the rest of the content model.
getContent() - Method in class com.sun.xml.security.core.dsig.SignatureMethodType
Gets the value of the content property.
getContent() - Method in class com.sun.xml.security.core.dsig.SignaturePropertyType
Gets the value of the content property.
getContent() - Method in class com.sun.xml.security.core.dsig.TransformType
Gets the value of the content property.
getContent() - Method in class com.sun.xml.security.core.xenc.AgreementMethodType
Gets the value of the content property.
getContent() - Method in class com.sun.xml.security.core.xenc.EncryptionMethodType
Gets the value of the content property.
getContent() - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
Gets the value of the content property.
getContent() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectType
Gets the rest of the content model.
getContent() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnContextType
Gets the rest of the content model.
getContent() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
Gets the value of the content property.
getContent() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectType
Gets the rest of the content model.
getContent() - Method in class javax.mail.internet.MimeBodyPart
Return the content as a Java object.
getContent() - Method in class javax.mail.internet.MimeMessage
Return the content as a Java object.
getContent() - Method in interface javax.mail.Part
Return the content as a Java object.
getContentAsStream() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getContentCharactersBuffer() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
 
getContentCharactersBufferPtr() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
 
getContentDescription() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getContentDescription() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getContentHandler() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getContentHandler() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
 
getContentHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
getContentHandler() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
getContentID() - Method in class com.sun.mail.imap.IMAPBodyPart
 
getContentID() - Method in class com.sun.mail.imap.IMAPMessage
Get the Content-ID.
getContentID() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Returns the value of the "Content-ID" header field.
getContentID() - Method in class javax.mail.internet.MimeBodyPart
Returns the value of the "Content-ID" header field.
getContentID() - Method in class javax.mail.internet.MimeMessage
Returns the value of the "Content-ID" header field.
getContentID() - Method in interface javax.mail.internet.MimePart
Get the Content-ID of this part.
getContentId() - Method in class org.jvnet.mimepull.MIMEPart
Returns Content-ID MIME header for this attachment part
getContentInMemoryType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
T of JAXBElement<T>.
getContentLanguage() - Method in class com.sun.mail.imap.IMAPMessage
Get the content language.
getContentLanguage() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Get the languages specified in the Content-Language header of this MimeBodyPart.
getContentLanguage() - Method in class javax.mail.internet.MimeBodyPart
Get the languages specified in the Content-Language header of this MimePart.
getContentLanguage() - Method in class javax.mail.internet.MimeMessage
Get the languages specified in the "Content-Language" header field of this message.
getContentLanguage() - Method in interface javax.mail.internet.MimePart
Get the language tags specified in the Content-Language header of this MimePart.
getContentMD5() - Method in class com.sun.mail.imap.IMAPBodyPart
 
getContentMD5() - Method in class com.sun.mail.imap.IMAPMessage
Get the Content-MD5.
getContentMD5() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Return the value of the "Content-MD5" header field.
getContentMD5() - Method in class javax.mail.internet.MimeBodyPart
Return the value of the "Content-MD5" header field.
getContentMD5() - Method in class javax.mail.internet.MimeMessage
Return the value of the "Content-MD5" header field.
getContentMD5() - Method in interface javax.mail.internet.MimePart
Get the Content-MD5 digest of this part.
getContentObjects() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
 
getContentObjectsPtr() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
 
getContentOnly() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
getContentStream() - Method in class com.sun.mail.imap.IMAPBodyPart
 
getContentStream() - Method in class com.sun.mail.imap.IMAPMessage
Get all the bytes for this message.
getContentStream() - Method in class com.sun.mail.pop3.POP3Message
Produce the raw bytes of the content.
getContentStream() - Method in class javax.mail.internet.MimeBodyPart
Produce the raw bytes of the content.
getContentStream() - Method in class javax.mail.internet.MimeMessage
Produce the raw bytes of the content.
getContentType() - Method in class com.sun.istack.ByteArrayDataSource
 
getContentType() - Method in class com.sun.mail.imap.IMAPBodyPart
 
getContentType() - Method in class com.sun.mail.imap.IMAPMessage
Get the Content-Type.
getContentType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
Short for getProperty().ref().get(0).
getContentType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
Short for getProperty().ref().get(0).
getContentType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Returns the value of the RFC 822 "Content-Type" header field.
getContentType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Return the content-type of this MimeMultipart.
getContentType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePartDataSource
Returns the content-type of this DataSource.
getContentType(MimeHeaders) - Static method in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
 
getContentType() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getContentType() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getContentType() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl
 
getContentType() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
 
getContentType() - Method in class com.sun.xml.wss.impl.resolver.AttachmentSignatureInput
 
getContentType() - Method in class javax.mail.internet.MimeBodyPart
Returns the value of the RFC 822 "Content-Type" header field.
getContentType() - Method in class javax.mail.internet.MimeMessage
Returns the value of the RFC 822 "Content-Type" header field.
getContentType() - Method in class javax.mail.internet.MimePartDataSource
Returns the content-type of this DataSource.
getContentType() - Method in class javax.mail.Multipart
Return the content-type of this Multipart.
getContentType() - Method in interface javax.mail.Part
Returns the Content-Type of the content of this part.
getContentType() - Method in class javax.mail.util.ByteArrayDataSource
Get the MIME content type of the data.
getContentType() - Method in class org.jvnet.mimepull.MIMEPart
Returns Content-Type MIME header for this attachment part
getContentTypeString() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getContext() - Method in class com.sun.xml.bind.api.Bridge
Gets the JAXBRIContext to which this object belongs.
getContext() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Gets the context.
getContext() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Returns the UnmarshallingContext at the end of the chain.
getContext() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
getContext() - Method in interface org.codehaus.stax2.XMLStreamLocation2
Method that can be used to traverse nested locations, like ones created when expanding entities (especially external entities).
getContextDocument() - Method in class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
getContextDocument() - Method in class com.sun.xml.wss.core.SamlAssertionHeaderBlock
 
getContextDocument() - Method in class com.sun.xml.wss.core.SecurityContextTokenImpl
 
getContextualNamespaceDecls() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a list of (prefix,namespace URI) pairs that represents namespace bindings available on ancestor elements (that need not be repeated by the JAXB RI.)
getCount() - Method in class com.sun.mail.iap.ByteArray
Returns the count of bytes
getCount() - Method in class com.sun.mail.imap.IMAPMultipartDataSource
 
getCount() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Return the number of enclosed MimeBodyPart objects.
getCount() - Method in interface com.sun.xml.messaging.saaj.packaging.mime.MultipartDataSource
Return the number of enclosed MimeBodyPart objects.
getCount() - Method in class com.sun.xml.messaging.saaj.util.ByteInputStream
 
getCount() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
 
getCount() - Method in class com.sun.xml.messaging.saaj.util.CharReader
 
getCount() - Method in class com.sun.xml.messaging.saaj.util.CharWriter
 
getCount() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ProxyRestrictionType
Gets the value of the count property.
getCount() - Method in class javax.mail.internet.MimeMultipart
Return the number of enclosed BodyPart objects.
getCount() - Method in class javax.mail.Multipart
Return the number of enclosed BodyPart objects.
getCount() - Method in interface javax.mail.MultipartDataSource
Return the number of enclosed BodyPart objects.
getCount() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
 
getCount() - Method in class org.codehaus.stax2.typed.TypedArrayDecoder
 
getCreated() - Method in class com.sun.xml.wss.core.Timestamp
 
getCreated() - Method in class com.sun.xml.wss.core.UsernameToken
Returns the created which may be null meaning no time of creation.
getCreated() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DerivedKeyPasswordRequest
 
getCreated() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DigestPasswordRequest
 
getCreated() - Method in class com.sun.xml.wss.impl.callback.TimestampValidationCallback.UTCTimestampRequest
 
getCreatedValueType() - Method in class com.sun.xml.wss.core.Timestamp
 
getCreationTime() - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
 
getCurrent() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
getCurrentContextEndIndex() - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
getCurrentContextStartIndex() - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
getCurrentElement() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
getCurrentElement() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getCurrentElement() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
Gets the current element we are parsing.
getCurrentElementName() - Method in interface org.codehaus.stax2.validation.ValidationContext
Method that can be used to access name information of the innermost (top) element in the element stack.
getCurrentExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Allows to access attributes which are expected in current state.
getCurrentExpectedElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Allows to access elements which are expected in current state.
getCurrentHeaderBlock(Class) - Method in class com.sun.xml.wss.core.SecurityHeader
Get the header block to be processed next.
getCurrentHeaderBlockElement() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getCurrentHeaderElement() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getCurrentLocation() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
The same as DOMScanner.getCurrentElement() but better typed.
getCurrentLocation(String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getCurrentLocation() - Method in interface org.codehaus.stax2.LocationInfo
A method that returns the current location of the stream reader at the input source.
getCurrentLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getCurrentLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getCurrentLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getCurrentProperty() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
May return null when the property hasn't been set.
getCurrentRefList() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getCurrentSecret() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getCurrentState() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getCycleString() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
String that represents the cycle.
getData(int) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.AttributesEx
The same as Attributes.getValue(int)
getData(String, String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.AttributesEx
The same as Attributes.getValue(String,String)
getData(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
 
getData(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
 
getData() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
Get the character data of this event
getData() - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
 
getData() - Method in class com.sun.xml.wss.impl.dsig.DataWrapper
 
getData() - Method in class com.sun.xml.wss.impl.misc.HANonceManager.HAPojo
 
getData() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
getData() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
getDataEncryptionAlgo(JAXBFilterProcessingContext) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
getDataEncryptionAlgorithm() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getDataEncryptionAlgorithm() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
getDataEncryptionAlgorithm() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
 
getDataHandler() - Method in class com.sun.mail.imap.IMAPBodyPart
 
getDataHandler() - Method in class com.sun.mail.imap.IMAPMessage
Get the DataHandler object for this message.
getDataHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the raw data.
getDataHandler() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Return a DataHandler for this body part's content.
getDataHandler() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
getDataHandler() - Method in class javax.mail.internet.MimeBodyPart
Return a DataHandler for this body part's content.
getDataHandler() - Method in class javax.mail.internet.MimeMessage
Return a DataHandler for this Message's content.
getDataHandler() - Method in interface javax.mail.Part
Return a DataHandler for the content within this part.
getDataHandler() - Method in class org.jvnet.staxex.Base64Data
Gets the raw data.
getDataLen() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
getDataLen() - Method in class org.jvnet.staxex.Base64Data
Gets the length of the binary data counted in bytes.
getDataRefElements() - Method in class com.sun.xml.wss.core.ReferenceListHeaderBlock
 
getDataReferenceOrKeyReference() - Method in class com.sun.xml.security.core.xenc.ReferenceList
Gets the value of the dataReferenceOrKeyReference property.
getDataSource() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
getDate() - Method in class com.sun.mail.imap.protocol.INTERNALDATE
 
getDate() - Method in class javax.mail.search.DateTerm
Return the Date to compare with.
getDebug() - Method in class javax.mail.Session
Get the debug setting for this Session.
getDebugOut() - Method in class javax.mail.Session
Returns the stream to be used for debugging output.
getDecimalDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getDecision() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorizationDecisionStatementType
Gets the value of the decision property.
getDecision() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthzDecisionStatementType
Gets the value of the decision property.
getDecisionValue() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorizationDecisionStatement
 
getDecisionValue() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorizationDecisionStatement
 
getDecisionValue() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthzDecisionStatement
 
getDecisionValue() - Method in interface com.sun.xml.wss.saml.AuthnDecisionStatement
Gets the value of the decision property.
getDecisionValue() - Method in interface com.sun.xml.wss.saml.AuthorizationDecisionStatement
Gets the value of the decision property.
getDeclaration() - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
Return the declaration of this entity.
getDeclaration() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
getDeclaredField(C, String) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the named field declared on the given class.
getDeclaredField(Class, String) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDeclaredFields(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets all the declared fields of the given class.
getDeclaredFields(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDeclaredMethods(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets all the declared methods of the given class (regardless of their access modifiers, regardless of whether they override methods of the base classes.)
getDeclaredMethods(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDeclaringClassForField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the class that declares the given field.
getDeclaringClassForField(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDeclaringClassForMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the class that declares the given method.
getDeclaringClassForMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDeclHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
getDeclHandler() - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
Return the current DTD declaration handler.
getDecodedBase64EncodedData(String) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
getDecodedBase64EncodedValue() - Method in class com.sun.xml.wss.core.reference.EncryptedKeySHA1Identifier
 
getDecodedBase64EncodedValue() - Method in class com.sun.xml.wss.core.reference.X509SubjectKeyIdentifier
 
getDecodedBase64EncodedValue() - Method in class com.sun.xml.wss.core.reference.X509ThumbPrintIdentifier
 
getDecodedReferenceValue() - Method in class com.sun.xml.wss.core.reference.KeyIdentifier
Look at EncodingType (if any) and return decoded result.
getDefaultCallbackHandler() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
getDefaultCertificate(Map) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getDefaultCertificate(Map) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
Retrieves a reasonable default value for the current user's X509Certificate if one exists.
getDefaultCertificate(Map) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
Retrieves a reasonable default value for the current user's X509Certificate if one exists.
getDefaultCertificate(Map) - Method in interface com.sun.xml.wss.SecurityEnvironment
Retrieves a reasonable default value for the current user's X509Certificate if one exists.
getDefaultCipherSuites() - Method in class com.sun.mail.util.MailSSLSocketFactory
 
getDefaultFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
getDefaultFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
getDefaultFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
 
getDefaultFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getDefaultFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
getDefaultFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getDefaultFolder() - Method in class com.sun.mail.imap.IMAPStore
Get the default folder, representing the root of this user's namespace.
getDefaultFolder() - Method in class com.sun.mail.pop3.POP3Store
 
getDefaultFolder() - Method in class javax.mail.Store
Returns a Folder object that represents the 'root' of the default namespace presented to the user by the Store.
getDefaultInstance(Properties, Authenticator) - Static method in class javax.mail.Session
Get the default Session object.
getDefaultInstance(Properties) - Static method in class javax.mail.Session
Get the default Session object.
getDefaultJavaCharset() - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
Get the default charset corresponding to the system's current default locale.
getDefaultJavaCharset() - Static method in class javax.mail.internet.MimeUtility
Get the default charset corresponding to the system's current default locale.
getDefaultPrivateKey(Map) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getDefaultPrivKeyCertRequest(Map) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getDefaultResolver() - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
getDefaultUserName() - Method in class javax.mail.Authenticator
 
getDefaultValue() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
The default value for this element if any.
getDefaultVariant() - Static method in class org.codehaus.stax2.typed.Base64Variants
Method used to get the default variant ("MIME") for cases where caller does not explicitly specify the variant
getDelegateAssertion() - Method in class com.sun.xml.wss.core.SamlAssertionHeaderBlock
 
getDeletedMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
Get the deleted message count.
getDeletedMessageCount() - Method in class javax.mail.Folder
Get the number of deleted messages in this Folder.
getDepth() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getDepth() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getDepth() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getDepth() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getDepth() - Method in interface org.codehaus.stax2.XMLStreamReader2
Method that returns the number of open elements in the stack; 0 when the reader is in prolog/epilog, 1 inside root element (including when pointing at the root element itself) and so on.
getDerivedKeyElement() - Method in class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
getDescription() - Method in class com.sun.mail.imap.IMAPBodyPart
 
getDescription() - Method in class com.sun.mail.imap.IMAPMessage
Get the decoded Content-Description.
getDescription() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Returns the "Content-Description" header field of this body part.
getDescription() - Method in class javax.mail.internet.MimeBodyPart
Returns the "Content-Description" header field of this body part.
getDescription() - Method in class javax.mail.internet.MimeMessage
Returns the "Content-Description" header field of this Message.
getDescription() - Method in interface javax.mail.Part
Return a description String for this part.
getDescription() - Method in interface javax.security.auth.message.config.AuthConfigFactory.RegistrationContext
Get the description from the registration context
getDetail() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
getDetail() - Method in exception com.sun.xml.wss.impl.WssSoapFaultException
Gets the detail element.
getDetailEntries() - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
 
getDetailName() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
getDetailName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getDetailName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getDF() - Method in class com.sun.mail.handlers.image_gif
 
getDF() - Method in class com.sun.mail.handlers.image_jpeg
 
getDF() - Method in class com.sun.mail.handlers.text_html
 
getDF() - Method in class com.sun.mail.handlers.text_plain
 
getDF() - Method in class com.sun.mail.handlers.text_xml
 
getDF() - Method in class com.sun.xml.messaging.saaj.soap.GifDataContentHandler
 
getDF() - Method in class com.sun.xml.messaging.saaj.soap.StringDataContentHandler
 
getDigest() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DigestPasswordRequest
 
getDigest() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.DigestRequest
Get the digest value.
getDigestAlgorithm() - Method in class com.sun.xml.wss.impl.AlgorithmSuite
 
getDigestAlgorithm() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
 
getDigestMethod() - Method in class com.sun.xml.security.core.dsig.ReferenceType
Gets the value of the digestMethod property.
getDigestOn() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
getDigestValue() - Method in class com.sun.xml.security.core.dsig.ReferenceType
Gets the value of the digestValue property.
getDigestValue() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getDisableInclusivePrefix() - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
getDisableInclusivePrefix() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget.Transform
 
getDisposition() - Method in class com.sun.mail.imap.IMAPBodyPart
 
getDisposition() - Method in class com.sun.mail.imap.IMAPMessage
Get the Content-Disposition.
getDisposition() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
Return the disposition value.
getDisposition() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Returns the value of the "Content-Disposition" header field.
getDisposition() - Method in class javax.mail.internet.ContentDisposition
Return the disposition value.
getDisposition() - Method in class javax.mail.internet.MimeBodyPart
Returns the value of the "Content-Disposition" header field.
getDisposition() - Method in class javax.mail.internet.MimeMessage
Returns the value of the "Content-Disposition" header field.
getDisposition() - Method in interface javax.mail.Part
Return the disposition of this part.
getDNSAddress() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectLocality
 
getDNSAddress() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectLocalityType
Gets the value of the dnsAddress property.
getDNSName() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectLocalityType
Gets the value of the dnsName property.
getDnsOrSpnOrUpn() - Method in class com.sun.xml.security.core.ai.IdentityType
Gets the value of the dnsOrSpnOrUpn property.
getDoctype() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
getDoctype() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getDocument() - Method in interface com.sun.xml.messaging.saaj.soap.SOAPDocument
 
getDocument() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
getDocument() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getDocument() - Method in interface com.sun.xml.txw2.TypedXmlWriter
Gets the Document object that this writer is writing to.
getDocumentElement() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
getDocumentElement() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getDocumentTypeDeclaration() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
Returns the entire Document Type Declaration as a string, including the internal DTD subset.
getDocumentTypeDeclaration() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getDocumentURI() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getDOM() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
getDomConfig() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getDOMHandler() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
If this property supports the wildcard, returns its DOM handler.
getDoubleArrayDecoder(double[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getDoubleArrayDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getDoubleDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getDSAKeyValue(Document, X509Certificate) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
getDSSignedInfo() - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
 
getDTDHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
getDTDHandler() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
getDTDInfo() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Since this class implements DTDInfo, method can just return this.
getDTDInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getDTDInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getDTDInfo() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getDTDInfo() - Method in interface org.codehaus.stax2.XMLStreamReader2
Method that can be called to get information about DOCTYPE declaration that the reader is currently pointing to, if the reader has parsed it.
getDTDInternalSubset() - Method in interface org.codehaus.stax2.DTDInfo
 
getDTDInternalSubset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getDTDInternalSubset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getDTDInternalSubset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getDTDPublicId() - Method in interface org.codehaus.stax2.DTDInfo
 
getDTDPublicId() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getDTDPublicId() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getDTDPublicId() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getDTDRootName() - Method in interface org.codehaus.stax2.DTDInfo
 
getDTDRootName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getDTDRootName() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getDTDRootName() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getDTDSystemId() - Method in interface org.codehaus.stax2.DTDInfo
 
getDTDSystemId() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getDTDSystemId() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getDTDSystemId() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getDTDType() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
Gets the type of this attribute, default is the String "CDATA"
getDTDType() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
getDynamicContext() - Method in class com.sun.xml.wss.impl.callback.DynamicPolicyCallback
 
getEffectiveBootstrapPolicy(NestedPolicy) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getEffectiveBootstrapPolicy(NestedPolicy) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getEIIState(int) - Static method in class com.sun.xml.stream.buffer.AbstractProcessor
 
getElement(Class, QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getElementAs(TypedValueDecoder) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAs(TypedValueDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAs(TypedValueDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAs(TypedValueDecoder) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Generic decoding method that can be used for efficient decoding of additional types not support natively by the typed stream reader.
getElementAs(TypedValueDecoder) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsBinary() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsBinary(Base64Variant) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsBinary() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsBinary(Base64Variant) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsBinary() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsBinary(Base64Variant) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsBinary() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Convenience method that can be used similar to read binary content instead of TypedXMLStreamReader.readElementAsBinary(byte[], int, int, org.codehaus.stax2.typed.Base64Variant), in cases where neither performance nor memory usage is a big concern.
getElementAsBinary(Base64Variant) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Convenience method that can be used similar to read binary content instead of TypedXMLStreamReader.readElementAsBinary(byte[], int, int, org.codehaus.stax2.typed.Base64Variant), in cases where neither performance nor memory usage is a big concern.
getElementAsBinary() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsBinary(Base64Variant) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsBoolean() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsBoolean() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsBoolean() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsBoolean() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as a boolean.
getElementAsBoolean() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsDecimal() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsDecimal() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsDecimal() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsDecimal() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getElementAsDecimal() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsDouble() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsDouble() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsDouble() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsDouble() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as a 64-bit floating point value.
getElementAsDouble() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsFloat() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsFloat() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsFloat() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsFloat() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as a 32-bit floating point value.
getElementAsFloat() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsInt() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsInt() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsInt() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsInt() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as a 32-bit integer.
getElementAsInt() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsInteger() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsInteger() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsInteger() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsInteger() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getElementAsInteger() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsLong() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsLong() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsLong() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsLong() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as a 64-bit integer.
getElementAsLong() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementAsQName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getElementAsQName() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getElementAsQName() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getElementAsQName() - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
getElementAsQName() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getElementById(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
getElementById(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getElementById(String) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getElementByWsuId(String) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getElementCache() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getElementData() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
 
getElementFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets the reasonable XmlNsForm for the given namespace URI.
getElementInfo(C, QName) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a ElementInfo for the given element.
getElementInfo(Class, QName) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getElementLocalName(BeanT) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getElementLocalName(CompositeStructure) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
getElementLocalName(JAXBElement) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getElementLocalName(BeanT) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns the local name portion of the element name, if the bean that this class represents is mapped from/to an XML element.
getElementMappings(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all ElementInfos in the given scope.
getElementMappings(Class) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getElementName(Object) - Method in class com.sun.xml.bind.api.JAXBRIContext
If the given object is bound to an element in XML by JAXB, returns the element name.
getElementName(Class) - Method in class com.sun.xml.bind.api.JAXBRIContext
Allows to retrieve the element name based on Class.
getElementName() - Method in interface com.sun.xml.bind.v2.model.core.Element
Gets the element name of the class.
getElementName() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
Gets the element name of the class, if the class is bound to an element.
getElementName() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Deprecated. always return null at this level.
getElementName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getElementName(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getElementName(Class) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getElementName() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getElementName() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getElementName() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getElementName() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getElementName() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getElementNamespaceURI(BeanT) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getElementNamespaceURI(CompositeStructure) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
getElementNamespaceURI(JAXBElement) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getElementNamespaceURI(BeanT) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns the namespace URI portion of the element name, if the bean that this class represents is mapped from/to an XML element.
getElementPropertyAccessor(Class<B>, String, String) - Method in class com.sun.xml.bind.api.JAXBRIContext
Gets a RawAccessor for the specified element property of the specified wrapper bean class.
getElementPropertyAccessor(Class, String, String) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getElementPropertyAccessor(String, String) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
If this property is mapped to the specified element, return an accessor to it.
getElementQName() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getElementQName() - Method in class com.sun.xml.wss.impl.misc.SOAPElementExtension
 
getElements() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
Returns the information about the possible elements in this property.
getElements() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeReferencePropertyInfo
 
getElementsByTagName(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
getElementsByTagName(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getElementsByTagName(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getElementsByTagName(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
getElementsByTagName(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
getElementsByTagName(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getElementsByTagNameNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
getElementsByTagNameNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getElementsByTagNameNS(String, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getElementsByTagNameNS(String, String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
getElementsByTagNameNS(String, String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
getElementsByTagNameNS(String, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getElementsByTagNameNS1(Element, String, String) - Static method in class com.sun.xml.wss.impl.XMLUtil
This method searches children of Element element for element with tagName and namespaceURI nsName.
getElementText() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
Reads the content of a text-only element.
getElementText() - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
 
getElementText() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
Reads the content of a text-only element.
getElementText(boolean) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getElementText() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getElementText() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getElementText(boolean) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getElementText() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
From StAX specs: Reads the content of a text-only element, an exception is thrown if this is not a text-only element.
getElementText() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
getElementText() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
getElementText() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
getElementText() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
As per [WSTX-254], must override and add handling for depth calculation here.
getElementTextTrim() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getElementTextTrim() - Method in interface org.jvnet.staxex.XMLStreamReaderEx
Works like XMLStreamReader.getElementText() but trims the leading and trailing whitespace.
getEmbeddedSoapElement() - Method in class com.sun.xml.wss.core.reference.EmbeddedReference
Assumes that there is a single embedded element.
getEncAlgo() - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
getEnclosingClass() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
Gets the EnumLeafInfo to which this constant belongs to.
getEncoder(boolean) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(long) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(float) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(double) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(int[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(long[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(float[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(double[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoder(Base64Variant, byte[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getEncoding() - Method in class com.sun.mail.imap.IMAPBodyPart
 
getEncoding() - Method in class com.sun.mail.imap.IMAPMessage
Get the Content-Transfer-Encoding.
getEncoding() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getEncoding() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getEncoding() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Returns the content transfer encoding from the "Content-Transfer-Encoding" header field.
getEncoding(DataSource) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
Get the content-transfer-encoding that should be applied to the input stream of this datasource, to make it mailsafe.
getEncoding(DataHandler) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
Same as getEncoding(DataSource) except that instead of reading the data from an InputStream it uses the writeTo method to examine the data.
getEncoding() - Method in class com.sun.xml.messaging.saaj.util.XMLDeclarationParser
 
getEncoding() - Method in class com.sun.xml.security.core.dsig.ObjectType
Gets the value of the encoding property.
getEncoding() - Method in class com.sun.xml.security.core.xenc.EncryptedType
Gets the value of the encoding property.
getEncoding() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getEncoding() - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
getEncoding() - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
Returns null if Encoding attr is not present
getEncoding() - Method in class javax.mail.internet.MimeBodyPart
Returns the content transfer encoding from the "Content-Transfer-Encoding" header field.
getEncoding() - Method in class javax.mail.internet.MimeMessage
Returns the content transfer encoding from the "Content-Transfer-Encoding" header field.
getEncoding() - Method in interface javax.mail.internet.MimePart
Get the transfer encoding of this part.
getEncoding(DataSource) - Static method in class javax.mail.internet.MimeUtility
Get the content-transfer-encoding that should be applied to the input stream of this datasource, to make it mailsafe.
getEncoding(DataHandler) - Static method in class javax.mail.internet.MimeUtility
Same as getEncoding(DataSource) except that instead of reading the data from an InputStream it uses the writeTo method to examine the data.
getEncoding() - Method in class javax.mail.internet.PreencodedMimeBodyPart
Returns the content transfer encoding specified when this object was created.
getEncoding() - Method in class org.codehaus.stax2.io.Stax2Result
 
getEncoding() - Method in class org.codehaus.stax2.io.Stax2Source
 
getEncoding() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
As per Stax (1.0) specs, needs to return whatever parser determined the encoding was, if it was able to figure it out.
getEncoding() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
getEncoding() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
getEncoding() - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
getEncoding() - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
getEncoding() - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method that can be called to get information about encoding that this writer is using (or at least claims is using).
getEncodingAlgorithmContentHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
getEncodingAlgorithmContentHandler() - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
Return the current encoding algorithm handler.
getEncodingStyle() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getEncodingStyle() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getEncodingStyle() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getEncodingStyle() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getEncodingStyle() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getEncodingType() - Method in class com.sun.xml.wss.core.BinarySecurityToken
 
getEncodingType() - Method in class com.sun.xml.wss.core.reference.KeyIdentifier
If this attr is not present, returns null.
getEncodingType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
getEncodingType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KeyValueTokenBinding
 
getEncodingType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
getEncryptedData() - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
getEncryptedData() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.EncryptedElementType
Gets the value of the encryptedData property.
getEncryptedID() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
Gets the value of the encryptedID property.
getEncryptedKey(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getEncryptedKey
getEncryptedKey() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.EncryptedElementType
Gets the value of the encryptedKey property.
getEncryptedKeyCache() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
return the encryptedKey Cache
getEncryptionAlgorithm() - Method in class com.sun.xml.wss.impl.AlgorithmSuite
 
getEncryptionKDAlogrithm() - Method in class com.sun.xml.wss.impl.AlgorithmSuite
 
getEncryptionMethod() - Method in class com.sun.xml.security.core.xenc.EncryptedType
Gets the value of the encryptionMethod property.
getEncryptionMethod() - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
getEncryptionMethodURI() - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
returns the algorithm URI
getEncryptionProperties() - Method in class com.sun.xml.security.core.xenc.EncryptedType
Gets the value of the encryptionProperties property.
getEncryptionProperties() - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
getEncryptionProperty() - Method in class com.sun.xml.security.core.xenc.EncryptionPropertiesType
Gets the value of the encryptionProperty property.
getEndingByteOffset() - Method in interface org.codehaus.stax2.LocationInfo
Method that can be used to get exact byte offset (number of bytes read from the stream right before getting to this location) in the stream that is pointed to by this reader, right after the end of the current event.
getEndingByteOffset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getEndingByteOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getEndingByteOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getEndingCharOffset() - Method in interface org.codehaus.stax2.LocationInfo
Method that can be used to get exact character offset (number of chars read from the stream right before getting to this location) in the stream that is pointed to by this reader, right after the end of the current event.
getEndingCharOffset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getEndingCharOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getEndingCharOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getEndLocation() - Method in interface org.codehaus.stax2.LocationInfo
An optional method that either returns the location object that points the ending position of the current event, or null if implementation does not keep track of it (some may return only start location; and some no location at all).
getEndLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getEndLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getEndLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getEndpoint() - Method in class com.sun.xml.wss.jaxws.impl.ServerTubeConfiguration
Gets the WSEndpoint for which the pipeline is being created.
getEnforce() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
getEntities() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
Return a List containing the general entities, both external and internal, declared in the DTD.
getEntities() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getEntityCount() - Method in interface org.codehaus.stax2.validation.DTDValidationSchema
 
getEntityResolver() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
getEntityResolver() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
getEnumConstants(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the enumeration constants from an enum class.
getEnumConstants(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getEnvelope() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getEnvelope() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getEnvelopeFrom() - Method in class com.sun.mail.smtp.SMTPMessage
Return the envelope From address.
getEPRExtension(WSEndpoint, WSEndpointReference.EPRExtension) - Method in class com.sun.xml.wss.provider.wsit.IdentityEPRExtnContributor
 
getErrorDesc(int, int) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Method called upon encountering a problem that should result in an exception being thrown.
getErrorHandler() - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
Always return a non-null valid ErrorHandler
getErrorHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
getErrorHandler() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
getErrorInstance() - Static method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Gets the special Accessor used to recover from errors.
getErrorInstance() - Static method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Gets the special Lister used to recover from an error.
getErrorListener() - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
 
getErrorLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getErrors() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
Returns a read-only list of IllegalAnnotationExceptions wrapped in this exception.
getEventAllocator() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
getEventHandler() - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getEventHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getEventType() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
Returns an integer code for this event.
getEventType() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getEventType() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getEventType() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getEventType() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Returns type of the last event returned; or START_DOCUMENT before any events has been explicitly returned.
getEventType() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
getEventType() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getEventTypeString(int) - Static method in class com.sun.xml.fastinfoset.stax.events.Util
 
getEvidence() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorizationDecisionStatement
 
getEvidence() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorizationDecisionStatement
 
getEvidence() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthzDecisionStatement
 
getEvidence() - Method in interface com.sun.xml.wss.saml.AuthnDecisionStatement
Gets the value of the evidence property.
getEvidence() - Method in interface com.sun.xml.wss.saml.AuthorizationDecisionStatement
Gets the value of the evidence property.
getEvidence() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorizationDecisionStatementType
Gets the value of the evidence property.
getEvidence() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthzDecisionStatementType
Gets the value of the evidence property.
getExact() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the byte[] of the exact length.
getExact() - Method in class org.jvnet.staxex.Base64Data
Gets the byte[] of the exact length.
getExamplesUsage() - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
getException() - Method in interface org.jvnet.ws.databinding.JavaCallInfo
Gets the exception of this JavaCallInfo
getExecutor() - Method in class org.jvnet.mimepull.CleanUpExecutorFactory
 
getExpectedAcceptHeader() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getExpectedAcceptHeader() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
getExpectedAcceptHeader() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Message1_2Impl
 
getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
 
getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Returns a set of tag names expected as possible child elements in this context.
getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
 
getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
 
getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
 
getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Returns a set of tag names expected as possible child elements in this context.
getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
 
getExpectedContentType() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getExpectedContentType() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
getExpectedContentType() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Message1_2Impl
 
getExpectedMimeType() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Expected MIME type, if any.
getExpirationTime() - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
 
getExpired() - Method in class com.sun.xml.wss.impl.callback.TimestampValidationCallback.UTCTimestampRequest
 
getExpires() - Method in class com.sun.xml.wss.core.Timestamp
 
getExpiresValueType() - Method in class com.sun.xml.wss.core.Timestamp
 
getExponent() - Method in class com.sun.xml.security.core.dsig.RSAKeyValueType
Gets the value of the exponent property.
getExtElements() - Method in class com.sun.xml.wss.core.SecurityContextTokenImpl
 
getExtensionParameter(String) - Method in class com.sun.mail.smtp.SMTPTransport
Return the parameter the server provided for the specified service extension, or null if the extension isn't supported.
getExternalSubset(String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Tells the parser that if no external subset has been declared in the document text, none should be used.
getExternalVocabularies() - Method in class com.sun.xml.fastinfoset.Decoder
Get the map of referenced external vocabularies.
getExternalVocabularies() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
Deprecated. The map returned will not be the same instance and contain the same entries as the map set by FastInfosetParser.setExternalVocabularies(java.util.Map) method.
getExternalVocabularyURI() - Method in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
getExtraneousProperties() - Method in class com.sun.xml.wss.ProcessingContext
Properties extraneously defined by XWSS runtime - can contain application's runtime context (like JAXRPCContext etc)
getExtraneousProperties() - Method in interface com.sun.xml.wss.SecurityProcessingContext
Properties extraneously defined by XWSS runtime - can contain application's runtime context (like JAXRPCContext etc)
getExtraneousProperty(String) - Method in class com.sun.xml.wss.ProcessingContext
 
getExtraneousProperty(String) - Method in interface com.sun.xml.wss.SecurityProcessingContext
 
getFactory() - Static method in class javax.security.auth.message.config.AuthConfigFactory
Get the system-wide AuthConfigFactory implementation.
getFactoryMethod() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getFactoryMethod() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
 
getFastInfosetSource_class() - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
getFault() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
getFaultActor() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
getFaultActor() - Method in exception com.sun.xml.wss.impl.WssSoapFaultException
Gets the faultactor element.
getFaultActorName() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
getFaultActorName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultActorName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultCode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFaultCode() - Method in exception com.sun.xml.wss.impl.WssSoapFaultException
Gets the faultcode element.
getFaultCodeAsName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultCodeAsName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFaultCodeAsQName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultCodeAsQName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFaultCodeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
getFaultCodeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultCodeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFaultName(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
getFaultName(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
 
getFaultName(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
getFaultNode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultNode() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFaultReasonLocales() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultReasonLocales() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFaultReasonText(Locale) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultReasonText(Locale) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFaultReasonTexts() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultReasonTexts() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFaultResponse(Packet, Packet, Throwable) - Method in class com.sun.xml.wss.provider.wsit.PipeHelper
 
getFaultRole() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultRole() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFaultString() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultString() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFaultString() - Method in exception com.sun.xml.wss.impl.WssSoapFaultException
Gets the faultstring element.
getFaultStringLocale() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultStringLocale() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFaultStringName() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
getFaultStringName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultStringName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFaultSubcodes() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
getFaultSubcodes() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
getFeature(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
getFeature(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getFeature(String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
getFeature(String, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getFeature(String, String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
getFeature(String, String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
getFeature(String, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getFeature(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getFeature(String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getFeature(String) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getFeature(String) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getFeature(String) - Method in interface org.codehaus.stax2.XMLStreamReader2
Deprecated. Should use XMLStreamReader.getProperty(java.lang.String) instead
getFeatureBinding() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
getFeatureBinding() - Method in class com.sun.xml.wss.impl.policy.MLSPolicy
Get FeatureBinding component
getFeaturesUsage() - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
getFetchBlockSize() - Method in class com.sun.mail.imap.IMAPMessage
 
getFetchBlockSize() - Method in class com.sun.mail.imap.IMAPNestedMessage
 
getFieldAnnotation(Class<A>, F, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on a property that consists of a field.
getFieldAnnotation(Class<A>, Field, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getFieldLocation(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
 
getFieldLocation(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getFieldName() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
 
getFieldName(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the name of the field.
getFieldName(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getFieldName() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
 
getFieldName() - Method in interface com.sun.xml.bind.ValidationEventLocatorEx
Returns the field name of the object where the error occured.
getFieldType(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the type of the field.
getFieldType(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getFile() - Method in class javax.mail.URLName
Returns the file name of this URLName.
getFile() - Method in class org.codehaus.stax2.io.Stax2FileResult
 
getFile() - Method in class org.codehaus.stax2.io.Stax2FileSource
 
getFileName() - Method in class com.sun.mail.imap.IMAPBodyPart
 
getFileName() - Method in class com.sun.mail.imap.IMAPMessage
Get the "filename" Disposition parameter.
getFileName() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Get the filename associated with this body part.
getFileName() - Method in class javax.mail.internet.MimeBodyPart
Get the filename associated with this body part.
getFileName() - Method in class javax.mail.internet.MimeMessage
Get the filename associated with this Message.
getFileName() - Method in interface javax.mail.Part
Get the filename associated with this part, if possible.
getFirstChild() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getFirstChild() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getFirstChild() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getFirstChild() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getFirstChild() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getFirstChildElement() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getFirstChildElement(Node) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
getFlags() - Method in class com.sun.mail.imap.IMAPMessage
Get the Flags for this message.
getFlags() - Method in class javax.mail.internet.MimeMessage
Return a Flags object containing the flags for this message.
getFlags() - Method in class javax.mail.Message
Returns a Flags object containing the flags for this message.
getFlags() - Method in class javax.mail.search.FlagTerm
Return the Flags to test.
getFloatArrayDecoder(float[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getFloatArrayDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getFloatDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getFolder(String) - Method in class com.sun.mail.imap.DefaultFolder
 
getFolder(String) - Method in class com.sun.mail.imap.IMAPFolder
Get the named subfolder.
getFolder(String) - Method in class com.sun.mail.imap.IMAPStore
Get named folder.
getFolder(URLName) - Method in class com.sun.mail.imap.IMAPStore
Get named folder.
getFolder(String) - Method in class com.sun.mail.pop3.DefaultFolder
 
getFolder(String) - Method in class com.sun.mail.pop3.POP3Folder
Always throws MessagingException because no POP3 folders can contain subfolders.
getFolder(String) - Method in class com.sun.mail.pop3.POP3Store
Only the name "INBOX" is supported.
getFolder(URLName) - Method in class com.sun.mail.pop3.POP3Store
 
getFolder() - Method in exception com.sun.mail.util.FolderClosedIOException
Returns the dead Folder object
getFolder() - Method in class javax.mail.event.FolderEvent
Return the affected folder.
getFolder(String) - Method in class javax.mail.Folder
Return the Folder object corresponding to the given name.
getFolder() - Method in exception javax.mail.FolderClosedException
Returns the dead Folder object
getFolder() - Method in exception javax.mail.FolderNotFoundException
Returns the offending Folder object.
getFolder() - Method in class javax.mail.Message
Get the folder from which this message was obtained.
getFolder() - Method in exception javax.mail.ReadOnlyFolderException
Returns the dead Folder object.
getFolder(URLName) - Method in class javax.mail.Session
Get a closed Folder object for the given URLName.
getFolder(String) - Method in class javax.mail.Store
Return the Folder object corresponding to the given name.
getFolder(URLName) - Method in class javax.mail.Store
Return a closed Folder object, corresponding to the given URLName.
getForceStreamClose() - Method in class com.sun.xml.fastinfoset.Decoder
Return the force stream close property.
getForceStreamClose() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
Return the force stream close property.
getFormat() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.NameIdentifier
 
getFormat() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.NameIdentifier
 
getFormat() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.NameIdentifierType
Gets the value of the format property.
getFormat() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
Gets the value of the format property.
getFormat() - Method in interface com.sun.xml.wss.saml.NameID
Gets the value of the format property.
getFormat() - Method in interface com.sun.xml.wss.saml.NameIdentifier
Gets the value of the format property.
getFragment() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Get the fragment for this URI.
getFragment() - Method in class com.sun.xml.wss.impl.misc.URI
Get the fragment for this URI.
getFriendlyName() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Attribute
 
getFriendlyName() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Attribute
 
getFriendlyName() - Method in interface com.sun.xml.wss.saml.Attribute
Gets the value of the friendlyName property.
getFriendlyName() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
Gets the value of the friendlyName property.
getFrom() - Method in class com.sun.mail.imap.IMAPMessage
Get the "From" attribute.
getFrom() - Method in class javax.mail.internet.MimeMessage
Returns the value of the RFC 822 "From" header fields.
getFrom() - Method in class javax.mail.Message
Returns the "From" attribute.
getFromInMessagePolicyMap(WSDLBoundOperation) - Method in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
getFromInProtocolPolicyMap(String) - Method in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
getFromOutMessagePolicyMap(WSDLBoundOperation) - Method in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
getFromOutProtocolPolicyMap(String) - Method in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
getFullName() - Method in class com.sun.mail.imap.IMAPFolder
Get the fullname of this folder.
getFullName() - Method in class com.sun.mail.pop3.DefaultFolder
 
getFullName() - Method in class com.sun.mail.pop3.POP3Folder
 
getFullName() - Method in class javax.mail.Folder
Returns the full name of this Folder.
getFullTextFromChildren(Element) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
getG() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Gets the value of the g property.
getGlobalType(QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo for the given named XML Schema type.
getGroup(boolean) - Method in class javax.mail.internet.InternetAddress
Return the members of a group address.
getGroups() - Method in class javax.security.auth.message.callback.GroupPrincipalCallback
Get the array of group names.
getHandler() - Method in class com.sun.xml.stream.buffer.XMLStreamBufferResult
 
getHandler() - Method in class com.sun.xml.wss.ProcessingContext
 
getHandler() - Method in interface com.sun.xml.wss.SecurityProcessingContext
 
getHandler() - Method in class org.jvnet.fastinfoset.FastInfosetResult
 
getHeader(String) - Method in class com.sun.mail.imap.IMAPBodyPart
 
getHeader(String) - Method in class com.sun.mail.imap.IMAPMessage
Get the named header.
getHeader(String, String) - Method in class com.sun.mail.imap.IMAPMessage
Get the named header.
getHeader(String) - Method in class com.sun.mail.pop3.POP3Message
Get all the headers for this header_name.
getHeader(String, String) - Method in class com.sun.mail.pop3.POP3Message
Get all the headers for this header name, returned as a single String, with headers separated by the delimiter.
getHeader(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
Return all the values for the specified header.
getHeader(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
Get all the headers for this header name, returned as a single String, with headers separated by the delimiter.
getHeader(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Get all the headers for this header_name.
getHeader(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Get all the headers for this header name, returned as a single String, with headers separated by the delimiter.
getHeader() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
getHeader(String) - Method in class javax.mail.internet.InternetHeaders
Return all the values for the specified header.
getHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
Get all the headers for this header name, returned as a single String, with headers separated by the delimiter.
getHeader(String) - Method in class javax.mail.internet.MimeBodyPart
Get all the headers for this header_name.
getHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
Get all the headers for this header name, returned as a single String, with headers separated by the delimiter.
getHeader(String) - Method in class javax.mail.internet.MimeMessage
Get all the headers for this header_name.
getHeader(String, String) - Method in class javax.mail.internet.MimeMessage
Get all the headers for this header name, returned as a single String, with headers separated by the delimiter.
getHeader(String, String) - Method in interface javax.mail.internet.MimePart
Get the values of all header fields available for this header, returned as a single String, with the values separated by the delimiter.
getHeader(String) - Method in interface javax.mail.Part
Get all the headers for this header name.
getHeader(String) - Method in class org.jvnet.mimepull.MIMEPart
Return all the values for the specified header.
getHeaderElements(String, boolean, boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
getHeaderElementsForActor(String, boolean, boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
getHeaderName(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
getHeaderName(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Envelope1_1Impl
 
getHeaderName(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
 
getHeaderName() - Method in class javax.mail.search.HeaderTerm
Return the name of the header to compare with.
getHeaderNames() - Method in class javax.mail.FetchProfile
Get the names of the header-fields set in this profile.
getHost() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Get the host for this URI.
getHost() - Method in class com.sun.xml.wss.impl.misc.URI
Get the host for this URI.
getHost() - Method in class javax.mail.internet.NewsAddress
Get the host.
getHost() - Method in class javax.mail.URLName
Returns the host of this URLName.
getId(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getId(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
getId(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getId(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Gets the ID value of the given bean, if it has an ID value.
getId() - Method in class com.sun.xml.security.core.dsig.KeyInfoType
Gets the value of the id property.
getId() - Method in class com.sun.xml.security.core.dsig.ManifestType
Gets the value of the id property.
getId() - Method in class com.sun.xml.security.core.dsig.ObjectType
Gets the value of the id property.
getId() - Method in class com.sun.xml.security.core.dsig.ReferenceType
Gets the value of the id property.
getId() - Method in class com.sun.xml.security.core.dsig.SignaturePropertiesType
Gets the value of the id property.
getId() - Method in class com.sun.xml.security.core.dsig.SignaturePropertyType
Gets the value of the id property.
getId() - Method in class com.sun.xml.security.core.dsig.SignatureType
Gets the value of the id property.
getId() - Method in class com.sun.xml.security.core.dsig.SignatureValueType
Gets the value of the id property.
getId() - Method in class com.sun.xml.security.core.dsig.SignedInfoType
Gets the value of the id property.
getId() - Method in class com.sun.xml.security.core.xenc.EncryptedType
Gets the value of the id property.
getId() - Method in class com.sun.xml.security.core.xenc.EncryptionPropertiesType
Gets the value of the id property.
getId() - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
Gets the value of the id property.
getId() - Method in class com.sun.xml.wss.core.BinarySecurityToken
 
getId() - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
getId() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
Returns null if id attr is not present
getId() - Method in class com.sun.xml.wss.core.EncryptedKeyToken
 
getId() - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
Returns null if id attr is not present
getId() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getId
getId() - Method in interface com.sun.xml.wss.core.SecurityHeaderBlock
 
getId() - Method in class com.sun.xml.wss.core.SignatureConfirmationHeaderBlock
 
getId() - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Method getId
getId() - Method in class com.sun.xml.wss.core.Timestamp
 
getId() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getId() - Method in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
getID() - Method in interface com.sun.xml.wss.saml.Assertion
Get the SAML Assertion ID for SAML2.0
getID() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
getID() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
getID() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Gets the value of the id property.
getID() - Method in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
Get the ProtectionPolicy identifier.
getID() - Method in class org.jvnet.ws.databinding.DatabindingModeFeature
 
getIdAttributeIndex() - Method in interface org.codehaus.stax2.AttributeInfo
Returns the index of the id attribute (attribute with any name, type ID from DTD) of current (start) element, if any.
getIdAttributeIndex() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getIdAttributeIndex() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getIdAttributeIndex() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getIdAttrIndex() - Method in class org.codehaus.stax2.validation.ValidatorPair
 
getIdAttrIndex() - Method in class org.codehaus.stax2.validation.XMLValidator
Method for finding out the index of the attribute that is of type ID; derived from DTD, W4C Schema, or some other validation source.
getIdentifier() - Method in class com.sun.xml.wss.core.SecurityContextTokenImpl
 
getIdentityTransformer() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getIdFromFragmentRef(String) - Static method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getIdValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
getIdValue(BeanT) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Gets the value of the property.
getIdValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
getIgnoreCase() - Method in class javax.mail.search.StringTerm
Return true if we should ignore case when matching.
getIgnoreComments() - Method in class com.sun.xml.fastinfoset.Encoder
Get the FastInfosetSerializer.IGNORE_COMMENTS_FEATURE.
getIgnoreComments() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Get the FastInfosetSerializer.IGNORE_COMMENTS_FEATURE.
getIgnoreDTD() - Method in class com.sun.xml.fastinfoset.Encoder
Get the FastInfosetSerializer.IGNORE_DTD_FEATURE.
getIgnoreDTD() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Get the FastInfosetSerializer.IGNORE_DTD_FEATURE.
getIgnoreProcesingInstructions() - Method in class com.sun.xml.fastinfoset.Encoder
Get the FastInfosetSerializer.IGNORE_PROCESSING_INSTRUCTIONS_FEATURE.
getIgnoreProcesingInstructions() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Get the FastInfosetSerializer.IGNORE_PROCESSING_INSTRUCTIONS_FEATURE.
getIgnoreWhiteSpaceTextContent() - Method in class com.sun.xml.fastinfoset.Encoder
Get the FastInfosetSerializer.IGNORE_WHITE_SPACE_TEXT_CONTENT_FEATURE.
getIgnoreWhiteSpaceTextContent() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Get the FastInfosetSerializer.IGNORE_WHITE_SPACE_TEXT_CONTENT_FEATURE.
getImplementation() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
getImplementation() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getInBoundSCP() - Method in class com.sun.xml.wss.jaxws.impl.PolicyResolverImpl
 
getInBoundSCP(Message) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getInBoundSCP(Message) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getInboundXWSBootstrapPolicy(Token) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getInbox() - Method in class com.sun.mail.pop3.DefaultFolder
 
getIncludeToken() - Method in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
getInclusiveNamespacePrefixes(Element, boolean) - Static method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
getInclusivePrefixList() - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
getIncomingAssertionId() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getIndentStep() - Method in class com.sun.xml.bind.marshaller.DataWriter
Deprecated. Only return the length of the indent string.
getIndentStep() - Method in class com.sun.xml.txw2.output.DataWriter
Deprecated. Only return the length of the indent string.
getIndentStep() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
Deprecated. Only return the length of the indent string.
getIndentStep() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
Deprecated. Only return the length of the indent string.
getIndex(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's index by Namespace name.
getIndex(String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's index by qualified (prefixed) name.
getIndex(String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getIndex(String, String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getIndex() - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
 
getIndex() - Method in class com.sun.xml.fastinfoset.util.StringIntMap
 
getIndex(String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
getIndex(String, String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
getIndex(String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getIndex(String, String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getIndexFast(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Can be used if parameters are interned.
getIndividualType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
Gets the type of the individual item.
getInferredPolicy() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getInferredSecurityPolicy() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getInfo() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Provides more RuntimePropertyInfo information on the property.
getInlineBinaryFlag() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getInMessagePolicyMap() - Method in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
getInnerPeer(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
getInnerPeer() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
getInnerPeer() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the inner peer JAXB object associated with the current element.
getInProtocolPM() - Method in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
getInputEncoding() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getInputStream() - Method in class com.sun.istack.ByteArrayDataSource
 
getInputStream() - Method in class com.sun.mail.iap.Protocol
Return the Protocol's InputStream.
getInputStream() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the data as an InputStream.
getInputStream() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
getInputStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
getInputStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Return a decoded input stream for this body part's "content".
getInputStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePartDataSource
Returns an input stream from this MimeBodyPart.
getInputStream() - Method in class com.sun.xml.messaging.saaj.util.JAXMStreamSource
 
getInputStream() - Method in class javax.mail.internet.MimeBodyPart
Return a decoded input stream for this body part's "content".
getInputStream() - Method in class javax.mail.internet.MimeMessage
Return a decoded input stream for this Message's "content".
getInputStream() - Method in class javax.mail.internet.MimePartDataSource
Returns an input stream from this MimePart.
getInputStream() - Method in interface javax.mail.Part
Return an input stream for this part's "content".
getInputStream() - Method in class javax.mail.util.ByteArrayDataSource
Return an InputStream for the data.
getInputStream() - Method in class org.jvnet.fastinfoset.FastInfosetSource
 
getInputStream() - Method in class org.jvnet.staxex.Base64Data
Gets the data as an InputStream.
getInReplyTo() - Method in class com.sun.mail.imap.IMAPMessage
Get the In-Reply-To header.
getInResponseTo() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
Gets the value of the inResponseTo property.
getInResponseTo() - Method in interface com.sun.xml.wss.saml.SubjectConfirmationData
Gets the value of the inResponseTo property.
getInscopeNamespaces() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Get the in-scope namespaces.
getInsertedX509Cache() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getInstance(char) - Static method in class com.sun.mail.imap.Rights.Right
Get a Right object representing the specified character.
getInstance() - Static method in class com.sun.xml.bind.AccessorFactoryImpl
 
getInstance() - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
When called from within the realm of the unmarshaller, this method returns the current UnmarshallingContext in charge.
getInstance() - Static method in class com.sun.xml.bind.v2.runtime.XMLSerializer
When called from within the realm of the marshaller, this method returns the current XMLSerializer in charge.
getInstance() - Static method in class com.sun.xml.fastinfoset.CommonResourceBundle
 
getInstance(Locale) - Static method in class com.sun.xml.fastinfoset.CommonResourceBundle
 
getInstance() - Static method in class com.sun.xml.fastinfoset.stax.events.EmptyIterator
 
getInstance() - Static method in class com.sun.xml.wss.core.reference.KeyIdentifierSPI
Return the JRE vendor specific implementation of this SPI
getInstance() - Method in class com.sun.xml.wss.core.SecurityContextTokenImpl
 
getInstance() - Static method in class com.sun.xml.wss.impl.dsig.DSigResolver
 
getInstance() - Static method in class com.sun.xml.wss.impl.dsig.KeySelectorImpl
 
getInstance() - Static method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
getInstance(String) - Static method in class com.sun.xml.wss.impl.keyinfo.KeyInfoStrategy
 
getInstance(long, WSEndpoint) - Static method in class com.sun.xml.wss.NonceManager
 
getInstance(Properties, Authenticator) - Static method in class javax.mail.Session
Get a new Session object.
getInstance(Properties) - Static method in class javax.mail.Session
Get a new Session object.
getInstance() - Static method in class org.codehaus.stax2.ri.EmptyIterator
 
getInstance() - Static method in class org.codehaus.stax2.ri.EmptyNamespaceContext
 
getIntArrayDecoder(int[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
Method for constructing integer array value decoder that uses provided fixed array for storing results.
getIntArrayDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
Method for constructing integer array value decoder that automatically allocates and resizes result array as necessary.
getIntDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getIntegerDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getInternalSubset() - Method in interface org.codehaus.stax2.evt.DTD2
 
getInternalSubset() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getInternalUsage() - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
getIntProperty(Properties, String, int) - Static method in class com.sun.mail.util.PropUtil
Get an integer valued property.
getIntSessionProperty(Session, String, int) - Static method in class com.sun.mail.util.PropUtil
Get an integer valued property.
getInvalidAddresses() - Method in class javax.mail.event.TransportEvent
Return the addresses to which this message could not be sent.
getInvalidAddresses() - Method in exception javax.mail.SendFailedException
Return the addresses to which this message could not be sent.
getIPAddress() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectLocality
 
getIPAddress() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectLocalityType
Gets the value of the ipAddress property.
getIssuedSAMLToken() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getIssuedTokenContext(String) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getIssuedTokenContextMap() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getIssuedTokenPolicies(Packet, String) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
getIssuedTokenPolicies(Packet, String) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
getIssuedTokenPoliciesFromBootstrapPolicy(Token) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getIssuedTokenPoliciesFromBootstrapPolicy(Token) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getIssueInstance() - Method in interface com.sun.xml.wss.saml.Assertion
Gets the value of the issueInstant property.
getIssueInstance() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
getIssueInstance() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
getIssueInstance() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
getIssueInstant() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Gets the value of the issueInstant property.
getIssueInstant() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Gets the value of the issueInstant property.
getIssuer() - Method in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
getIssuer() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Gets the value of the issuer property.
getIssuer() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Gets the value of the issuer property.
getIssuer() - Method in class com.sun.xml.wss.TokenPolicyMetaData
 
getIssuer() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.IssuerSerialNumRequest
Get the issuer.
getIssuerName() - Method in class com.sun.xml.wss.core.reference.X509IssuerSerial
Method getIssuerName
getIssuerName() - Method in class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.X509IssuerSerialBasedRequest
Get the issuer name.
getIssuerName() - Method in class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback.X509IssuerSerialBasedRequest
Get the Certificate Issuer Name.
getItem(int) - Method in class com.sun.mail.imap.protocol.FetchResponse
 
getItem(Class) - Method in class com.sun.mail.imap.protocol.FetchResponse
 
getItem(Response[], int, Class) - Static method in class com.sun.mail.imap.protocol.FetchResponse
 
getItemCount() - Method in class com.sun.mail.imap.protocol.FetchResponse
 
getItems() - Method in class javax.mail.FetchProfile
Get the items set in this profile.
getItemType() - Method in interface com.sun.xml.bind.v2.model.core.ArrayInfo
T of T[].
getItemType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
getItemType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeArrayInfo
T of T[].
getiterationsForPDK() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getIv() - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
getJ() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Gets the value of the j property.
getJAXBContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getJAXBContext() - Static method in class com.sun.xml.wss.saml.util.SAML20JAXBUtil
 
getJAXBContext(String) - Static method in class com.sun.xml.wss.saml.util.SAML20JAXBUtil
 
getJAXBContext() - Static method in class com.sun.xml.wss.saml.util.SAMLJAXBUtil
 
getJAXBContext(String) - Static method in class com.sun.xml.wss.saml.util.SAMLJAXBUtil
 
getJAXBNode(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getJmacProviderRegisID() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper
 
getKerberosContext() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getKerberosTokenBinding() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getKerberosTokenPoliciesFromBootstrapPolicy(Token) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getKerberosTokenPoliciesFromBootstrapPolicy(Token) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getKey() - Method in interface com.sun.istack.localization.Localizable
Gets the key in the resource bundle.
getKey() - Method in class com.sun.istack.localization.LocalizableMessage
 
getKey() - Method in class com.sun.mail.imap.protocol.IMAPResponse
 
getKey() - Method in class com.sun.xml.wss.impl.callback.PrivateKeyCallback
 
getKey(KeyInfoHeaderBlock, boolean, FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.misc.KeyResolver
If a SecurityTokenReference is present inside the KeyInfo, the return value is an instance of PrivateKey (if sig is false) or PublicKey (if sig is true).
getKey() - Method in class javax.security.auth.message.callback.PrivateKeyCallback
Used to obtain the private key set within the Callback.
getKey() - Method in class javax.security.auth.message.callback.SecretKeyCallback
Used to obtain the secret key set within the Callback.
getKeyAlgo(String) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
getKeyAlgorithm() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
getKeyAlgorithm() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getKeyAlgorithm() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
getKeyAlgorithm() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
getKeyAlgorithm() - Method in class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
 
getKeyAlgorithm() - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
getKeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
getKeyBinding() - Method in class com.sun.xml.wss.impl.policy.MLSPolicy
Get KeyBinding component
getKeyIdentifier() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getKeyIdentifier() - Method in class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
 
getKeyIdentifier() - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
getKeyInfo() - Method in class com.sun.xml.security.core.xenc.EncryptedType
Gets the value of the keyInfo property.
getKeyInfo() - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
getKeyInfo() - Method in class com.sun.xml.wss.core.EncryptedKeyToken
 
getKeyInfo() - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
getKeyInfo() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getKeyInfo
getKeyInfo() - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Returns the KeyInfo child.
getKeyInfo() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectConfirmationType
Gets the value of the keyInfo property.
getKeyInfoFactory() - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
getKeyInfoHeaderBlock() - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Returns the KeyInfo as a HeaderBlock.
getKeyManagers() - Method in class com.sun.mail.util.MailSSLSocketFactory
 
getKeyName(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getKeyName
getKeyName() - Method in class com.sun.xml.wss.impl.keyinfo.KeyNameStrategy
 
getKeyNameString(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getKeyNameString
getKeys() - Method in class com.sun.xml.fastinfoset.AbstractResourceBundle
Since we are changing the ResourceBundle extension point, must implement getKeys() using delegate getBundle().
getKeystore() - Method in class com.sun.xml.wss.impl.callback.KeyStoreCallback
 
getKeystore() - Method in class com.sun.xml.wss.impl.callback.PrivateKeyCallback
 
getKeyType() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
Type of the key of the map.
getKeyType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeMapPropertyInfo
 
getKeyValue(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getKeyValue
getKeyValueElement(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getKeyValueElement
getKind() - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
getKind() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Gets the Kind of property
getKind() - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
getKnownNamespaceURIs() - Method in class com.sun.xml.bind.api.JAXBRIContext
Gets the namespace URIs statically known to this JAXBContext.
getKnownNamespaceURIs() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getLabel() - Method in class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
getLastChild() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getLastChild() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getLastChild() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getLastChild() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getLastChild() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getLastReturnCode() - Method in class com.sun.mail.smtp.SMTPTransport
Return the return code from the last response we got from the server.
getLastServerResponse() - Method in class com.sun.mail.smtp.SMTPTransport
Return the last response we got from the server.
getLatestPushResult() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
 
getLayout() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
getLength() - Method in class com.sun.xml.bind.util.AttributesImpl
Return the number of attributes in the list.
getLength() - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getLength() - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
getLength() - Method in class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
getLength() - Method in class com.sun.xml.wss.impl.misc.ByteArray
 
getLength() - Method in class com.sun.xml.wss.impl.misc.UnsyncByteArrayOutputStream
 
getLength() - Method in class com.sun.xml.wss.util.NodeListImpl
get the size of the nodeList
getLength() - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getLengthFromAlgorithm(String) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
Lookup method to get the Key Length based on algorithm TODO: Not complete yet, need to add more algorithms NOTE: This method should only be used for DerivedKeyTokenLengths
getLexical() - Method in exception org.codehaus.stax2.typed.TypedXMLStreamException
Return the lexical representation of the attribute or element content that could not be converted as requested.
getLexicalHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
getLexicalHandler() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
getLexicalHandler() - Method in class com.sun.xml.stream.buffer.XMLStreamBufferResult
 
getLexicalHandler() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
 
getLexicalHandler() - Method in class org.jvnet.fastinfoset.FastInfosetResult
 
getLexicalHandler() - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
Return the current lexical handler.
getLexicalValue() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
Lexical value of this constant.
getLifecycleMethods() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Return the LifecycleMethods cache for this ClassBeanInfo's corresponding jaxbType if it exists, else return null.
getLineCount() - Method in class com.sun.mail.imap.IMAPBodyPart
 
getLineCount() - Method in class com.sun.mail.imap.IMAPMessage
Get the total number of lines.
getLineCount() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Return the number of lines for the content of this MimeBodyPart.
getLineCount() - Method in class javax.mail.internet.MimeBodyPart
Return the number of lines for the content of this Part.
getLineCount() - Method in class javax.mail.internet.MimeMessage
Return the number of lines for the content of this message.
getLineCount() - Method in interface javax.mail.Part
Return the number of lines in the content of this part.
getLineNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getLineNumber() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getLineNumber() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
Return the line number where the current event ends, returns -1 if none is available.
getLineNumber() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
getListener() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getListener() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getListener() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Gets the Loader that will unmarshall the given object.
getLocalAddress(Session) - Static method in class javax.mail.internet.InternetAddress
Return an InternetAddress object representing the current user.
getLocale() - Method in class com.sun.istack.localization.Localizer
 
getLocalHost() - Method in class com.sun.mail.iap.Protocol
Get the name of the local host.
getLocalHost() - Method in class com.sun.mail.smtp.SMTPTransport
Get the name of the local host, for use in the EHLO and HELO commands.
getLocalizedMessage() - Method in exception com.sun.xml.messaging.saaj.soap.SOAPIOException
 
getLocalName(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's local name.
getLocalName(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getLocalName() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
 
getLocalName() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getLocalName() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getLocalName() - Method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Get the local name part of this XML Name.
getLocalName() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getLocalName(int) - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
getLocalName() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getLocalName() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getLocalName() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getLocalName() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getLocalName() - Method in class com.sun.xml.wss.impl.c14n.Attribute
 
getLocalName() - Method in class com.sun.xml.wss.impl.c14n.StAXAttr
 
getLocalName() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getLocalName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getLocalName(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getLocalNameFromQualifiedName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
getLocalNameFromTagName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
getLocalNameIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
getLocalNameIndex() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
Get the current index that was applied to an [local name] of an Element or Attribute Information Item.
getLocalPart(String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getLocation() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.ClassLocatable
 
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.FieldLocatable
 
getLocation() - Method in interface com.sun.xml.bind.v2.model.annotation.Locatable
Gets the location object that this object points to.
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
 
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.MethodLocatable
 
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getLocation() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Gets the current location.
getLocation() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx
Gets the current location in a ValidationEventLocator object.
getLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getLocation() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getLocation() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
Return the location of this event.
getLocation() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getLocation() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getLocation() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getLocation() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorityBinding
 
getLocation() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorityBinding
 
getLocation() - Method in interface com.sun.xml.wss.saml.AuthorityBinding
Gets the value of the location property.
getLocation() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorityBindingType
Gets the value of the location property.
getLocation() - Method in interface org.codehaus.stax2.LocationInfo
 
getLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
getLocation() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
getLocation(XMLStreamReader) - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
Method used to get the Location object to use for an event to create.
getLocation() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
getLocation() - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
getLocation() - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
getLocation() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
 
getLocation() - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method that should return current output location, if the writer keeps track of it; null if it does not.
getLocationInfo() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Location information is always accessible, for this reader.
getLocationInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
Location information is always accessible, for this reader.
getLocationInfo() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
Location information is always accessible, for this reader.
getLocationInfo() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getLocationInfo() - Method in interface org.codehaus.stax2.XMLStreamReader2
 
getLocator() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getLocator() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
 
getLocator() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the current source location information in SAX Locator.
getLocatorField() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
If this JAXB bean has a property annotated with XmlLocation, this method returns it.
getLogger(Class<?>) - Static method in class com.sun.istack.logging.Logger
The factory method returns preconfigured Logger wrapper for the class.
getLogger(String, Class<?>) - Static method in class com.sun.istack.logging.Logger
The factory method returns preconfigured Logger wrapper for the class.
getLongArrayDecoder(long[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getLongArrayDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getLongDecoder() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getMailExtension() - Method in class com.sun.mail.smtp.SMTPMessage
Gets the extension string to use with the MAIL command.
getMailProperties() - Method in class com.sun.mail.util.logging.MailHandler
Gets a copy of the mail properties used for the session.
getMajorVersion() - Method in interface com.sun.xml.wss.saml.Assertion
Get the SAML Major Vertion for SAML1.0 and SAML1.1
getMajorVersion() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
getMajorVersion() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Gets the value of the majorVersion property.
getMap() - Method in class com.sun.xml.wss.impl.dsig.NamespaceContextImpl
 
getMap() - Method in class com.sun.xml.wss.provider.wsit.PacketMapMessageInfo
 
getMap() - Method in class com.sun.xml.wss.provider.wsit.SOAPAuthParam
Get the SOAP request object.
getMap() - Method in interface javax.security.auth.message.MessageInfo
Get (a reference to) the Map object of this MessageInfo.
getMapping(String) - Method in class com.sun.xml.wss.impl.transform.NameSpaceSymbTable
Gets the attribute node that defines the binding for the prefix.
getMappings() - Method in class com.sun.xml.wss.impl.callback.PrefixNamespaceMappingCallback
Deprecated.  
getMappingWithoutRendered(String) - Method in class com.sun.xml.wss.impl.transform.NameSpaceSymbTable
Gets a definition without mark it as render.
getMarshaller() - Method in interface com.sun.xml.bind.CycleRecoverable.Context
Returns the marshaller object that's doing the marshalling.
getMatchingCertificate(Map, byte[]) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getMatchingCertificate(Map, BigInteger, String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getMatchingCertificate(Map, byte[], String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getMatchingCertificate(Map, byte[]) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getMatchingCertificate(Map, BigInteger, String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getMatchingCertificate(Map, byte[], String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
 
getMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPMessage
Get all matching header-lines.
getMatchingHeaderLines(String[]) - Method in class com.sun.mail.pop3.POP3Message
Get matching header lines as an Enumeration of Strings.
getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.InternetHeaders
Return all matching header lines as an Enumeration of Strings.
getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeBodyPart
Get matching header lines as an Enumeration of Strings.
getMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeMessage
Get matching header lines as an Enumeration of Strings.
getMatchingHeaderLines(String[]) - Method in interface javax.mail.internet.MimePart
Get matching header lines as an Enumeration of Strings.
getMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
 
getMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPMessage
Get matching headers.
getMatchingHeaders(String[]) - Method in class com.sun.mail.pop3.POP3Message
Return matching headers from this Message as an Enumeration of Header objects.
getMatchingHeaders(String[]) - Method in class javax.mail.internet.InternetHeaders
Return all matching Header objects.
getMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeBodyPart
Return matching headers from this Message as an Enumeration of Header objects.
getMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeMessage
Return matching headers from this Message as an Enumeration of Header objects.
getMatchingHeaders(String[]) - Method in interface javax.mail.Part
Return matching headers from this part as an Enumeration of Header objects.
getMatchingMimeHeaders(String[]) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
getMatchingMimeHeaders(String[]) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getMaxAttributeValueSize() - Method in class com.sun.xml.fastinfoset.Encoder
Gets the maximum size of attribute values that will be indexed.
getMaxAttributeValueSize() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Gets the maximum size of attribute values that will be indexed.
getMaxCharacterContentChunkSize() - Method in class com.sun.xml.fastinfoset.Encoder
Gets the maximum size of character content chunks that might be indexed.
getMaxCharacterContentChunkSize() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Gets the maximum size of character content chunks that might be indexed.
getMaxClockSkew() - Method in class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
getMaxClockSkew() - Method in class com.sun.xml.wss.impl.callback.TimestampValidationCallback.UTCTimestampRequest
 
getMaxClockSkew() - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
 
getMaximumCapacity() - Method in class com.sun.xml.fastinfoset.util.ValueArray
 
getMaxLineLength() - Method in class org.codehaus.stax2.typed.Base64Variant
 
getMaxNonceAge() - Method in class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
getMaxNonceAge() - Method in enum com.sun.xml.wss.impl.config.SecurityConfigProvider
 
getMaxNonceAge() - Method in class com.sun.xml.wss.impl.misc.NonceCache
 
getMaxNonceAge() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
getMaxNonceAge() - Method in class com.sun.xml.wss.NonceManager
 
getMessage(String, Object...) - Method in class com.sun.istack.localization.LocalizableMessageFactory
 
getMessage(int) - Method in class com.sun.mail.imap.IMAPFolder
Get the specified message.
getMessage(int) - Method in class com.sun.mail.imap.MessageCache
Get the message object for the indicated message number.
getMessage(int) - Method in class com.sun.mail.pop3.DefaultFolder
 
getMessage(int) - Method in class com.sun.mail.pop3.POP3Folder
 
getMessage() - Method in exception com.sun.xml.messaging.saaj.packaging.mime.MessagingException
Produce the message, include the message from the nested exception if there is one.
getMessage() - Method in exception com.sun.xml.messaging.saaj.soap.SOAPIOException
 
getMessage() - Method in exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
Returns the detail message for this SOAPExceptionImpl object.
getMessage() - Method in interface com.sun.xml.wss.jaxws.impl.JAXWSProcessingContext
returns JAXWS Message if present else null.
getMessage() - Method in class com.sun.xml.wss.jaxws.impl.JAXWSProcessingContextImpl
 
getMessage() - Method in class javax.mail.event.MessageChangedEvent
Return the changed Message.
getMessage() - Method in class javax.mail.event.StoreEvent
Get the message from the Store.
getMessage() - Method in class javax.mail.event.TransportEvent
Get the Message object associated with this Transport Event.
getMessage(int) - Method in class javax.mail.Folder
Get the Message object corresponding to the given message number.
getMessage() - Method in class javax.mail.MessageContext
Return the Message that contains the content.
getMessage() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
 
getMessageBySeqnum(int) - Method in class com.sun.mail.imap.MessageCache
Get the message object for the indicated sequence number.
getMessageByUID(long) - Method in class com.sun.mail.imap.IMAPFolder
Get the Message corresponding to the given UID.
getMessageByUID(long) - Method in interface javax.mail.UIDFolder
Get the Message corresponding to the given UID.
getMessageCacheLock() - Method in class com.sun.mail.imap.IMAPMessage
Get the messageCacheLock, associated with this Message's Folder.
getMessageCacheLock() - Method in class com.sun.mail.imap.IMAPNestedMessage
 
getMessageChangeType() - Method in class javax.mail.event.MessageChangedEvent
Return the type of this event.
getMessageContext() - Method in class javax.mail.internet.MimePartDataSource
Return the MessageContext for the current part.
getMessageContext() - Method in interface javax.mail.MessageAware
Return the message context.
getMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
Get the total message count.
getMessageCount() - Method in class com.sun.mail.pop3.DefaultFolder
 
getMessageCount() - Method in class com.sun.mail.pop3.POP3Folder
Will not change while the folder is open because the POP3 protocol doesn't support notification of new messages arriving in open folders.
getMessageCount() - Method in class javax.mail.Folder
Get total number of messages in this Folder.
getMessageID() - Method in class com.sun.mail.imap.IMAPMessage
Get the Message-ID.
getMessageID() - Method in class javax.mail.internet.MimeMessage
Returns the value of the "Message-ID" header field.
getMessageIdentifier() - Method in class com.sun.xml.wss.impl.configuration.DynamicApplicationContext
 
getMessageIdentifier() - Method in class com.sun.xml.wss.ProcessingContext
 
getMessageIdentifier() - Method in interface com.sun.xml.wss.SecurityProcessingContext
 
getMessageLayer() - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthConfig
 
getMessageLayer() - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthConfig
 
getMessageLayer() - Method in interface javax.security.auth.message.config.AuthConfig
Get the message layer name of this authentication context configuration object.
getMessageLayer() - Method in interface javax.security.auth.message.config.AuthConfigFactory.RegistrationContext
Get the layer name from the registration context
getMessageNumber() - Method in class javax.mail.Message
Get the Message number for this Message.
getMessageParts(Target) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getMessages() - Method in class javax.mail.event.MessageCountEvent
Return the array of messages added or removed.
getMessages(int, int) - Method in class javax.mail.Folder
Get the Message objects for message numbers ranging from start through end, both start and end inclusive.
getMessages(int[]) - Method in class javax.mail.Folder
Get the Message objects for message numbers specified in the array.
getMessages() - Method in class javax.mail.Folder
Get all Message objects from this Folder.
getMessagesByUID(long, long) - Method in class com.sun.mail.imap.IMAPFolder
Get the Messages specified by the given range.
getMessagesByUID(long[]) - Method in class com.sun.mail.imap.IMAPFolder
Get the Messages specified by the given array.
getMessagesByUID(long, long) - Method in interface javax.mail.UIDFolder
Get the Messages specified by the given range.
getMessagesByUID(long[]) - Method in interface javax.mail.UIDFolder
Get the Messages specified by the given array of UIDs.
getMessageType() - Method in class javax.mail.event.StoreEvent
Return the type of this event.
getMethod() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
Gets the value of the method property.
getMethod() - Method in interface org.jvnet.ws.databinding.JavaCallInfo
Gets the method of this JavaCallInfo
getMethodAnnotation(Class<A>, M, M, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
 
getMethodAnnotation(Class<A>, M, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on a property that consists of a getter and a setter.
getMethodAnnotation(Class<A>, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
 
getMethodAnnotation(Class<A>, Method, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getMethodLocation(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
 
getMethodLocation(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getMethodName(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the name of the method, such as "toString" or "equals".
getMethodName(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getMethodParameterAnnotation(Class<A>, M, int, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on a parameter of the method.
getMethodParameterAnnotation(Class<A>, Method, int, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getMethodParameters(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns the list of parameters to the method.
getMethodParameters(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getMgmtData(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getMgmtData
getMimeHeader(String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
getMimeHeader(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getMimeHeaderCanonicalizer(String) - Static method in class com.sun.xml.wss.impl.c14n.CanonicalizerFactory
 
getMimeHeaders() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
getMimeHeaders() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getMimeHeaders() - Method in class com.sun.xml.wss.impl.resolver.AttachmentSignatureInput
 
getMimeHeaders() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getMimeType() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
getMimeType() - Method in class com.sun.xml.security.core.dsig.ObjectType
Gets the value of the mimeType property.
getMimeType() - Method in class com.sun.xml.security.core.xenc.EncryptedType
Gets the value of the mimeType property.
getMimeType() - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
getMimeType() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
Returns null if MimeType attr is not present
getMimeType() - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
Returns null if MimeType attr is not present
getMimeType() - Method in class org.jvnet.staxex.Base64Data
 
getMinAttributeValueSize() - Method in class com.sun.xml.fastinfoset.Encoder
Gets the minimum size of attribute values that will be indexed.
getMinAttributeValueSize() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Gets the minimum size of attribute values that will be indexed.
getMinCharacterContentChunkSize() - Method in class com.sun.xml.fastinfoset.Encoder
Gets the minimum size of character content chunks that will be indexed.
getMinCharacterContentChunkSize() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Gets the minimum size of character content chunks that will be indexed.
getMinorVersion() - Method in interface com.sun.xml.wss.saml.Assertion
Get the SAML Minor Vertion for SAML1.0 and SAML1.1
getMinorVersion() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
getMinorVersion() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Gets the value of the minorVersion property.
getMinSKLAlgorithm() - Method in class com.sun.xml.wss.impl.AlgorithmSuite
 
getMode() - Method in class com.sun.mail.util.UUDecoderStream
Get the "mode" field from the prefix.
getMode() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUDecoderStream
Get the "mode" field from the prefix.
getMode() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getMode() - Method in class javax.mail.Folder
Return the open mode of this folder.
getMode() - Method in class org.jvnet.ws.databinding.DatabindingModeFeature
 
getModelName() - Method in class com.sun.xml.wss.provider.wsit.PipeHelper
 
getModulus() - Method in class com.sun.xml.security.core.dsig.RSAKeyValueType
Gets the value of the modulus property.
getMustUnderstand() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
getMustunderstandAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
getMustunderstandAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
 
getMustunderstandAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
 
getMustunderstandAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
getMustunderstandAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
 
getMustunderstandAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
 
getMustunderstandLiteralValue(boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
getMustunderstandLiteralValue(boolean) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
 
getMustunderstandLiteralValue(boolean) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
 
getName() - Method in class com.sun.istack.ByteArrayDataSource
 
getName() - Method in class com.sun.mail.imap.ACL
Get the identifier name for this ACL entry.
getName() - Method in class com.sun.mail.imap.DefaultFolder
 
getName() - Method in class com.sun.mail.imap.IMAPFolder
Get the name of this folder.
getName() - Method in class com.sun.mail.pop3.DefaultFolder
 
getName() - Method in class com.sun.mail.pop3.POP3Folder
 
getName() - Method in class com.sun.mail.util.UUDecoderStream
Get the "name" field from the prefix.
getName() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Gets the fully-qualified name of the class.
getName() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
Gets the constant name.
getName() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Gets the name of the property.
getName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getName() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
Returns the QName for this attribute
getName() - Method in class com.sun.xml.fastinfoset.stax.events.EndElementEvent
Get the name of this event
getName() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
The entity's name
getName() - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
The name of the entity
getName() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
Get the name of this event
getName() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getName() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getName() - Method in interface com.sun.xml.messaging.saaj.packaging.mime.Header
Returns the name of this header.
getName() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePartDataSource
DataSource method to return a name.
getName() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUDecoderStream
Get the "name" field from the prefix.
getName() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getName() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Attribute
 
getName() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Attribute
 
getName() - Method in interface com.sun.xml.wss.saml.Attribute
Gets the value of the name property.
getName() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
Gets the value of the name property.
getName() - Method in class javax.mail.Folder
Returns the name of this Folder.
getName() - Method in class javax.mail.Header
Returns the name of this header.
getName() - Method in class javax.mail.internet.MimePartDataSource
DataSource method to return a name.
getName() - Method in class javax.mail.util.ByteArrayDataSource
Get the name of the data.
getName() - Method in class javax.security.auth.message.callback.CallerPrincipalCallback
Get the caller principal name.
getName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getName() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
getName() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
getName() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getName() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
getName() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
getName() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getName() - Method in class org.codehaus.stax2.typed.Base64Variant
 
getName() - Method in interface org.jvnet.mimepull.Header
Returns the name of this header.
getNameFormat() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Attribute
 
getNameFormat() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Attribute
 
getNameFormat() - Method in interface com.sun.xml.wss.saml.Attribute
Gets the value of the nameFormat property.
getNameFormat() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
Gets the value of the nameFormat property.
getNameId() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Subject
 
getNameId() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectConfirmation
 
getNameId() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Subject
 
getNameId() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectConfirmation
 
getNameId() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Subject
 
getNameId() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmation
 
getNameID() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
Gets the value of the nameID property.
getNameId() - Method in interface com.sun.xml.wss.saml.Subject
 
getNameId() - Method in interface com.sun.xml.wss.saml.SubjectConfirmation
Gets the value of the nameID property for SAML 2.0
getNameIdentifier() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Subject
 
getNameIdentifier() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Subject
 
getNameIdentifier() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Subject
 
getNameIdentifier() - Method in interface com.sun.xml.wss.saml.Subject
 
getNameQualifier() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.NameIdentifier
 
getNameQualifier() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.NameIdentifier
 
getNameQualifier() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.NameIdentifierType
Gets the value of the nameQualifier property.
getNameQualifier() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.BaseIDAbstractType
Gets the value of the nameQualifier property.
getNameQualifier() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
Gets the value of the nameQualifier property.
getNameQualifier() - Method in interface com.sun.xml.wss.saml.NameID
Gets the value of the nameQualifier property.
getNameQualifier() - Method in interface com.sun.xml.wss.saml.NameIdentifier
Gets the value of the nameQualifier property.
getNames() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
Return an enumeration of the names of all parameters in this list.
getNames() - Method in class javax.mail.internet.ParameterList
Return an enumeration of the names of all parameters in this list.
getNamespace() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
getNamespace() - Method in interface com.sun.xml.wss.saml.Action
Gets the value of the namespace property.
getNamespace() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Action
 
getNamespace() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Action
 
getNamespace() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Action
 
getNamespace() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ActionType
Gets the value of the namespace property.
getNamespace() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ActionType
Gets the value of the namespace property.
getNamespaceAttr(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getNamespaceAttrFrom(Element, String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getNamespaceContext() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
Gets a read-only namespace context.
getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
Returns the current namespace context.
getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
getNamespaceContext() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getNamespaceContext() - Method in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
 
getNamespaceContext() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getNamespaceContext() - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
getNamespaceContext() - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
getNamespaceContext() - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
getNamespaceContext(Document) - Method in class com.sun.xml.wss.impl.resolver.ResolverId
 
getNamespaceContext(Document) - Method in class com.sun.xml.wss.impl.resolver.URIResolver
 
getNamespaceContext() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getNamespaceContext() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNamespaceContext() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
getNamespaceContext() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getNamespaceContext() - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
getNamespaceContext() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
getNamespaceContext() - Method in interface org.jvnet.staxex.XMLStreamReaderEx
getNamespaceContext() - Method in interface org.jvnet.staxex.XMLStreamWriterEx
getNamespaceContextNodes() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getNamespaceContextNodes(boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getNamespaceCount() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getNamespaceCount() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getNamespaceCount() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getNamespaceCount() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNamespaceDecl(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getNamespaceDeclaration(String) - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer.NamespaceContextImpl
 
getNamespaceFromPrefix(String) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
getNamespacePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getNamespacePrefix(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getNamespacePrefix(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getNamespacePrefix(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getNamespacePrefix(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Alas, DOM does not expose any of information necessary for determining actual declarations.
getNamespacePrefixes() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getNamespacePrefixes() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getNamespacePrefixes() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getNamespacePrefixes() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getNamespacePrefixes() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getNamespaces() - Method in class com.sun.xml.fastinfoset.stax.events.EndElementEvent
Returns an Iterator of namespaces that have gone out of scope.
getNamespaces() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
Returns an Iterator of namespaces declared on this element.
getNamespaces() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
getNamespaces() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getNamespaceURI(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
getNamespaceURI(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Gets the namespace URI that is bound to the specified prefix.
getNamespaceURI(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getNamespaceURI() - Method in class com.sun.xml.fastinfoset.stax.events.NamespaceBase
 
getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
Gets the value that the prefix is bound to in the context of this element.
getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getNamespaceURI(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getNamespaceURI() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser.NamespaceContextImpl
 
getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getNamespaceURI(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getNamespaceURI() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getNamespaceURI(String) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
getNamespaceURI(int) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
getNamespaceURI(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getNamespaceURI() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getNamespaceURI(String) - Method in class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
 
getNamespaceURI(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getNamespaceURI(String) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getNamespaceURI() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getNamespaceURI(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getNamespaceURI() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getNamespaceURI() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getNamespaceURI(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
getNamespaceURI() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getNamespaceURI(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
getNamespaceURI() - Method in class com.sun.xml.wss.impl.c14n.Attribute
 
getNamespaceURI(String) - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer.NamespaceContextImpl
 
getNamespaceURI(String) - Method in class com.sun.xml.wss.impl.dsig.NamespaceContextImpl
 
getNamespaceURI() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getNamespaceURI(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getNamespaceURI() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNamespaceURI(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNamespaceURI(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNamespaceURI(String) - Method in class org.codehaus.stax2.ri.EmptyNamespaceContext
 
getNamespaceURI(String) - Method in class org.codehaus.stax2.ri.evt.MergedNsContext
 
getNamespaceURI() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
getNamespaceURI(String) - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
getNamespaceURI(String) - Method in interface org.codehaus.stax2.validation.ValidationContext
Method that can be called by the validator to resolve a namespace prefix of the currently active top-level element.
getNamespaceURI() - Method in interface org.jvnet.staxex.NamespaceContextEx.Binding
Gets the namespace URI.
getNameString() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getNavigator() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Navigator for this model.
getNavigator() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
getNavigator() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getNearestTypeName(QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Finds a type name that this context recognizes which is "closest" to the given type name.
getNewBytes() - Method in class com.sun.mail.iap.ByteArray
Returns a new byte array that is a copy of the data.
getNewFolder() - Method in class javax.mail.event.FolderEvent
If this event indicates that a folder is renamed, (i.e, the event type is RENAMED), then this method returns the Folder object representing the new name.
getNewlyDeclaredPrefixes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Returns a list of prefixes newly declared on the current element.
getNewMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
Get the new message count.
getNewMessageCount() - Method in class javax.mail.Folder
Get the number of new messages in this Folder.
getNewsgroup() - Method in class javax.mail.internet.NewsAddress
Get the newsgroup.
getNext() - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
 
getNext() - Method in class com.sun.xml.messaging.saaj.util.NamespaceContextIterator
 
getNextAttributeIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
getNextAttributeIndex() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
Get the next index to apply to an Attribute Information Item.
getNextElementIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
getNextElementIndex() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
Get the next index to apply to an Element Information Item.
getNextException() - Method in exception com.sun.xml.messaging.saaj.packaging.mime.MessagingException
Get the next exception chained to this one.
getNextException() - Method in exception javax.mail.MessagingException
Get the next exception chained to this one.
getNextIndex() - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
 
getNextIndex() - Method in class com.sun.xml.fastinfoset.util.StringIntMap
 
getNextLocalNameIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
getNextLocalNameIndex() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
Get the next index to apply to an [local name] of an Element or Attribute Information Item.
getNextPart(InputStream, byte[], SharedInputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
getNextSibling() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getNextSibling() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getNextSibling() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getNextSibling() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getNextSibling() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getNextSiblingOfTimestamp() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getNIIState(int) - Static method in class com.sun.xml.stream.buffer.AbstractProcessor
 
getNilLocation() - Static method in class com.sun.xml.fastinfoset.stax.EventLocation
 
getNode() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getNodeName() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getNodeName() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getNodeName() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getNodeName() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getNodeName() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getNodeType() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getNodeType() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getNodeType() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getNodeType() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getNodeType() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getNodeValue() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getNodeValue() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getNodeValue() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getNodeValue() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getNodeValue() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getNonce() - Method in class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
getNonce() - Method in class com.sun.xml.wss.core.UsernameToken
 
getNonce() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DigestPasswordRequest
 
getNonce() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
get the nonce
getNonceEncodingType() - Method in class com.sun.xml.wss.core.UsernameToken
 
getNonDefaultPrefix(String) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
getNonMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
 
getNonMatchingHeaderLines(String[]) - Method in class com.sun.mail.imap.IMAPMessage
Get all non-matching headerlines.
getNonMatchingHeaderLines(String[]) - Method in class com.sun.mail.pop3.POP3Message
Get non-matching header lines as an Enumeration of Strings.
getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.InternetHeaders
Return all non-matching header lines
getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeBodyPart
Get non-matching header lines as an Enumeration of Strings.
getNonMatchingHeaderLines(String[]) - Method in class javax.mail.internet.MimeMessage
Get non-matching header lines as an Enumeration of Strings.
getNonMatchingHeaderLines(String[]) - Method in interface javax.mail.internet.MimePart
Get non-matching header lines as an Enumeration of Strings.
getNonMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPBodyPart
 
getNonMatchingHeaders(String[]) - Method in class com.sun.mail.imap.IMAPMessage
Get non-matching headers.
getNonMatchingHeaders(String[]) - Method in class com.sun.mail.pop3.POP3Message
Return non-matching headers from this Message as an Enumeration of Header objects.
getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.InternetHeaders
Return all non-matching Header objects.
getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeBodyPart
Return non-matching headers from this Message as an Enumeration of Header objects.
getNonMatchingHeaders(String[]) - Method in class javax.mail.internet.MimeMessage
Return non-matching headers from this Message as an Enumeration of Header objects.
getNonMatchingHeaders(String[]) - Method in interface javax.mail.Part
Return non-matching headers from this envelope as an Enumeration of Header objects.
getNonMatchingMimeHeaders(String[]) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
getNonMatchingMimeHeaders(String[]) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getNonTransientNamespaceContext() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNonTransientNamespaceContext() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getNonTransientNamespaceContext() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getNonTransientNamespaceContext() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getNonTransientNamespaceContext() - Method in interface org.codehaus.stax2.XMLStreamReader2
This method returns a namespace context object that contains information identical to that returned by XMLStreamReader.getNamespaceContext(), but one that is not transient.
getNoopStrict() - Method in class com.sun.mail.smtp.SMTPTransport
Is the NOOP command required to return a response code of 250 to indicate success?
getNotationAttributeIndex() - Method in interface org.codehaus.stax2.AttributeInfo
Returns the index of the notation attribute (attribute with any name, type NOTATION from DTD) of current (start) element, if any.
getNotationAttributeIndex() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getNotationAttributeIndex() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getNotationAttributeIndex() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getNotationAttrIndex() - Method in class org.codehaus.stax2.validation.ValidatorPair
 
getNotationAttrIndex() - Method in class org.codehaus.stax2.validation.XMLValidator
Method for finding out the index of the attribute (collected using the attribute collector; having DTD/Schema-derived info in same order) that is of type NOTATION.
getNotationCount() - Method in interface org.codehaus.stax2.validation.DTDValidationSchema
 
getNotationName() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
The name of the associated notation.
getNotationName() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getNotations() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
Return a List containing the notations declared in the DTD.
getNotations() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getNotBefore() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionsType
Gets the value of the notBefore property.
getNotBefore() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ConditionsType
Gets the value of the notBefore property.
getNotBefore() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
Gets the value of the notBefore property.
getNotBeforeDate() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Conditions
 
getNotBeforeDate() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Conditions
 
getNotBeforeDate() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Conditions
 
getNotBeforeDate() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.KeyInfoConfirmationData
 
getNotBeforeDate() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmationData
 
getNotBeforeDate() - Method in interface com.sun.xml.wss.saml.Conditions
Gets the value of the notBefore property.
getNotBeforeDate() - Method in interface com.sun.xml.wss.saml.SubjectConfirmationData
Gets the value of the notBefore property.
getNotifyOptions() - Method in class com.sun.mail.smtp.SMTPMessage
Get notification options.
getNotOnOrAfter() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionsType
Gets the value of the notOnOrAfter property.
getNotOnOrAfter() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ConditionsType
Gets the value of the notOnOrAfter property.
getNotOnOrAfter() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
Gets the value of the notOnOrAfter property.
getNotOnOrAfterDate() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Conditions
 
getNotOnOrAfterDate() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Conditions
 
getNotOnOrAfterDate() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Conditions
 
getNotOnOrAfterDate() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.KeyInfoConfirmationData
 
getNotOnOrAfterDate() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmationData
 
getNotOnOrAfterDate() - Method in interface com.sun.xml.wss.saml.Conditions
Gets the value of the notOnOrAfter property.
getNotOnOrAfterDate() - Method in interface com.sun.xml.wss.saml.SubjectConfirmationData
Gets the value of the notOnOrAfter property.
getNotUnderstoodName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
getNotUnderstoodName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl
 
getNotUnderstoodName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
 
getNSContext() - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
getNSContext() - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
getNsUri(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Gets the namespace URI declared in this context.
getNTLMDomain() - Method in class com.sun.mail.smtp.SMTPTransport
Gets the NTLM domain to be used for NTLM authentication.
getNumber() - Method in class com.sun.mail.imap.protocol.IMAPResponse
 
getNumber() - Method in class javax.mail.search.IntegerComparisonTerm
Return the number to compare with.
getNumberOfAttributeNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getNumberOfElementNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getNumberOfLocalNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getObject() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getObject() - Method in class com.sun.xml.security.core.dsig.SignatureType
Gets the value of the object property.
getObjectCount() - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Returns the number of all ds:Object elements.
getObjectFromId(String, Class) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Looks up the ID table and gets associated object.
getObjectIdentityCycleDetection() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getObjectItem(int) - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Returns the indexth ds:Object child of the signature or null if no such ds:Object element exists.
getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
 
getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
 
getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
 
getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
 
getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
getOctetLengthFromPrimitiveLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
getOffset() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getOffset() - Method in class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
getOne() - Method in class com.sun.xml.bind.v2.util.QNameMap
Returns one random item in the map.
getOperation(Message) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getOperation(Message, Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getOperation(MessageInfo) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthConfig
 
getOperation(MessageInfo) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthConfig
 
getOperationIdentifier() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
getOperationKey(Message) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getOperationKey(Message) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getOperationLevelPolicy() - Method in class com.sun.xml.wss.jaxws.impl.RMPolicyResolver
 
getOptimizedType() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
getOptionsUsage() - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
getOrCreate(RuntimeEnumLeafInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getOrCreate(RuntimeClassInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getOrCreate(RuntimeArrayInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getOrCreate(RuntimeTypeInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getOriginalKeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.DerivedTokenKeyBinding
 
getOtherAttributes() - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOutBoundKTP(Packet, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getOutBoundKTP(Packet, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getOutBoundSCP(Message) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getOutBoundSCP(Message) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getOuterPeer(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
getOuterPeer() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
getOuterPeer() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the outer peer JAXB object associated with the current element.
getOutgoingFaultPolicy(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
getOutgoingFaultPolicy(Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
getOutgoingXWSBootstrapPolicy(Token) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getOutgoingXWSBootstrapPolicy(Token) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getOutgoingXWSSecurityPolicy(Packet, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
getOutgoingXWSSecurityPolicy(Packet, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getOutgoingXWSSecurityPolicy(Packet, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getOutgoingXWSSecurityPolicy(Packet, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
getOutMessagePolicyMap() - Method in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
getOutProtocolPM() - Method in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
getOutputProperties() - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
 
getOutputProperty(String) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
 
getOutputStream() - Method in class com.sun.istack.ByteArrayDataSource
 
getOutputStream() - Method in class com.sun.mail.iap.Protocol
Return the Protocol's OutputStream
getOutputStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePartDataSource
DataSource method to return an output stream.
getOutputStream() - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
getOutputStream() - Method in class javax.mail.internet.MimePartDataSource
DataSource method to return an output stream.
getOutputStream() - Method in class javax.mail.util.ByteArrayDataSource
Return an OutputStream for the data.
getOutputStream() - Method in class org.jvnet.fastinfoset.FastInfosetResult
 
getOwnerDocument() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getOwnerDocument() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getOwnerDocument() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getOwnerDocument() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getOwnerDocument() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getOwnerDocument() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getOwnerDocument(Node) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
getP() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Gets the value of the p property.
getPackageAnnotation(Class<A>, C, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on the package that the given class belongs to.
getPackageAnnotation(Class<A>, Class, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getPackageName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the package name of the given class.
getPackageName(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getPaddingByte() - Method in class org.codehaus.stax2.typed.Base64Variant
 
getPaddingChar() - Method in class org.codehaus.stax2.typed.Base64Variant
 
getParameter(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
Return the specified parameter value.
getParameter(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Return the specified parameter value.
getParameter(String) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
 
getParameter(String) - Method in class javax.mail.internet.ContentDisposition
Return the specified parameter value.
getParameter(String) - Method in class javax.mail.internet.ContentType
Return the specified parameter value.
getParameterList() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
Return a ParameterList object that holds all the available parameters.
getParameterList() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Return a ParameterList object that holds all the available parameters.
getParameterList() - Method in class javax.mail.internet.ContentDisposition
Return a ParameterList object that holds all the available parameters.
getParameterList() - Method in class javax.mail.internet.ContentType
Return a ParameterList object that holds all the available parameters.
getParameters() - Method in interface org.jvnet.ws.databinding.JavaCallInfo
Gets the parameters of this JavaCallInfo
getParameterSpec() - Method in class com.sun.xml.wss.impl.transform.ACOTransform
 
getParameterSpec() - Method in class com.sun.xml.wss.impl.transform.ACTransform
 
getParameterSpec() - Method in class com.sun.xml.wss.impl.transform.DOMSTRTransform
 
getParamName() - Method in class com.sun.xml.wss.impl.policy.mls.Parameter
 
getParamValue() - Method in class com.sun.xml.wss.impl.policy.mls.Parameter
 
getParent() - Method in class com.sun.mail.imap.DefaultFolder
 
getParent() - Method in class com.sun.mail.imap.IMAPFolder
Get this folder's parent.
getParent() - Method in class com.sun.mail.pop3.DefaultFolder
 
getParent() - Method in class com.sun.mail.pop3.POP3Folder
 
getParent() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Gets the parent NamespaceContextImpl.Element.
getParent() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Return the containing MimeMultipart object, or null if not known.
getParent() - Method in class javax.mail.BodyPart
Return the containing Multipart object, or null if not known.
getParent() - Method in class javax.mail.Folder
Returns the parent folder of this folder.
getParent() - Method in class javax.mail.Multipart
Return the Part that contains this Multipart object, or null if not known.
getParent() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
getParentElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
 
getParentElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
getParentElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getParentElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
 
getParentElement() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getParentElement() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getParentElement() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getParentElement() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getParentElement() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getParentNode() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getParentNode() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getParentNode() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getParentNode() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getParentNode() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getParentUriPath(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
Calculate the parent URI path of the given URI path.
getParseFragments() - Method in class com.sun.xml.fastinfoset.Decoder
Return the parse fragments property.
getParseFragments() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
Return the parse fragments property.
getPart() - Method in class javax.mail.MessageContext
Return the Part that contains the content.
getPart(int) - Method in class org.jvnet.mimepull.MIMEMessage
Creates nth attachment lazily.
getPart(String) - Method in class org.jvnet.mimepull.MIMEMessage
Creates a lazy attachment for a given Content-ID.
getPassword() - Method in class com.sun.xml.wss.core.UsernameToken
 
getPassword() - Method in class com.sun.xml.wss.impl.callback.PasswordCallback
Get the password stored in this request.
getPassword() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DerivedKeyPasswordRequest
 
getPassword() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DigestPasswordRequest
 
getPassword() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.PlainTextPasswordRequest
Get the password stored in the Request.
getPassword(Map) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getPassword(Map) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getPassword() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
get the password
getPassword(Map) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
Not implemented: AuthModules use Callbacks internally
getPassword(Map) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getPassword() - Method in class javax.mail.PasswordAuthentication
 
getPassword() - Method in class javax.mail.URLName
Returns the password of this URLName.
getPassword() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
Get the password.
getPasswordAuthentication() - Method in class javax.mail.Authenticator
Called when password authentication is needed.
getPasswordAuthentication(URLName) - Method in class javax.mail.Session
Return any saved PasswordAuthentication for this (store or transport) URLName.
getPasswordDigest() - Method in class com.sun.xml.wss.core.UsernameToken
 
getPasswordType() - Method in class com.sun.xml.wss.core.UsernameToken
 
getPath(boolean, boolean) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Get the path for this URI (optionally with the query string and fragment).
getPath() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Get the path for this URI.
getPath(boolean, boolean) - Method in class com.sun.xml.wss.impl.misc.URI
Get the path for this URI (optionally with the query string and fragment).
getPath() - Method in class com.sun.xml.wss.impl.misc.URI
Get the path for this URI.
getPattern() - Method in class javax.mail.search.StringTerm
Return the string to match with.
getPCDATA() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getPCDATA() - Method in interface org.jvnet.staxex.XMLStreamReaderEx
Works like XMLStreamReader.getText() but hides the actual data representation.
getPeek() - Method in class com.sun.mail.imap.IMAPMessage
Get whether or not to use the PEEK variant of FETCH when fetching message content.
getPermanentFlags() - Method in class com.sun.mail.imap.IMAPFolder
Return the permanent flags supported by the server.
getPermanentFlags() - Method in class com.sun.mail.pop3.DefaultFolder
 
getPermanentFlags() - Method in class com.sun.mail.pop3.POP3Folder
Always returns an empty Flags object because the POP3 protocol doesn't support any permanent flags.
getPermanentFlags() - Method in class javax.mail.Folder
Get the permanent flags supported by this Folder.
getPersonal() - Method in class javax.mail.internet.InternetAddress
Get the personal name.
getPersonalNamespaces() - Method in class com.sun.mail.imap.IMAPStore
Using the IMAP NAMESPACE command (RFC 2342), return a set of folders representing the Personal namespaces.
getPersonalNamespaces() - Method in class javax.mail.Store
Return a set of folders representing the personal namespaces for the current user.
getPgenCounter() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Gets the value of the pgenCounter property.
getPGPData(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getPGPData
getPIData() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getPIData() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getPIData() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getPIData() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getPipeHelper() - Method in class com.sun.xml.wss.provider.wsit.ClientSecurityPipe
 
getPITarget() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getPITarget() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getPITarget() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getPITarget() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getPolicyAlternativeId() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
getPolicyContext() - Method in class com.sun.xml.wss.ProcessingContext
 
getPolicyContext() - Method in interface com.sun.xml.wss.SecurityProcessingContext
 
getPolicyIdentifier() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
getPolicyMap() - Method in class com.sun.xml.wss.jaxws.impl.TubeConfiguration
Gets the PolicyMap that represents the policy information applicable to the current pipeline.
getPolicyQName() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
getPort() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Get the port for this URI.
getPort() - Method in class com.sun.xml.wss.impl.misc.URI
Get the port for this URI.
getPort() - Method in class javax.mail.URLName
Returns the port number of this URLName.
getPortIdentifier() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
getPos() - Method in exception javax.mail.internet.AddressException
Get the position with the reference string where the error was detected (-1 if not relevant).
getPosition() - Method in interface com.sun.xml.messaging.saaj.packaging.mime.internet.SharedInputStream
Return the current position in the InputStream, as an offset from the beginning of the InputStream.
getPosition() - Method in class com.sun.xml.wss.impl.c14n.Attribute
 
getPosition() - Method in interface javax.mail.internet.SharedInputStream
Return the current position in the InputStream, as an offset from the beginning of the InputStream.
getPosition() - Method in class javax.mail.util.SharedByteArrayInputStream
Return the current position in the InputStream, as an offset from the beginning of the InputStream.
getPosition() - Method in class javax.mail.util.SharedFileInputStream
Return the current position in the InputStream, as an offset from the beginning of the InputStream.
getPreamble() - Method in class javax.mail.internet.MimeMultipart
Get the preamble text, if any, that appears before the first body part of this multipart.
getPreDeclaredNamespaceUris() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a list of namespace URIs that should be declared at the root element.
getPreDeclaredNamespaceUris() - Method in class com.sun.xml.wss.saml.util.WSSNamespacePrefixMapper
 
getPreDeclaredNamespaceUris2() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Similar to NamespacePrefixMapper.getPreDeclaredNamespaceUris() but allows the (prefix,nsUri) pairs to be returned.
getPredictor() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
getPredictor() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Deprecated. 
getPredictor() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Gets the predictor that can be used for the caller to avoid calling XmlVisitor.text(CharSequence) unnecessarily.
getPreferredPrefix(String, String, boolean) - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a preferred prefix for the given namespace URI.
getPreferredPrefix(String, String, boolean) - Method in class com.sun.xml.wss.saml.util.WSSNamespacePrefixMapper
 
getPrefix(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Gets the prefix declared in this context.
getPrefix(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Gets the prefix from a prefix index.
getPrefix(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Returns the prefix of the specified URI, or null if none exists.
getPrefix() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Gets the prefix.
getPrefix(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getPrefix(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getPrefix(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
getPrefix() - Method in class com.sun.xml.fastinfoset.stax.events.NamespaceBase
 
getPrefix(String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
Gets the prefix the uri is bound to
getPrefix() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getPrefix(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser.NamespaceContextImpl
 
getPrefix(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
getPrefix() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getPrefix(String) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
getPrefix(int) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
getPrefix(String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getPrefix() - Method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Returns the prefix associated with the namespace of the name.
getPrefix() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getPrefix(int) - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
getPrefix(String) - Method in class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
 
getPrefix() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getPrefix(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
getPrefix(String) - Method in interface com.sun.xml.txw2.NamespaceResolver
Allocates a prefix for the specified URI and returns it.
getPrefix() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getPrefix() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getPrefix() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getPrefix() - Method in class com.sun.xml.wss.impl.c14n.AttributeNS
 
getPrefix(String) - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer.NamespaceContextImpl
 
getPrefix() - Method in class com.sun.xml.wss.impl.c14n.StAXAttr
 
getPrefix(String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
getPrefix(String) - Method in class com.sun.xml.wss.impl.dsig.NamespaceContextImpl
 
getPrefix() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getPrefix() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getPrefix(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getPrefix(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
getPrefix(String) - Method in class org.codehaus.stax2.ri.EmptyNamespaceContext
 
getPrefix(String) - Method in class org.codehaus.stax2.ri.evt.MergedNsContext
 
getPrefix() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
getPrefix(String) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
getPrefix(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
getPrefix() - Method in interface org.jvnet.staxex.NamespaceContextEx.Binding
Gets the prefix.
getPrefixedName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getPrefixedName() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getPrefixedName() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getPrefixedName() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getPrefixedName() - Method in interface org.codehaus.stax2.XMLStreamReader2
This method returns "prefix-qualified" name of the current element.
getPrefixes(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
getPrefixes(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getPrefixes() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getPrefixes(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser.NamespaceContextImpl
 
getPrefixes(String) - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
getPrefixes() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
getPrefixes(String) - Method in class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
 
getPrefixes(String) - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer.NamespaceContextImpl
 
getPrefixes(String) - Method in class com.sun.xml.wss.impl.dsig.NamespaceContextImpl
 
getPrefixes(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getPrefixes(String) - Method in class org.codehaus.stax2.ri.EmptyNamespaceContext
 
getPrefixes(String) - Method in class org.codehaus.stax2.ri.evt.MergedNsContext
 
getPrefixesFromNamespace(String) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
getPrefixFromNamespace(String) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
getPrefixFromQName(String) - Method in class com.sun.xml.stream.buffer.AbstractProcessor
 
getPrefixFromQualifiedName(String) - Static method in class com.sun.xml.fastinfoset.Encoder
Obtain the prefix from a qualified name.
getPrefixFromQualifiedName(String) - Static method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
getPrefixFromQualifiedName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
getPrefixFromTagName(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
getPrefixIndex(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Returns the prefix index of the specified URI.
getPrefixList() - Method in class com.sun.xml.security.core.dsig.InclusiveNamespacesType
 
getPrefixMapper() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
getPrefixSeparatorIndex(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
getPreviousSibling() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getPreviousSibling() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getPreviousSibling() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getPreviousSibling() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getPreviousSibling() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getPrimaryPolicies() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
getPrimaryType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Return the primary type.
getPrimaryType() - Method in class javax.mail.internet.ContentType
Return the primary type.
getPrimitive(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns the representation for the given primitive type.
getPrimitive(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getPrimitiveTypeContentHandler() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
getPrimitiveTypeContentHandler() - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
Return the current primitive type handler.
getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm
 
getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
 
getPrimtiveLengthFromOctetLength(int, int) - Method in class com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm
 
getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
 
getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm
 
getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.FloatEncodingAlgorithm
 
getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
 
getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
getPrimtiveLengthFromOctetLength(int) - Method in class com.sun.xml.fastinfoset.algorithm.UUIDEncodingAlgorithm
 
getPrincipal() - Method in class javax.security.auth.message.callback.CallerPrincipalCallback
Get the caller principal.
getPrivateKey() - Method in class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.PrivateKeyRequest
Get the PrivateKey.
getPrivateKey() - Method in class com.sun.xml.wss.impl.callback.SignatureKeyCallback.PrivKeyCertRequest
Get the PrivateKey stored in this Request.
getPrivateKey(byte[], Map) - Method in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
getPrivateKey(String, BigInteger, Map) - Method in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
getPrivateKey(X509Certificate, Map) - Method in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
getPrivateKey(Map, String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getPrivateKey(Map, byte[], String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getPrivateKey(Map, byte[]) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getPrivateKey(Map, BigInteger, String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getPrivateKey(Map, X509Certificate) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getPrivateKey(Map, PublicKey, boolean) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getPrivateKey(Map, String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getPrivateKey(Map, byte[]) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getPrivateKey(Map, X509Certificate) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getPrivateKey(Map, BigInteger, String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getPrivateKey(Map, PublicKey, boolean) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getPrivateKey(Map, byte[], String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getPrivateKey() - Method in class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
 
getPrivateKey(Map, String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getPrivateKey(Map, byte[]) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getPrivateKey(Map, X509Certificate) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getPrivateKey(Map, BigInteger, String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getPrivateKey(Map, PublicKey, boolean) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getPrivateKey(Map, byte[], String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getPrivateKey(Map, String) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getPrivateKey(Map, X509Certificate) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getPrivateKey(Map, BigInteger, String) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getPrivateKey(Map, byte[]) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getPrivateKey(Map, byte[], String) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getPrivateKey(Map, PublicKey, boolean) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getPrivateKey(byte[], KeyStore, String) - Static method in class com.sun.xml.wss.util.XWSSUtil
 
getPrivateKey(String, BigInteger, KeyStore, String) - Static method in class com.sun.xml.wss.util.XWSSUtil
 
getPrivateKey(X509Certificate, KeyStore, String) - Static method in class com.sun.xml.wss.util.XWSSUtil
 
getPrivateKeyForThumbprint(byte[], Map) - Method in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
getProcessedDTD() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
Returns an implementation defined representation of the DTD.
getProcessedDTD() - Method in interface org.codehaus.stax2.DTDInfo
 
getProcessedDTD() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getProcessedDTD() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getProcessedDTD() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getProcessedDTD() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getProcessedDTDSchema() - Method in interface org.codehaus.stax2.DTDInfo
Method similar to DTDInfo.getProcessedDTD(), but type-safe.
getProcessedDTDSchema() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getProcessedDTDSchema() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getProcessedDTDSchema() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getProgrammaticPrivateKey(Map) - Static method in class com.sun.xml.wss.util.XWSSUtil
 
getProperties() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns all the properties newly declared in this class.
getProperties() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getProperties() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
 
getProperties() - Method in class javax.mail.Session
Returns the Properties object associated with this Session
getProperties() - Method in class org.jvnet.ws.databinding.DatabindingModeFeature
 
getProperty(String) - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Gets the property that has the specified name.
getProperty() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
Gets the object that represents the value property.
getProperty(String) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getProperty(String) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
 
getProperty() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
 
getProperty(String) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getProperty(String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getProperty(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getProperty(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
Get the value of a feature/property from the underlying implementation
getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
 
getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
Get the value of a feature/property from the underlying implementation
getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
 
getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.StAXManager
 
getProperty(String) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getProperty(String) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getProperty(String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
getProperty(String) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getProperty(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
getProperty(String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
getProperty(String) - Method in class com.sun.xml.wss.impl.policy.DynamicPolicyContext
get the named property
getProperty(String) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getProperty(String) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
getProperty(String) - Method in class javax.mail.Session
Returns the value of the specified property.
getProperty(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getProperty(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
getProperty(String) - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
getProperty(String) - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
getProperty(String) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
getProperty(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
getProperty(String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
getPropertyNames() - Method in class com.sun.xml.wss.impl.policy.DynamicPolicyContext
 
getProtectionPolicy() - Method in class javax.security.auth.message.MessagePolicy.TargetPolicy
Get the ProtectionPolicy that applies to the targets.
getProtocol() - Method in exception com.sun.mail.iap.ConnectionException
 
getProtocol() - Method in class com.sun.mail.imap.IMAPMessage
Get this message's folder's protocol connection.
getProtocol() - Method in class com.sun.mail.imap.IMAPNestedMessage
 
getProtocol() - Method in class javax.mail.Provider
Returns the protocol supported by this Provider
getProtocol() - Method in class javax.mail.URLName
Returns the protocol of this URLName.
getProvider(String) - Method in class javax.mail.Session
Returns the default Provider for the protocol specified.
getProviders() - Method in class javax.mail.Session
This method returns an array of all the implementations installed via the javamail.[default.]providers files that can be loaded using the ClassLoader available to this application.
getPublicId() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getPublicId() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getPublicId() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
Returns the public ID of the XML
getPublicId() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
The entity's public identifier, or null if none was given
getPublicId() - Method in interface org.codehaus.stax2.evt.DTD2
 
getPublicId() - Method in class org.codehaus.stax2.io.Stax2Result
 
getPublicId() - Method in class org.codehaus.stax2.io.Stax2Source
 
getPublicId() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getPublicId() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getPublicId() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
getPublicId() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
getPublicKey() - Method in class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest
Get the PublicKey stored in this Request.
getPublicKey() - Method in class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.PublicKeyBasedRequest
Get the PublicKey stored in this Request.
getPublicKey() - Method in class com.sun.xml.wss.impl.callback.SignatureKeyCallback.PublicKeyBasedPrivKeyCertRequest
Get the PublicKey stored in this Request.
getPublicKey() - Method in class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback.PublicKeyBasedRequest
Get the PublicKey stored in this Request.
getPublicKey(Map, byte[], String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getPublicKey(Map, byte[]) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getPublicKey(Map, BigInteger, String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getPublicKey(Map, BigInteger, String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getPublicKey(String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getPublicKey(Map, byte[]) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getPublicKey(Map, byte[], String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getPublicKey(Map, BigInteger, String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getPublicKey(String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getPublicKey(Map, byte[]) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getPublicKey(Map, byte[], String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getPublicKey(Map, byte[]) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getPublicKey(Map, byte[], String) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getPublicKey(Map, BigInteger, String) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getPushFilter() - Method in class com.sun.mail.util.logging.MailHandler
Gets the push filter.
getPushLevel() - Method in class com.sun.mail.util.logging.MailHandler
Gets the push level.
getPVE() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getQ() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Gets the value of the q property.
getQName(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's qualified (prefixed) name.
getQname() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Gets the qualified name of the tag.
getQName() - Method in class com.sun.xml.fastinfoset.QualifiedName
 
getQName(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getQName(String, String) - Method in class com.sun.xml.stream.buffer.AbstractProcessor
 
getQName(int) - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
getQName() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
getQName() - Method in class com.sun.xml.wss.provider.wsit.IdentityEPRExtnContributor
 
getQName(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getQNameDecoder(NamespaceContext) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
getQNameString() - Method in class com.sun.xml.fastinfoset.QualifiedName
 
getQualifiedName(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getQualifiedName(QName) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getQualifiedName() - Method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Returns a String version of the name suitable for use in an XML document.
getQueryString() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Get the query string for this URI.
getQueryString() - Method in class com.sun.xml.wss.impl.misc.URI
Get the query string for this URI.
getQuota() - Method in class com.sun.mail.imap.IMAPFolder
Get the quotas for the quotaroot associated with this folder.
getQuota(String) - Method in class com.sun.mail.imap.IMAPStore
Get the quotas for the named quota root.
getQuota(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
GETQUOTA Command.
getQuota(String) - Method in interface javax.mail.QuotaAwareStore
Get the quotas for the named folder.
getQuotaRoot(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
GETQUOTAROOT Command.
getRawContent() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
getRawContentBytes() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
getRawInputStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Return an InputStream to the raw data with any Content-Transfer-Encoding intact.
getRawInputStream() - Method in class javax.mail.internet.MimeBodyPart
Return an InputStream to the raw data with any Content-Transfer-Encoding intact.
getRawInputStream() - Method in class javax.mail.internet.MimeMessage
Return an InputStream to the raw data with any Content-Transfer-Encoding intact.
getRawType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
Gets the "raw" type of the field.
getRawValue() - Method in class com.sun.xml.wss.core.BinarySecurityToken
returns the decoded value of the text node.
getReader() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
getReader() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getReader() - Method in class com.sun.xml.messaging.saaj.util.JAXMStreamSource
 
getReadOnlyVocabulary() - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
getRealId() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getRealId() - Method in class com.sun.xml.wss.impl.policy.mls.IssuedTokenKeyBinding
 
getRealId() - Method in interface com.sun.xml.wss.impl.policy.mls.LazyKeyBinding
 
getRealmAuthenticationAdapter() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback
 
getReceivedDate() - Method in class com.sun.mail.imap.IMAPMessage
Get the recieved date (INTERNALDATE)
getReceivedDate() - Method in class javax.mail.internet.MimeMessage
Returns the Date on this message was received.
getReceivedDate() - Method in class javax.mail.Message
Get the date this message was received.
getRecipient() - Method in class com.sun.xml.security.core.xenc.EncryptedKeyType
Gets the value of the recipient property.
getRecipient() - Method in class com.sun.xml.wss.core.EncryptedKeyHeaderBlock
Returns null if Recipient attr is not present
getRecipient() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
Gets the value of the recipient property.
getRecipient() - Method in interface com.sun.xml.wss.saml.SubjectConfirmationData
Gets the value of the recipient property.
getRecipients(Message.RecipientType) - Method in class com.sun.mail.imap.IMAPMessage
Get the desired Recipient type.
getRecipients(Message.RecipientType) - Method in class javax.mail.internet.MimeMessage
Returns the recepients specified by the type.
getRecipients(Message.RecipientType) - Method in class javax.mail.Message
Get all the recipient addresses of the given type.
getRecipientType() - Method in class javax.mail.search.RecipientStringTerm
Return the type of recipient to match with.
getRecipientType() - Method in class javax.mail.search.RecipientTerm
Return the type of recipient to match with.
getRef() - Method in exception javax.mail.internet.AddressException
Get the string that was being parsed when the error was detected (null if not relevant).
getRef() - Method in class javax.mail.URLName
Returns the reference of this URLName.
getReference() - Method in class com.sun.xml.security.core.dsig.ManifestType
Gets the value of the reference property.
getReference() - Method in class com.sun.xml.security.core.dsig.SignedInfoType
Gets the value of the reference property.
getReference() - Method in class com.sun.xml.wss.core.SecurityTokenReference
 
getReference() - Method in class org.codehaus.stax2.io.Stax2BlockSource
Usually there is no way to refer to the underlying data source, since they are in-memory data structures.
getReference() - Method in class org.codehaus.stax2.io.Stax2FileSource
 
getReference() - Method in class org.codehaus.stax2.io.Stax2ReferentialSource
 
getReference() - Method in class org.codehaus.stax2.io.Stax2Source
 
getReference() - Method in class org.codehaus.stax2.io.Stax2URLSource
 
getReferenceList() - Method in class com.sun.xml.security.core.xenc.EncryptedKeyType
Gets the value of the referenceList property.
getReferenceList() - Method in class com.sun.xml.wss.core.EncryptedKeyHeaderBlock
 
getReferenceNamespacePrefixes(Node) - Static method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
getReferences() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
Returns all the references to other types in this registry.
getReferences() - Method in class com.sun.xml.wss.core.ReferenceListHeaderBlock
 
getReferenceType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
getReferenceType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KeyValueTokenBinding
 
getReferenceType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getReferenceType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
getReferenceType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
getReferenceValue() - Method in class com.sun.xml.wss.core.reference.KeyIdentifier
 
getRegisteredEncodingAlgorithms() - Method in class com.sun.xml.fastinfoset.Decoder
Gets the set of registered encoding algorithms.
getRegisteredEncodingAlgorithms() - Method in class com.sun.xml.fastinfoset.Encoder
Gets the set of registered encoding algorithms.
getRegisteredEncodingAlgorithms() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
Gets the set of registered encoding algorithms.
getRegisteredEncodingAlgorithms() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Gets the set of registered encoding algorithms.
getRegistrationContext(String) - Method in class com.sun.xml.wss.provider.wsit.JMACAuthConfigFactory
Get the the registration context for the identified registration.
getRegistrationContext(String) - Method in class javax.security.auth.message.config.AuthConfigFactory
Get the the registration context for the identified registration.
getRegistrationIDs(AuthConfigProvider) - Method in class com.sun.xml.wss.provider.wsit.JMACAuthConfigFactory
Get the registration identifiers for all registrations of the provider instance at the factory.
getRegistrationIDs(AuthConfigProvider) - Method in class javax.security.auth.message.config.AuthConfigFactory
Get the registration identifiers for all registrations of the provider instance at the factory.
getRegistrationListener() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
getRegistrationWrapper() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
getRegistry(String) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Gets a RegistryInfo for the given package.
getRelay() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
getRelayAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
getRelayAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
 
getRelayAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
 
getRelayAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
getRelayAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
 
getRelayAttributeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
 
getRelayLiteralValue(boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
getRelayLiteralValue(boolean) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
 
getRelayLiteralValue(boolean) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
 
getRemainder() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer
Return the rest of the Header.
getRemainder() - Method in class javax.mail.internet.HeaderTokenizer
Return the rest of the Header.
getReplacementText() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
The replacement text of the entity.
getReplacementText() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getReplyTo() - Method in class com.sun.mail.imap.IMAPMessage
Get the ReplyTo addresses.
getReplyTo() - Method in class javax.mail.internet.MimeMessage
Return the value of the RFC 822 "Reply-To" header field.
getReplyTo() - Method in class javax.mail.Message
Get the addresses to which replies should be directed.
getReporter() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
Returns the validator that reported the problem if known.
getReportSuccess() - Method in class com.sun.mail.smtp.SMTPTransport
Should we report even successful sends by throwing an exception? If so, a SendFailedException will always be thrown and an SMTPAddressSucceededException will be included in the exception chain for each successful address, along with the usual SMTPAddressFailedException for each unsuccessful address.
getRequest() - Method in class com.sun.xml.wss.impl.callback.DecryptionKeyCallback
 
getRequest() - Method in class com.sun.xml.wss.impl.callback.EncryptionKeyCallback
 
getRequest() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback
 
getRequest() - Method in class com.sun.xml.wss.impl.callback.SignatureKeyCallback
 
getRequest() - Method in class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback
 
getRequest() - Method in class com.sun.xml.wss.provider.wsit.SOAPAuthParam
Get the SOAP request object.
getRequest() - Method in class javax.security.auth.message.callback.PrivateKeyCallback
Used by the CallbackHandler to get the Request object that identifies the private key to be returned.
getRequest() - Method in class javax.security.auth.message.callback.SecretKeyCallback
Used by the CallbackHandler to get the Request object which identifies the secret key to be returned.
getRequesterSubject(Map) - Method in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
getRequesterSubject(Map) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getRequesterSubject(Map) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getRequesterSubject(Object) - Static method in class com.sun.xml.wss.SubjectAccessor
 
getRequesterSubject() - Static method in class com.sun.xml.wss.SubjectAccessor
 
getRequestingPort() - Method in class javax.mail.Authenticator
 
getRequestingPrompt() - Method in class javax.mail.Authenticator
 
getRequestingProtocol() - Method in class javax.mail.Authenticator
Give the protocol that's requesting the connection.
getRequestingSite() - Method in class javax.mail.Authenticator
 
getRequestMessage() - Method in class com.sun.xml.wss.provider.wsit.PacketMapMessageInfo
 
getRequestMessage() - Method in interface javax.security.auth.message.MessageInfo
Get the request message object from this MessageInfo.
getRequestPacket() - Method in class com.sun.xml.wss.provider.wsit.PacketMapMessageInfo
 
getRequestPacket() - Method in interface com.sun.xml.wss.provider.wsit.PacketMessageInfo
 
getRequestPacket() - Method in class com.sun.xml.wss.provider.wsit.SOAPAuthParam
Return the request Packet.
getRequestPacket(MessageInfo) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getRequiredProperties() - Method in class com.sun.xml.wss.impl.WSSAssertion
List of WSS properties
getRequireStartTLS() - Method in class com.sun.mail.smtp.SMTPTransport
Should we require the STARTTLS command to secure the connection?
getResolverName() - Static method in class com.sun.xml.wss.impl.resolver.ResolverId
Method getResolverName
getResolverName() - Static method in class com.sun.xml.wss.impl.resolver.URIResolver
Method getResolverName
getResource() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorizationDecisionStatement
 
getResource() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorizationDecisionStatement
 
getResource() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthzDecisionStatement
 
getResource() - Method in interface com.sun.xml.wss.saml.AuthnDecisionStatement
Gets the value of the resource property.
getResource() - Method in interface com.sun.xml.wss.saml.AuthorizationDecisionStatement
Gets the value of the resource property.
getResource() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorizationDecisionStatementType
Gets the value of the resource property.
getResource() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthzDecisionStatementType
Gets the value of the resource property.
getResourceBundleName() - Method in interface com.sun.istack.localization.Localizable
 
getResourceBundleName() - Method in class com.sun.istack.localization.LocalizableMessage
 
getResponse() - Method in exception com.sun.mail.iap.ProtocolException
Return the offending Response object.
getResponse() - Method in class com.sun.xml.wss.provider.wsit.SOAPAuthParam
Get the SOAP response object.
getResponseBuffer() - Method in class com.sun.mail.iap.Protocol
Return a buffer to be used to read a response.
getResponseBuffer() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Return a buffer to read a response into.
getResponseMessage() - Method in class com.sun.xml.wss.provider.wsit.PacketMapMessageInfo
 
getResponseMessage() - Method in interface javax.security.auth.message.MessageInfo
Get the response message object from this MessageInfo.
getResponsePacket() - Method in class com.sun.xml.wss.provider.wsit.PacketMapMessageInfo
 
getResponsePacket() - Method in interface com.sun.xml.wss.provider.wsit.PacketMessageInfo
 
getResponsePacket() - Method in class com.sun.xml.wss.provider.wsit.SOAPAuthParam
Return the response Packet.
getResponsePacket(MessageInfo) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getRest() - Method in class com.sun.mail.iap.Response
Return the rest of the response as a string, usually used to return the arbitrary message text after a NO response.
getResult() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
getResult() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the result of the unmarshalling
getResult() - Method in class com.sun.xml.wss.impl.callback.CertificateValidationCallback
 
getResult() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback
 
getResult() - Method in class com.sun.xml.wss.impl.callback.TimestampValidationCallback
 
getResult() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
Get the authentication result.
getRetrievalMethod(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getRetrievalMethod
getReturnCode() - Method in exception com.sun.mail.smtp.SMTPAddressFailedException
Return the return code from the SMTP server that indicates the reason for the failure.
getReturnCode() - Method in exception com.sun.mail.smtp.SMTPAddressSucceededException
Return the return code from the SMTP server that indicates the reason for the success.
getReturnCode() - Method in exception com.sun.mail.smtp.SMTPSendFailedException
Return the return code from the SMTP server that indicates the reason for the failure.
getReturnOption() - Method in class com.sun.mail.smtp.SMTPMessage
Return return option.
getReturnType(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the return type of a method.
getReturnType(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getReturnValue() - Method in interface org.jvnet.ws.databinding.JavaCallInfo
Gets the returnValue of this JavaCallInfo
getRights() - Method in class com.sun.mail.imap.ACL
Get the rights associated with this ACL entry.
getRights() - Method in class com.sun.mail.imap.Rights
Return all the rights in this Rights object.
getRole() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
getRole() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getRoleAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
getRoleAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
 
getRoleAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
 
getRoot() - Method in class com.sun.xml.wss.impl.dsig.DOMSubTreeData
 
getRootName() - Method in interface org.codehaus.stax2.evt.DTD2
 
getRootName() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getRSAKeyValue(Document, X509Certificate) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
getRuntimeProperties() - Method in class com.sun.xml.wss.impl.callback.RuntimeProperties
 
getRuntimeProperties() - Method in class com.sun.xml.wss.impl.callback.XWSSCallback
 
getRuntimeProperties() - Method in class com.sun.xml.wss.impl.configuration.DynamicApplicationContext
 
getRuntimeTypeInfoSet() - Method in class com.sun.xml.bind.api.JAXBRIContext
Allows you to access the runtime model information of the JAXB XML/Java binding.
getRuntimeTypeInfoSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getSamlAuthorityBinding() - Method in class com.sun.xml.wss.core.SecurityTokenReference
 
getSamlIdVSKeyCache() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getSamlIssuer() - Method in interface com.sun.xml.wss.saml.Assertion
Get the issuer of SAML Assertion
getSamlIssuer() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
getSamlIssuer() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
getSamlIssuer() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
getSAMLValidator() - Method in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
getSAMLVersion() - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
getSAMLVersion() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getSASLRealm() - Method in class com.sun.mail.smtp.SMTPTransport
Gets the SASL realm to be used for DIGEST-MD5 authentication.
getSatellite(Class<T>) - Method in interface org.jvnet.ws.message.DistributedPropertySet
 
getSatellite(Class<T>) - Method in interface org.jvnet.ws.message.MessageContext
Gets the PropertySet
getScalarEncoder(String) - Method in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
getSchema() - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getSchema() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getSchema() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getSchema() - Method in class org.codehaus.stax2.validation.ValidatorPair
Two choices here; could either return schema of the first child, or return null.
getSchema() - Method in class org.codehaus.stax2.validation.XMLValidator
Returns the schema instance that created this validator object, if known (and applicable).
getSchemaLocations() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets XmlSchema.location() found in this context.
getSchemaOutput(String, Holder<String>) - Method in interface org.jvnet.ws.databinding.Databinding.WSDLGenerator.WSDLResolver
Create a Result object into which schema doc is to be generated.
getSchemaType() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
The effective value of XmlSchemaType annotation, if any.
getSchemaType() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getSchemaType() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
This method is provided for implementations to provide optional type information about the associated event.
getSchemaType() - Method in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
Method that can be used to determine which schema type this provider (or, rather, factory instances of which provider constructs) supports.
getSchemaType() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
getSchemaType() - Method in interface org.codehaus.stax2.validation.XMLValidationSchema
Returns type of this schema.
getSchemaType() - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
getSchemaType() - Method in class org.codehaus.stax2.validation.XMLValidator
Returns type of schema that was used to construct this validator instance.
getSchemaTypeInfo() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getSchemaTypeInfo() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getSchemaTypeInfo() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getSchemaTypeInfo() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getScheme() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Get the scheme for this URI.
getScheme() - Method in class com.sun.xml.wss.impl.misc.URI
Get the scheme for this URI.
getSchemeSpecificPart() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Get the scheme-specific part for this URI (everything following the scheme and the first colon).
getSchemeSpecificPart() - Method in class com.sun.xml.wss.impl.misc.URI
Get the scheme-specific part for this URI (everything following the scheme and the first colon).
getSCId() - Method in class com.sun.xml.wss.core.SecurityContextTokenImpl
 
getScope() - Method in interface com.sun.xml.bind.v2.model.core.Element
If non-null, this element is only active inside the given scope.
getScope() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
Deprecated. you shouldn't be invoking this method on ClassInfoImpl.
getScope() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
 
getScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the currently active Scope.
getScopeSize() - Method in class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
Gets the number of total scope offset allocated.
getSCPolicyIDtoSctIdMap() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getSCPolicyIDtoSctIdMap(String) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getSCT(SecurityContextToken, SOAPVersion) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
getSecondaryPolicies() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
getSecretKey(Key, String) - Method in class com.sun.xml.wss.core.EncryptedKeyToken
 
getSecretKey(Map, String, boolean) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getSecretKey(Map, String, boolean) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getSecretKey() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
getSecretKey(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
getSecretKey() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
getSecretKey() - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
getSecretKey(Map, String, boolean) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getSecretKey(Map, String, boolean) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getSecretKeyAlgorithm(String) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
getSecurableSoapMessage() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getSecurableSoapMessage() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getSecureConversationContext() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getSecureConversationPolicies(Message, String) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getSecureConversationPolicies(Message, String) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getSecureMessage() - Method in class com.sun.xml.wss.ProcessingContext
 
getSecureRandom() - Method in class com.sun.mail.util.MailSSLSocketFactory
 
getSecurityConfiguration(StaticApplicationContext) - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
getSecurityConfiguration() - Method in class com.sun.xml.xwss.SecurityConfiguration
 
getSecurityEnvironment() - Method in class com.sun.xml.wss.ProcessingContext
 
getSecurityEnvironment() - Method in interface com.sun.xml.wss.SecurityProcessingContext
 
getSecurityEnvironment() - Method in class com.sun.xml.xwss.SecurityConfiguration
 
getSecurityEnvironmentHandler() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
get the SecurityEnvironment CallbackHandler
getSecurityHeaderLayout() - Method in class com.sun.xml.wss.ProcessingContext
 
getSecurityHeaderName() - Static method in class com.sun.xml.wss.impl.MessageConstants
TODO Decide if there is a better interface for this
getSecurityPolicies(StaticPolicyContext) - Method in class com.sun.xml.wss.impl.policy.SecurityPolicyContainer
Return an immutable collection of SecurityPolicies, association between policies are free to inference
getSecurityPolicies(StaticPolicyContext, DynamicPolicyContext) - Method in class com.sun.xml.wss.impl.policy.SecurityPolicyContainer
 
getSecurityPolicy() - Method in class com.sun.xml.wss.impl.callback.DynamicPolicyCallback
The SecurityPolicy set by the invocation of the CallbackHandler.
getSecurityPolicy() - Method in class com.sun.xml.wss.impl.policy.PolicyAlternatives
 
getSecurityPolicy() - Method in class com.sun.xml.wss.ProcessingContext
 
getSecurityPolicy() - Method in interface com.sun.xml.wss.SecurityProcessingContext
 
getSecurityPolicyVersion() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getSecurityTokenReference(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getSecurityTokenReference
getSeed() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Gets the value of the seed property.
getSender() - Method in class com.sun.mail.imap.IMAPMessage
Get the "Sender" attribute.
getSender() - Method in class javax.mail.internet.MimeMessage
Returns the value of the RFC 822 "Sender" header field.
getSendPartial() - Method in class com.sun.mail.smtp.SMTPMessage
Send message if some addresses are invalid?
getSentDate() - Method in class com.sun.mail.imap.IMAPMessage
Get the SentDate.
getSentDate() - Method in class javax.mail.internet.MimeMessage
Returns the value of the RFC 822 "Date" field.
getSentDate() - Method in class javax.mail.Message
Get the date this message was sent.
getSeparator() - Method in class com.sun.mail.imap.IMAPFolder
Get the separator character.
getSeparator() - Method in class com.sun.mail.pop3.DefaultFolder
 
getSeparator() - Method in class com.sun.mail.pop3.POP3Folder
Always returns a NUL character because POP3 doesn't support a hierarchy.
getSeparator() - Method in class javax.mail.Folder
Return the delimiter character that separates this Folder's pathname from the names of immediate subfolders.
getSequenceNumber() - Method in class com.sun.mail.imap.IMAPMessage
Get this message's IMAP sequence number.
getSequenceNumber() - Method in class com.sun.mail.imap.IMAPNestedMessage
 
getSerialNum() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.IssuerSerialNumRequest
Get the serial number.
getSerialNumber() - Method in class com.sun.xml.wss.core.reference.X509IssuerSerial
Method getSerialNumber
getSerialNumber() - Method in class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.X509IssuerSerialBasedRequest
Get the Certificate Serial Number.
getSerialNumber() - Method in class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback.X509IssuerSerialBasedRequest
Get the serial number of X509Certificate.
getSerialNumberInteger() - Method in class com.sun.xml.wss.core.reference.X509IssuerSerial
Method getSerialNumberInteger
getServerAuthConfig() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
getServerAuthConfig(String, String, CallbackHandler) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthConfigProvider
 
getServerAuthConfig(String, String, CallbackHandler) - Method in interface javax.security.auth.message.config.AuthConfigProvider
Get an instance of ServerAuthConfig from this provider.
getServerAuthContext(MessageInfo, Subject) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
getServerAuthContext(MessageInfo, Subject) - Method in class com.sun.xml.wss.provider.wsit.PipeHelper
 
getServiceIdentifier() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
getSession() - Method in class javax.mail.MessageContext
Return the Session we're operating in.
getSessionIndex() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnStatement
 
getSessionIndex() - Method in interface com.sun.xml.wss.saml.AuthnStatement
Gets the value of the sessionIndex property.
getSessionIndex() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
Gets the value of the sessionIndex property.
getSessionNotOnOrAfter() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
Gets the value of the sessionNotOnOrAfter property.
getSessionNotOnOrAfterDate() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnStatement
 
getSessionNotOnOrAfterDate() - Method in interface com.sun.xml.wss.saml.AuthnStatement
Gets the value of the sessionNotOnOrAfter property.
getSessionToken(Map<Object, Object>, MessageInfo, Subject) - Method in class com.sun.xml.wss.provider.wsit.PipeHelper
 
getSeverity() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
 
getSharedNamespaces() - Method in class com.sun.mail.imap.IMAPStore
Using the IMAP NAMESPACE command (RFC 2342), return a set of folders representing the Shared namespaces.
getSharedNamespaces() - Method in class javax.mail.Store
Return a set of folders representing the shared namespaces.
getSignature() - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
return the Apache XML Signature corresponding to this Block
getSignature() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Gets the value of the signature property.
getSignature() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Gets the value of the signature property.
getSignatureAlgorithm() - Method in class com.sun.xml.wss.impl.AlgorithmSuite
 
getSignatureConfirmationIds() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getSignatureFactory() - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
getSignatureKDAlogrithm() - Method in class com.sun.xml.wss.impl.AlgorithmSuite
 
getSignatureProperty() - Method in class com.sun.xml.security.core.dsig.SignaturePropertiesType
Gets the value of the signatureProperty property.
getSignatureTransform(Reference) - Method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
getSignatureValue() - Method in class com.sun.xml.wss.core.SignatureConfirmationHeaderBlock
 
getSignatureValue() - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Method getSignatureValue
getSignatureValue() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureConfirmationPolicy
 
getSignedInfo() - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Returns the completely parsed SignedInfo object.
getSize() - Method in class com.sun.mail.imap.IMAPBodyPart
 
getSize() - Method in class com.sun.mail.imap.IMAPMessage
Get the message size.
getSize() - Method in class com.sun.mail.imap.IMAPNestedMessage
 
getSize() - Method in class com.sun.mail.pop3.POP3Folder
Return the size of this folder, as was returned by the POP3 STAT command when this folder was opened.
getSize() - Method in class com.sun.mail.pop3.POP3Message
Return the size of the content of this message in bytes.
getSize() - Method in class com.sun.xml.fastinfoset.util.ValueArray
 
getSize() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Return the size of the content of this body part in bytes.
getSize() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
getSize() - Method in class javax.mail.internet.MimeBodyPart
Return the size of the content of this body part in bytes.
getSize() - Method in class javax.mail.internet.MimeMessage
Return the size of the content of this message in bytes.
getSize() - Method in interface javax.mail.Part
Return the size of the content of this part in bytes.
getSizes() - Method in class com.sun.mail.pop3.POP3Folder
Return the sizes of all messages in this folder, as returned by the POP3 LIST command.
getSOAPAuthParam() - Method in class com.sun.xml.wss.provider.wsit.PacketMapMessageInfo
 
getSOAPAuthParam() - Method in interface com.sun.xml.wss.provider.wsit.PacketMessageInfo
 
getSOAPBody() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getSOAPBody() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getSoapFactory() - Static method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getSoapFactory() - Static method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getSOAPFault(WssSoapFaultException) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getSOAPFault(WssSoapFaultException) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getSOAPFault(WssSoapFaultException) - Method in class com.sun.xml.xwss.XWSSServerTube
 
getSOAPFaultException(WssSoapFaultException) - Method in class com.sun.xml.rpc.security.SecurityPluginUtil
 
getSOAPFaultException(WssSoapFaultException) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getSOAPFaultException(XWSSecurityException) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getSOAPFaultException(WssSoapFaultException) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getSOAPFaultException(XWSSecurityException) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getSOAPFaultException(WssSoapFaultException, boolean) - Method in class com.sun.xml.xwss.XWSSClientTube
 
getSOAPFaultException(WssSoapFaultException, boolean) - Method in class com.sun.xml.xwss.XWSSServerTube
 
getSOAPHeader() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getSOAPHeader() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getSOAPMessage() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getSOAPMessage() - Method in class com.sun.xml.wss.ProcessingContext
 
getSOAPMessage() - Method in interface com.sun.xml.wss.SecurityProcessingContext
 
getSOAPMessage() - Method in interface org.jvnet.ws.message.MessageContext
Gets the SAAJ SOAPMessage representation of the SOAP message.
getSOAPNamespace() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getSOAPPart() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
getSOAPPart() - Method in interface com.sun.xml.messaging.saaj.soap.SOAPDocument
 
getSOAPPart() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
getSOAPPart() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getSOAPPart() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
getSOAPPart() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Message1_2Impl
 
getSOAPPart() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
getSocket(String, int, Properties, String, boolean) - Static method in class com.sun.mail.util.SocketFetcher
This method returns a Socket.
getSocket(String, int, Properties, String) - Static method in class com.sun.mail.util.SocketFetcher
 
getSource() - Method in interface com.sun.xml.bind.v2.model.core.NonElementRef
Gets the property which is the source of this reference.
getSource() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
 
getSource() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeRef
 
getSourceCharsetEncoding() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getSourcePos() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
Returns a read-only list of Location that indicates where in the source code the problem has happened.
getSPI(Class<T>) - Method in class com.sun.xml.wss.provider.wsit.IdentityEPRExtnContributor
 
getSPKIData(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getSPKIData
getSPKISexpAndAny() - Method in class com.sun.xml.security.core.dsig.SPKIDataType
Gets the value of the spkiSexpAndAny property.
getSPNameQualifier() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.BaseIDAbstractType
Gets the value of the spNameQualifier property.
getSPNameQualifier() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
Gets the value of the spNameQualifier property.
getSPProvidedID() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
Gets the value of the spProvidedID property.
getStart() - Method in class com.sun.mail.iap.ByteArray
Returns the start position
getStartingByteOffset() - Method in interface org.codehaus.stax2.LocationInfo
Method that can be used to get exact byte offset (number of bytes read from the stream right before getting to this location) in the stream that is pointed to by this reader, right before the start of the current event.
getStartingByteOffset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getStartingByteOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getStartingByteOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getStartingCharOffset() - Method in interface org.codehaus.stax2.LocationInfo
Method that can be used to get exact character offset (number of chars read from the stream right before getting to this location) in the stream that is pointed to by this reader, right before the start of the current event.
getStartingCharOffset() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getStartingCharOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getStartingCharOffset() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getStartLocation() - Method in interface org.codehaus.stax2.LocationInfo
An optional method that either returns the location object that points the starting position of the current event, or null if implementation does not keep track of it (some may return only end location; and some no location at all).
getStartLocation() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getStartLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getStartLocation() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getStartTLS() - Method in class com.sun.mail.smtp.SMTPTransport
Should we use the STARTTLS command to secure the connection if the server supports it?
getStatementOrAuthnStatementOrAuthzDecisionStatement() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Gets the value of the statementOrAuthnStatementOrAuthzDecisionStatement property.
getStatementOrSubjectStatementOrAuthenticationStatement() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Gets the value of the statementOrSubjectStatementOrAuthenticationStatement property.
getStatements() - Method in interface com.sun.xml.wss.saml.Assertion
Return all statements presents in the SAML Assertion.
getStatements() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
getStatements() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
getStatements() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
getStaticContext() - Method in class com.sun.xml.wss.impl.callback.DynamicPolicyCallback
 
getStaticPolicyContext() - Method in class com.sun.xml.wss.impl.configuration.DynamicApplicationContext
 
getStaticPolicyContext() - Method in class com.sun.xml.wss.impl.policy.DynamicPolicyContext
 
getStaticPolicyContext() - Method in class com.sun.xml.wss.impl.policy.DynamicSecurityPolicy
 
getStore() - Method in class javax.mail.Folder
Returns the Store that owns this Folder object.
getStore() - Method in class javax.mail.Session
Get a Store object that implements this user's desired Store protocol.
getStore(String) - Method in class javax.mail.Session
Get a Store object that implements the specified protocol.
getStore(URLName) - Method in class javax.mail.Session
Get a Store object for the given URLName.
getStore(Provider) - Method in class javax.mail.Session
Get an instance of the store specified by Provider.
getStore() - Method in exception javax.mail.StoreClosedException
Returns the dead Store object
getStoreProtocol() - Method in class com.sun.mail.imap.IMAPFolder
Get this folder's Store's protocol connection.
getStreamReader() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
getStrictErrorChecking() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getSTRID() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
getSTRID() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getSTRID() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
getSTRID() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
getSTRID() - Method in class com.sun.xml.wss.impl.policy.mls.IssuedTokenKeyBinding
 
getSTRID() - Method in interface com.sun.xml.wss.impl.policy.mls.LazyKeyBinding
 
getString(String, Object[]) - Method in class com.sun.xml.fastinfoset.AbstractResourceBundle
Gets 'key' from ResourceBundle and format mesage using 'args'.
getString(int) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
getStringInterning() - Method in class com.sun.xml.fastinfoset.Decoder
Return the string interning property.
getStringInterning() - Method in interface org.jvnet.fastinfoset.FastInfosetParser
Return the string interning property.
getSTRTransformCache() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getStructure() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
 
getStructureLoader() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets StructureLoader if used as loader.
getStructurePtr() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
 
getStructureStrings() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
 
getStructureStringsPtr() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
 
getSubject() - Method in class com.sun.mail.imap.IMAPMessage
Get the decoded subject.
getSubject() - Method in class com.sun.mail.util.logging.MailHandler
Gets the formatter used to create the subject line.
getSubject(Map) - Static method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getSubject(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getSubject() - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getSubject(Map) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
getSubject() - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getSubject(Map) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getSubject() - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getSubject(Map) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getSubject() - Method in class com.sun.xml.wss.provider.wsit.SecurityContextImpl
 
getSubject() - Method in interface com.sun.xml.wss.saml.Assertion
Gets the value of the subject property of SAML 2.0 This method should be applied only on SAML 2.0 assertion.
getSubject() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
getSubject() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AttributeStatement
 
getSubject() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthenticationStatement
 
getSubject() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorizationDecisionStatement
 
getSubject() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
getSubject() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AttributeStatement
 
getSubject() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthenticationStatement
 
getSubject() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorizationDecisionStatement
 
getSubject() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
getSubject() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AttributeStatement
 
getSubject() - Method in interface com.sun.xml.wss.saml.AttributeStatement
Gets the value of the subject property for SAML1.1 and SAML1.0
getSubject() - Method in interface com.sun.xml.wss.saml.AuthenticationStatement
Gets the value of the subject property.
getSubject() - Method in interface com.sun.xml.wss.saml.AuthorizationDecisionStatement
Gets the value of the subject property.
getSubject() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectStatementAbstractType
Gets the value of the subject property.
getSubject() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Gets the value of the subject property.
getSubject() - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getSubject() - Method in class javax.mail.internet.MimeMessage
Returns the value of the "Subject" header field.
getSubject() - Method in class javax.mail.Message
Get the subject of this message.
getSubject() - Method in class javax.security.auth.message.callback.CallerPrincipalCallback
Get the Subject in which the handler will distinguish the caller principal
getSubject() - Method in class javax.security.auth.message.callback.GroupPrincipalCallback
Get the Subject in which the handler will establish the group principals.
getSubject() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
Get the subject.
getSubjectConfirmation() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Subject
 
getSubjectConfirmation() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Subject
 
getSubjectConfirmation() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Subject
 
getSubjectConfirmation() - Method in interface com.sun.xml.wss.saml.Subject
 
getSubjectConfirmationData() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectConfirmationType
Gets the value of the subjectConfirmationData property.
getSubjectConfirmationData() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
Gets the value of the subjectConfirmationData property.
getSubjectConfirmationDataForSAML11() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectConfirmation
 
getSubjectConfirmationDataForSAML11() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectConfirmation
 
getSubjectConfirmationDataForSAML11() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmation
 
getSubjectConfirmationDataForSAML11() - Method in interface com.sun.xml.wss.saml.SubjectConfirmation
Gets the value of the subjectConfirmationData property for SAML 1.1 and SAML 1.0.
getSubjectConfirmationDataForSAML20() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectConfirmation
 
getSubjectConfirmationDataForSAML20() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectConfirmation
 
getSubjectConfirmationDataForSAML20() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmation
 
getSubjectConfirmationDataForSAML20() - Method in interface com.sun.xml.wss.saml.SubjectConfirmation
Gets the value of the subjectConfirmationData property for SAML 2.0
getSubjectConfirmationKey(Element, CallbackHandler) - Static method in class com.sun.xml.wss.saml.AssertionUtil
Retrive the key from HOK SAML Assertion
getSubjectConfirmationKeyInfo(Element) - Static method in class com.sun.xml.wss.saml.AssertionUtil
 
getSubjectKeyID() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.SubjectKeyIDRequest
Get the subjectKeyID.
getSubjectKeyIdentifier(X509Certificate) - Method in class com.sun.wsit.security.SunKeyIdentifierSPI
 
getSubjectKeyIdentifier(X509Certificate) - Method in class com.sun.xml.wss.core.reference.KeyIdentifierSPI
 
getSubjectKeyIdentifier(X509Certificate) - Static method in class com.sun.xml.wss.core.reference.X509SubjectKeyIdentifier
 
getSubjectKeyIdentifier() - Method in class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.X509SubjectKeyIdentifierBasedRequest
Get the byte stream of X509SubjectKeyIdentifier set on this request.
getSubjectKeyIdentifier() - Method in class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback.X509SubjectKeyIdentifierBasedRequest
Get the byte stream of X509SubjectKeyIdentifier value stored in this Request.
getSubjectLocality() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthenticationStatementType
Gets the value of the subjectLocality property.
getSubjectLocality() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
Gets the value of the subjectLocality property.
getSubjectLocalityAddress() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnStatement
 
getSubjectLocalityAddress() - Method in interface com.sun.xml.wss.saml.AuthnStatement
Gets the value of the SubjectLocality address property.
getSubjectLocalityDNSAddress() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthenticationStatement
 
getSubjectLocalityDNSAddress() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthenticationStatement
 
getSubjectLocalityDNSAddress() - Method in interface com.sun.xml.wss.saml.AuthenticationStatement
Gets the value of the dnsAddress property.
getSubjectLocalityDNSName() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnStatement
 
getSubjectLocalityDNSName() - Method in interface com.sun.xml.wss.saml.AuthnStatement
Gets the value of the SubjectLocality dnsName property.
getSubjectLocalityIPAddress() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthenticationStatement
 
getSubjectLocalityIPAddress() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthenticationStatement
 
getSubjectLocalityIPAddress() - Method in interface com.sun.xml.wss.saml.AuthenticationStatement
Gets the value of the ipAddress property.
getSubmitter() - Method in class com.sun.mail.smtp.SMTPMessage
Gets the submitter to be used for the RFC 2554 AUTH= value in the MAIL FROM command.
getSubstitutionHead() - Method in interface com.sun.xml.bind.v2.model.core.Element
If this element can substitute another element, return that element.
getSubstitutionHead() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
 
getSubstitutionHead() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
If this element can substitute another element, return that element.
getSubstitutionMembers() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
All the ElementInfos whose ElementInfo.getSubstitutionHead() points to this object.
getSubType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Return the subType.
getSubType() - Method in class javax.mail.internet.ContentType
Return the subType.
getSuperClass(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the base class of the specified class.
getSuperClass(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getSupportedCipherSuites() - Method in class com.sun.mail.util.MailSSLSocketFactory
 
getSupportedEnvelopeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
getSupportedEnvelopeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl
 
getSupportedEnvelopeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
 
getSupportedMessageTypes() - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthModule
 
getSupportedMessageTypes() - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthModule
 
getSupportedMessageTypes() - Method in interface javax.security.auth.message.module.ClientAuthModule
Get the one or more Class objects representing the message types supported by the module.
getSupportedMessageTypes() - Method in interface javax.security.auth.message.module.ServerAuthModule
Get the one or more Class objects representing the message types supported by the module.
getSymmetricKey() - Method in class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.SymmetricKeyRequest
Get the SymmetricKey stored in this Request.
getSymmetricKey() - Method in class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.SymmetricKeyRequest
Get the SymmetricKey stored in this Request.
getSymmetricKeyAlgorithm() - Method in class com.sun.xml.wss.impl.AlgorithmSuite
 
getSymmetricKeyBinding() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getSymmetricKeySignatureAlgorithm() - Method in class com.sun.xml.wss.impl.AlgorithmSuite
 
getSystemBoolean(String) - Static method in class com.sun.xml.messaging.saaj.util.SAAJUtil
 
getSystemFlags() - Method in class javax.mail.Flags
Return all the system flags in this Flags object.
getSystemId() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getSystemId() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getSystemId() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
Returns the system ID of the XML
getSystemId() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
The entity's system identifier.
getSystemId() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
 
getSystemId() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
Returns the system ID of the XML data
getSystemId() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Get the system identifier associated with the buffer.
getSystemId() - Method in class com.sun.xml.txw2.output.TXWResult
 
getSystemId() - Method in interface org.codehaus.stax2.evt.DTD2
 
getSystemId() - Method in class org.codehaus.stax2.io.Stax2ReferentialSource
Since we can determine a system id from the base URL
getSystemId() - Method in class org.codehaus.stax2.io.Stax2Result
 
getSystemId() - Method in class org.codehaus.stax2.io.Stax2Source
 
getSystemId() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
getSystemId() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
getSystemId() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
getSystemId() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
getSystemId() - Method in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
getSystemProperty(String) - Static method in class com.sun.xml.bind.Util
Reads the system property value and takes care of SecurityException.
getSystemProperty(String) - Static method in class com.sun.xml.messaging.saaj.util.SAAJUtil
 
getTag() - Method in class com.sun.mail.iap.Response
Return the tag, if this is a tagged statement.
getTagName() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
The associated element name.
getTagName() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getTagName() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getTagName() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getTagName() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getTarget() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
Gets the type of the attribute.
getTarget() - Method in interface com.sun.xml.bind.v2.model.core.NonElementRef
Target of the reference.
getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeAttributePropertyInfo
 
getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
 
getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeRef
 
getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeValuePropertyInfo
 
getTarget() - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
 
getTarget() - Method in class com.sun.xml.security.core.dsig.SignaturePropertyType
Gets the value of the target property.
getTarget() - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
Gets the value of the target property.
getTarget() - Method in class com.sun.xml.wss.impl.dsig.DataWrapper
null if no target has been set.
getTarget() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
getTargetBindings() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
getTargetBindings() - Method in class com.sun.xml.wss.impl.policy.mls.MandatoryTargetPolicy.FeatureBinding
 
getTargetBindings() - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
getTargetPolicies() - Method in class javax.security.auth.message.MessagePolicy
Get the target policies that comprise the authentication policy.
getTargets() - Method in class javax.security.auth.message.MessagePolicy.TargetPolicy
Get the array of layer-specific target descriptors that identify the one or more message parts to which the specified message protection policy applies.
getter - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
getTerm() - Method in class javax.mail.search.NotTerm
Return the term to negate.
getTerms() - Method in class javax.mail.search.AndTerm
Return the search terms.
getTerms() - Method in class javax.mail.search.OrTerm
Return the search terms.
getTestSet() - Method in class javax.mail.search.FlagTerm
Return true if testing whether the flags are set.
getText() - Method in class com.sun.xml.fastinfoset.stax.events.CommentEvent
Return the string data of the comment, returns empty string if it does not exist
getText() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getText() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getText() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getText() - Method in class org.codehaus.stax2.io.Stax2StringSource
 
getText() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getText(Writer, boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Method similar to DOMWrappingReader.getText(), except that it just uses provided Writer to write all textual content.
getText() - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
 
getText(Writer, boolean) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
getText(Writer, boolean) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
getText(Writer, boolean) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
getText(Writer, boolean) - Method in interface org.codehaus.stax2.XMLStreamReader2
Method similar to XMLStreamReader.getText(), except that it just uses provided Writer to write all textual content, and that it works for wider range of event types.
getTextAlgorithmBytes() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
Deprecated. was deprecated due to security reasons. Now the method return cloned byte[].
getTextAlgorithmBytes(int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getTextAlgorithmBytesClone() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getTextAlgorithmIndex() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getTextAlgorithmLength() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getTextAlgorithmStart() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getTextAlgorithmURI() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getTextCharacters() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getTextCharacters() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getTextCharacters() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getTextCharacters() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getTextCharacters(int, char[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getTextContent() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getTextContent() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getTextContent() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getTextContent() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getTextContent() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getTextLength() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getTextLength() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getTextLength() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getTextLength() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getTextStart() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getTextStart() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getTextStart() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getTextStart() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getTextValue() - Method in class com.sun.xml.wss.core.BinarySecurityToken
get the actual value of the text node.
getTextValue() - Method in class com.sun.xml.wss.core.X509SecurityToken
 
getThumbPrintIdentifier(X509Certificate) - Static method in class com.sun.xml.wss.core.reference.X509ThumbPrintIdentifier
 
getThumbprintIdentifier() - Method in class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.ThumbprintBasedRequest
Get the byte stream of X509ThumbPrint set on this request.
getThumbprintIdentifier() - Method in class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback.ThumbprintBasedRequest
Get the byte stream of X509ThumbPrint set on this request.
getThumbprintIdentifier(X509Certificate) - Static method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
getThumbprintIdentifier(X509Certificate) - Static method in class com.sun.xml.wss.util.XWSSUtil
 
getTimeout() - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
 
getTimestamp() - Method in class com.sun.mail.iap.Protocol
Returns the timestamp.
getTIMESTAMP_POLICY_TYPE() - Method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
getTimestampFreshness() - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
 
getTimestampFreshnessLimit() - Method in class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
getTimestampFreshnessLimit() - Method in class com.sun.xml.wss.impl.callback.TimestampValidationCallback.UTCTimestampRequest
 
getTimestampTimeout() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getToIndex(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getToIndex(int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmAttributes
Return the whether the attribute value should be indexed or not.
getToIndex(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getTokenCache() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
return the token cache.
getTokens(Policy) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getTokens(Policy) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getTokenType() - Method in class com.sun.xml.wss.core.SecurityTokenReference
 
getTokenType() - Method in class com.sun.xml.wss.impl.policy.mls.IssuedTokenKeyBinding
 
getTokenValue() - Method in class com.sun.xml.security.core.xenc.EncryptedDataType
 
getTokenValue() - Method in class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
getTokenValue() - Method in class com.sun.xml.wss.core.EncryptedKeyToken
 
getTokenValue() - Method in class com.sun.xml.wss.core.SecurityContextTokenImpl
 
getTokenValue() - Method in class com.sun.xml.wss.core.SecurityTokenReference
 
getTokenValue() - Method in class com.sun.xml.wss.core.UsernameToken
 
getTokenValue() - Method in class com.sun.xml.wss.core.X509SecurityToken
 
getTokenValue() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
getTokenValue() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
getTokenValue() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
getTokenValue() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
getTotalCharacterCount() - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
 
getTotalCharacterCount() - Method in class com.sun.xml.fastinfoset.util.StringIntMap
 
getTransducer() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
getTransducer() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
This method doesn't take the reference properties defined on RuntimeNonElementRef into account (such as ID-ness.)
getTransducer() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElement
This method doesn't take the reference properties defined on RuntimeNonElementRef into account (such as ID-ness.)
getTransducer() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
If the XML representation of the referenced Java type is just a text, return a transducer that converts between the bean and XML.
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
If the bean's representation in XML is just a text, this method return a Transducer that lets you convert values between the text and the bean.
getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.image_gif
Return the Transfer Data of type DataFlavor from InputStream.
getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.message_rfc822
return the Transfer Data of type DataFlavor from InputStream
getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.multipart_mixed
Return the Transfer Data of type DataFlavor from InputStream.
getTransferData(DataFlavor, DataSource) - Method in class com.sun.mail.handlers.text_plain
Return the Transfer Data of type DataFlavor from InputStream.
getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.FastInfosetDataContentHandler
return the Transfer Data of type DataFlavor from InputStream
getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.GifDataContentHandler
Return the Transfer Data of type DataFlavor from InputStream.
getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler
return the Transfer Data of type DataFlavor from InputStream
getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.MultipartDataContentHandler
Return the Transfer Data of type DataFlavor from InputStream.
getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.StringDataContentHandler
Return the Transfer Data of type DataFlavor from InputStream.
getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.messaging.saaj.soap.XmlDataContentHandler
return the Transfer Data of type DataFlavor from InputStream
getTransferDataFlavors() - Method in class com.sun.mail.handlers.image_gif
Return the DataFlavors for this DataContentHandler.
getTransferDataFlavors() - Method in class com.sun.mail.handlers.message_rfc822
return the DataFlavors for this DataContentHandler
getTransferDataFlavors() - Method in class com.sun.mail.handlers.multipart_mixed
Return the DataFlavors for this DataContentHandler.
getTransferDataFlavors() - Method in class com.sun.mail.handlers.text_plain
Return the DataFlavors for this DataContentHandler.
getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.FastInfosetDataContentHandler
return the DataFlavors for this DataContentHandler
getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.GifDataContentHandler
Return the DataFlavors for this DataContentHandler.
getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler
return the DataFlavors for this DataContentHandler
getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.MultipartDataContentHandler
Return the DataFlavors for this DataContentHandler.
getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.StringDataContentHandler
Return the DataFlavors for this DataContentHandler.
getTransferDataFlavors() - Method in class com.sun.xml.messaging.saaj.soap.XmlDataContentHandler
return the DataFlavors for this DataContentHandler
getTransform() - Method in class com.sun.xml.security.core.dsig.TransformsType
Gets the value of the transform property.
getTransform() - Method in class com.sun.xml.security.core.xenc.TransformsType
Gets the value of the transform property.
getTransform() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget.Transform
 
getTransform() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget.Transform
 
getTransforms() - Method in class com.sun.xml.security.core.dsig.RetrievalMethodType
Gets the value of the transforms property.
getTransforms() - Method in class com.sun.xml.security.core.xenc.CipherReferenceType
Gets the value of the transforms property.
getTransforms() - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
getTransforms() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
 
getTransport() - Method in class javax.mail.Session
Get a Transport object that implements this user's desired Transport protcol.
getTransport(String) - Method in class javax.mail.Session
Get a Transport object that implements the specified protocol.
getTransport(URLName) - Method in class javax.mail.Session
Get a Transport object for the given URLName.
getTransport(Provider) - Method in class javax.mail.Session
Get an instance of the transport specified in the Provider.
getTransport(Address) - Method in class javax.mail.Session
Get a Transport object that can transport a Message of the specified address type.
getTrustContext() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getTrustCredentialHolder() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getTrustedHosts() - Method in class com.sun.mail.util.MailSSLSocketFactory
 
getTrustManagers() - Method in class com.sun.mail.util.MailSSLSocketFactory
 
getTrustStore() - Method in class javax.security.auth.message.callback.TrustStoreCallback
Used by the TrustStore user to obtain the TrustStore set within the Callback.
getType() - Method in class com.sun.mail.iap.Response
 
getType() - Method in class com.sun.mail.imap.IMAPFolder
Get the type of this folder.
getType() - Method in class com.sun.mail.pop3.DefaultFolder
 
getType() - Method in class com.sun.mail.pop3.POP3Folder
Always returns Folder.HOLDS_MESSAGES.
getType(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's type by index.
getType(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's type by Namespace-qualified name.
getType(String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's type by qualified (prefixed) name.
getType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
Returns the representation for JAXBElement<contentInMemoryType>.
getType() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfo
Gets the underlying Java type that object represents.
getType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
getType() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeArrayInfo
Represents T[].
getType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
Returns the custom JAXBElement class tailored this element.
getType(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getType(String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getType(String, String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getType() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer.Token
Return the type of the token.
getType() - Method in class com.sun.xml.security.core.dsig.ReferenceType
Gets the value of the type property.
getType() - Method in class com.sun.xml.security.core.dsig.RetrievalMethodType
Gets the value of the type property.
getType() - Method in class com.sun.xml.security.core.xenc.EncryptedDataType
 
getType() - Method in class com.sun.xml.security.core.xenc.EncryptedType
Gets the value of the type property.
getType(int) - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
getType(String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
getType(String, String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
getType() - Method in interface com.sun.xml.txw2.DatatypeWriter
Gets the Java class that this writer can write.
getType() - Method in class com.sun.xml.wss.core.DerivedKeyTokenHeaderBlock
 
getType() - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
getType() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
Returns null if Type attr is not present
getType() - Method in class com.sun.xml.wss.core.EncryptedKeyToken
 
getType() - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
Returns null if Type attr is not present
getType() - Method in class com.sun.xml.wss.core.SecurityContextTokenImpl
 
getType() - Method in class com.sun.xml.wss.core.SecurityTokenReference
 
getType() - Method in class com.sun.xml.wss.core.UsernameToken
 
getType() - Method in class com.sun.xml.wss.core.X509SecurityToken
 
getType() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
getType() - Method in class com.sun.xml.wss.impl.config.DeclarativeSecurityConfiguration
 
getType() - Method in class com.sun.xml.wss.impl.dsig.DataWrapper
 
getType() - Method in class com.sun.xml.wss.impl.policy.DynamicSecurityPolicy
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KeyValueTokenBinding
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.DerivedTokenKeyBinding
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.IssuedTokenKeyBinding
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.MandatoryTargetPolicy.FeatureBinding
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.MandatoryTargetPolicy
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.SecureConversationTokenKeyBinding
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureConfirmationPolicy
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
 
getType() - Method in class com.sun.xml.wss.impl.policy.PolicyAlternatives
 
getType() - Method in interface com.sun.xml.wss.impl.policy.SecurityPolicy
Get the type of the policy.
getType() - Method in class com.sun.xml.wss.impl.policy.SecurityPolicyContainer
 
getType() - Method in class com.sun.xml.wss.impl.WSSAssertion
WSS version
getType() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
getType() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
getType() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
getType() - Method in class javax.mail.Address
Return a type string that identifies this address type.
getType() - Method in class javax.mail.event.ConnectionEvent
Return the type of this event
getType() - Method in class javax.mail.event.FolderEvent
Return the type of this event.
getType() - Method in class javax.mail.event.MessageCountEvent
Return the type of this event.
getType() - Method in class javax.mail.event.TransportEvent
Return the type of this event.
getType() - Method in class javax.mail.Folder
Returns the type of this Folder, that is, whether this folder can hold messages or subfolders or both.
getType() - Method in class javax.mail.internet.HeaderTokenizer.Token
Return the type of the token.
getType() - Method in class javax.mail.internet.InternetAddress
Return the type of this address.
getType() - Method in class javax.mail.internet.NewsAddress
Return the type of this address.
getType() - Method in class javax.mail.Provider
Returns the type of this Provider
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BooleanDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecimalDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongDecoder
 
getType() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
getType() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
 
getType(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getType(String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getType(String, String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getTypeArgument(T, int) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the i-th type argument from a parameterized type.
getTypeArgument(Type, int) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getTypeInfo(T) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a TypeInfo for the given type.
getTypeInfo(Ref<T, C>) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a type information for the given reference.
getTypeInfo(T, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Have the builder recognize the type (if it hasn't done so yet), and returns a NonElement that represents it.
getTypeInfo(Ref<T, C>) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
This method is used to add a root reference to a model.
getTypeInfo(Type) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getTypeInfoSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Creates a RuntimeTypeInfoSet.
getTypeName(TypeReference) - Method in class com.sun.xml.bind.api.JAXBRIContext
Returns the name of the XML Type bound to the specified Java type.
getTypeName() - Method in interface com.sun.xml.bind.v2.model.core.BuiltinLeafInfo
Gets the primary XML type ANYTYPE_NAME of the class.
getTypeName() - Method in interface com.sun.xml.bind.v2.model.core.NonElement
Gets the primary XML type ANYTYPE_NAME of the class.
getTypeName() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
getTypeName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getTypeName(T) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
getTypeName(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the display name of the type object
getTypeName(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getTypeName(T) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
getTypeName(TypeReference) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getTypeName(BeanT) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns the XML type name to be used to marshal the specified instance.
getTypeName(ValueT) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Transducers implicitly work against a single XML type, but sometimes (most notably XMLGregorianCalendar, an instance may choose different XML types.
getTypeNames() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Returns all the type names recognized by this bean info.
getTypeNames() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
Returns all the type names recognized by this type for unmarshalling.
getTypeNames() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns XML Schema type names if the bean is mapped from a complex/simple type of XML Schema.
getTypeReference() - Method in class com.sun.xml.bind.api.Bridge
Gets the TypeReference from which this bridge was created.
getTypes() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Returns the information about the types allowed in this property.
getTypes() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementPropertyInfo
 
getUID(Message) - Method in class com.sun.mail.imap.IMAPFolder
Get the UID for the specified message.
getUID() - Method in class com.sun.mail.imap.IMAPMessage
 
getUID(Message) - Method in class com.sun.mail.pop3.POP3Folder
Return the unique ID string for this message, or null if not available.
getUID(Message) - Method in interface javax.mail.UIDFolder
Get the UID for the specified message.
getUIDNext() - Method in class com.sun.mail.imap.IMAPFolder
Returns the predicted UID that will be assigned to the next message that is appended to this folder.
getUIDValidity() - Method in class com.sun.mail.imap.IMAPFolder
Returns the UIDValidity for this folder.
getUIDValidity() - Method in interface javax.mail.UIDFolder
Returns the UIDValidity value associated with this folder.
getUnadapted(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Sets the value without adapting the value.
getUnknownElement(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getUnknownElement
getUnmarshallerHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getUnreadMessageCount() - Method in class com.sun.mail.imap.IMAPFolder
Get the unread message count.
getUnreadMessageCount() - Method in class javax.mail.Folder
Get the total number of unread messages in this Folder.
getUnrenderedNodes(Collection) - Method in class com.sun.xml.wss.impl.transform.NameSpaceSymbTable
Get all the unrendered nodes in the name space.
getUpgradeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
getUpgradeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl
 
getUpgradeName() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.ClassLocatable
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.FieldLocatable
 
getUpstream() - Method in interface com.sun.xml.bind.v2.model.annotation.Locatable
Gets the upstream Location information.
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.MethodLocatable
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
 
getURI(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's Namespace URI.
getURI(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getURI(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getURI() - Method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
Returns the URI associated of the namespace.
getURI() - Method in class com.sun.xml.security.core.dsig.ReferenceType
Gets the value of the uri property.
getURI() - Method in class com.sun.xml.security.core.dsig.RetrievalMethodType
Gets the value of the uri property.
getURI() - Method in class com.sun.xml.security.core.xenc.CipherReferenceType
Gets the value of the uri property.
getURI() - Method in class com.sun.xml.security.core.xenc.ReferenceType
Gets the value of the uri property.
getURI(int) - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
getURI() - Method in class com.sun.xml.wss.core.reference.DirectReference
 
getUri() - Method in class com.sun.xml.wss.impl.c14n.AttributeNS
 
getUri() - Method in class com.sun.xml.wss.impl.c14n.StAXAttr
 
getURI(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getURIResolver() - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
 
getURL() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getURL() - Method in class javax.mail.URLName
Constructs a URL from the URLName.
getURLName() - Method in class javax.mail.Folder
Return a URLName representing this folder.
getURLName() - Method in class javax.mail.Service
Return a URLName representing this service.
getUseCreated() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
getUseIdentity() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
 
getUseNonce() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
get the useNonce flag
getUserData(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getUserData(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getUserData(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
getUserData(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
getUserData(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getUseReceivedSecret() - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
getUserFlags() - Method in class javax.mail.Flags
Return all the user flags in this Flags object.
getUserinfo() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Get the userinfo for this URI.
getUserinfo() - Method in class com.sun.xml.wss.impl.misc.URI
Get the userinfo for this URI.
getUsername() - Method in class com.sun.xml.wss.core.UsernameToken
 
getUsername() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DerivedKeyPasswordRequest
 
getUsername() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DigestPasswordRequest
 
getUsername() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.PlainTextPasswordRequest
Get the username stored in this Request.
getUsername() - Method in class com.sun.xml.wss.impl.callback.UsernameCallback
Get the Username.
getUsername(Map) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
getUsername(Map) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
getUsername() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
get the username
getUsername(Map) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
Not implemented: AuthModules use Callbacks internally
getUsername(Map) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getUserName() - Method in class javax.mail.PasswordAuthentication
 
getUsername() - Method in class javax.mail.URLName
Returns the user name of this URLName.
getUsername() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
Get the username.
getUserNamespaces(String) - Method in class com.sun.mail.imap.IMAPStore
Using the IMAP NAMESPACE command (RFC 2342), return a set of folders representing the User's namespaces.
getUserNamespaces(String) - Method in class javax.mail.Store
Return a set of folders representing the namespaces for user.
getUsernameToken() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
getusernameTokenBinding() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getUseRset() - Method in class com.sun.mail.smtp.SMTPTransport
Should we use the RSET command instead of the NOOP command in the @{link #isConnected isConnected} method?
getUseStandAloneRefList() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
getUTF8Data(ByteArrayOutputStream) - Method in class com.sun.xml.wss.impl.c14n.AttributeNS
 
getUTF8NameTable() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getUUID() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
getUUID() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
getValidationLocation() - Method in interface org.codehaus.stax2.validation.ValidationContext
Method that will return the location that best represents current location within document to be validated, if such information is available.
getValidationProblem() - Method in exception org.codehaus.stax2.validation.XMLValidationException
 
getValidator() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback
 
getValidRootNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Returns the set of valid root tag names.
getValidSentAddresses() - Method in class javax.mail.event.TransportEvent
Return the addresses to which this message was sent succesfully.
getValidSentAddresses() - Method in exception javax.mail.SendFailedException
Return the addresses to which this message was sent succesfully.
getValidUnsentAddresses() - Method in class javax.mail.event.TransportEvent
Return the addresses that are valid but to which this message was not sent.
getValidUnsentAddresses() - Method in exception javax.mail.SendFailedException
Return the addresses that are valid but to which this message was not sent.
getValue(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's value by index.
getValue(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's value by Namespace-qualified name.
getValue(String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's value by qualified (prefixed) name.
getValue() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
getValue(int) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getValue(String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getValue(String, String) - Method in class com.sun.xml.fastinfoset.sax.AttributesHolder
 
getValue() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
Gets the normalized value of this attribute
getValue() - Method in interface com.sun.xml.messaging.saaj.packaging.mime.Header
Returns the value of this header.
getValue() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer.Token
Returns the value of the token just read.
getValue() - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
 
getValue() - Method in class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
getValue() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getValue() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
 
getValue() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getValue() - Method in class com.sun.xml.security.core.dsig.SignatureValueType
Gets the value of the value property.
getValue(int) - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
getValue(String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
getValue(String, String) - Method in class com.sun.xml.stream.buffer.AttributesHolder
 
getValue() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getValue() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getValue() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getValue() - Method in class com.sun.xml.wss.impl.c14n.Attribute
 
getValue() - Method in class com.sun.xml.wss.impl.c14n.StAXAttr
 
getValue() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getValue() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
getValue() - Method in interface com.sun.xml.wss.saml.Action
Gets the value of the value property.
getValue() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Action
 
getValue() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.NameIdentifier
 
getValue() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Action
 
getValue() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.NameIdentifier
 
getValue() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Action
 
getValue() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ActionType
Gets the value of the value property.
getValue() - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.NameIdentifierType
Gets the value of the value property.
getValue() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ActionType
Gets the value of the value property.
getValue() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
Gets the value of the value property.
getValue() - Method in interface com.sun.xml.wss.saml.NameID
Gets the value of the value property.
getValue() - Method in interface com.sun.xml.wss.saml.NameIdentifier
Gets the value of the value property.
getValue() - Method in class javax.mail.Header
Returns the value of this header.
getValue() - Method in class javax.mail.internet.HeaderTokenizer.Token
Returns the value of the token just read.
getValue() - Method in class javax.mail.internet.InternetHeaders.InternetHeader
Return the "value" part of the header line.
getValue() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BooleanDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecimalDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongDecoder
 
getValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
getValue(int) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getValue(String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getValue(String, String) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
 
getValue() - Method in interface org.jvnet.mimepull.Header
Returns the value of this header.
getValueEncoder() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
getValueEncoder() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
getValueNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getValueNodeStrict() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getValues() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleArrayDecoder
 
getValues() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatArrayDecoder
 
getValues() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntArrayDecoder
 
getValues() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongArrayDecoder
 
getValueType() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
Type of the value of the map.
getValueType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeMapPropertyInfo
 
getValueType() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
getValueType() - Method in class com.sun.xml.wss.core.BinarySecurityToken
 
getValueType() - Method in class com.sun.xml.wss.core.reference.DirectReference
If this attr is not present, returns null.
getValueType() - Method in class com.sun.xml.wss.core.reference.KeyIdentifier
If this attr is not present, returns null.
getValueType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
getValueType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KeyValueTokenBinding
 
getValueType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
getVendor() - Method in class javax.mail.Provider
Returns name of vendor associated with this implementation or null
getVersion() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
Returns the version of XML of this XML stream
getVersion() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
getVersion() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
getVersion() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
getVersion() - Method in interface com.sun.xml.wss.saml.Assertion
Get the SAML Vertion SAML2.0
getVersion() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
getVersion() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
getVersion() - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Gets the value of the version property.
getVersion() - Method in class javax.mail.Provider
Returns version of this implementation or null if no version
getVersion() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
getVersion() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
getVisibleNamespacePrefixes() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
getVisibleNamespacePrefixes() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
getVisibleNamespacePrefixes() - Method in class com.sun.xml.wss.core.ReferenceElement
 
getVisibleNamespacePrefixes() - Method in class com.sun.xml.wss.core.SecurityHeader
 
getVisibleNamespacePrefixes() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
getVocabulary() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
getVocabularyApplicationData() - Method in class com.sun.xml.fastinfoset.Encoder
Get the application data associated with the serializer vocabulary.
getVocabularyApplicationData() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Get the application data associated with the serializer vocabulary.
getVoidType() - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the representation of the primitive "void" type.
getVoidType() - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getWholeText() - Method in class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
getWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
If this property supports the wildcard, returns its mode.
getWriter() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
getWriter() - Method in class com.sun.xml.txw2.output.TXWResult
 
getWSCInstance() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getWSDL(String) - Method in interface org.jvnet.ws.databinding.Databinding.WSDLGenerator.WSDLResolver
Create a Result object into which concrete WSDL is to be generated.
getWSDLOpFromAction(Packet, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getWSDLOpFromAction(Packet, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getWSDLPort() - Method in class com.sun.xml.wss.jaxws.impl.TubeConfiguration
Gets the WSDLPort that represents the WSDL information about the port for which a pipeline is created.
getWSSAssertion() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
getWSSAssertion() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getWssAssertion(WSSAssertion) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
getWssAssertion(WSSAssertion) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
getWSSCVersion(String) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
getWsuId() - Method in class com.sun.xml.wss.core.reference.EmbeddedReference
If this attr is not present, returns null.
getWsuId() - Method in class com.sun.xml.wss.core.reference.KeyIdentifier
If this attr is not present, returns null.
getWsuId() - Method in class com.sun.xml.wss.core.SecurityContextTokenImpl
 
getWsuIdOrId(Element) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
getX509Certificate() - Method in class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.X509CertificateBasedRequest
Get the X509Certificate stored in this Request.
getX509Certificate() - Method in class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.X509CertificateRequest
 
getX509Certificate() - Method in class com.sun.xml.wss.impl.callback.SignatureKeyCallback.PrivKeyCertRequest
Get the X509Certificate stored in this Request.
getX509Certificate() - Method in class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback.X509CertificateRequest
Get the X509Certificate stored in this Request.
getX509Certificate() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
getX509CertificateBinding() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
getX509Data(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getX509Data
getX509Data(Document, X509Certificate) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
getX509DataElement(int) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method getX509DataElement
getX509IssuerName() - Method in class com.sun.xml.security.core.dsig.X509IssuerSerialType
Gets the value of the x509IssuerName property.
getX509IssuerSerialOrX509SKIOrX509SubjectName() - Method in class com.sun.xml.security.core.dsig.X509DataType
Gets the value of the x509IssuerSerialOrX509SKIOrX509SubjectName property.
getX509SerialNumber() - Method in class com.sun.xml.security.core.dsig.X509IssuerSerialType
Gets the value of the x509SerialNumber property.
getXMIMEContentType(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the value of the xmime:contentType attribute on the given object, or null if for some reason it couldn't be found, including any error.
getXMIMEContentType() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the xmime:contentType value for the current object.
getXMIMEContentType() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Gets the MIME type with which the binary content shall be printed.
getXmlDeclaration() - Method in class com.sun.xml.messaging.saaj.util.XMLDeclarationParser
 
getXmlEncoding() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
Gets the attribute name.
getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Gets the wrapper element name.
getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
Gets the wrapper element name.
getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
Gets the wrapper element name.
getXMLNode(Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getXmlNs(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets all XmlSchema.xmlns() found in this context for the given namespace URI.
getXmlNsSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Returns declared XmlNs annotations (from package-level annotation XmlSchema
getXMLReader() - Method in class com.sun.xml.stream.buffer.XMLStreamBufferSource
 
getXMLReader() - Method in class org.jvnet.fastinfoset.FastInfosetSource
 
getXMLReporter() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
getXMLResolver() - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
getXmlStandalone() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getXMLStreamBuffer() - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
getXMLStreamBuffer() - Method in class com.sun.xml.stream.buffer.XMLStreamBufferResult
Get the MutableXMLStreamBuffer that is used.
getXMLStreamBuffer() - Method in class com.sun.xml.stream.buffer.XMLStreamBufferSource
Get the XMLStreamBuffer that is used.
getXmlVersion() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
getXmlVersion() - Method in interface org.codehaus.stax2.validation.ValidationContext
Method that validator can call to figure out which xml version document being validated declared (if none, "1.0" is assumed as per xml specifications 1.0 and 1.1).
getXPathVersion() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
 
getXPathVersion() - Method in class com.sun.xml.wss.impl.policy.mls.Target
returns xpath version to be used if the Target Type is XPATH.
getY() - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Gets the value of the y property.
GIF_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
GifDataContentHandler - Class in com.sun.xml.messaging.saaj.soap
DataContentHandler for image/gif.
GifDataContentHandler() - Constructor for class com.sun.xml.messaging.saaj.soap.GifDataContentHandler
 
GLASSFISH_JAXB - Static variable in class org.jvnet.ws.databinding.DatabindingModeFeature
 
grammar - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
GroupPrincipalCallback - Class in javax.security.auth.message.callback
Callback establishing group principals within the argument subject.
GroupPrincipalCallback(Subject, String[]) - Constructor for class javax.security.auth.message.callback.GroupPrincipalCallback
Create a GroupPrincipalCallback to establish the container's representation of the corresponding group principals within the Subject.
grow(int) - Method in class com.sun.mail.iap.ByteArray
Grow the byte array by incr bytes.
GT - Static variable in class javax.mail.search.ComparisonTerm
 
guyWhoSetTheTableToNull - Variable in class com.sun.xml.bind.v2.runtime.Coordinator
When we set Coordinator.table to null, record who did it.

H

handle(Callback[]) - Method in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
handleEmptyValue() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
Method called if the value to decode does not contain any non-white space characters (including the case where typed accessor is called for an empty element).
handleEmptyValue() - Method in class org.codehaus.stax2.typed.TypedValueDecoder
Method called in cases where value to decode would be empty, after trimming leading and trailing white space.
handleError(Exception) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Reports an exception found during the unmarshalling to the user.
handleError(Exception, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
handleError(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
handleError(Exception) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
handleError(Exception, Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
Default error handling behavior fot Marshaller.
handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Default error handling behavior for Unmarshaller.
handleEvent(ValidationEvent, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Reports an error to the user, and asks if s/he wants to recover.
handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
handleFault(ProcessingContext) - Static method in class com.sun.xml.wss.impl.NewSecurityRecipient
 
handleFault(ProcessingContext) - Static method in class com.sun.xml.wss.impl.SecurityAnnotator
 
handleFault(ProcessingContext) - Static method in class com.sun.xml.wss.impl.SecurityRecipient
 
handleGenericError(Error) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
handleGenericException(Exception) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Last resort when something goes terribly wrong within the unmarshaller.
handleGenericException(Exception, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
handleGetObject(String) - Method in class com.sun.xml.fastinfoset.AbstractResourceBundle
Since we are changing the ResourceBundle extension point, must implement handleGetObject() using delegate getBundle().
handleParseConversionException(UnmarshallingContext.State, Exception) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
This method is called by the generated derived class when a datatype parse method throws an exception.
handlePrintConversionException(Object, Exception, XMLSerializer) - Static method in class com.sun.xml.bind.v2.runtime.RuntimeUtil
Reports a print conversion error while marshalling.
handleResponse(Response) - Method in interface com.sun.mail.iap.ResponseHandler
 
handleResponse(Response) - Method in class com.sun.mail.imap.IMAPFolder
The response handler.
handleResponse(Response) - Method in class com.sun.mail.imap.IMAPStore
Response handler method.
handleResult(Response) - Method in class com.sun.mail.iap.Protocol
Convenience routine to handle OK, NO, BAD and BYE responses.
handleTypeMismatchError(XMLSerializer, Object, String, Object) - Static method in class com.sun.xml.bind.v2.runtime.RuntimeUtil
Reports that the type of an object in a property is unexpected.
HANonceManager - Class in com.sun.xml.wss.impl.misc
 
HANonceManager(long) - Constructor for class com.sun.xml.wss.impl.misc.HANonceManager
 
HANonceManager(BackingStore<StickyKey, HANonceManager.HAPojo>, long) - Constructor for class com.sun.xml.wss.impl.misc.HANonceManager
 
HANonceManager.HAPojo - Class in com.sun.xml.wss.impl.misc
 
HANonceManager.HAPojo() - Constructor for class com.sun.xml.wss.impl.misc.HANonceManager.HAPojo
 
HANonceManager.nonceCleanupTask - Class in com.sun.xml.wss.impl.misc
 
HANonceManager.nonceCleanupTask() - Constructor for class com.sun.xml.wss.impl.misc.HANonceManager.nonceCleanupTask
 
HarnessUtil - Class in com.sun.xml.wss.impl
 
HarnessUtil() - Constructor for class com.sun.xml.wss.impl.HarnessUtil
 
hasAfterMarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if JaxBeanInfo.jaxbType has the lifecycle method.
hasAfterUnmarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if JaxBeanInfo.jaxbType has the lifecycle method.
hasAnnotation(Class<? extends Annotation>) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationSource
Returns true if the property has the specified annotation.
hasAttribute(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
hasAttribute(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
hasAttribute(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
hasAttribute(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
hasAttributeNS(String, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
hasAttributeNS(String, String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
hasAttributeNS(String, String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
hasAttributeNS(String, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
hasAttributes() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
hasAttributes() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
hasAttributes() - Method in class com.sun.xml.wss.core.ReferenceElement
 
hasAttributes() - Method in class com.sun.xml.wss.core.SecurityHeader
 
hasAttributes() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
hasAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true if this bean class has an attribute wildcard.
hasAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
hasBeforeMarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if JaxBeanInfo.jaxbType has the lifecycle method.
hasBeforeUnmarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if JaxBeanInfo.jaxbType has the lifecycle method.
hasCapability(String) - Method in class com.sun.mail.imap.IMAPStore
Return true if the specified capability string is in the list of capabilities the server announced.
hasCapability(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Check whether the given capability is supported by this server.
hasChildNodes() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
hasChildNodes() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
hasChildNodes() - Method in class com.sun.xml.wss.core.ReferenceElement
 
hasChildNodes() - Method in class com.sun.xml.wss.core.SecurityHeader
 
hasChildNodes() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
hasClassAnnotation(C, Class<? extends Annotation>) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Checks if a class has the annotation.
hasClassAnnotation(Class, Class<? extends Annotation>) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
hasData() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Returns false if this object only has DataHandler and therefore Base64Data.get() operation is likely going to be expensive.
hasData() - Method in class org.jvnet.staxex.Base64Data
Returns false if this object only has DataHandler and therefore Base64Data.get() operation is likely going to be expensive.
hasDefaultConstructor(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the given class has a no-arg default constructor.
hasDefaultConstructor(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
hasDetail() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
hasElementChild(Node) - Static method in class com.sun.xml.wss.impl.XMLUtil
Checks if a node has a child of ELEMENT type.
hasElementOnlyContentModel() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if this bean has an element-only content model.
hasElementOnlyContentModel(boolean) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if this bean has an element-only content model.
hasEventHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Returns true if an event handler is installed.
hasExactMatchAuthProvider() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
Check if there is a provider register for a given layer and appCtxt.
hasExternalVocabulary() - Method in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
hasFault() - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
hasFieldAnnotation(Class<? extends Annotation>, F) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Checks if the given field has an annotation.
hasFieldAnnotation(Class<? extends Annotation>, Field) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
hashCode() - Method in class com.sun.mail.imap.Rights
Compute a hash code for this Rights object.
hashCode() - Method in class com.sun.xml.bind.api.TypeReference
 
hashCode() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
hashCode() - Method in class com.sun.xml.fastinfoset.util.CharArray
 
hashCode(char[], int, int) - Static method in class com.sun.xml.fastinfoset.util.CharArray
 
hashCode() - Method in class com.sun.xml.fastinfoset.util.CharArrayString
 
hashCode() - Method in class com.sun.xml.wss.core.ReferenceElement
 
hashCode() - Method in class com.sun.xml.wss.core.SecurityHeader
 
hashCode() - Method in class com.sun.xml.wss.impl.c14n.AttributeNS
 
hashCode() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
hashCode() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
hashCode() - Method in class javax.mail.Flags
Compute a hash code for this Flags object.
hashCode() - Method in class javax.mail.internet.InternetAddress
Compute a hash code for the address.
hashCode() - Method in class javax.mail.internet.NewsAddress
Compute a hash code for the address.
hashCode() - Method in class javax.mail.search.AddressTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.AndTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.ComparisonTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.DateTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.FlagTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.HeaderTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.IntegerComparisonTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.NotTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.OrTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.RecipientStringTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.RecipientTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.search.StringTerm
Compute a hashCode for this object.
hashCode() - Method in class javax.mail.URLName
Compute the hash code for this URLName.
hashCode() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
Declared abstract to force redefinition by sub-classes
hashCode() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
hashCode() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
hashHash(int) - Static method in class com.sun.xml.fastinfoset.util.KeyIntMap
 
hasInferiors - Variable in class com.sun.mail.imap.protocol.ListInfo
 
hasInitialVocabulary() - Method in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
hasInternedStrings() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Has the buffer been created using Strings that have been interned for certain properties of information items.
hasIssuedToken() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
hasIssuedToken(boolean) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
hasKerberosTokenPolicy() - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
hasKerberosTokenPolicy() - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
hasMark() - Method in class com.sun.xml.fastinfoset.Encoder
 
hasMethodAnnotation(Class<? extends Annotation>, String, M, M, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
 
hasMethodAnnotation(Class<? extends Annotation>, String, M, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Checks if the given method has an annotation.
hasMethodAnnotation(Class<? extends Annotation>, M) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
 
hasMethodAnnotation(Class<? extends Annotation>, Method) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
hasName() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
hasName() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
hasName() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
hasName() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
hasNewMessages() - Method in class com.sun.mail.imap.DefaultFolder
 
hasNewMessages() - Method in class com.sun.mail.imap.IMAPFolder
Check whether this folder has new messages.
hasNewMessages() - Method in class com.sun.mail.pop3.DefaultFolder
 
hasNewMessages() - Method in class com.sun.mail.pop3.POP3Folder
Always returns false; the POP3 protocol provides no way to determine when a new message arrives.
hasNewMessages() - Method in class javax.mail.Folder
Returns true if this Folder has new messages since the last time this indication was reset.
hasNext() - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.IDREFSIterator
 
hasNext() - Method in interface com.sun.xml.bind.v2.runtime.reflect.ListIterator
Works like Iterator.hasNext().
hasNext() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
 
hasNext() - Method in class com.sun.xml.fastinfoset.stax.events.EmptyIterator
 
hasNext() - Method in class com.sun.xml.fastinfoset.stax.events.ReadIterator
 
hasNext() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
 
hasNext() - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
 
hasNext() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
hasNext() - Method in class com.sun.xml.fastinfoset.stax.util.StAXFilteredParser
 
hasNext() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
hasNext() - Method in class com.sun.xml.messaging.saaj.util.NamespaceContextIterator
 
hasNext() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
hasNext() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
hasNext() - Method in class org.codehaus.stax2.ri.EmptyIterator
 
hasNext() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
hasNext() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
hasNext() - Method in class org.codehaus.stax2.ri.SingletonIterator
 
hasNext() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
hasNextEvent() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
hasNextEvent() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
hasNextEvent() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Note: although the interface allows implementations to throw an XMLStreamException, the reference implementation doesn't currently need to.
hasNextEvent() - Method in interface org.codehaus.stax2.XMLEventReader2
Method that is similar to XMLEventReader.hasNext(), except that it can throw a XMLStreamException.
hasNoPassword() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
hasOperationPolicies() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
hasOperationPolicies(boolean) - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
hasProperties() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
If the class has properties, return true.
hasProperties() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
hasRoom() - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
 
hasRoom() - Method in class org.codehaus.stax2.typed.TypedArrayDecoder
 
hasSerializeURIAction() - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
hasSerializeURIAction() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Returns true if Property.serializeURIs(Object,XMLSerializer) performs some meaningful action.
hasSerializeURIAction() - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
hasStarted() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Returns true if this scope object is filled by a packing in progress.
hasSubClasses() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
True if there's a known sub-type of this class in TypeInfoSet.
hasSubClasses() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
hasSwaRef() - Method in class com.sun.xml.bind.api.JAXBRIContext
Returns true if this context includes a class that has XmlAttachmentRef.
hasSwaRef - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Set to true if the model includes XmlAttachmentRef.
hasSwaRef() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
True if this JAXBContext has XmlAttachmentRef.
hasText() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
hasText() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
hasText() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
hasText() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
hasTextAlgorithmBytes() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
hasValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Boolean
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Double
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Float
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Long
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Short
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Boolean
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Double
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Float
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Long
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Short
 
hasValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
hasValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Checks if the field has a value.
hasValueProperty() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true if this class or its ancestor has XmlValue property.
hasValueProperty() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
Header - Interface in com.sun.xml.messaging.saaj.packaging.mime
The Header class stores a name/value pair to represent headers.
header - Variable in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
Header - Class in javax.mail
The Header class stores a name/value pair to represent headers.
Header(String, String) - Constructor for class javax.mail.Header
Construct a Header object.
Header - Interface in org.jvnet.mimepull
The Header class stores a name/value pair to represent headers.
Header1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
 
Header1_1Impl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl
 
Header1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
 
Header1_2Impl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
 
HeaderElement1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
 
HeaderElement1_1Impl(SOAPDocumentImpl, Name) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
 
HeaderElement1_1Impl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
 
HeaderElement1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
 
HeaderElement1_2Impl(SOAPDocumentImpl, Name) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
 
HeaderElement1_2Impl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
 
HeaderElementImpl - Class in com.sun.xml.messaging.saaj.soap.impl
 
HeaderElementImpl(SOAPDocumentImpl, Name) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
HeaderElementImpl(SOAPDocumentImpl, QName) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
HeaderImpl - Class in com.sun.xml.messaging.saaj.soap.impl
 
HeaderImpl(SOAPDocumentImpl, NameImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
headerName - Variable in class javax.mail.search.HeaderTerm
The name of the header.
HEADERS - Static variable in class com.sun.mail.imap.IMAPFolder.FetchProfileItem
HEADERS is a fetch profile item that can be included in a FetchProfile during a fetch request to a Folder.
headers - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
headers - Variable in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
headers - Variable in class javax.mail.internet.InternetHeaders
The actual list of Headers, including placeholder entries.
headers - Variable in class javax.mail.internet.MimeBodyPart
The InternetHeaders object that stores all the headers of this body part.
headers - Variable in class javax.mail.internet.MimeMessage
The InternetHeaders object that stores the header of this message.
HeaderTerm - Class in javax.mail.search
This class implements comparisons for Message headers.
HeaderTerm(String, String) - Constructor for class javax.mail.search.HeaderTerm
Constructor.
HeaderTokenizer - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
This class tokenizes RFC822 and MIME headers into the basic symbols specified by RFC822 and MIME.
HeaderTokenizer(String, String, boolean) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer
Constructor that takes a rfc822 style header.
HeaderTokenizer(String, String) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer
Constructor.
HeaderTokenizer(String) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer
Constructor.
HeaderTokenizer - Class in javax.mail.internet
This class tokenizes RFC822 and MIME headers into the basic symbols specified by RFC822 and MIME.
HeaderTokenizer(String, String, boolean) - Constructor for class javax.mail.internet.HeaderTokenizer
Constructor that takes a rfc822 style header.
HeaderTokenizer(String, String) - Constructor for class javax.mail.internet.HeaderTokenizer
Constructor.
HeaderTokenizer(String) - Constructor for class javax.mail.internet.HeaderTokenizer
Constructor.
HeaderTokenizer.Token - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
The Token class represents tokens returned by the HeaderTokenizer.
HeaderTokenizer.Token(int, String) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer.Token
Constructor.
HeaderTokenizer.Token - Class in javax.mail.internet
The Token class represents tokens returned by the HeaderTokenizer.
HeaderTokenizer.Token(int, String) - Constructor for class javax.mail.internet.HeaderTokenizer.Token
Constructor.
helo(String) - Method in class com.sun.mail.smtp.SMTPTransport
Issue the HELO command.
helper - Variable in class com.sun.xml.wss.provider.wsit.ClientSecurityPipe
 
helper - Variable in class com.sun.xml.wss.provider.wsit.ClientSecurityTube
 
HEXADECIMAL - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
 
hexadecimalEncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
 
HexadecimalEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
 
HexadecimalEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.HexadecimalEncodingAlgorithm
 
highSurrogate(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns the high surrogate of a supplemental character
HMAC_SHA1_SIGMETHOD - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
HOK_ASSERTION - Static variable in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
Holder-Of-Key Subject ConfirmationMethod
HOK_ASSERTION_TYPE - Static variable in class com.sun.xml.wss.impl.callback.SAMLCallback
 
HOK_SAML_TYPE - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
HOLDS_FOLDERS - Static variable in class javax.mail.Folder
This folder can contain other folders
HOLDS_MESSAGES - Static variable in class javax.mail.Folder
This folder can contain messages
host - Variable in class com.sun.mail.iap.Protocol
 
host - Variable in class javax.mail.internet.NewsAddress
 
HTTP_CONN_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
 
HttpSOAPConnectionFactory - Class in com.sun.xml.messaging.saaj.client.p2p
Implementation of the SOAPConnectionFactory
HttpSOAPConnectionFactory() - Constructor for class com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnectionFactory
 

I

ibmVmVendor - Static variable in class com.sun.xml.wss.core.reference.KeyIdentifierSPI
 
id - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
ID - Enum in com.sun.xml.bind.v2.model.core
 
id() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Returns the IDness of the value of this element.
id(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotated
 
id(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotation
 
id(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
 
id - Variable in class com.sun.xml.security.core.dsig.KeyInfoType
 
id - Variable in class com.sun.xml.security.core.dsig.ManifestType
 
id - Variable in class com.sun.xml.security.core.dsig.ObjectType
 
id - Variable in class com.sun.xml.security.core.dsig.ReferenceType
 
id - Variable in class com.sun.xml.security.core.dsig.SignaturePropertiesType
 
id - Variable in class com.sun.xml.security.core.dsig.SignaturePropertyType
 
id - Variable in class com.sun.xml.security.core.dsig.SignatureType
 
id - Variable in class com.sun.xml.security.core.dsig.SignatureValueType
 
id - Variable in class com.sun.xml.security.core.dsig.SignedInfoType
 
id - Variable in class com.sun.xml.security.core.xenc.EncryptedType
 
id - Variable in class com.sun.xml.security.core.xenc.EncryptionPropertiesType
 
id - Variable in class com.sun.xml.security.core.xenc.EncryptionPropertyType
 
id - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
 
ID - Static variable in class org.jvnet.ws.databinding.DatabindingModeFeature
Constant value identifying the DatabindingFeature
ID_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
IDENTIFIER_KEY_REFERENCE_TYPE - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS - Static variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS_PEOPERTY - Static variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
IdentityEPRExtnContributor - Class in com.sun.xml.wss.provider.wsit
 
IdentityEPRExtnContributor() - Constructor for class com.sun.xml.wss.provider.wsit.IdentityEPRExtnContributor
 
IdentityType - Class in com.sun.xml.security.core.ai
Java class for IdentityType complex type.
IdentityType() - Constructor for class com.sun.xml.security.core.ai.IdentityType
 
idle() - Method in class com.sun.mail.imap.IMAPFolder
Use the IMAP IDLE command (see RFC 2177), if supported by the server, to enter idle mode so that the server can send unsolicited notifications of new messages arriving, etc.
idle(boolean) - Method in class com.sun.mail.imap.IMAPFolder
Like IMAPFolder.idle(), but if once is true, abort the IDLE command after the first notification, to allow the caller to process any notification synchronously.
idle() - Method in class com.sun.mail.imap.IMAPStore
Use the IMAP IDLE command (see RFC 2177), if supported by the server, to enter idle mode so that the server can send unsolicited notifications without the need for the client to constantly poll the server.
idleAbort() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Abort an IDLE command.
idleStart() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
IDLE Command.
IDResolver - Class in com.sun.xml.bind
Pluggable ID/IDREF handling layer.
IDResolver() - Constructor for class com.sun.xml.bind.IDResolver
 
IEEE754FloatingPointEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
 
IEEE754FloatingPointEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.IEEE754FloatingPointEncodingAlgorithm
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.txw2.output.XMLWriter
Write ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.wss.impl.c14n.SAXEXC14nCanonicalizerImpl
 
IGNORE_COMMENTS_FEATURE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The feature to ignore comments.
IGNORE_DTD_FEATURE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The feature to ignore the document type declaration and the internal subset.
IGNORE_PROCESSING_INSTRUCTIONS_FEATURE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The feature to ignore processing instructions.
IGNORE_WHITE_SPACE_TEXT_CONTENT_FEATURE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The feature to ignore text content that consists completely of white space characters.
ignoreCase - Variable in class javax.mail.search.StringTerm
Ignore case when comparing?
ignoreMissingEndBoundary - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
 
ILLEGAL_READER_STATE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
IllegalAnnotationException - Exception in com.sun.xml.bind.v2.runtime
Signals an incorrect use of JAXB annotations.
IllegalAnnotationException(String, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Annotation) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Locatable, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Annotation, Annotation) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Annotation, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Throwable, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException - Exception in com.sun.xml.txw2
Signals an incorrect use of TXW annotations.
IllegalAnnotationException(String) - Constructor for exception com.sun.xml.txw2.IllegalAnnotationException
 
IllegalAnnotationException(Throwable) - Constructor for exception com.sun.xml.txw2.IllegalAnnotationException
 
IllegalAnnotationException(String, Throwable) - Constructor for exception com.sun.xml.txw2.IllegalAnnotationException
 
IllegalAnnotationsException - Exception in com.sun.xml.bind.v2.runtime
A list of IllegalAnnotationException wrapped in one exception.
IllegalAnnotationsException(List<IllegalAnnotationException>) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
 
IllegalAnnotationsException.Builder - Class in com.sun.xml.bind.v2.runtime
 
IllegalAnnotationsException.Builder() - Constructor for class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
 
IllegalSignatureException - Exception in com.sun.xml.txw2
Signals incorrect method signatures on TypedXmlWriter-derived interfaces.
IllegalSignatureException(String) - Constructor for exception com.sun.xml.txw2.IllegalSignatureException
 
IllegalSignatureException(String, Throwable) - Constructor for exception com.sun.xml.txw2.IllegalSignatureException
 
IllegalSignatureException(Throwable) - Constructor for exception com.sun.xml.txw2.IllegalSignatureException
 
IllegalWriteException - Exception in javax.mail
The exception thrown when a write is attempted on a read-only attribute of any Messaging object.
IllegalWriteException() - Constructor for exception javax.mail.IllegalWriteException
Constructs a IllegalWriteException with no detail message.
IllegalWriteException(String) - Constructor for exception javax.mail.IllegalWriteException
Constructs a IllegalWriteException with the specified detail message.
image_gif - Class in com.sun.mail.handlers
DataContentHandler for image/gif.
image_gif() - Constructor for class com.sun.mail.handlers.image_gif
 
IMAGE_GIF_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
image_jpeg - Class in com.sun.mail.handlers
DataContentHandler for image/jpeg.
image_jpeg() - Constructor for class com.sun.mail.handlers.image_jpeg
 
IMAGE_JPEG_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
IMAGE_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
ImageCanonicalizer - Class in com.sun.xml.wss.impl.c14n
Section 4.2 on Image Media types in RFC 2046 http://www.rfc-editor.org/rfc/rfc2046.txt does not specify any rules for image canonicalization.
ImageCanonicalizer() - Constructor for class com.sun.xml.wss.impl.c14n.ImageCanonicalizer
 
ImageCanonicalizer(String) - Constructor for class com.sun.xml.wss.impl.c14n.ImageCanonicalizer
 
ImageDataContentHandler - Class in com.sun.xml.messaging.saaj.soap
 
ImageDataContentHandler() - Constructor for class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler
 
IMAPBodyPart - Class in com.sun.mail.imap
This class
IMAPBodyPart(BODYSTRUCTURE, String, IMAPMessage) - Constructor for class com.sun.mail.imap.IMAPBodyPart
 
IMAPFolder - Class in com.sun.mail.imap
This class implements an IMAP folder.
IMAPFolder(String, char, IMAPStore) - Constructor for class com.sun.mail.imap.IMAPFolder
Constructor used to create a possibly non-existent folder.
IMAPFolder(String, char, IMAPStore, boolean) - Constructor for class com.sun.mail.imap.IMAPFolder
Constructor used to create a possibly non-existent folder.
IMAPFolder(ListInfo, IMAPStore) - Constructor for class com.sun.mail.imap.IMAPFolder
Constructor used to create an existing folder.
IMAPFolder.FetchProfileItem - Class in com.sun.mail.imap
A fetch profile item for fetching headers.
IMAPFolder.FetchProfileItem(String) - Constructor for class com.sun.mail.imap.IMAPFolder.FetchProfileItem
 
IMAPFolder.ProtocolCommand - Interface in com.sun.mail.imap
A simple interface for user-defined IMAP protocol commands.
IMAPInputStream - Class in com.sun.mail.imap
This class implements an IMAP data stream.
IMAPInputStream(IMAPMessage, String, int, boolean) - Constructor for class com.sun.mail.imap.IMAPInputStream
Create an IMAPInputStream.
IMAPMessage - Class in com.sun.mail.imap
This class implements an IMAPMessage object.
IMAPMessage(IMAPFolder, int) - Constructor for class com.sun.mail.imap.IMAPMessage
Constructor.
IMAPMessage(Session) - Constructor for class com.sun.mail.imap.IMAPMessage
Constructor, for use by IMAPNestedMessage.
IMAPMultipartDataSource - Class in com.sun.mail.imap
This class
IMAPMultipartDataSource(MimePart, BODYSTRUCTURE[], String, IMAPMessage) - Constructor for class com.sun.mail.imap.IMAPMultipartDataSource
 
IMAPNestedMessage - Class in com.sun.mail.imap
This class implements a nested IMAP message
IMAPProtocol - Class in com.sun.mail.imap.protocol
This class extends the iap.Protocol object and implements IMAP semantics.
IMAPProtocol(String, String, int, boolean, PrintStream, Properties, boolean) - Constructor for class com.sun.mail.imap.protocol.IMAPProtocol
Constructor.
IMAPResponse - Class in com.sun.mail.imap.protocol
This class represents a response obtained from the input stream of an IMAP server.
IMAPResponse(Protocol) - Constructor for class com.sun.mail.imap.protocol.IMAPResponse
 
IMAPResponse(IMAPResponse) - Constructor for class com.sun.mail.imap.protocol.IMAPResponse
Copy constructor.
IMAPSaslAuthenticator - Class in com.sun.mail.imap.protocol
This class contains a single method that does authentication using SASL.
IMAPSaslAuthenticator(IMAPProtocol, String, Properties, boolean, PrintStream, String) - Constructor for class com.sun.mail.imap.protocol.IMAPSaslAuthenticator
 
IMAPSSLStore - Class in com.sun.mail.imap
This class provides access to an IMAP message store over SSL.
IMAPSSLStore(Session, URLName) - Constructor for class com.sun.mail.imap.IMAPSSLStore
Constructor that takes a Session object and a URLName that represents a specific IMAP server.
IMAPStore - Class in com.sun.mail.imap
This class provides access to an IMAP message store.
IMAPStore(Session, URLName) - Constructor for class com.sun.mail.imap.IMAPStore
Constructor that takes a Session object and a URLName that represents a specific IMAP server.
IMAPStore(Session, URLName, String, boolean) - Constructor for class com.sun.mail.imap.IMAPStore
Constructor used by this class and by IMAPSSLStore subclass.
IMPL_CANON_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_CANON_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_CONFIG_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_CONFIG_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_CRYPTO_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_CRYPTO_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_FILTER_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_FILTER_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_MISC_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_MISC_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_OPT_CRYPTO_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_OPT_CRYPTO_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_OPT_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_OPT_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_OPT_SIGNATURE_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_OPT_SIGNATURE_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_OPT_TOKEN_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_OPT_TOKEN_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_SIGNATURE_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
IMPL_SIGNATURE_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
Import - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
importElement(Element) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
importNode(Node, boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
importNode(Node, boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
ImportSamlAssertionFilter - Class in com.sun.xml.wss.impl.filter
 
ImportSamlAssertionFilter() - Constructor for class com.sun.xml.wss.impl.filter.ImportSamlAssertionFilter
 
IMPROVED_XSI_TYPE_HANDLING - Static variable in class com.sun.xml.bind.api.JAXBRIContext
Improves handling of xsi:type used on leaf properties.
improvedXsiTypeHandling - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Improved xsi type handling.
in - Variable in class javax.mail.util.SharedFileInputStream
The file containing the data.
inBoundMessage(boolean) - Method in class com.sun.xml.wss.impl.configuration.DynamicApplicationContext
Set the Message direction (inbound/outbound) to which this context corresponds to
inBoundMessage() - Method in class com.sun.xml.wss.impl.configuration.DynamicApplicationContext
 
INCLUDE_ALWAYS - Static variable in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
INCLUDE_ALWAYS_TO_RECIPIENT - Static variable in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
INCLUDE_ALWAYS_TO_RECIPIENT_VER2 - Static variable in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
INCLUDE_ALWAYS_VER2 - Static variable in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
INCLUDE_NEVER - Static variable in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
INCLUDE_NEVER_VER2 - Static variable in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
INCLUDE_ONCE - Static variable in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
INCLUDE_ONCE_VER2 - Static variable in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
INCLUDE_TIMESTAMP_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
includeTimestamp() - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
includeTimestamp(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
includeToken - Variable in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
InclusiveNamespacesType - Class in com.sun.xml.security.core.dsig
 
InclusiveNamespacesType() - Constructor for class com.sun.xml.security.core.dsig.InclusiveNamespacesType
Creates a new instance of InclusiveNamespaces
INCOMING_SAML_ASSERTION - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
INCOMING_SCT - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
increaseTreeCount() - Method in class com.sun.xml.stream.buffer.AbstractCreator
Should be called whenever a new tree is stored on the buffer.
incrementReference() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper
 
INDENT_STRING - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
IndentingUTF8XmlOutput - Class in com.sun.xml.bind.v2.runtime.output
UTF8XmlOutput with indentation.
IndentingUTF8XmlOutput(OutputStream, String, Encoded[], CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
IndentingXMLFilter - Class in com.sun.xml.txw2.output
XMLFilterImpl that does indentation to SAX events.
IndentingXMLFilter() - Constructor for class com.sun.xml.txw2.output.IndentingXMLFilter
 
IndentingXMLFilter(ContentHandler) - Constructor for class com.sun.xml.txw2.output.IndentingXMLFilter
 
IndentingXMLFilter(ContentHandler, LexicalHandler) - Constructor for class com.sun.xml.txw2.output.IndentingXMLFilter
 
IndentingXMLStreamWriter - Class in com.sun.xml.txw2.output
 
IndentingXMLStreamWriter(XMLStreamWriter) - Constructor for class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
INDETERMINATE - Static variable in class com.sun.mail.imap.protocol.ListInfo
 
index - Variable in class com.sun.mail.iap.Response
 
index - Variable in class com.sun.xml.fastinfoset.QualifiedName
 
indexFor(int, int) - Static method in class com.sun.xml.fastinfoset.util.KeyIntMap
 
inEncryptionNS(SOAPElement) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
inferImplClass(Class<T>, Class[]) - Static method in class com.sun.xml.bind.v2.ClassFactory
Infers the instanciable implementation class that can be assigned to the given field type.
inferredSecurityPolicy - Variable in class com.sun.xml.wss.impl.ProcessingContextImpl
 
info(String) - Method in class com.sun.istack.logging.Logger
 
info(String, Throwable) - Method in class com.sun.istack.logging.Logger
 
info(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
Used to report possibly verbose information that can be safely ignored.
InfosetScanner<XmlNode> - Interface in com.sun.xml.bind.unmarshaller
Visits a DOM-ish API and generates SAX events.
inheritsAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true iff this class inherits a wildcard attribute from its ancestor classes.
inheritsAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
init(JAXBContextImpl, ClassBeanInfoImpl, Accessor<?, Map<QName, String>>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
Completes the initialization.
init() - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
 
init() - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
 
init() - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
 
init() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
init() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
init(long) - Method in enum com.sun.xml.wss.impl.config.SecurityConfigProvider
 
init(SOAPMessage) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
init(TransformParameterSpec) - Method in class com.sun.xml.wss.impl.transform.ACOTransform
 
init(XMLStructure, XMLCryptoContext) - Method in class com.sun.xml.wss.impl.transform.ACOTransform
 
init(TransformParameterSpec) - Method in class com.sun.xml.wss.impl.transform.ACTransform
 
init(XMLStructure, XMLCryptoContext) - Method in class com.sun.xml.wss.impl.transform.ACTransform
 
init(TransformParameterSpec) - Method in class com.sun.xml.wss.impl.transform.DOMSTRTransform
 
init(XMLStructure, XMLCryptoContext) - Method in class com.sun.xml.wss.impl.transform.DOMSTRTransform
 
init(String, String, Map<Object, Object>, CallbackHandler) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
init(Base64Variant, boolean, char[], int, int, List) - Method in class org.codehaus.stax2.ri.typed.CharArrayBase64Decoder
 
init(Base64Variant, boolean, String) - Method in class org.codehaus.stax2.ri.typed.StringBase64Decoder
 
initalCacheSize - Static variable in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
initCause(Throwable) - Method in exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
Initializes the cause field of this SOAPExceptionImpl object with the given Throwable object.
INITIAL_CHARACTER_SIZE - Static variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
INITIAL_LENGTH - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
 
INITIAL_RESULT_BUFFER_SIZE - Static variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
Let's use some modest array size for allocating initial result buffer
INITIAL_VOCABULARY_ATTRIBUTE_NAME_SURROGATES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INITIAL_VOCABULARY_ATTRIBUTE_VALUES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INITIAL_VOCABULARY_CONTENT_CHARACTER_CHUNKS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INITIAL_VOCABULARY_ELEMENT_NAME_SURROGATES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INITIAL_VOCABULARY_ENCODING_ALGORITHMS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INITIAL_VOCABULARY_EXTERNAL_VOCABULARY_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INITIAL_VOCABULARY_LOCAL_NAMES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INITIAL_VOCABULARY_NAMESPACE_NAMES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INITIAL_VOCABULARY_OTHER_NCNAMES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INITIAL_VOCABULARY_OTHER_STRINGS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INITIAL_VOCABULARY_OTHER_URIS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INITIAL_VOCABULARY_PREFIXES_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INITIAL_VOCABULARY_RESTRICTED_ALPHABETS_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
initialize(AuthPolicy, AuthPolicy, CallbackHandler, Map) - Method in class com.sun.xml.wss.provider.ClientSecurityAuthModule
 
initialize(AuthPolicy, AuthPolicy, CallbackHandler, Map) - Method in class com.sun.xml.wss.provider.ServerSecurityAuthModule
 
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthModule
 
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthModule
 
initialize(AuthPolicy, AuthPolicy, CallbackHandler, Map, boolean) - Method in class com.sun.xml.wss.provider.WssProviderAuthModule
Initialization method for Client and Server Auth Modules
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in interface javax.security.auth.message.module.ClientAuthModule
Initialize this module with request and response message policies to enforce, a CallbackHandler, and any module-specific configuration properties.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in interface javax.security.auth.message.module.ServerAuthModule
Initialize this module with request and response message policies to enforce, a CallbackHandler, and any module-specific configuration properties.
initializeDetail() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
initializeEncryptedType(SOAPElement) - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
initializeInboundProcessingContext(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
initializeInboundProcessingContext(Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
initializeOutgoingProcessingContext(Packet, boolean, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
initializeOutgoingProcessingContext(Packet, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
initializeOutgoingProcessingContext(Packet, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
initializeOutgoingProcessingContext(Packet, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
initializeOutgoingProcessingContext(Packet, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
initiateLowLevelWriting() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
initiateLowLevelWriting() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
Initiate low level writing of an element fragment.
initInferredIssuedTokenContext(FilterProcessingContext, Token, Key) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
initStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
INLINE - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
This part should be presented inline.
INLINE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
INLINE - Static variable in interface javax.mail.Part
This part should be presented inline.
inlineBinaryData() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
If this is true and this property indeed represents a binary data, it should be always inlined.
InlineBinaryTransducer<V> - Class in com.sun.xml.bind.v2.runtime
Transducer that signals the runtime that this binary data shall be always inlined.
InlineBinaryTransducer(Transducer<V>) - Constructor for class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
 
inlineSchema(boolean) - Method in interface org.jvnet.ws.databinding.Databinding.WSDLGenerator
Sets the inlineSchema boolean.
InPlaceDOMOutput - Class in com.sun.xml.bind.v2.runtime.output
 
InPlaceDOMOutput(Node, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.output.InPlaceDOMOutput
 
inReplyTo - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
inResponseTo - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
 
inSamlNSv1_0(SOAPElement) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
inSamlNSv1_1(SOAPElement) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
inSamlNSv2_0(SOAPElement) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
INSERT - Static variable in class com.sun.mail.imap.Rights.Right
Insert - perform APPEND, COPY into mailbox.
insertBefore(Node, Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
insertBefore(Node, Node) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
insertBefore(Node, Node) - Method in class com.sun.xml.wss.core.ReferenceElement
 
insertBefore(SecurityHeaderBlock, Node) - Method in class com.sun.xml.wss.core.SecurityHeader
 
insertBefore(Node, Node) - Method in class com.sun.xml.wss.core.SecurityHeader
 
insertBefore(Node, Node) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
insertBefore(SecurityPolicy, SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
Insert the additional policy before the existing policy
insertCertificate(FilterProcessingContext, AuthenticationTokenPolicy.X509CertificateBinding, String) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
insertHeaderBlock(SecurityHeaderBlock) - Method in class com.sun.xml.wss.core.SecurityHeader
Inserts the header block at the top of the security header, i.e, the block becomes the first child element of the security header.
insertHeaderBlockElement(SOAPElement) - Method in class com.sun.xml.wss.core.SecurityHeader
 
insertKey(KeyInfoHeaderBlock, SecurableSoapMessage, String) - Method in class com.sun.xml.wss.impl.keyinfo.BinarySecretStrategy
 
insertKey(SecurityTokenReference, SecurableSoapMessage) - Method in class com.sun.xml.wss.impl.keyinfo.BinarySecretStrategy
 
insertKey(SecurityTokenReference, SecurableSoapMessage) - Method in class com.sun.xml.wss.impl.keyinfo.DirectReferenceStrategy
 
insertKey(KeyInfoHeaderBlock, SecurableSoapMessage, String) - Method in class com.sun.xml.wss.impl.keyinfo.DirectReferenceStrategy
 
insertKey(KeyInfoHeaderBlock, SecurableSoapMessage, String, String) - Method in class com.sun.xml.wss.impl.keyinfo.DirectReferenceStrategy
 
insertKey(SecurityTokenReference, SecurableSoapMessage) - Method in class com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy
 
insertKey(KeyInfoHeaderBlock, SecurableSoapMessage, String) - Method in class com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy
 
insertKey(KeyInfoHeaderBlock, SecurableSoapMessage, String) - Method in class com.sun.xml.wss.impl.keyinfo.KeyInfoStrategy
insert the Key Information into a ds:KeyInfo using the appropriate scheme
insertKey(SecurityTokenReference, SecurableSoapMessage) - Method in class com.sun.xml.wss.impl.keyinfo.KeyInfoStrategy
insert the Key Information into a SecurityTokenReference using the appropriate scheme
insertKey(SecurityTokenReference, SecurableSoapMessage) - Method in class com.sun.xml.wss.impl.keyinfo.KeyNameStrategy
 
insertKey(KeyInfoHeaderBlock, SecurableSoapMessage, String) - Method in class com.sun.xml.wss.impl.keyinfo.KeyNameStrategy
 
insertKey(SecurityTokenReference, SecurableSoapMessage) - Method in class com.sun.xml.wss.impl.keyinfo.X509IssuerSerialStrategy
 
insertKey(KeyInfoHeaderBlock, SecurableSoapMessage, String) - Method in class com.sun.xml.wss.impl.keyinfo.X509IssuerSerialStrategy
 
insertSCT(FilterProcessingContext, SecureConversationTokenKeyBinding, SecurityTokenReference) - Static method in class com.sun.xml.wss.impl.dsig.SignatureProcessor
 
inSignatureNS(SOAPElement) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
INSTANCE - Static variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Discarder
 
instance - Static variable in class com.sun.xml.fastinfoset.stax.events.EmptyIterator
 
INT - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
 
INT_MAX_CHARACTER_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
 
INT_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
 
INT_SPACE - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
intArray - Variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
 
IntArrayData - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Typed CharSequence for int[].
IntArrayData(int[], int, int) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
IntArrayData() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
IntData - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Pcdata that represents a single integer.
IntData() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
INTEGER_2ND_BIT_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_2ND_BIT_LARGE_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_2ND_BIT_LARGE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_2ND_BIT_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_2ND_BIT_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_2ND_BIT_MEDIUM_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_2ND_BIT_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_2ND_BIT_SMALL_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_3RD_BIT_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_3RD_BIT_LARGE_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_3RD_BIT_LARGE_LARGE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_3RD_BIT_LARGE_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_3RD_BIT_LARGE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_3RD_BIT_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_3RD_BIT_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_3RD_BIT_MEDIUM_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_3RD_BIT_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_3RD_BIT_SMALL_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_4TH_BIT_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_4TH_BIT_LARGE_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_4TH_BIT_LARGE_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_4TH_BIT_LARGE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_4TH_BIT_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_4TH_BIT_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_4TH_BIT_MEDIUM_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_4TH_BIT_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_4TH_BIT_SMALL_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_LARGE_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_LARGE_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_MAXIMUM_SIZE - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
INTEGER_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
IntegerComparisonTerm - Class in javax.mail.search
This class implements comparisons for integers.
IntegerComparisonTerm(int, int) - Constructor for class javax.mail.search.IntegerComparisonTerm
 
IntegerEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
 
IntegerEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
 
intEncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
 
IntEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
 
IntEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.IntEncodingAlgorithm
 
intercept(UnmarshallingContext.State, Object) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Intercepter
Called when the child loader is deactivated.
Intercepter - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Used solely by ElementBeanInfoImpl to wrap the loaded value object into a JAXBElement object.
intercepter - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
 
INTERNAL_ID_SCHEMA_DTD - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
INTERNAL_ID_SCHEMA_RELAXNG - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
INTERNAL_ID_SCHEMA_TREX - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
INTERNAL_ID_SCHEMA_W3C - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
INTERNAL_STATE_DOUBLE_TERMINATE_ELEMENT - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
INTERNAL_STATE_END_DOCUMENT - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
INTERNAL_STATE_SINGLE_TERMINATE_ELEMENT_WITH_NAMESPACES - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
INTERNAL_STATE_START_DOCUMENT - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
INTERNAL_STATE_START_ELEMENT_TERMINATE - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
INTERNAL_STATE_VOID - Static variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
InternalAccessorFactory - Interface in com.sun.xml.bind
A means to allow the user to provide customized Accessor to be used by JAXB.
INTERNALDATE - Class in com.sun.mail.imap.protocol
This class
INTERNALDATE(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.INTERNALDATE
Constructor
internalEntityDecl(String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
Interned - Annotation Type in com.sun.istack
Designates that a field, return value, argument, or a variable is supposed to be an interned string.
InternetAddress - Class in javax.mail.internet
This class represents an Internet email address using the syntax of RFC822.
InternetAddress() - Constructor for class javax.mail.internet.InternetAddress
Default constructor.
InternetAddress(String) - Constructor for class javax.mail.internet.InternetAddress
Constructor.
InternetAddress(String, boolean) - Constructor for class javax.mail.internet.InternetAddress
Parse the given string and create an InternetAddress.
InternetAddress(String, String) - Constructor for class javax.mail.internet.InternetAddress
Construct an InternetAddress given the address and personal name.
InternetAddress(String, String, String) - Constructor for class javax.mail.internet.InternetAddress
Construct an InternetAddress given the address and personal name.
InternetHeaders - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
InternetHeaders is a utility class that manages RFC822 style headers.
InternetHeaders() - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
Create an empty InternetHeaders object.
InternetHeaders(InputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
Read and parse the given RFC822 message stream till the blank line separating the header from the body.
InternetHeaders - Class in javax.mail.internet
InternetHeaders is a utility class that manages RFC822 style headers.
InternetHeaders() - Constructor for class javax.mail.internet.InternetHeaders
Create an empty InternetHeaders object.
InternetHeaders(InputStream) - Constructor for class javax.mail.internet.InternetHeaders
Read and parse the given RFC822 message stream till the blank line separating the header from the body.
InternetHeaders.InternetHeader - Class in javax.mail.internet
An individual internet header.
InternetHeaders.InternetHeader(String) - Constructor for class javax.mail.internet.InternetHeaders.InternetHeader
Constructor that takes a line and splits out the header name.
InternetHeaders.InternetHeader(String, String) - Constructor for class javax.mail.internet.InternetHeaders.InternetHeader
Constructor that takes a header name and value.
InterningXmlVisitor - Class in com.sun.xml.bind.v2.runtime.unmarshaller
XmlVisitor decorator that interns all string tokens.
InterningXmlVisitor(XmlVisitor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
INTERPRETER - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
ints(int[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
ints(int[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
ints(int[], int, int) - Method in interface org.jvnet.fastinfoset.sax.PrimitiveTypeContentHandler
Receive notification of character data as an array of int.
invalid - Variable in class javax.mail.event.TransportEvent
 
invalid - Variable in exception javax.mail.SendFailedException
 
INVALID_SECURITY_TOKEN - Static variable in exception com.sun.xml.wss.impl.SecurityTokenException
 
invalidate(boolean) - Method in class com.sun.mail.pop3.POP3Message
Invalidate the cache of content for this message object, causing it to be fetched again from the server the next time it is needed.
invalidateHeaders() - Method in class com.sun.mail.imap.IMAPMessage
Invalidate cached header and envelope information for this message.
invalidCreate(String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementFactory
 
invoke(Object, Method, Object[]) - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
 
invoke(Object, String, Class<T>, Object...) - Static method in class com.sun.xml.wss.impl.misc.ReflectionUtil
Reflectively invokes specified method on the specified target
invoke(Object, String, Class<T>, Object[], Class[]) - Static method in class com.sun.xml.wss.impl.misc.ReflectionUtil
Reflectively invokes specified method on the specified target
invokeAfterUnmarshalMethod(UnmarshallerImpl, Object, Object) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Invokes the afterUnmarshal method if applicable.
invokeBeforeUnmarshalMethod(UnmarshallerImpl, Object, Object) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Invokes the beforeUnmarshal method if applicable.
inWSS11_NS(SOAPElement) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
inWsscNS(SOAPElement) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
inWsse11NS(SOAPElement) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
inWsseNS(SOAPElement) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
inWsuNS(SOAPElement) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
ipAddress - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectLocalityType
 
is_includeComments() - Method in class com.sun.xml.wss.impl.transform.Canonicalizer20010315ExclOmitComments
 
isAbsolutePath(String) - Static method in class com.sun.xml.fastinfoset.sax.SystemIdResolver
 
isAbsoluteURI(String) - Static method in class com.sun.xml.fastinfoset.sax.SystemIdResolver
 
isAbstract() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
If this class is abstract and thus shall never be directly instanciated.
isAbstract() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isAbstract(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if this is an abstract class.
isAbstract(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isAdapted() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Returns true if this accessor wraps an adapter.
isAddressingEnabled() - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
isAddressingEnabled() - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
isArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if the type is an array type.
isArray(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isArrayButNotByteArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if the type is an array type but not byte[].
isArrayButNotByteArray(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isAttachment() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
isAttachmentData() - Method in class com.sun.xml.wss.impl.dsig.DataWrapper
 
isAttribute - Variable in class com.sun.xml.bind.v2.runtime.Name
Specifies if the Name is associated with an EII or AII
isAttribute() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
A utility function to check if this event is an Attribute.
isAttribute() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
isAttribute() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isAttributeSpecified(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
isAttributeSpecified(int) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
isAttributeSpecified(int) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
isAttributeSpecified(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isAttributeValueLengthMatchesLimit(int) - Method in class com.sun.xml.fastinfoset.Encoder
Checks whether attribute value (its length) matches length limit
isAuthenticated() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Returns true if the connection has been authenticated, either due to a successful login, or due to a PREAUTH greeting response.
isBAD() - Method in class com.sun.mail.iap.Response
 
isBase64Follows() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
isBinarySecret(SOAPElement) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
isBridgeMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if this method is a bridge method as defined in JLS.
isBridgeMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isBSP(boolean) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
isBSP() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
isBSP(boolean) - Method in class com.sun.xml.wss.core.UsernameToken
 
isBSP() - Method in class com.sun.xml.wss.core.UsernameToken
 
isBSP() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
isBSP(boolean) - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
isBSP(boolean) - Method in class com.sun.xml.wss.impl.config.DeclarativeSecurityConfiguration
 
isBSP(boolean) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
isBSP() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
isBSP(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
isBSP() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
isBSP(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
isBSP() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
isBSP(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
isBSP() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
isBYE() - Method in class com.sun.mail.iap.Response
 
isCData() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
 
isCData() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
isCertValid - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
isCertValid - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
isCertValidityVerified - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
isCertValidityVerified - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
isCharacterContentChunkLengthMatchesLimit(int) - Method in class com.sun.xml.fastinfoset.Encoder
Checks whether character content chunk (its length) matches length limit
isCharacters() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
A utility function to check if this event is Characters.
isCharacters() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
isCharacters() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
isCharacters() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
isCharacters() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isCharacters() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isCharacters() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
isClient(boolean) - Method in class com.sun.xml.wss.ProcessingContext
 
isClient() - Method in class com.sun.xml.wss.ProcessingContext
 
isCollection() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Returns true if this is a multi-valued collection property.
isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Returns true if this property is nillable (meaning the absence of the value is treated as nil='true')
isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
Returns true if this property is nillable (meaning the absence of the value is treated as nil='true')
isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
Returns true if this property is nillable (meaning the absence of the value is treated as nil='true')
isCollectionRequired() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Checks if the wrapper element is required.
isCollectionRequired() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
Checks if the wrapper element is required.
isComment() - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
 
isComment() - Method in class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
isComment() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
 
isComplete() - Method in class javax.mail.internet.MimeMultipart
Return true if the final boundary line for this multipart was seen.
isCompleted() - Method in class org.codehaus.stax2.ri.typed.AsciiValueEncoder
Method that can alternatively be called to determine whether encoder has encoded all data it has.
isConformantSchemeName(String) - Static method in class com.sun.xml.messaging.saaj.util.JaxmURI
Determine whether a scheme conforms to the rules for a scheme name.
isConformantSchemeName(String) - Static method in class com.sun.xml.wss.impl.misc.URI
Determine whether a scheme conforms to the rules for a scheme name.
isConnected() - Method in class com.sun.mail.imap.IMAPStore
Check whether this store is connected.
isConnected() - Method in class com.sun.mail.pop3.POP3Store
Check whether this store is connected.
isConnected() - Method in class com.sun.mail.smtp.SMTPTransport
Check whether the transport is connected.
isConnected() - Method in class javax.mail.Service
Is this service currently connected?
isContent(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true if the specified character can be considered content.
isContinuation() - Method in class com.sun.mail.iap.Response
 
isCorrectSoapVersion(int) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
isCorrectSoapVersion(int) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
isCorrectSoapVersion(int) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Message1_2Impl
 
isCreated() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Is the buffer created by creator.
isCurrentContextEmpty() - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
isDefault() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
isDefault() - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
isDefault() - Method in interface com.sun.xml.bind.v2.runtime.Transducer
If this Transducer is the default transducer for the ValueT, this method returns true.
isDefaultNamespace(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
isDefaultNamespace(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
isDefaultNamespace(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
isDefaultNamespace(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
isDefaultNamespace(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
isDefaultNamespaceDeclaration() - Method in class com.sun.xml.fastinfoset.stax.events.NamespaceBase
 
isDefaultNamespaceDeclaration() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
isDynamicSecurityPolicy() - Method in class com.sun.xml.wss.impl.callback.DynamicPolicyCallback
 
isElement() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
If the class is bound to an element, return true.
isElement() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Deprecated. always return false at this level.
isElement() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isElement() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns true if the bean is mapped to/from an XML element.
isElementContentWhitespace() - Method in class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
isElementFragment() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Is the buffer a representation of a fragment of an XML infoset that is an element (and its contents).
isEmpty() - Method in class com.sun.xml.bind.v2.util.QNameMap
Returns true if this map is empty.
isEmpty() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
isEmpty() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
isEmpty() - Method in class com.sun.xml.wss.impl.policy.PolicyAlternatives
 
isEmpty(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.policy.PolicyUtils
 
isEmpty() - Method in class com.sun.xml.xwss.SecurityConfiguration
 
isEmpty() - Method in class org.codehaus.stax2.ri.Stax2Util.TextBuffer
 
isEmptyElement() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isEmptyElement() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
Alas, there is no way to find this out via Stax 1.0, so this implementation always returns false.
isEmptyElement() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
isEmptyElement() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
isEmptyElement() - Method in interface org.codehaus.stax2.XMLStreamReader2
Method that can be used to check whether current START_ELEMENT event was created for an empty element (xml short-hand notation where one tag implies start and end, ending with "/>"), or not.
isEmptyString(String) - Static method in class com.sun.xml.fastinfoset.stax.events.Util
A string is empty if it's null or contains nothing
isEnabled() - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper
 
isEncryptedKey(SOAPElement) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
isEndDocument() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
 
isEndDocument() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isEndDocument() - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
 
isEndElement() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
 
isEndElement() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
isEndElement() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
isEndElement() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
isEndElement() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isEndElement() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isEndElement() - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
isEndOfStream() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
isEndorsing(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
isEndorsing() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
isEndorsingSignature(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
isEndorsingSignature() - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
isEndorsingST() - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
isEntityReference() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
 
isEntityReference() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isEntityReference() - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
isEnum(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if this is an enum class.
isEnum(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isEPREnabled - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
isEPREnabled - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
isEqualNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
isEqualNode(Node) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
isEqualNode(Node) - Method in class com.sun.xml.wss.core.ReferenceElement
 
isEqualNode(Node) - Method in class com.sun.xml.wss.core.SecurityHeader
 
isEqualNode(Node) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
isExpired() - Method in class com.sun.xml.wss.ProcessingContext
 
isExpired(boolean) - Method in class com.sun.xml.wss.ProcessingContext
 
isExpunged() - Method in class com.sun.mail.imap.IMAPNestedMessage
 
isExpunged() - Method in class javax.mail.Message
Checks whether this message is expunged.
isFastInfoset - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
True if this part is encoded using Fast Infoset.
isFastInfoset() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
isFastInfoset() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
isFastInfosetDocument(InputStream) - Static method in class com.sun.xml.fastinfoset.Decoder
 
isFastInfosetResult(Result) - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
isFastInfosetSource(Source) - Static method in class com.sun.xml.messaging.saaj.util.FastInfosetReflection
 
isFault(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
isFault(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl
 
isFault(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
isFeatureSupported(String) - Method in class com.sun.xml.wss.impl.transform.ACOTransform
 
isFeatureSupported(String) - Method in class com.sun.xml.wss.impl.transform.ACTransform
 
isFeatureSupported(String) - Method in class com.sun.xml.wss.impl.transform.DOMSTRTransform
 
isFinal() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
If this class is marked as final and no further extension/restriction is allowed.
isFinal() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isFinal(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if this is a final class.
isFinal(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isFinalMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the method is final.
isFinalMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isForest() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Returns ture if this buffer represents a forest, which is are more than one adjacent XML elements.
isFragment() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Is the buffer a representation of a fragment of an XML infoset.
isGenericURI() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Get the indicator as to whether this URI uses the "generic URI" syntax.
isGenericURI() - Method in class com.sun.xml.wss.impl.misc.URI
Get the indicator as to whether this URI uses the "generic URI" syntax.
isGroup() - Method in class javax.mail.internet.InternetAddress
Indicates whether this address is an RFC 822 group address.
isHiddenByOverride() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
 
isHighSurrogate(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns whether the given character is a high surrogate
isIBMVM - Static variable in class com.sun.xml.wss.core.reference.KeyIdentifierSPI
 
isIgnorableWhiteSpace() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
Return true if this is ignorableWhiteSpace.
isIgnorableWhiteSpace() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
isImmutable() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns true if the bean is immutable.
isInboundMessage(boolean) - Method in class com.sun.xml.wss.ProcessingContext
set the message flow direction (to true if inbound, false if outbound)
isInboundMessage() - Method in class com.sun.xml.wss.ProcessingContext
 
isInboundMessage() - Method in interface com.sun.xml.wss.SecurityProcessingContext
 
isInboundMessage(boolean) - Method in interface com.sun.xml.wss.SecurityProcessingContext
set the message flow direction (to true if inbound, false if outbound)
isInnerClass(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the given class is an inner class.
isInnerClass(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isInterface(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if 'clazz' is an interface.
isInterface(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isInvalid(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true if the specified character is invalid.
isIsOptimized() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
 
isIsOptimized() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
 
isIssuedTokens() - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
isITNever(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
is the include token type Never?
isITNever() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
is the include token type Never?
isLoggable(Level) - Method in class com.sun.istack.logging.Logger
 
isLoggable(LogRecord) - Method in class com.sun.mail.util.logging.MailHandler
Check if this Handler would actually log a given LogRecord into its internal buffer.
isLowSurrogate(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns whether the given character is a low surrogate
isMakeConnectionMessage(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
isMakeConnectionMessage(Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
isMandatory() - Method in class javax.security.auth.message.MessagePolicy
Get the MessagePolicy modifier.
isMandatoryTargetPolicy(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
isMarkup(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true if the specified character can be considered markup.
isMethodCallLoggable() - Method in class com.sun.istack.logging.Logger
 
isMimeType(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Is this MimeBodyPart of the specified MIME type? This method compares only the primaryType and subType.
isMimeType(String) - Method in class javax.mail.internet.MimeBodyPart
Is this Part of the specified MIME type? This method compares only the primaryType and subType.
isMimeType(String) - Method in class javax.mail.internet.MimeMessage
Is this Part of the specified MIME type? This method compares only the primaryType and subType.
isMimeType(String) - Method in interface javax.mail.Part
Is this Part of the specified MIME type? This method compares only the primaryType and subType.
isMixed() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
Returns true if this property can hold Strings to represent mixed content model.
isMulti() - Method in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
isMustUnderstand() - Method in class com.sun.xml.wss.core.SecurityHeader
 
isName(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isNamespace - Variable in class com.sun.mail.imap.IMAPFolder
 
isNamespace() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
A utility function to check if this event is a Namespace.
isNamespace() - Method in class com.sun.xml.fastinfoset.stax.events.NamespaceBase
 
isNamespace() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isNamespace() - Method in class org.codehaus.stax2.ri.evt.NamespaceEventImpl
 
isNamespaceQualified(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
isNamespaceQualified(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
isNameStart(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNCName(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCNameStart(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isNested() - Method in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
isNilIncluded() - Method in interface com.sun.xml.bind.v2.runtime.AttributeAccessor
 
isNilIncluded - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
 
isNilIncluded() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
 
isNillable() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
Returns true if this element is nillable.
isNO() - Method in class com.sun.mail.iap.Response
 
isNodesetData() - Method in class com.sun.xml.wss.impl.dsig.DataWrapper
 
isNotationDeclared(String) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
isOctectData() - Method in class com.sun.xml.wss.impl.dsig.DataWrapper
 
isOK() - Method in class com.sun.mail.iap.Response
 
isOpen() - Method in class com.sun.mail.imap.IMAPFolder
Check whether this connection is really open.
isOpen() - Method in class com.sun.mail.pop3.DefaultFolder
 
isOpen() - Method in class com.sun.mail.pop3.POP3Folder
 
isOpen() - Method in class javax.mail.Folder
Indicates whether this Folder is in the 'open' state.
isOperation(boolean) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
Set if this context represents an Operation
isOperation() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
isOptimized(boolean) - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
isOptimized() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
isOptimized() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
isOptimized(SOAPMessage) - Method in class com.sun.xml.wss.provider.WssProviderAuthModule
 
isOptional() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
isOptional(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
isOptionalPolicyViolation(boolean) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
isOptionalPolicyViolation() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
isOrdered() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true if the properties of this class is ordered in XML.
isOrdered - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
This kind of properties need to show up in XmlType.propOrder().
isOrdered() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isOverriding(M, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the given method is overriding another one defined in the base class 'base' or its ancestors.
isOverriding(Method, Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isPad(byte) - Static method in class com.sun.xml.wss.impl.misc.Base64
 
isParameterizedType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if t is a parameterized type.
isParameterizedType(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isParentToParentAdvice() - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
isPersistent() - Method in interface javax.security.auth.message.config.AuthConfigFactory.RegistrationContext
Get the persisted status from the registration context.
isPort(boolean) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
Set if this context represents a Port
isPort() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
isPrimaryPolicy(WSSPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
isPrimaryPolicyViolation(boolean) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
isPrimaryPolicyViolation() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
isPrimarySignature(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
isPrimarySignature() - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
isPrimitive(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if the given type is a primitive type.
isPrimitive(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isProcessingInstruction() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
 
isProcessingInstruction() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isProcessingInstruction() - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
isPropertySupported(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
Query the set of Properties that this factory supports.
isPropertySupported(String) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
isPropertySupported(String) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
isPropertySupported(String) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
isPropertySupported(String) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
isPropertySupported(String) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
isPropertySupported(String) - Method in interface org.codehaus.stax2.XMLEventReader2
Method similar to XMLInputFactory.isPropertySupported(java.lang.String), used to determine whether a property is supported by the Reader instance.
isPropertySupported(String) - Method in interface org.codehaus.stax2.XMLStreamReader2
Method similar to XMLInputFactory.isPropertySupported(java.lang.String), used to determine whether a property is supported by the Reader instance.
isPropertySupported(String) - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method similar to XMLOutputFactory.isPropertySupported(java.lang.String), used to determine whether a property is supported by the Writer instance.
isProtected() - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthConfig
 
isProtected() - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthConfig
 
isProtected() - Method in interface javax.security.auth.message.config.AuthConfig
Used to determine whether the authentication context configuration object encapsulates any protected authentication contexts.
isProtectSignature() - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
isProtectTokens() - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
isPubid(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isPublicField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the field is public.
isPublicField(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isPublicMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the method is public.
isPublicMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isQNameFromReadOnlyMap(QualifiedName) - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
 
isQualified(String) - Static method in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
isReadOnly(boolean) - Method in class com.sun.xml.wss.impl.policy.MLSPolicy
 
isReadOnly() - Method in class com.sun.xml.wss.impl.policy.MLSPolicy
 
isReliableMessaging() - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
isRemoved() - Method in class javax.mail.event.MessageCountEvent
Indicates whether this event is the result of an explicit expunge by this client, or due to an expunge from external sources.
isReplaced(C) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
isRequired() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
Returns true if this attribute is mandatory.
isRequired() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Returns true if this element is mandatory.
isRequired() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
Returns true if this element is mandatory.
isREV1() - Method in class com.sun.mail.imap.IMAPMessage
 
isREV1() - Method in class com.sun.mail.imap.IMAPNestedMessage
 
isREV1() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Returns true if this is a IMAP4rev1 server
isRevocationEnabled() - Method in class com.sun.xml.wss.impl.callback.CertificateValidationCallback
 
isRMMessage(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
isRMMessage(Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
isRootElement() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Returns true if this NamespaceContextImpl.Element represents the root element that we are marshalling.
isSameNode(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
isSameNode(Node) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
isSameNode(Node) - Method in class com.sun.xml.wss.core.ReferenceElement
 
isSameNode(Node) - Method in class com.sun.xml.wss.core.SecurityHeader
 
isSameNode(Node) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
isSameType(T, T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if types are the same
isSameType(Type, Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isSamlSignatureKey(boolean) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
isSamlSignatureKey() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
isSCCancel(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
isSCCancel(Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
isScheduled() - Method in class com.sun.xml.wss.impl.misc.NonceCache
 
isSCMessage(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
isSCMessage(Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
isSCRenew(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
isSCRenew(Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
isSecondaryPolicy(WSSPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
isSecureConversation() - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
isSecurityEnabled(PolicyMap, WSDLPort) - Static method in class com.sun.xml.wss.provider.wsit.WSITAuthConfigProvider
Checks to see whether WS-Security is enabled or not.
isSelfCertificate(X509Certificate) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
isSelfCertificate(X509Certificate) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
isSelfCertificate(X509Certificate) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
isSelfCertificate(X509Certificate) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
isServerTrusted(String, SSLSocket) - Method in class com.sun.mail.util.MailSSLSocketFactory
After a successful conection to the server, this method is called to ensure that the server should be trusted.
isService(boolean) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
Set if this context represents a Service
isService() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
isSet(Flags.Flag) - Method in class com.sun.mail.imap.IMAPMessage
Test if the given Flags are set in this message.
isSet(Flags.Flag) - Method in class javax.mail.internet.MimeMessage
Check whether the flag specified in the flag argument is set in this message.
isSet(Flags.Flag) - Method in class javax.mail.Message
Check whether the flag specified in the flag argument is set in this message.
isSigned() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
isSigned() - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
isSigned() - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
isSignedEndorsingST() - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
isSignedST() - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
isSimpleType() - Method in interface com.sun.xml.bind.v2.model.core.NonElement
Returns true if this NonElement maps to text in XML, without any attribute nor child elements.
isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isSingle() - Method in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
isSOAP12 - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
isSOAP12 - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
isSOAP12 - Variable in class com.sun.xml.xwss.XWSSClientTube
 
isSOAP12 - Variable in class com.sun.xml.xwss.XWSSServerTube
 
isSoap1_1Content(int) - Static method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
isSoap1_2Content(int) - Static method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
isSOAPHeadersOnly(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
isSOAPHeadersOnly() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
isSpace(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isSpecified() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
A flag indicating whether this attribute was actually specified in the start-tag of its element, or was defaulted from the schema.
isSpecified() - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
isSSL() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
isStandalone() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
Returns if this XML is standalone
isStandalone() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
isStandalone() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
isStandalone() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
isStandalone() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isStandalone() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
isStandardFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.DetailImpl
 
isStandardFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl
 
isStandardFaultElement(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
isStandardFaultElement(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
isStandardFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.FaultElement1_1Impl
 
isStandardFaultElement(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
isStandardFaultElement() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.FaultElement1_2Impl
 
isStartDocument() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
 
isStartDocument() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 
isStartDocument() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isStartDocument() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
isStartElement() - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
 
isStartElement() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
isStartElement() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
isStartElement() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
isStartElement() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isStartElement() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
isStartElement() - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
isStaticField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the field is static.
isStaticField(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isStaticMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the method is static.
isStaticMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isSubClassOf(T, T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if sub is a sub-type of sup.
isSubClassOf(Type, Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isSubscribed() - Method in class com.sun.mail.imap.IMAPFolder
Check whether this folder is subscribed.
isSubscribed() - Method in class javax.mail.Folder
Returns true if this Folder is subscribed.
issueCommand(String, int) - Method in class com.sun.mail.smtp.SMTPTransport
Send the command to the server.
ISSUED_TOKEN_KEY_BINDING - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
issuedTokenContextMap - Variable in class com.sun.xml.wss.impl.ProcessingContextImpl
 
issuedTokenContextMap - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
issuedTokenContextMap - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
IssuedTokenKeyBinding - Class in com.sun.xml.wss.impl.policy.mls
 
IssuedTokenKeyBinding() - Constructor for class com.sun.xml.wss.impl.policy.mls.IssuedTokenKeyBinding
Creates a new instance of IssuedTokenKeyBinding
issuedTokenKeyBinding(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
issueInstant - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
 
issueInstant - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
 
issuer - Variable in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
issuer - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
 
issuer - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
 
IssuerNameAndSerialCertSelector - Class in com.sun.xml.wss.impl.misc
 
IssuerNameAndSerialCertSelector(BigInteger, String) - Constructor for class com.sun.xml.wss.impl.misc.IssuerNameAndSerialCertSelector
Creates a new instance of IssuerNameAndSerialCertSelector
isSunVM - Static variable in class com.sun.xml.wss.core.reference.KeyIdentifierSPI
 
isSupplemental(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true if the specified character is a supplemental character.
isSupported(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
isSupported(String, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
isSupported(String, String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
isSupported(String, String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
isSupported(String, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
isSupportingTokens() - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
isSynthetic() - Method in class com.sun.mail.iap.Response
 
isTagged() - Method in class com.sun.mail.iap.Response
 
isTargetPresent(List<Target>) - Method in interface com.sun.xml.wss.impl.policy.verifier.TargetResolver
 
isTargetPresent(List<Target>) - Method in class com.sun.xml.wss.impl.TargetResolverImpl
 
isTimeStampFound() - Method in class com.sun.xml.wss.BasicSecurityProfile
 
isTransient(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the field is transient.
isTransient(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
ISTRING(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
 
ISTRING_PREFIX_NAMESPACE(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
 
isTrustAllHosts() - Method in class com.sun.mail.util.MailSSLSocketFactory
 
isTrustMessage(boolean) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
isTrustMessage() - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
isTrustMessage(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
isTrustMessage(Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
isTwoWay(boolean, Packet) - Method in class com.sun.xml.wss.provider.wsit.PipeHelper
 
isUnparsedEntityDeclared(String) - Method in interface org.codehaus.stax2.validation.ValidationContext
 
isUnTagged() - Method in class com.sun.mail.iap.Response
 
isUsernameToken(boolean) - Method in class com.sun.xml.wss.impl.callback.TimestampValidationCallback.UTCTimestampRequest
Set it to true if the Created Timestamp present inside UsernameToken needs to be validated.
isUsernameToken() - Method in class com.sun.xml.wss.impl.callback.TimestampValidationCallback.UTCTimestampRequest
Check if the Timestamp Created value is coming from UsernameToken
isValid(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true if the specified character is valid.
isValidating() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Deprecated. since 2.0
isValidIANAEncoding(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidJavaEncoding(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidName(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidNCName(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidNmtoken(String) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isValueList() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Returns true if this property is a collection but its XML representation is a list of values, not repeated elements.
isValueTypeAbstractable() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
isWellFormedAddress(String) - Static method in class com.sun.xml.messaging.saaj.util.JaxmURI
Determine whether a string is syntactically capable of representing a valid IPv4 address or the domain name of a network host.
isWellFormedAddress(String) - Static method in class com.sun.xml.wss.impl.misc.URI
Determine whether a string is syntactically capable of representing a valid IPv4 address or the domain name of a network host.
isWhiteSpace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
Returns true if the specified string is all whitespace.
isWhiteSpace(char) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
returns true if the specified char is a white space character.
isWhiteSpace(char[], int, int) - Static method in class com.sun.xml.fastinfoset.Encoder
Check if character array contains characters that are all white space.
isWhiteSpace(String) - Static method in class com.sun.xml.fastinfoset.Encoder
Check if a String contains characters that are all white space.
isWhiteSpace() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
Returns true if this set of Characters are all whitespace.
isWhiteSpace() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
Returns true if the cursor points to a character data event that consists of all whitespace Application calling this method needs to cache the value and avoid calling this method again for the same event.
isWhiteSpace() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
isWhiteSpace() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
isWhiteSpace(byte) - Static method in class com.sun.xml.wss.impl.misc.Base64
 
isWhiteSpace() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
isWhiteSpace() - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
isWhiteSpaceExceptSpace(char) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
Returns true if the specified char is a white space character but not 0x20.
isWritten() - Method in class com.sun.xml.wss.impl.c14n.AttributeNS
 
Item - Interface in com.sun.mail.imap.protocol
A tagging interface for all IMAP data items.
item(int) - Method in class com.sun.xml.wss.util.NodeListImpl
get the ith item from NodeList
ITEM_SIZE - Static variable in class com.sun.xml.stream.buffer.AttributesHolder
 
items - Variable in class com.sun.mail.iap.Argument
 
itemType(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.List
 
iteratedEquals(Iterator, Iterator) - Static method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
iterationsForPDK - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
iterationsForPDK - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
iterator(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
iterator(PropT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Iterates values of a multi-value property.
iterator() - Method in class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
 
iterator() - Method in class com.sun.xml.wss.impl.dsig.DOMSubTreeData
 
iterator() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
iterator() - Method in interface org.jvnet.staxex.NamespaceContextEx
Iterates all the in-scope namespace bindings.

J

j - Variable in class com.sun.xml.security.core.dsig.DSAKeyValueType
 
JAAS_KEYSTORE_LOGIN_MODULE - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
JavaCallInfo - Interface in org.jvnet.ws.databinding
On the client or service-requestor side, a JavaCallInfo object represents a method call on the service proxy to be serialized as a SOAP request message to be sent to the service.
javaCharset(String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
Convert a MIME charset name into a valid Java charset name.
javaCharset(String) - Static method in class javax.mail.internet.MimeUtility
Convert a MIME charset name into a valid Java charset name.
javax.mail - package javax.mail
The JavaMailTM API provides classes that model a mail system.
javax.mail.event - package javax.mail.event
Listeners and events for the JavaMail API.
javax.mail.internet - package javax.mail.internet
Classes specific to Internet mail systems.
javax.mail.search - package javax.mail.search
Message search terms for the JavaMail API.
javax.mail.util - package javax.mail.util
JavaMail API utility classes.
javax.security.auth.message - package javax.security.auth.message
This package defines the core interfaces of the JSR 196 message authentication SPI.
javax.security.auth.message.callback - package javax.security.auth.message.callback
This package defines callback interfaces that may be used by a pluggable message authentication module to interact with the message processing runtime that invoked the module.
javax.security.auth.message.config - package javax.security.auth.message.config
This package defines the interfaces implemented by JSR 196 compatible configuration systems.
javax.security.auth.message.module - package javax.security.auth.message.module
This package defines the interfaces implemented by JSR 196 compatible authentication modules.
JAXB - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
JAXB_ELEMENT_VALUE - Static variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Accessor for JAXBElement.getValue().
jaxbContext - Static variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
jaxbContext - Static variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
JAXBContextImpl - Class in com.sun.xml.bind.v2.runtime
This class provides the implementation of JAXBContext.
JAXBContextImpl.JAXBContextBuilder - Class in com.sun.xml.bind.v2.runtime
 
JAXBContextImpl.JAXBContextBuilder() - Constructor for class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
JAXBContextImpl.JAXBContextBuilder(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
JaxBeanInfo<BeanT> - Class in com.sun.xml.bind.v2.runtime
Encapsulates various JAXB operations on objects bound by JAXB.
JaxBeanInfo(JAXBContextImpl, RuntimeTypeInfo, Class<BeanT>, QName[], boolean, boolean, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.JaxBeanInfo
For JaxBeanInfo that has multiple type names.
JaxBeanInfo(JAXBContextImpl, RuntimeTypeInfo, Class<BeanT>, QName, boolean, boolean, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.JaxBeanInfo
For JaxBeanInfo that has one type name.
JaxBeanInfo(JAXBContextImpl, RuntimeTypeInfo, Class<BeanT>, boolean, boolean, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.JaxBeanInfo
For JaxBeanInfo that has no type names.
JAXBRIContext - Class in com.sun.xml.bind.api
JAXBContext enhanced with JAXB RI specific functionalities.
JAXBRIContext() - Constructor for class com.sun.xml.bind.api.JAXBRIContext
 
jaxbType - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Gets the JAXB bound class type that this JaxBeanInfo handles.
JAXMStreamSource - Class in com.sun.xml.messaging.saaj.util
 
JAXMStreamSource(InputStream) - Constructor for class com.sun.xml.messaging.saaj.util.JAXMStreamSource
 
JAXMStreamSource(Reader) - Constructor for class com.sun.xml.messaging.saaj.util.JAXMStreamSource
 
JaxmURI - Class in com.sun.xml.messaging.saaj.util
A class to represent a Uniform Resource Identifier (URI).
JaxmURI() - Constructor for class com.sun.xml.messaging.saaj.util.JaxmURI
Construct a new and uninitialized URI.
JaxmURI(JaxmURI) - Constructor for class com.sun.xml.messaging.saaj.util.JaxmURI
Construct a new URI from another URI.
JaxmURI(String) - Constructor for class com.sun.xml.messaging.saaj.util.JaxmURI
Construct a new URI from a URI specification string.
JaxmURI(JaxmURI, String) - Constructor for class com.sun.xml.messaging.saaj.util.JaxmURI
Construct a new URI from a base URI and a URI specification string.
JaxmURI(String, String) - Constructor for class com.sun.xml.messaging.saaj.util.JaxmURI
Construct a new URI that does not follow the generic URI syntax.
JaxmURI(String, String, String, String, String) - Constructor for class com.sun.xml.messaging.saaj.util.JaxmURI
Construct a new URI that follows the generic URI syntax from its component parts.
JaxmURI(String, String, String, int, String, String, String) - Constructor for class com.sun.xml.messaging.saaj.util.JaxmURI
Construct a new URI that follows the generic URI syntax from its component parts.
JaxmURI.MalformedURIException - Exception in com.sun.xml.messaging.saaj.util
MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
JaxmURI.MalformedURIException() - Constructor for exception com.sun.xml.messaging.saaj.util.JaxmURI.MalformedURIException
Constructs a MalformedURIException with no specified detail message.
JaxmURI.MalformedURIException(String) - Constructor for exception com.sun.xml.messaging.saaj.util.JaxmURI.MalformedURIException
Constructs a MalformedURIException with the specified detail message.
JAXRPC_SECURITY_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
JAXRPC_SECURITY_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
jaxrpcCompatible - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
JAX-PRC compatible name converter implementation.
JAXWS_21_MESSAGE - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
JAXWSProcessingContext - Interface in com.sun.xml.wss.jaxws.impl
represents security processing context in JAXWS integration path.
JAXWSProcessingContextImpl - Class in com.sun.xml.wss.jaxws.impl
 
JAXWSProcessingContextImpl() - Constructor for class com.sun.xml.wss.jaxws.impl.JAXWSProcessingContextImpl
Creates a new instance of JAXWSProcessingContextImpl
JMAC_CALLBACK_HANDLER - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
JMACAuthConfigFactory - Class in com.sun.xml.wss.provider.wsit
This class implements methods in the abstract class AuthConfigFactory.
JMACAuthConfigFactory(ClassLoader) - Constructor for class com.sun.xml.wss.provider.wsit.JMACAuthConfigFactory
 
JPEG_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
JpegDataContentHandler - Class in com.sun.xml.messaging.saaj.soap
JAF data handler for Jpeg content
JpegDataContentHandler() - Constructor for class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler
 

K

KEEP_SEEN - Static variable in class com.sun.mail.imap.Rights.Right
Keep seen/unseen information across sessions - STORE \SEEN flag.
KERBEROS_AUTH_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
KERBEROS_BST_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
KERBEROS_CONTEXT - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
KERBEROS_SHA1_VALUE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
KERBEROS_TOKEN_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
KERBEROS_V5_APREQ - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
KERBEROS_V5_APREQ_1510 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
KERBEROS_V5_APREQ_4120 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
KERBEROS_v5_APREQ_IDENTIFIER - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
KERBEROS_V5_GSS_APREQ - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
KERBEROS_V5_GSS_APREQ_1510 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
KERBEROS_V5_GSS_APREQ_4120 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
kerberosTokenBinding(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
KEY_ENCRYPTION_METHOD_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
KEY_ENCRYPTION_METHOD_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
KEY_INDETIFIER_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
KEY_NAME_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
KEY_PASSWORD - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
KEY_REFERENCE_TYPE_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
KeyBindingBase - Class in com.sun.xml.wss.impl.policy.mls
 
KeyBindingBase() - Constructor for class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
keyEquals(String) - Method in class com.sun.mail.imap.protocol.IMAPResponse
 
KeyIdentifier - Class in com.sun.xml.wss.core.reference
 
KeyIdentifier(Document) - Constructor for class com.sun.xml.wss.core.reference.KeyIdentifier
Creates an "empty" KeyIdentifier element with default encoding type and default value type.
KeyIdentifier(SOAPElement) - Constructor for class com.sun.xml.wss.core.reference.KeyIdentifier
Takes a SOAPElement and checks if it has the right name.
KEYIDENTIFIER - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
KeyIdentifierCertSelector - Class in com.sun.xml.wss.impl.misc
 
KeyIdentifierCertSelector(byte[]) - Constructor for class com.sun.xml.wss.impl.misc.KeyIdentifierCertSelector
Creates a new instance of KeyIdentifierCertSelector
KeyIdentifierSPI - Class in com.sun.xml.wss.core.reference
 
KeyIdentifierSPI() - Constructor for class com.sun.xml.wss.core.reference.KeyIdentifierSPI
Creates a new instance of KeyIdentifierSPI
KeyIdentifierSPI.KeyIdentifierSPIException - Exception in com.sun.xml.wss.core.reference
 
KeyIdentifierSPI.KeyIdentifierSPIException(Exception) - Constructor for exception com.sun.xml.wss.core.reference.KeyIdentifierSPI.KeyIdentifierSPIException
 
KeyIdentifierStrategy - Class in com.sun.xml.wss.impl.keyinfo
 
KeyIdentifierStrategy() - Constructor for class com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy
 
KeyIdentifierStrategy(int) - Constructor for class com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy
 
KeyIdentifierStrategy(String) - Constructor for class com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy
 
KeyIdentifierStrategy(String, boolean) - Constructor for class com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy
 
KeyIdentifierStrategy(String, boolean, boolean) - Constructor for class com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy
 
keyInfo - Variable in class com.sun.xml.security.core.dsig.SignatureType
 
keyInfo - Variable in class com.sun.xml.security.core.xenc.EncryptedType
 
keyInfo - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectConfirmationType
 
KeyInfoConfirmationData - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
 
KeyInfoConfirmationData(Element) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.KeyInfoConfirmationData
Constructs an SubjectConfirmationData instance.
KeyInfoConfirmationData - Interface in com.sun.xml.wss.saml
 
KeyInfoConfirmationDataType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for KeyInfoConfirmationDataType complex type.
KeyInfoConfirmationDataType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.KeyInfoConfirmationDataType
 
KeyInfoHeaderBlock - Class in com.sun.xml.wss.core
Corresponds to the schema representation for a KeyInfo.
KeyInfoHeaderBlock(Document) - Constructor for class com.sun.xml.wss.core.KeyInfoHeaderBlock
constructor that creates an empty KeyInfo
KeyInfoHeaderBlock(KeyInfo) - Constructor for class com.sun.xml.wss.core.KeyInfoHeaderBlock
constructor that takes Apache KeyInfo
KeyInfoHeaderBlock(SOAPElement) - Constructor for class com.sun.xml.wss.core.KeyInfoHeaderBlock
parse and create the KeyInfo element
keyInfoKeyValue - Variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectConfirmation
 
keyInfoKeyValue - Variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectConfirmation
 
keyInfoKeyValue - Variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.KeyInfoConfirmationData
 
keyInfoKeyValue - Variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmation
 
keyInfoKeyValue - Variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmationData
 
KeyInfoStrategy - Class in com.sun.xml.wss.impl.keyinfo
The interface for different KeyInfo Schemes
KeyInfoStrategy() - Constructor for class com.sun.xml.wss.impl.keyinfo.KeyInfoStrategy
 
KeyInfoType - Class in com.sun.xml.security.core.dsig
Java class for KeyInfoType complex type.
KeyInfoType() - Constructor for class com.sun.xml.security.core.dsig.KeyInfoType
 
KeyIntMap - Class in com.sun.xml.fastinfoset.util
 
KeyIntMap(int, float) - Constructor for class com.sun.xml.fastinfoset.util.KeyIntMap
 
KeyIntMap(int) - Constructor for class com.sun.xml.fastinfoset.util.KeyIntMap
 
KeyIntMap() - Constructor for class com.sun.xml.fastinfoset.util.KeyIntMap
 
keyNameCount() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method keyNameCount
KeyNameStrategy - Class in com.sun.xml.wss.impl.keyinfo
 
KeyNameStrategy() - Constructor for class com.sun.xml.wss.impl.keyinfo.KeyNameStrategy
 
KeyNameStrategy(String, boolean) - Constructor for class com.sun.xml.wss.impl.keyinfo.KeyNameStrategy
 
KeyResolver - Class in com.sun.xml.wss.impl.misc
 
KeyResolver() - Constructor for class com.sun.xml.wss.impl.misc.KeyResolver
 
KeySelectorImpl - Class in com.sun.xml.wss.impl.dsig
Implementation of JSR 105 KeySelector interface.
keySet() - Method in class com.sun.xml.bind.v2.util.QNameMap
 
KEYSTORE_CBH - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
KEYSTORE_CERTSELECTOR - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
KEYSTORE_PASSWORD - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
KEYSTORE_TYPE - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
KEYSTORE_URL - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
KeyStoreCallback - Class in com.sun.xml.wss.impl.callback
Callback class for obtaining the keystore Used only for Metro(WSIT) Security Scenarios It assumes that load method on the returned KeyStore was called by the user to initialized the KeyStore.
KeyStoreCallback() - Constructor for class com.sun.xml.wss.impl.callback.KeyStoreCallback
 
keyValueCount() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method keyValueCount
keyValueTokenBinding(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
KeyValueType - Class in com.sun.xml.security.core.dsig
Java class for KeyValueType complex type.
KeyValueType() - Constructor for class com.sun.xml.security.core.dsig.KeyValueType
 
kind() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Gets the kind of this proeprty.
klass() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
Nested class customization.
Klass - Interface in com.sun.xml.bind.v2.schemagen.episode
 
knownUri2prefixIndexMap - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
KRB5_CREDENTIAL_DELEGATION - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
KRB5_LOGIN_MODULE - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
KRB5_SERVICE_PRINCIPAL - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 

L

lang(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Documentation
 
lang(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
 
language - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
last() - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.IDREFSIterator
Returns the last referenced object (not just its ID)
lastb - Variable in class com.sun.mail.util.CRLFOutputStream
 
lastb - Variable in class com.sun.xml.wss.util.CRLFOutputStream
 
lastBodyPartFound() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
LASTUID - Static variable in interface javax.mail.UIDFolder
This is a special value that can be used as the end parameter in getMessagesByUID(start, end), to denote the UID of the last message in the folder.
layer - Variable in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
lazyAttachments - Variable in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
 
LazyKeyBinding - Interface in com.sun.xml.wss.impl.policy.mls
Indicates that a Binding should have its uid re-read when the actual signature is created because the id is not known at startup time, for example because the binding refers to a token which must be generated externally.
LE - Static variable in class javax.mail.search.ComparisonTerm
 
leafElement(Name, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
leafElement(Name, Pcdata, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
leafElement(Name, int, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
LeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Either BuiltinLeafInfo or EnumLeafInfo.
LeafPropertyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Unmarshals a text into a property of the parent element.
LeafPropertyLoader(TransducedAccessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyLoader
 
LeafPropertyXsiLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
 
LeafPropertyXsiLoader(Loader, TransducedAccessor, Accessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
 
leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Called when this loaderis an active loaderand we see an end tag.
leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
 
leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
LEAVES - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
All instances of RuntimeBuiltinLeafInfoImpls keyed by their type.
len - Variable in class com.sun.xml.bind.v2.runtime.output.Encoded
 
length() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the number of characters needed to represent this binary data in the base64 encoding.
length() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
length() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
length - Variable in class com.sun.xml.fastinfoset.util.CharArray
 
length() - Method in class com.sun.xml.fastinfoset.util.CharArray
 
length() - Method in class org.jvnet.staxex.Base64Data
Gets the number of characters needed to represent this binary data in the base64 encoding.
LEXICAL_HANDLER_PROPERTY - Static variable in class com.sun.xml.fastinfoset.sax.Properties
 
LEXICAL_HANDLER_PROPERTY - Static variable in class com.sun.xml.stream.buffer.sax.Properties
 
lexicalDesc(char[], int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
lexicalDesc(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
limit - Variable in class javax.mail.Quota.Resource
The usage limit for the resource.
LineInputStream - Class in com.sun.mail.util
This class is to support reading CRLF terminated lines that contain only US-ASCII characters from an input stream.
LineInputStream(InputStream) - Constructor for class com.sun.mail.util.LineInputStream
 
LineInputStream - Class in com.sun.xml.messaging.saaj.packaging.mime.util
This class is to support reading CRLF terminated lines that contain only US-ASCII characters from an input stream.
LineInputStream(InputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.LineInputStream
 
LineOutputStream - Class in com.sun.mail.util
This class is to support writing out Strings as a sequence of bytes terminated by a CRLF sequence.
LineOutputStream(OutputStream) - Constructor for class com.sun.mail.util.LineOutputStream
 
lines - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
link() - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Called after all the classes are added to the type set to "link" them together.
link() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
link(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
link(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
link(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Called after all the JaxBeanInfos are created.
list(String) - Method in class com.sun.mail.imap.DefaultFolder
 
list(String) - Method in class com.sun.mail.imap.IMAPFolder
List all subfolders matching the specified pattern.
list(String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
LIST Command.
list(String) - Method in class com.sun.mail.pop3.DefaultFolder
 
list(String) - Method in class com.sun.mail.pop3.POP3Folder
Always throws MessagingException because no POP3 folders can contain subfolders.
List - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
list() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleDerivation
 
list(String) - Method in class javax.mail.Folder
Returns a list of Folders belonging to this Folder's namespace that match the specified pattern.
list() - Method in class javax.mail.Folder
Convenience method that returns the list of folders under this Folder.
listCommand() - Method in class com.sun.mail.pop3.POP3Folder
Return the raw results of the POP3 LIST command with no arguments.
listen(OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
 
listener - Variable in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
 
listenerWrapper - Variable in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
Lister<BeanT,PropT,ItemT,PackT> - Class in com.sun.xml.bind.v2.runtime.reflect
Used to list individual values of a multi-value property, and to pack individual values into a multi-value property.
Lister() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Lister
 
Lister.CollectionLister<BeanT,T extends Collection> - Class in com.sun.xml.bind.v2.runtime.reflect
Lister for a collection
Lister.CollectionLister(Class<? extends T>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
Lister.IDREFSIterator - Class in com.sun.xml.bind.v2.runtime.reflect
Iterator for IDREFS lister.
Lister.Pack<ItemT> - Class in com.sun.xml.bind.v2.runtime.reflect
 
Lister.Pack(Class<ItemT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Lister.Pack
 
ListInfo - Class in com.sun.mail.imap.protocol
A LIST response.
ListInfo(IMAPResponse) - Constructor for class com.sun.mail.imap.protocol.ListInfo
 
ListIterator<E> - Interface in com.sun.xml.bind.v2.runtime.reflect
Almost like Iterator but can throw JAXB specific exceptions.
listRights(String) - Method in class com.sun.mail.imap.IMAPFolder
Get all the rights that may be allowed to the given identifier.
listRights(String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
LISTRIGHTS Command.
listSubscribed(String) - Method in class com.sun.mail.imap.DefaultFolder
 
listSubscribed(String) - Method in class com.sun.mail.imap.IMAPFolder
List all subscribed subfolders matching the specified pattern.
listSubscribed(String) - Method in class javax.mail.Folder
Returns a list of subscribed Folders belonging to this Folder's namespace that match the specified pattern.
listSubscribed() - Method in class javax.mail.Folder
Convenience method that returns the list of subscribed folders under this Folder.
ListTransducedAccessorImpl<BeanT,ListT,ItemT,PackT> - Class in com.sun.xml.bind.v2.runtime.reflect
TransducedAccessor for a list simple type.
ListTransducedAccessorImpl(Transducer<ItemT>, Accessor<BeanT, ListT>, Lister<BeanT, ListT, ItemT, PackT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
Literal - Interface in com.sun.mail.iap
An interface for objects that provide data dynamically for use in a literal protocol element.
LITERAL_QNAME_NAMESPACE_NAME_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
LITERAL_QNAME_PREFIX_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
LITERAL_QNAME_PREFIX_NAMESPACE_NAME_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
LiteralException - Exception in com.sun.mail.iap
 
LiteralException(Response) - Constructor for exception com.sun.mail.iap.LiteralException
Constructs a LiteralException with the specified Response object.
load(InputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
Read and parse the given RFC822 message stream till the blank line separating the header from the body.
load(InputStream) - Method in class javax.mail.internet.InternetHeaders
Read and parse the given RFC822 message stream till the blank line separating the header from the body.
loadClass(String) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
loadClass(String) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
loader - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
 
Loader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
 
Loader(boolean) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
Loader() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
loader - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Loader that owns this element.
loadFromClasspath(String) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
Returns a URL pointing to the given config file.
loadFromClasspath(String) - Static method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
loadFromClasspath(String, ClassLoader) - Static method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
loadFromClasspath(String) - Static method in class com.sun.xml.wss.provider.wsit.JMACAuthConfigFactory
 
loadFromClasspath(String) - Static method in class com.sun.xml.wss.provider.wsit.PipeHelper
 
loadFromContext(String, Object) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
Returns a URL pointing to the given config file.
loadGFHandler() - Method in class com.sun.xml.wss.impl.misc.DefaultRealmAuthenticationAdapter
 
loadGFHandler(String, ClassLoader) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
loadGFHandler(boolean, String) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
loadSPIClass(URL, String) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
local - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Local part of the attribute/element name.
LOCAL_NAME - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
LOCAL_NAME - Static variable in class com.sun.xml.stream.buffer.AttributesHolder
 
LocalAttribute - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
LOCALE - Static variable in class com.sun.xml.fastinfoset.AbstractResourceBundle
 
LocalElement - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
localeToXmlLang(Locale) - Static method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
Localizable - Interface in com.sun.istack.localization
Localizable message.
localizableBSP_3006_ENCRYPTEDKEY_REFURI() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3027_STR_KEY_NAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3028_STR_KEYIDENTIFIER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3029_ENCODING_TYPE_NOT_PRESENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3030_ENCODING_TYPE_INVALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3031_VALUE_TYPE_NOT_PRESENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3057_STR_NOT_REF_STR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3058_STR_VALUE_TYPE_NOTEMPTY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3059_STR_VALUE_TYPE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3062_STR_URIATTRIBUTE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3064_STR_NOT_REF_STR_EMBEDDED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3071_STR_ENCODING_TYPE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3104_ENVELOPED_SIGNATURE_DISCORAGED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3203_ONECREATED_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3221_CREATED_BEFORE_EXPIRES_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3222_ELEMENT_NOT_ALLOWED_UNDER_TIMESTMP(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3224_ONEEXPIRES_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3225_CREATED_VALUE_TYPE_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3226_EXPIRES_VALUE_TYPE_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_3227_SINGLE_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_4201_PASSWORD_TYPE_USERNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5204_STR_INTERNAL_STR_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5416_SIGNATURE_TRANSFORM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5420_DIGEST_METHOD() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5421_SIGNATURE_METHOD() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5423_SIGNATURE_TRANSFORM_ALGORITHM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5426_ENCRYPTEDKEYINFO(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5601_ENCRYPTEDDATA_ENCRYPTIONMETHOD(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5602_ENCRYPTEDKEY_RECIPIENT(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5603_ENCRYPTEDKEY_ENCRYPTIONMEHOD(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5608_ENCRYPTEDDATA_REFURI() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5620_ENCRYPTEDDATA_URI() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5622_ENCRYPTEDKEY_MIMETYPE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5623_ENCRYPTEDKEY_ENCODING(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5624_ENCRYPTEDDATA_IDATTRIBUTE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5626_KEYENCRYPTIONALGO() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableBSP_5629_ENCRYPTEDDATA_KEYINFO() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
LocalizableMessage - Class in com.sun.istack.localization
 
LocalizableMessage(String, String, Object...) - Constructor for class com.sun.istack.localization.LocalizableMessage
 
LocalizableMessageFactory - Class in com.sun.istack.localization
 
LocalizableMessageFactory(String) - Constructor for class com.sun.istack.localization.LocalizableMessageFactory
 
localizableSEC_DUPLICATE_OPTION(Object) - Static method in class com.sun.xml.rpc.plugins.SecMessages
 
localizableSEC_MISSING_OPTION_ARGUMENT(Object) - Static method in class com.sun.xml.rpc.plugins.SecMessages
 
localizableSEC_USAGE_OPTIONS() - Static method in class com.sun.xml.rpc.plugins.SecMessages
 
localizableSS_0655_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSITPVD_0001_PROBLEM_MAR_UNMAR() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0002_INTERNAL_SERVER_ERROR() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0003_PROBLEM_PRINTING_MSG() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0004_OPT_PATH_NOT_YET_SUPPORTED() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0005_PROBLEM_PROC_SOAP_MESSAGE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0006_PROBLEM_INIT_OUT_PROC_CONTEXT() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0007_PROBLEM_GETTING_EFF_BOOT_POLICY() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0008_PROBLEM_BUILDING_PROTOCOL_POLICY() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0009_UNSUPPORTED_CALLBACK_TYPE_ENCOUNTERED(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0010_UNKNOWN_VALIDATOR_TYPE_CONFIG(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0011_COULD_NOT_FIND_USER_CLASS() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0012_PROBLEM_CHECKING_RELIABLE_MESSAGE_ENABLE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0013_SEC_POLICY_NOT_CONFIGURED(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0014_KEYSTORE_URL_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0015_KEYSTORE_PASSWORD_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0016_TRUSTSTORE_URL_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0017_TRUSTSTORE_PASSWORD_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0018_NULL_OR_EMPTY_XWSS_CALLBACK_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0019_NULL_OR_EMPTY_USERNAME_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0020_NULL_OR_EMPTY_PASSWORD_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0021_NULL_OR_EMPTY_SAML_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0022_NULL_OR_EMPTY_VALIDATOR_CLASSNAME(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0023_COULD_NOT_LOAD_CALLBACK_HANDLER_CLASS(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0024_NULL_CLIENT_AUTH_CONTEXT() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0025_NULL_PACKET() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0026_ERROR_STARTING_SC() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0027_ERROR_POPULATING_CLIENT_CONFIG_PROP() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0028_ERROR_INIT_AUTH_MODULE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0029_ERROR_SECURING_OUTBOUND_MSG() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0030_NO_POLICY_FOUND_FOR_SC() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0031_INVALID_CALLBACK_HANDLER_CLASS(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0032_ERROR_CONFIGURE_CLIENT_HANDLER() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0033_ERROR_VALIDATE_RESPONSE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0034_FAULTY_RESPONSE_MSG(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0035_ERROR_VERIFY_INBOUND_MSG() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0036_ERROR_PROC_REQ_PACKET() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0037_NULL_SUBJECT() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0038_ERROR_CREATING_NEW_INSTANCE_WSIT_CLIENT_SEC_PIPE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0039_ERROR_PROCESSING_INCOMING_PACKET() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0040_ERROR_CLEAN_SUBJECT() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0043_ERROR_CONFIGURE_SERVER_HANDLER() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0044_ERROR_SESSION_CREATION() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0045_UNSUPPORTED_OPERATION_EXCEPTION(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0046_ERROR_INVOKE_SC_CONTRACT() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0047_ERROR_CREATING_NEW_INSTANCE_WSIT_SERVER_SEC_PIPE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0048_ERROR_POPULATING_SERVER_CONFIG_PROP() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0049_ERROR_CANCEL_SECURITY_CONTEXT_TOKEN() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0050_ERROR_SECURE_REQUEST() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0051_NULL_OR_EMPTY_JMAC_CALLBACK_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0052_ERROR_ISSUEDTOKEN_CREATION() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0053_ERROR_VALIDATE_REQUEST() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0054_ERROR_SECURE_RESPONSE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0055_WS_ERROR_NEXT_PIPE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0056_NULL_RESPONSE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0057_ERROR_PROCESS_RESPONSE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0058_ERROR_SECURE_REQUEST() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0059_JMAC_FACTORY_CANNOT_WRITE_FILE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0060_JMAC_JMAC_FACTORY_UNABLETO_LOAD_PROVIDER(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0061_JMAC_AUTHCONFIG_LOADER_FAILURE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0062_ERROR_LOAD_DEFAULT_PROVIDERS() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0064_ERROR_CLEAN_SUBJECT() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0065_ERROR_RESOLVING_ALTERNATIVES() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSITPVD_0066_SERVLET_CONTEXT_NOTFOUND() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
localizableWSS_001_SAML_ASSERTION_NOT_FOUND(Object) - Static method in class com.sun.xml.wss.logging.saml.LogStringsMessages
 
localizableWSS_002_FAILED_CREATE_DOCUMENT() - Static method in class com.sun.xml.wss.logging.saml.LogStringsMessages
 
localizableWSS_003_FAILEDTO_MARSHAL() - Static method in class com.sun.xml.wss.logging.saml.LogStringsMessages
 
localizableWSS_004_SAML_VERSION_NOT_SET() - Static method in class com.sun.xml.wss.logging.saml.LogStringsMessages
 
localizableWSS_0100_CREATE_FOR_CREATING_IMPL(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0126_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0126_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0126_UNSUPPORTED_PRIVATEKEY_TYPE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0127_UNABLETO_SIGN_MESSAGE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0128_UNABLETO_ENCRYPT_MESSAGE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0129_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0129_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0129_NO_DSSIGNATURE_IN_SECURITY_HEADERBLOCK(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0131_DSKEYINFO_DOESNOT_CONTAIN_REFTO_SECTOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0133_EXCEPTION_WHILE_VERIFYING_SIGNATURE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0134_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0134_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0134_UNABLETO_INITIALIZE_XML_CIPHER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0135_UNABLETO_ENCRYPT_SYMMETRIC_KEY(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0137_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0137_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0137_UNABLETO_DECRYPT_MESSAGE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0138_UNABLETO_FIND_WSSE_KEYIDENTIFIER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0139_UNABLETO_FIND_MATCHING_PRIVATEKEY(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0140_ENCRYPTEDKEY_DOESNOT_CONTAIN_CHIPERDATA() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0141_UNABLETO_DECRYPT_SYMMETRIC_KEY(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0144_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0144_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0144_UNABLETO_DECODE_BASE_64_DATA(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0147_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0147_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0147_UNABLETO_USE_STYLESHEET(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0148_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0148_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0148_UNABLETO_PROCESS_SOAPMESSAGE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0156_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0156_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0156_EXCEPTION_IN_CERT_VALIDATE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0161_UNABLETO_FIND_MATCHING_PRIVATEKEY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0165_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0165_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0165_UNABLE_TO_ENCRYPT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0166_NO_BINARY_SECURITY_TOKEN_IN_HEADER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0167_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0167_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0167_SIGNATURE_VERIFICATION_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0168_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0168_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0168_FAILEDTO_GENERATE_RANDOM_SYMMETRICKEY(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0169_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0169_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0169_TOKEN_NOT_SET_PARAMETER_LIST() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0181_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0181_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0181_SUBJECT_NOT_AUTHORIZED(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0182_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0182_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0182_REFERENCELIST_PARAMETER_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0183_COULDNOT_LOCATE_SYMMETRICKEY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0183_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0183_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0184_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0184_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0184_SECURITYDOMAIN_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0185_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0185_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0185_FILTERPARAMETER_NOT_SET(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0186_CERTIFICATE_NOT_FOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0187_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0187_PREFIX_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0188_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0188_PREFIX_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0189_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0189_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0189_UNSUPPORTED_DATA_DECRYPTION_ALGORITHM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0190_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0190_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0190_ENCRYPTION_REQUIREMENTS_NOT_MET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0191_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0191_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0191_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0191_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0191_SYMMETRICKEY_NOT_SET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0192_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0192_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0192_ENCRYPTION_TARGETS_NOT_SPECIFIED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0193_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0193_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0193_INVALID_TARGET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0194_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0194_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0194_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0194_ILLEGAL_TARGET(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0195_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0195_REFERENCELIST_NOT_SET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0196_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0196_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0196_SECURITYENVIRONMENT_NOT_SET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0197_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0197_KEYINFOSTRATEGY_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0198_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0198_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0198_UNSUPPORTED_SIGNATURE_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0199_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0199_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0199_NULL_CREATION_TIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0200_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0200_INEFFECTIVE_CALLBACK_HANDLER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0201_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0201_INEFFECTIVE_CALLBACK_HANDLER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0202_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0202_MISSING_SECURITY_HEADER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0203_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0203_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0203_POLICY_VIOLATION_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0204_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0204_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0204_ILLEGAL_HEADER_BLOCK(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0205_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0205_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0205_POLICY_VIOLATION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0206_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0206_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0206_POLICY_VIOLATION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0207_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0207_UNSUPPORTED_OPERATION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0208_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0208_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0208_POLICY_VIOLATION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0209_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0209_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0209_UNEXPECTED_HEADER_BLOCK(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0210_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0210_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0210_UNSUPPORTED_KEY_ENCRYPTION_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0211_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0211_ERROR_DECRYPTING_KEY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0212_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0212_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0212_POLICY_VIOLATION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0213_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0213_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0213_POLICY_VIOLATION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0214_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0214_FAILED_SENDER_AUTHENTICATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0215_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0215_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0215_FAILED_PROPERTYCALLBACK() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0216_CALLBACKHANDLER_HANDLE_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0216_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0216_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0217_CALLBACKHANDLER_HANDLE_EXCEPTION_LOG() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0217_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0217_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0218_CANNOT_LOCATE_DEFAULT_CERT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0218_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0218_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0219_CANNOT_LOCATE_DEFAULT_PRIVKEY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0219_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0219_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0220_CANNOT_LOCATE_SYMMETRICKEY_FOR_DECRYPT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0220_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0220_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0221_CANNOT_LOCATE_CERT(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0221_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0221_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0222_CANNOT_LOCATE_PRIVKEY(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0222_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0222_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0223_FAILED_CERTIFICATE_VALIDATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0224_UNSUPPORTED_ASSOCIATED_SUBJECT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0225_FAILED_PASSWORD_VALIDATION_CALLBACK() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0226_FAILED_VALIDATING_DEFAULT_CREATION_TIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0227_INVALID_OLDER_CREATION_TIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0228_INVALID_AHEAD_CREATION_TIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0229_FAILED_VALIDATING_TIME_STAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0230_UNSUPPORTED_VALIDATING_SAML_ISSUER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0231_UNSUPPORTED_VALIDATING_SAML_USER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0232_EXPIRED_MESSAGE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0233_INVALID_EXPIRE_BEFORE_CREATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0234_FAILED_VALIDATE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0235_FAILED_LOCATE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0236_NULL_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0237_FAILED_DYNAMIC_POLICY_CALLBACK() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0238_FAILED_RESOLVE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0239_FAILED_PROCESS_SECURITY_TOKEN_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0240_INVALID_ENCRYPTED_KEY_SHA_1_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0241_UNABLETO_SET_EKSHA_1_ON_CONTEXT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0242_UNABLETO_LOCATE_SCT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0243_INVALID_VALUE_TYPE_NON_SCT_TOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0244_INVALID_LEVEL_DKT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0245_FAILED_RESOLVE_SECURITY_TOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0246_UNABLETO_LOCATE_SECURE_CONVERSATION_SESSION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0247_FAILED_RESOLVE_DERIVED_KEY_TOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0248_NULL_STR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0249_UNSUPPORTED_TOKEN_TYPE_DKT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0250_FAILED_PROCESS_STR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0251_INVALID_SECURITY_POLICY_INSTANCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0252_FAILEDTO_GET_CHILD_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0253_INVALID_MESSAGE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0254_FAILEDTO_PROCESS_PRIMARY_O_RSECONDARY_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0255_INVALID_CONFIGURED_POLICY_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0256_FAILED_CONFIGURE_ASC() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0257_FAILEDTO_APPEND_SECURITY_POLICY_MESSAGE_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0258_INVALID_REQUIREMENTS() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0259_INVALID_SEC_USERNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0260_INVALID_DSP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0261_INVALID_MESSAGE_POLICYSET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0262_INVALID_MESSAGE_POLICYTYPE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0263_INVALID_MESSAGE_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0264_FAILEDTO_FIRST_PRIMARY_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0265_ERROR_PRIMARY_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0266_FAILEDTO_PROCESS_SECONDARY_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0267_INVALID_CONFIGURED_POLICY_USERNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0268_ERROR_POLICY_VERIFICATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0269_ERROR_ENCRYPTIONPOLICY_VERIFICATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0270_FAILEDTO_GET_SECURITY_POLICY_MESSAGE_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0271_FAILEDTO_RESOLVE_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0272_FAILEDTO_DEREFER_TARGETS() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0273_FAILEDTO_PROCESS_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0274_INVALID_SEC_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0275_INVALID_POLICY_NO_USERNAME_SEC_HEADER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0276_INVALID_POLICY_NO_TIMESTAMP_SEC_HEADER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0277_INVALID_ADDTIONAL_SEC_MESSAGE_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0278_FAILEDTO_GET_LOCAL_NAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0279_FAILED_CHECK_SEC_SECURITY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0280_FAILED_CREATE_USERNAME_TOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0281_UNSUPPORTED_OPERATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0282_UNSUPPORTED_KEY_IDENTIFIER_REFERENCE_DKT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0283_UNSUPPORTED_REFERENCE_TYPE_DKT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0284_WSS_SOAP_FAULT_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0285_ERROR_NO_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0286_INVALID_NOOF_ELEMENTS() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0287_ERROR_EXTRACTING_ATTACHMENTPART() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0288_FAILED_GET_MESSAGE_PARTS_QNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0289_FAILED_GET_MESSAGE_PARTS_X_PATH() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0290_FAILED_GET_MESSAGE_PARTS_URI() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0291_UNSUPPORTED_OPERATION_GET_ATTACHMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0292_UNSUPPORTED_OPERATION_REMOVE_ATTACHMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0293_FAILED_RSA_KEY_VALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0294_FAILED_X_509_DATA() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0295_PASSWORD_VAL_NOT_CONFIG_USERNAME_VAL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0296_NULL_CHAIN_CERT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0298_X_509_EXPIRED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0299_X_509_NOT_VALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0300_NO_JCE_PROVIDER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0301_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0301_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0301_UNABLETO_DECODE_DATA() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0302_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0302_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0302_UNABLETO_CREATE_X_509_CERT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0303_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0303_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0303_UNABLETO_GET_ENCODED_X_509_CERT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0304_MESSAGE_DOESNOT_CONTAIN_HEADER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0305_MESSAGE_DOESNOT_CONTAIN_SECHEADERBLOCK() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0306_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0306_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0306_INVALID_PASSWD_TYPE(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0307_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0307_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0307_NONCE_ENCTYPE_INVALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0308_COULDNOT_DECODE_HEX_NONCE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0309_COULDNOT_DECODE_BASE_64_NONCE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0310_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0310_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0310_NO_SUCH_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0311_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0311_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0311_PASSWD_DIGEST_COULDNOT_BE_CREATED(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0312_EXCEPTION_IN_CERTPATH_VALIDATE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0313_CERT_IS_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0314_CERT_NOT_TRUSTED_REMOTE_CERT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0315_NOT_A_CERT_ENTRY(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0316_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0316_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0316_ENCTYPE_INVALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0317_CANNOT_FIND_X_509_CERT_BECAUSE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0317_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0317_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0318_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0318_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0318_EXCEPTION_WHILE_CREATING_KEYINFOBLOCK() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0319_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0319_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0319_EXCEPTION_ADDING_KEYNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0320_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0320_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0320_EXCEPTION_GETTING_KEYNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0321_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0321_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0321_EXCEPTION_CONVERTING_KEYINFO_TOSOAPELEM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0322_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0322_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0322_EXCEPTION_CREATING_SIGNATUREBLOCK() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0323_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0323_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0323_EXCEPTION_WHILE_SIGNING() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0324_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0324_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0324_EXCEPTION_IN_GETTING_SIGNATUREVALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0325_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0325_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0325_EXCEPTION_ADDING_REFERENCE_TO_SIGNEDINFO() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0326_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0326_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0326_EXCEPTION_VERIFYING_SIGNATURE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0327_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0327_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0327_EXCEPTION_CONVERTING_SIGNATURE_TOSOAPELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0328_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0328_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0328_ERROR_PARSING_CREATIONTIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0329_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0329_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0329_USERNAMETOKEN_EXPECTED(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0330_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0330_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0330_USERNAMETOKEN_FIRSTCHILD_MUSTBE_USERNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0331_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0331_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0331_INVALID_USERNAMETOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0332_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0332_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0332_USERNAMETOKEN_NULL_USERNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0333_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0333_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0333_JAVAX_NET_SSL_KEY_STORE_NOTSET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0334_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0334_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0334_UNSUPPORTED_KEYIDENTIFIER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0335_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0335_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0335_UNSUPPORTED_REFERENCETYPE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0336_CANNOT_LOCATE_PUBLICKEY_FOR_SIGNATURE_VERIFICATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0336_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0336_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0337_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0337_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0337_UNSUPPORTED_DIRECTREF_MECHANISM(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0338_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0338_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0338_UNSUPPORTED_REFERENCE_MECHANISM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0339_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0339_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0339_UNSUPPORTED_KEYINFO() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0340_CREATED_AHEAD_OF_CURRENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0340_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0340_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0341_CREATED_OLDER_THAN_TIMESTAMP_FRESHNESS() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0341_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0341_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0342_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0342_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0342_VALTYPE_INVALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0343_DIAG_CAUSE_1(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0343_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0343_ERROR_CREATING_BST() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0344_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0344_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0344_ERROR_DECODING_BST() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0345_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0345_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0345_ERROR_CREATING_EDHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0346_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0346_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0346_ERROR_CREATING_EDHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0347_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0347_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0347_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0347_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0347_MISSING_CIPHER_DATA() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0348_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0348_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0348_ERROR_CREATING_EKHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0349_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0349_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0349_ERROR_CREATING_EKHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0350_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0350_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0350_ERROR_SETTING_CIPHERVALUE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0351_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0351_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0351_ERROR_SETTING_ENCRYPTION_METHOD(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0352_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0352_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0352_ERROR_GETTING_CIPHER_VALUES(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0353_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0353_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0353_MISSING_CIPHER_VALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0354_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0354_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0354_DIAG_CAUSE_3() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0354_DIAG_CAUSE_4() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0354_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0354_ERROR_INITIALIZING_ENCRYPTED_TYPE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0355_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0355_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0355_DIAG_CAUSE_3() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0355_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0355_ERROR_CREATING_KEYVALUE(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0356_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0356_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0356_ERROR_CREATING_X_509_DATA(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0357_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0357_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0357_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0357_ERROR_GETTING_KEYVALUE(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0358_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0358_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0358_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0358_ERROR_GETTING_X_509_DATA(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0359_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0359_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0359_ERROR_ADDING_X_509_DATA(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0360_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0360_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0360_ERROR_CREATING_RLHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0361_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0361_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0361_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0361_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0361_DIAG_CHECK_3() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0361_ERROR_CREATING_RLHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0362_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0362_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0362_ERROR_CREATING_RLHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0363_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0363_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0363_DIAG_CAUSE_3() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0363_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0363_ERROR_ADDING_DATAREFERENCE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0364_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0364_ERROR_APACHE_XPATH_API(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0365_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0365_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0365_ERROR_CREATING_NAMESPACE_NODE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0366_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0366_MULTIPLE_ENCRYPTEDDATA_FOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0367_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0367_NO_ENCRYPTEDDATA_FOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0368_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0368_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0368_SOAP_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0369_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0369_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0369_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0369_SOAP_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0370_ERROR_DELETING_SECHEADER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0370_ERROR_PROCESSING_SECHEADER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0371_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0371_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0371_DIAG_CAUSE_3() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0371_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0371_ERROR_GENERATE_FAULT(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0372_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0372_ERROR_APACHE_XPATH_API(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0373_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0373_ERROR_APACHE_XPATH_API(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0374_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0374_ERROR_APACHE_XPATH_API(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0375_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0375_ERROR_APACHE_XPATH_API(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0376_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0376_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0376_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0376_ERROR_INSERTING_HEADER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0377_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0377_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0377_ERROR_CREATING_STR(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0378_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0378_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0378_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0378_ERROR_CREATING_STR(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0379_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0379_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0379_ERROR_CREATING_STR(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0380_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0380_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0380_ERROR_SETTING_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0381_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0381_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0381_ERROR_SETTING_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0382_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0382_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0382_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0382_ERROR_APPENDING_OBJECT(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0383_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0383_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0383_DOCUMENT_NOT_SET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0384_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0384_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0384_ERROR_CREATING_TIMESTAMP(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0385_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0385_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0385_ERROR_CREATING_TIMESTAMP(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0386_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0386_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0386_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0386_ERROR_CREATING_TIMESTAMP(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0387_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0387_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0387_ERROR_CREATING_USERNAMETOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0388_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0388_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0388_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0388_ERROR_CREATING_USERNAMETOKEN(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0389_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0389_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0389_UNRECOGNIZED_NONCE_ENCODING(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0390_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0390_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0390_UNSUPPORTED_CHARSET_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0391_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0391_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0391_ERROR_CREATING_X_509_SECURITY_TOKEN(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0392_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0392_INVALID_X_509_CERT_VERSION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0393_CURRENT_AHEAD_OF_EXPIRES() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0393_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0393_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0394_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0394_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0394_ERROR_PARSING_EXPIRATIONTIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0395_CREATING_CIPHER_DATA() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0395_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0395_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0396_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0396_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0396_NOTCHILD_SECURITY_HEADER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0397_SOAP_FACTORY_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0398_SOAP_BODY_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0399_SOAP_ENVELOPE_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0400_SAML_NULL_INPUT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0401_SAML_INCORRECT_INPUT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0402_SAML_MISSING_ELEMENT_VALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0403_SAML_INVALID_ACTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0404_SAML_INVALID_VERSION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0405_SAML_LIST_ADD_ERROR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0406_SAML_INVALID_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0407_SAML_MISSING_ATTRIBUTE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0408_SAML_ELEMENT_OVERFLOW() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0409_SAML_MISSING_STATEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0410_SAML_ELEMENT_UNDERFLOW() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0411_SAML_MISSING_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0412_SAML_CONDITION_NOT_SUPPORTED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0413_SAML_INVALID_DATE_FORMAT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0414_SAML_MISSING_ATTRIBUTE_VALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0415_SAML_EMPTY_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0416_SAML_SIGNATURE_INVALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0417_SAML_TIMESTAMP_INVALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0418_SAML_IMPORT_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0419_SAML_SIGNATURE_VERIFY_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0420_SAML_CANNOT_FIND_SUBJECTCONFIRMATION_KEYINFO() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0421_SAML_CANNOT_SUBJECTCONFIRMATION_KEYINFO_NOT_UNIQUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0422_SAML_ISSUER_VALIDATION_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0423_SAML_SUBJECT_NAMEID_VALIDATION_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0424_NULL_OWNER_DOCUMENT_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0425_UNABLETO_RESOLVE_XPATH() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0426_FAILED_DSA_KEY_VALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0427_UNABLETO_DECODE_BASE_64() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0428_SAML_NOT_FOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0429_SAML_AUTH_INSTANT_OR_SESSION_PARSE_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0430_SAML_GET_NOT_BEFORE_DATE_OR_GET_NOT_ON_OR_AFTER_DATE_PARSE_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0500_CLASS_NOT_MESSAGEFILTER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0500_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0500_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0501_PROPERTY_NOT_DEFINED(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0502_BAD_READER_STATE_1(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0502_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0502_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0503_BAD_READER_STATE_2(Object, Object, Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0503_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0503_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0504_CLASS_NOT_FOUND(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0505_USING_DEFAULT_TARGET_VALUES() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0506_TARGET_NOT_SPECIFIED_VERIFY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0507_TARGET_NOT_SPECIFIED_DECRYPT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0508_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0508_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0508_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0508_UNABLETO_SET_DEFAULTS() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0509_DEFAULTS_ALREADY_SET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0509_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0509_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0510_CANNOT_USE_KEYNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0510_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0511_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0511_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0511_ILLEGAL_BOOLEAN_VALUE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0512_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0512_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0512_ILLEGAL_ATTRIBUTE_NAME(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0513_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0513_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0513_ILLEGAL_CONFIGURATION_ELEMENT(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0514_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0514_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0514_ILLEGAL_NESTED_ELEMENT(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0515_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0515_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0515_ILLEGAL_KEYREFERENCE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0516_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0516_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0516_DUPLICATE_CONFIGURATION_ELEMENT(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0517_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0517_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0518_ILLEGAL_CONTENT_ONLY_USE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0519_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0519_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0519_ILLEGAL_ATTRIBUTE_VALUE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0520_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0520_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0520_ILLEGAL_CONFIGURATION_STATE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0600_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0600_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0600_ILLEGAL_TOKEN_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0601_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0601_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0601_UNSUPPORTED_KEYINFO_WSS_0601_ILLEGAL_KEY_VALUE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0602_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0602_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0602_ILLEGAL_X_509_DATA(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0603_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0603_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0603_XPATHAPI_TRANSFORMER_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0604_CANNOT_FIND_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0604_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0605_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0605_STR_TRANSFORM_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0606_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0606_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0606_STR_TRANSFORM_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0607_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0607_STR_TRANSFORM_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0608_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0608_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0608_ILLEGAL_REFERENCE_MECHANISM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0650_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0650_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0650_USERPWD_FILE_NOTFOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0651_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0651_PARSER_CONFIG_ERROR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0652_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0652_ERROR_PARSING_FILE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0653_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0653_ERROR_READING_FILE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0654_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0654_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0654_SOAP_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0655_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0655_ERROR_CREATING_HEADERBLOCK(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0656_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0656_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0656_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0656_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0656_KEYSTORE_FILE_NOTFOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0657_CONFIG_FILE_NOTFOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0657_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0700_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0700_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0700_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0700_SECURITY_ENVIRONMENT_NOTSET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0701_CANNOT_LOCATE_CERTIFICATE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0701_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0701_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0701_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0702_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0702_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0702_NO_SUBJECT_KEYIDENTIFIER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0703_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0703_UNSUPPORTED_OPERATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0704_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0704_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0704_NULL_SESSION_KEY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0705_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0705_UNSUPPORTED_OPERATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0706_NO_MATCHING_CERT(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0707_NULL_TRUSTSTORE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0708_NO_DIGEST_ALGORITHM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0709_ERROR_GETTING_RAW_CONTENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0710_NO_MATCHING_CERT_KEYSTORE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0711_ERROR_MATCH_CERT_FOR_DECODED_STRING() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0712_ERROR_ADJUST_SKEW_FRESHNESS_TIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0713_ERROR_IN_CERTSTORE_LOOKUP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0714_ERROR_GETTING_USER_CLASS(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0715_EXCEPTION_CREATING_NEWINSTANCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0716_FAILED_VALIDATE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0717_NO_SAML_CALLBACK_HANDLER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0718_EXCEPTION_INVOKING_SAML_HANDLER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0719_ERROR_GETTING_LONG_VALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0750_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0750_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0750_SOAP_EXCEPTION(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0751_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0751_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0751_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0751_INVALID_DATA_REFERENCE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0752_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0752_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0752_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0752_INVALID_EMBEDDED_REFERENCE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0753_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0753_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0753_MISSING_EMBEDDED_TOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0754_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0754_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0754_TOKEN_ALREADY_SET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0755_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0755_SOAP_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0756_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0756_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0756_INVALID_KEY_IDENTIFIER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0757_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0757_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0757_ERROR_SETTING_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0758_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0758_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0758_SOAP_EXCEPTION(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0759_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0759_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0759_ERROR_CREATING_ISSUERSERIAL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0760_WARNING_OPTIONALTARGET_ENFORCE_IGNORED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0761_CONTEXT_NOT_INSTANCEOF_SERVLETENDPOINTCONTEXT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0761_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0761_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0762_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0762_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0762_UNSUPPORTED_ENCODINGTYPE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0763_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0763_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0763_EXCEPTION_ISSUERNAME(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0801_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0801_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0801_ILLEGAL_SECURITYPOLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0802_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0802_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0802_SECURITYPOLICY_NOTSATISFIED(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0803_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0803_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0803_SOAPMESSAGE_NOTSET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0804_CALLBACK_HANDLER_NOTSET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0804_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0804_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0805_POLICY_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0806_STATIC_CONTEXT_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0807_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0807_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0807_NO_BODY_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0808_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0808_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0808_NO_BODY_ELEMENT_OPERATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0809_FAULT_WSSSOAP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0810_METHOD_INVOCATION_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0811_EXCEPTION_INSTANTIATING_ALIASSELECTOR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0812_EXCEPTION_INSTANTIATING_CERTSELECTOR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0813_FAILEDTO_GETCERTIFICATE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0814_POLICY_VERIFICATION_ERROR_MISSING_TARGET(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0815_NONCE_REPEATED_ERROR(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0816_BASE_64_DECODING_ERROR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0817_KEYSTORE_LOGIN_MODULE_LOGIN_ERROR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0818_ERROR_PUTTING_CERTIFICATE_EPRIDENTITY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0819_ERROR_GETTING_CERTIFICATE_EPRIDENTITY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0820_ERROR_VALIDATE_CERTIFICATE_EPRIDENTITY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0821_CERTIFICATE_NOT_FOUND_FOR_ALIAS(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0822_ERROR_VALIDATING_SERVER_CERTIFICATE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0823_ALIAS_NOTFOUND_FOR_ALIAS_SELECTOR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0824_USING_SERVER_CERTIFICATE_FROM_EPR_IDENTITY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0825_ERROR_VALIDATE_NONCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0826_ERROR_INITIALIZE_BACKINGSTORE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_0827_ERROR_REMOVING_EXPIRED_ENTRIES() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_1000_ERROR_CANONICALIZING(Object) - Static method in class com.sun.xml.wss.logging.impl.c14n.LogStringsMessages
 
localizableWSS_1001_ERROR_CANONICALIZING_IMAGE(Object) - Static method in class com.sun.xml.wss.logging.impl.c14n.LogStringsMessages
 
localizableWSS_1002_ERROR_CANONICALIZING_TEXTPLAIN(Object) - Static method in class com.sun.xml.wss.logging.impl.c14n.LogStringsMessages
 
localizableWSS_1100_CLASSCAST_TARGET(Object) - Static method in class com.sun.xml.wss.logging.impl.configuration.LogStringsMessages
 
localizableWSS_1200_ERROR_DECRYPTING_KEY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1201_CID_ENCRYPT_ALL_NOTSUPPORTED() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1202_COULDNOT_LOCATE_SYMMETRICKEY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1203_UNABLETO_DECRYPT_MESSAGE(Object) - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1204_CRLF_INIT_FAILED() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1205_UNABLETO_INITIALIZE_XML_CIPHER() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1206_ILLEGAL_TARGET(Object) - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1207_UNABLETO_ENCRYPT_MESSAGE() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1208_FAILEDTO_GENERATE_RANDOM_SYMMETRICKEY(Object) - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1209_FAILEDTO_LOCATE_ENCRYPT_PART_MESSAGE() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1210_UNSUPPORTED_USERNAME_TOKEN_AS_KEY_BINDING_ENCRYPTION_POLICY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1211_UNSUPPORTED_KEY_IDENTIFIER_STRATEGY_X_509_V_1() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1212_ERROR_SAML_ASSERTION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1213_NULL_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1214_UNABLETO_LOCATE_CERTIFICATE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1215_UNSUPPORTED_EMBEDDED_REFERENCE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1216_UNABLETO_GET_SYMMETRICKEY_ENCRYPTION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1217_NULL_ISSUE_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1218_UNABLETO_LOCATE_ISSUE_TOKEN_MESSAGE() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1219_UNABLETO_REFER_ATTACHED_ISSUE_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1220_UNABLETO_REFER_UN_ATTACHED_ISSUE_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1221_NULL_SECURE_CONVERSATION_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1222_UNSUPPORTED_KEY_BINDING_ENCRYPTION_POLICY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1223_UNABLETO_SET_KEY_INFO_ENCRYPTED_KEY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1224_ERROR_INSERTION_HEADER_BLOCK_SECURITY_HEADER() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1225_ERROR_ENCRYPTING_ATTACHMENT() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1226_ERROR_SERIALIZE_HEADERS() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1227_KEY_ENCRYPTION_ALG_VIOLATION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1228_DATA_ENCRYPTION_ALG_VIOLATION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1229_ERROR_PROCESSING_ENCRPYTED_KEY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1230_FAILED_RECEIVER_REQ() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1231_NULL_SYMMETRIC_KEY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1232_FAILEDTO_DECRYPT_ATTACHMENT() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1233_FAILED_GET_DATA_ENCRYPTION_ALGORITHM() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1234_INVALID_TRANSFORM() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1234_UNMATCHED_CONTENT_ID() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1235_FAILEDTO_GET_TARGET_ELEMENTS() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1236_EXCEPTION_SOAP() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1237_ERROR_PROCESSING_ENCRPYTED_DATA() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1238_FAILED_RECEIVER_REQ_ATTACHMENTS() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1239_FAILED_RECEIVER_REQ_MORE() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1240_FAILED_RECEIVER_REQ_MORETARGETS() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1241_FAILED_RECEIVER_REQ_ENCRYPTED_DATA() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1242_EXCEPTION_DOM() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1243_BST_DECODING_ERROR() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1244_NO_ATTACHMENT_FOUND() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
localizableWSS_1300_DSIG_TRANSFORM_PARAM_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1301_INVALID_DIGEST_ALGO(Object) - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1302_REFLIST_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1303_CID_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1304_FC_SECURITY_TOKEN_UNAVAILABLE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1305_UN_SUPPORTED_SECURITY_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1306_UNSUPPORTED_KEY_IDENTIFIER_REFERENCE_TYPE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1307_UNSUPPORTED_DIRECTREF_MECHANISM(Object) - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1308_UNSUPPORTED_REFERENCE_MECHANISM() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1309_SAML_SIGNATURE_VERIFY_FAILED() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1310_SAML_SIGNATURE_INVALID() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1311_SAML_TIMESTAMP_INVALID() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1312_UNSUPPORTED_KEYINFO() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1313_ILLEGAL_KEY_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1314_ILLEGAL_X_509_DATA(Object) - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1315_SIGNATURE_VERIFICATION_FAILED() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1316_SIGN_FAILED() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1317_KEYINFO_NULL() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1318_AC_TRANSFORM_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1319_ACO_TRANSFORM_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1320_STR_UN_TRANSFORM_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1321_STR_MARSHAL_TRANSFORM_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1322_STR_TRANSFORM() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1323_DSIG_KEYINFO_FACTORY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1324_DSIG_FACTORY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1325_DSIG_EXTERNALTARGET(Object) - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1326_UNSUPPORTED_USERNAMETOKEN_KEYBINDING() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1327_UNSUPPORTED_ASYMMETRICBINDING_DERIVEDKEY_X_509_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1328_ILLEGAL_CERTIFICATE_KEY_NULL() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1329_NULL_PRIVATEKEYBINDING_SAML_POLICY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1330_NULL_PRIVATEKEY_SAML_POLICY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1331_UNSUPPORTED_EMBEDDED_REFERENCE_SAML() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1332_NULL_SAML_ASSERTION_SAML_ASSERTION_ID() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1333_UNSUPPORTED_KEYIDENTIFER_X_509_V_1() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1334_ERROR_CREATING_ENCRYPTEDKEY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1335_UNSUPPORTED_KEYBINDING_SIGNATUREPOLICY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1336_ILLEGAL_ENVELOPEDSIGNATURE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1337_INVALID_EMPTYPREFIXLIST() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1338_ERROR_VERIFY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1339_INVALID_RECEIVER_REQUIREMENTS() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1340_ILLEGAL_UNMATCHED_NOOF_TARGETS() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1341_ILLEGAL_UNMATCHED_TYPE_URI() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1342_ILLEGAL_UNMATCHED_TRANSFORMS() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1343_NULL_ISSUED_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1344_ERROR_LOCATE_ISSUE_TOKEN_MESSAGE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1345_UNSUPPORTED_DERIVEDKEYS_SAML_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1346_ERROR_PREPARING_SYMMETRICKEY_SIGNATURE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1347_NULL_SECURE_CONVERSATION_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1348_ILLEGAL_THUMBPRINT_X_509_V_1() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1349_ERROR_HANDLING_X_509_BINDING() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1350_ILLEGAL_BSP_VIOLATION_KEY_INFO() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1351_EXCEPTION_KEYSELECTOR_PUBLICKEY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1352_EXCEPTION_KEYSELECTOR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1353_UNABLE_RESOLVE_KEY_INFORMATION() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1354_NULL_KEY_VALUE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1355_UNABLETO_RESOLVE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1356_VIOLATION_BSP_R_5204() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1357_UNABLETO_LOCATE_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1358_UNABLETO_LOCATE_SCT_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1359_INVALID_VALUETYPE_NON_SC_TTOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1360_INVALID_DERIVED_KEY_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1361_UNSUPPORTED_KEY_NAME_SAML() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1362_EXCEPTION_WS_TRUST_CREATING_BINARY_SECRET() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1363_INVALID_SECURITY_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1364_UNABLETO_VALIDATE_CERTIFICATE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1365_UNABLETO_LOCATE_SECURE_CONVERSATION_SESSION() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1366_UNABLE_GENERATE_SYMMETRIC_KEY_DKT() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1367_ILLEGAL_XPATH() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1368_ILLEGAL_STR_CANONCALIZATION() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1369_UNABLE_GET_SIGNATURE_TARGET_BY_URI() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1370_FAILED_PROCESS_HEADER() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1371_FAILED_RESOLVE_X_PATH() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1372_NO_ATTACHMENT_FOUND() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1373_FAILEDTO_RESOLVE_ELEMENTBY_ID() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1374_FAILEDTO_PRINT_DOCUMENT() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1375_NO_SIGNEDPARTS() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1376_FAILED_VERIFY_POLICY_NO_ELEMENTBY_ID() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1377_ERROR_IN_RESOLVING_KEYINFO() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1378_UNABLETO_REFER_ISSUE_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1379_ILLEGAL_BSP_VIOLATION_OF_R_5409() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1380_ERROR_DECRYPTING_ENCRYPTED_DATA() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1381_ERROR_GENERATING_160_BITKEY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
localizableWSS_1400_NOUSERNAME_FOUND() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1401_MORETHANONE_USERNAME_FOUND() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1402_ERROR_POSTHOC() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1403_IMPORT_USERNAME_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1404_NOTMET_DIGESTED() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1405_NOTMET_PLAINTEXT() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1406_NOTMET_NONCE() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1407_NOTMET_NONONCE() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1408_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1408_FAILED_SENDER_AUTHENTICATION() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1409_INVALID_USERNAME_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1410_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1410_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1410_ERROR_CREATING_USERNAMETOKEN() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1411_UNABLETO_DUMP_SOAPMESSAGE(Object) - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1412_ERROR_PROCESSING_DYNAMICPOLICY(Object) - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1413_ERROR_EXTRACTING_CERTIFICATE() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1414_ERROR_EXTRACTING_SYMMETRICKEY(Object) - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1415_SAML_ASSERTION_NOTSET() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1416_UNSUPPORTED_KEYBINDING() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1417_EXCEPTION_PROCESSING_SIGNATURE(Object) - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1418_SAML_INFO_NOTSET() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1419_UNSUPPORTED_KEYBINDING_SIGNATURE() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1420_DYNAMIC_POLICY_SIGNATURE(Object) - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1421_NO_DEFAULT_X_509_CERTIFICATE_PROVIDED() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1422_UNSUPPORTED_KEYBINDING_ENCRYPTION_POLICY() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1423_KERBEROS_CONTEXT_NOTSET() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1424_INVALID_USERNAME_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1425_UNSUPPORTED_ENCODING() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1426_BASE_64_DECODING_ERROR() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1427_ERROR_ADHOC() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1428_SIGNATURE_CONFIRMATION_ERROR() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1429_ERROR_TIMESTAMP_INTERNALIZATION() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1430_ERROR_TIMESTAMP_VALIDATION() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1431_NO_SAML_FOUND() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1432_SAML_IMPORT_EXCEPTION() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1433_ERROR_EXTRACTING_USERNAMETOKEN() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1434_SAML_ISSUER_VALIDATION_FAILED() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1435_SIGNATURE_CONFIRMATION_VALIDATION_FAILURE() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1436_MESSAGE_DOESNOT_CONFORM_TIMESTAMP_POLICY() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
localizableWSS_1500_INVALID_USERNAME_HANDLER() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1501_NO_PASSWORD_VALIDATOR() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1502_UNSUPPORTED_DIGEST_AUTH() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1503_UNSUPPORTED_REQUESTTYPE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1504_UNSUPPORTED_CALLBACK_TYPE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1505_FAILEDTO_GETKEY() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1506_INVALID_SAML_POLICY() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1507_NO_SAML_CALLBACK_HANDLER() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1508_FAILED_VALIDATE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1509_FAILED_INIT_TRUSTSTORE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1510_FAILED_INIT_KEYSTORE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1511_FAILED_LOCATE_PEER_CERTIFICATE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1512_FAILED_LOCATE_CERTIFICATE_PRIVATEKEY() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1513_EXCEPTION_VALIDATE_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1514_ERROR_AHEAD_CURRENT_TIME() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1515_ERROR_CURRENT_TIME() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1516_ERROR_CREATION_AHEAD_CURRENT_TIME() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1517_X_509_EXPIRED() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1518_FAILEDTO_VALIDATE_CERTIFICATE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1519_NO_DIGEST_ALGORITHM() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1520_ERROR_GETTING_RAW_CONTENT() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1521_ERROR_GETTING_USER_CLASS() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1522_ERROR_GETTING_LONG_VALUE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1523_ERROR_GETTING_NEW_INSTANCE_CALLBACK_HANDLER() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1524_UNABLETO_RESOLVE_URI_WSIT_HOME_NOTSET() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1525_INVALID_PASSWORD_HANDLER() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1526_FAILEDTO_GETCERTIFICATE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1527_X_509_NOT_VALID() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1528_FAILED_INITIALIZE_KEY_PASSWORD() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1529_EXCEPTION_IN_CERTSTORE_CALLBACK() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1530_EXCEPTION_IN_CERTSTORE_LOOKUP() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1531_EXCEPTION_INSTANTIATING_CERTSELECTOR() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1532_EXCEPTION_INSTANTIATING_ALIASSELECTOR() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1533_X_509_SELF_SIGNED_CERTIFICATE_NOT_VALID() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1534_NO_KEYSTORE_SET_IN_KEYSTORECALLBACK_CALLBACKHANDLER() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1535_ERROR_KEYSTORE_USING_CALLBACK() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1536_NO_TRUSTSTORE_SET_IN_TRUSTSTORECALLBACK() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1537_ERROR_TRUSTSTORE_USING_CALLBACK() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1538_ERROR_GETTING_PRIVATE_KEY() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1539_PRIVATE_KEY_NULL_ERROR() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1540_KEYSTORE_NOT_FOUND_CHECK_CONFIG() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
localizableWSS_1601_SSL_NOT_ENABLED() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1601_SSL_NOT_ENABLED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_1602_SCCANCEL_SECURITY_UNCONFIGURED() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1603_ERROR_READING_STREAM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1604_ERROR_DECODING_BASE_64_DATA(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1605_ERROR_GENERATING_CERTIFICATE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1606_ERROR_RSAKEYINFO_BASE_64_DECODING(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1607_ERROR_RSAPUBLIC_KEY() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1608_ERROR_SECURITY_HEADER() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1609_ERROR_SERIALIZING_ELEMENT(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1610_ERROR_MARSHALLING_JBOBJECT(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1611_PROBLEM_CACHING() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1612_ERROR_READING_BUFFER() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1613_UNRECOGNIZED_SECURITY_ELEMENT(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1614_SAML_SIGNATURE_INVALID() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1615_ERROR_DECRYPTING_ENCRYPTED_DATA() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1616_UNRECOGNIZED_BST_VALUETYPE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
localizableWSS_1650_KERBEROS_KEY_WARNING(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
 
localizableWSS_1701_SIGN_FAILED() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1702_UNSUPPORTED_USERNAMETOKEN_KEYBINDING() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1703_UNSUPPORTED_KEYBINDING_SIGNATUREPOLICY(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1704_ERROR_RESOLVING_ID(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1705_INVALID_DIGEST_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1706_ERROR_ENVELOPED_SIGNATURE() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1707_ERROR_PROCESSING_SIGNEDINFO(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1708_BASE_64_DECODING_ERROR(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1709_UNRECOGNIZED_SIGNATURE_ELEMENT(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1710_SIGNATURE_VERFICATION_FAILED(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1711_ERROR_VERIFYING_SIGNATURE() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1712_UNBUFFERED_SIGNATURE_ERROR() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1713_SIGNATURE_VERIFICATION_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1714_UNSUPPORTED_TRANSFORM_ERROR() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1715_ERROR_CANONICALIZING_BODY() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1716_ERROR_DEREFERENCE_STR_TRANSFORM() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1717_ERROR_PAYLOAD_VERIFICATION() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1718_MISSING_CANON_ALGORITHM() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1719_ERROR_DIGESTVAL_REFERENCE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1720_ERROR_URI_DEREF(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1721_REFERENCE_VALIDATION_FAILED(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1722_ERROR_REFERENCE_VALIDATION(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1723_UNSUPPORTED_TRANSFORM_ELEMENT(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1724_SIGTYPE_VERIFICATION_FAILED(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1725_REFERENCE_ELEMENT_NOTFOUND() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1750_URI_TOBE_DEREFERENCED(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1751_NUMBER_TARGETS_SIGNATURE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1752_SIGNATURE_TARGET_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1753_TARGET_DIGEST_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1754_TRANSFORM_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1755_MISSINGID_INCOMING_SIGNATURE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1756_CANONICALIZED_SIGNEDINFO_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1757_CANONICALIZED_TARGET_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1758_TRANSFORM_INIT() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1759_TRANSFORM_ERROR(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1760_DIGEST_INIT_ERROR() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1761_TRANSFORM_IO_ERROR() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1762_CALCULATED_DIGEST_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1763_ACTUAL_DEGEST_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1764_CANONICALIZED_PAYLOAD_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1765_INVALID_DEGEST_ALGO(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1766_NO_ATTACHMENT_PARTS_TOBE_SECURED() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1767_ERROR_CREATE_TRANSFORM_OBJECT() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1768_NO_SIGNEDPARTS() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
localizableWSS_1801_BST_CREATION_FAILED() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1802_WRONG_TOKENINCLUSION_POLICY() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1803_UNSUPPORTED_REFERENCE_TYPE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1804_WRONG_ENCRYPTED_KEY() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1805_DERIVEDKEYS_WITH_ASYMMETRICBINDING_UNSUPPORTED() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1806_ERROR_GENERATING_SYMMETRIC_KEY() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1807_CERT_PROOF_KEY_NULL_ISSUEDTOKEN() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1808_ID_NOTSET_ENCRYPTED_ISSUEDTOKEN() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1809_SCT_NOT_FOUND() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1810_NULL_PRIVATEKEY_SAML() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1811_NULL_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1812_MISSING_CERT_SAMLASSERTION() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1813_UNSUPPORTED_EMBEDDEDREFERENCETYPE_SAML() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1814_ERROR_ENCODING_CERTIFICATE() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1815_ERROR_PROCESSING_STR() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1816_ERROR_REFERENCE_MECHANISM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1817_ERROR_REFERENCE_CANWRITER(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1818_ALGORITHM_NOTSET_DERIVEDKEY() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1819_ERROR_SYMMKEY_DERIVEDKEY() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1820_ERROR_NONCE_DERIVEDKEY(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1821_INVALID_DKT_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1822_KERBEROS_ALWAYS_NOTALLOWED() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1823_KEY_PAIR_PROOF_KEY_NULL_ISSUEDTOKEN() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1851_REFERENCETYPE_X_509_TOKEN(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1852_KEY_IDENTIFIER_EMPTY() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1853_REFERENCETYPE_KERBEROS_TOKEN(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1854_TWO_TOKENS_WITH_SAME_ID() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1855_XML_STREAM_READER_ERROR() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1856_NULL_USERNAMETOKEN() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
localizableWSS_1902_UNSUPPORTED_USERNAMETOKEN_KEYBINDING() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1903_UNSUPPORTED_KEYBINDING_ENCRYPTIONPOLICY(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1904_UNSUPPORTED_KEYENCRYPTION_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1905_ERROR_INITIALIZING_CIPHER() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1906_INVALID_KEY_ERROR() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1907_INCORRECT_BLOCK_SIZE() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1908_ERROR_WRITING_ENCRYPTEDDATA() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1909_UNSUPPORTED_DATAENCRYPTION_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1910_ERROR_WRITING_NAMESPACES_CANONICALIZER(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1911_ERROR_WRITING_CIPHERVALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1912_DECRYPTION_ALGORITHM_NULL() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1913_DECRYPTION_KEY_NULL() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1914_INVALID_CIPHER_MODE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1915_INVALID_ALGORITHM_PARAMETERS(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1916_ERROR_WRITING_ECRYPTEDHEADER(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1917_CRLF_INIT_FAILED() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1918_ILLEGAL_ENCRYPTION_TARGET(Object, Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1919_ERROR_WRITING_ENCRYPTEDDATA(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1920_ERROR_CALCULATING_CIPHERVALUE() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1921_ERROR_WRITING_ENCRYPTEDKEY(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1922_ERROR_DECODING_CIPHERVAL(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1923_ERROR_PROCESSING_CIPHERVAL(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1924_CIPHERVAL_MISSINGIN_CIPHERDATA() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1925_EMPTY_ENCMETHOD_ED() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1926_ED_KEY_NOTSET() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1927_ERROR_DECRYPT_ED(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1928_UNRECOGNIZED_CIPHERTEXT_TRANSFORM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1950_DATAENCRYPTION_ALGORITHM_NOTSET() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1951_ENCRYPTED_DATA_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSS_1952_ENCRYPTION_KEYBINDING_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
localizableWSSPIPE_0001_PROBLEM_MAR_UNMAR() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0002_INTERNAL_SERVER_ERROR() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0003_PROBLEM_PRINTING_MSG() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0004_OPT_PATH_NOT_YET_SUPPORTED() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0005_PROBLEM_PROC_SOAP_MESSAGE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0006_PROBLEM_INIT_OUT_PROC_CONTEXT() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0007_PROBLEM_GETTING_EFF_BOOT_POLICY() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0008_PROBLEM_BUILDING_PROTOCOL_POLICY() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0009_UNSUPPORTED_CALLBACK_TYPE_ENCOUNTERED(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0010_UNKNOWN_VALIDATOR_TYPE_CONFIG(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0011_COULD_NOT_FIND_USER_CLASS() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0012_PROBLEM_CHECKING_RELIABLE_MESSAGE_ENABLE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0013_SEC_POLICY_NOT_CONFIGURED(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0014_KEYSTORE_URL_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0015_KEYSTORE_PASSWORD_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0016_TRUSTSTORE_URL_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0017_TRUSTSTORE_PASSWORD_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0018_NULL_OR_EMPTY_XWSS_CALLBACK_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0019_NULL_OR_EMPTY_USERNAME_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0020_NULL_OR_EMPTY_PASSWORD_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0021_NULL_OR_EMPTY_SAML_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0022_NULL_OR_EMPTY_VALIDATOR_CLASSNAME(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0023_ERROR_CREATING_NEW_INSTANCE_SEC_CLIENT_PIPE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0024_ERROR_SECURING_OUTBOUND_MSG() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0025_ERROR_VERIFY_INBOUND_MSG() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0026_NO_POLICY_FOUND_FOR_SC() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0027_ERROR_CONFIGURE_CLIENT_HANDLER() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0028_ERROR_CREATING_NEW_INSTANCE_SEC_SERVER_PIPE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0029_ERROR_SESSION_CREATION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0030_UNSUPPORTED_OPERATION_EXCEPTION(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0031_ERROR_INVOKE_SC_CONTRACT() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0032_ERROR_CONFIGURE_SERVER_HANDLER() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0033_INVALID_CALLBACK_HANDLER_CLASS(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0034_FAULTY_RESPONSE_MSG(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSPIPE_0035_ERROR_ISSUEDTOKEN_CREATION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0001_PROBLEM_MAR_UNMAR() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0002_INTERNAL_SERVER_ERROR() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0003_PROBLEM_PRINTING_MSG() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0004_OPT_PATH_NOT_YET_SUPPORTED() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0005_PROBLEM_PROC_SOAP_MESSAGE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0006_PROBLEM_INIT_OUT_PROC_CONTEXT() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0007_PROBLEM_GETTING_EFF_BOOT_POLICY() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0008_PROBLEM_BUILDING_PROTOCOL_POLICY() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0009_UNSUPPORTED_CALLBACK_TYPE_ENCOUNTERED(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0010_UNKNOWN_VALIDATOR_TYPE_CONFIG(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0011_COULD_NOT_FIND_USER_CLASS() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0012_PROBLEM_CHECKING_RELIABLE_MESSAGE_ENABLE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0013_SEC_POLICY_NOT_CONFIGURED(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0014_KEYSTORE_URL_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0015_KEYSTORE_PASSWORD_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0016_TRUSTSTORE_URL_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0017_TRUSTSTORE_PASSWORD_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0018_NULL_OR_EMPTY_XWSS_CALLBACK_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0019_NULL_OR_EMPTY_USERNAME_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0020_NULL_OR_EMPTY_PASSWORD_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0021_NULL_OR_EMPTY_SAML_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0022_NULL_OR_EMPTY_VALIDATOR_CLASSNAME(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0023_ERROR_CREATING_NEW_INSTANCE_SEC_CLIENT_TUBE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0024_ERROR_SECURING_OUTBOUND_MSG() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0025_ERROR_VERIFY_INBOUND_MSG() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0026_NO_POLICY_FOUND_FOR_SC() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0027_ERROR_CONFIGURE_CLIENT_HANDLER() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0028_ERROR_CREATING_NEW_INSTANCE_SEC_SERVER_TUBE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0029_ERROR_SESSION_CREATION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0030_UNSUPPORTED_OPERATION_EXCEPTION(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0031_ERROR_INVOKE_SC_CONTRACT() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0032_ERROR_CONFIGURE_SERVER_HANDLER() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0033_INVALID_CALLBACK_HANDLER_CLASS(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0034_FAULTY_RESPONSE_MSG(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0035_ERROR_ISSUEDTOKEN_CREATION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localizableWSSTUBE_0036_ERROR_INSTATIATE_WEBSERVICE_CONTEXT_DELEGATE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
localize(Localizable) - Method in class com.sun.istack.localization.Localizer
 
Localizer - Class in com.sun.istack.localization
Localizes the Localizable into a message by using a configured Locale.
Localizer() - Constructor for class com.sun.istack.localization.Localizer
 
Localizer(Locale) - Constructor for class com.sun.istack.localization.Localizer
 
localName - Variable in class com.sun.xml.bind.v2.runtime.Name
Local name.
localName - Variable in class com.sun.xml.bind.v2.util.QNameMap.Entry
The localPart.
localName - Variable in class com.sun.xml.fastinfoset.QualifiedName
 
localName - Variable in class com.sun.xml.fastinfoset.tools.SAXEventSerializer.AttributeValueHolder
 
localName - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
localName - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
localName - Variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
localNameIndex - Variable in class com.sun.xml.bind.v2.runtime.Name
 
localNameIndex - Variable in class com.sun.xml.fastinfoset.QualifiedName
 
LocalNameQualifiedNamesMap - Class in com.sun.xml.fastinfoset.util
 
LocalNameQualifiedNamesMap(int, float) - Constructor for class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
 
LocalNameQualifiedNamesMap(int) - Constructor for class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
 
LocalNameQualifiedNamesMap() - Constructor for class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
 
LocalNameQualifiedNamesMap.Entry - Class in com.sun.xml.fastinfoset.util
 
LocalNameQualifiedNamesMap.Entry(String, int, LocalNameQualifiedNamesMap.Entry) - Constructor for class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap.Entry
 
localNames - Variable in class com.sun.xml.bind.v2.runtime.NameList
Local names by their indices.
localNames - Variable in class org.jvnet.fastinfoset.Vocabulary
The local name table, containing String objects.
Locatable - Interface in com.sun.xml.bind
Optional interface implemented by JAXB objects to expose location information from which an object is unmarshalled.
Locatable - Interface in com.sun.xml.bind.v2.model.annotation
Location that is chained.
LocatableAnnotation - Class in com.sun.xml.bind.v2.model.annotation
Annotation that also implements Locatable.
locateBySCTId(FilterProcessingContext, String) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
locateSAMLAssertion(Map, Element, String, Document) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
locateSAMLAssertion(Map, Element, String, Document) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
locateSAMLAssertion(Map, Element, String, Document) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
locateSamlAssertion(String, Document) - Static method in class com.sun.xml.wss.saml.util.SAMLUtil
 
locateSAMLAssertion(Map, Element, String, Document) - Method in interface com.sun.xml.wss.SecurityEnvironment
Locate and return a SAML Assertion, given the Authority binding and assertionId
Location - Interface in com.sun.xml.bind.v2.runtime
Location information for IllegalAnnotationException.
location - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorityBindingType
 
LocationInfo - Interface in org.codehaus.stax2
Interface that specifies additional access methods for accessing full location information of an input location within a stream reader.
LocatorEx - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Object that returns the current location that the XmlVisitor is parsing.
LocatorEx.Snapshot - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Immutable snapshot of a LocatorEx
LocatorEx.Snapshot(LocatorEx) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
log(Level, String) - Method in class com.sun.istack.logging.Logger
 
log(Level, String, Throwable) - Method in class com.sun.istack.logging.Logger
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.EnvelopeFactory
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
 
log - Static variable in class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
 
log - Static variable in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
 
log - Static variable in class com.sun.xml.wss.core.BinarySecurityToken
 
log - Static variable in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
log - Static variable in class com.sun.xml.wss.core.reference.DirectReference
 
log - Static variable in class com.sun.xml.wss.core.reference.EmbeddedReference
 
log - Static variable in class com.sun.xml.wss.core.reference.KeyIdentifier
 
log - Static variable in class com.sun.xml.wss.core.SecurityTokenReference
 
log - Static variable in class com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor
 
log - Static variable in class com.sun.xml.wss.impl.apachecrypto.EncryptionProcessor
 
log - Static variable in class com.sun.xml.wss.impl.c14n.Canonicalizer
 
log - Static variable in class com.sun.xml.wss.impl.config.SecurityConfigurationXmlReader
 
log - Static variable in class com.sun.xml.wss.impl.filter.EncryptionFilter
 
log - Static variable in class com.sun.xml.wss.impl.filter.ImportSamlAssertionFilter
 
log - Static variable in class com.sun.xml.wss.impl.filter.SignatureConfirmationFilter
 
log - Static variable in class com.sun.xml.wss.impl.filter.TimestampFilter
 
log - Static variable in class com.sun.xml.wss.impl.keyinfo.BinarySecretStrategy
 
log - Static variable in class com.sun.xml.wss.impl.keyinfo.DirectReferenceStrategy
 
log - Static variable in class com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy
 
log - Static variable in class com.sun.xml.wss.impl.keyinfo.KeyNameStrategy
 
log - Static variable in class com.sun.xml.wss.impl.keyinfo.X509IssuerSerialStrategy
 
log - Static variable in class com.sun.xml.wss.impl.misc.DefaultNonceManager
logger
log - Static variable in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
logger
log - Static variable in class com.sun.xml.wss.impl.misc.DigestCertSelector
logger
log - Static variable in class com.sun.xml.wss.impl.misc.IssuerNameAndSerialCertSelector
logger
log - Static variable in class com.sun.xml.wss.impl.misc.NonceCache
logger
log - Static variable in class com.sun.xml.wss.impl.misc.SecurityUtil
 
log - Static variable in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
logger
log - Static variable in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
log - Static variable in class com.sun.xml.wss.impl.resolver.ResolverId
 
log - Static variable in class com.sun.xml.wss.impl.resolver.URIResolver
 
log - Static variable in class com.sun.xml.wss.jaxws.impl.PolicyResolverImpl
 
log - Static variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
log - Static variable in class com.sun.xml.wss.provider.wsit.ClientSecurityPipe
 
log - Static variable in class com.sun.xml.wss.provider.wsit.ClientSecurityTube
 
log - Static variable in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
log - Static variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Action
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Advice
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AssertionIDReference
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Attribute
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AttributeDesignator
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AttributeStatement
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AudienceRestrictionCondition
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthenticationStatement
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorityBinding
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorizationDecisionStatement
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Conditions
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.DoNotCacheCondition
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Evidence
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.NameIdentifier
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Subject
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectConfirmation
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectLocality
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Action
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Advice
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Attribute
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AttributeDesignator
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AttributeStatement
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AudienceRestrictionCondition
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthenticationStatement
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorityBinding
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorizationDecisionStatement
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Conditions
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.DoNotCacheCondition
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Evidence
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.NameIdentifier
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Subject
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectConfirmation
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectLocality
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Action
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Advice
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Attribute
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AttributeStatement
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AudienceRestriction
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnContext
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthnStatement
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.AuthzDecisionStatement
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Conditions
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Evidence
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.KeyInfoConfirmationData
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.NameID
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.OneTimeUse
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Subject
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmation
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmationData
 
log - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectLocality
 
log - Static variable in class com.sun.xml.wss.util.XWSSUtil
logger
log_bsp_3104() - Static method in class com.sun.xml.wss.BasicSecurityProfile
 
log_bsp_3203() - Static method in class com.sun.xml.wss.BasicSecurityProfile
 
log_bsp_3221() - Static method in class com.sun.xml.wss.BasicSecurityProfile
 
log_bsp_3222(String) - Static method in class com.sun.xml.wss.BasicSecurityProfile
 
log_bsp_3224() - Static method in class com.sun.xml.wss.BasicSecurityProfile
 
log_bsp_3225() - Static method in class com.sun.xml.wss.BasicSecurityProfile
 
log_bsp_3226() - Static method in class com.sun.xml.wss.BasicSecurityProfile
 
log_bsp_3227() - Static method in class com.sun.xml.wss.BasicSecurityProfile
 
LogDomainConstants - Interface in com.sun.xml.messaging.saaj.util
This interface defines a number of constants pertaining to Logging domains.
LogDomainConstants - Class in com.sun.xml.wss.jaxws.impl.logging
 
LogDomainConstants() - Constructor for class com.sun.xml.wss.jaxws.impl.logging.LogDomainConstants
 
LogDomainConstants - Interface in com.sun.xml.wss.logging
 
LogDomainConstants - Class in com.sun.xml.wss.provider.wsit.logging
 
LogDomainConstants() - Constructor for class com.sun.xml.wss.provider.wsit.logging.LogDomainConstants
 
logException(T, Throwable, Level) - Method in class com.sun.istack.logging.Logger
Method logs exception's message at the logging level specified by the level argument.
logException(T, boolean, Level) - Method in class com.sun.istack.logging.Logger
Method logs exception's message at the logging level specified by the level argument.
logException(T, Level) - Method in class com.sun.istack.logging.Logger
Same as logException(exception, true, level).
Logger - Class in com.sun.istack.logging
This is a helper class that provides some conveniece methods wrapped around the standard Logger interface.
Logger(String, String) - Constructor for class com.sun.istack.logging.Logger
Prevents creation of a new instance of this Logger unless used by a subclass.
logger - Static variable in class com.sun.xml.wss.impl.XMLUtil
This is a custom XML handler to load the dtds from the classpath This should be used by all the xml parsing document builders to set the default entity resolvers.
LOGGER - Static variable in class com.sun.xml.wss.NonceManager
 
logger - Static variable in class com.sun.xml.wss.provider.wsit.ServerSecurityPipe
 
logger - Static variable in class com.sun.xml.wss.provider.wsit.ServerSecurityTube
 
login(String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
LOGIN Command.
logout() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
LOGOUT Command.
logSevereException(T, Throwable) - Method in class com.sun.istack.logging.Logger
Method logs exception's message as a SEVERE logging level message.
logSevereException(T, boolean) - Method in class com.sun.istack.logging.Logger
Method logs exception's message as a SEVERE logging level message.
logSevereException(T) - Method in class com.sun.istack.logging.Logger
Same as logSevereException(exception, true).
LogStringsMessages - Class in com.sun.xml.wss.core
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.core.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.jaxws.impl.logging
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging.core
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.core.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging.impl.c14n
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.impl.c14n.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging.impl.configuration
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.impl.configuration.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging.impl.crypto
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging.impl.dsig
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging.impl.filter
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging.impl.misc
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging.impl.opt.crypto
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging.impl.opt
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging.impl.opt.signature
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging.impl.opt.token
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging.impl.policy
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.impl.policy.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.logging.saml
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.logging.saml.LogStringsMessages
 
LogStringsMessages - Class in com.sun.xml.wss.provider.wsit.logging
Defines string formatting method for each constant in the resource file
LogStringsMessages() - Constructor for class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
 
LONG - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
 
LONG_MAX_CHARACTER_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
 
LONG_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
 
longArray - Variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
 
longEncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
 
LongEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
 
LongEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm
 
longs(long[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
longs(long[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
longs(long[], int, int) - Method in interface org.jvnet.fastinfoset.sax.PrimitiveTypeContentHandler
Receive notification of character data as an array of long.
lookForBody() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
lookForEnvelope() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
lookForHeader() - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
lookForLifecycleMethods() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
This method is used to determine which of the sub-classes should be interrogated for the existence of lifecycle methods.
lookForXmlDecl() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
LOOKUP - Static variable in class com.sun.mail.imap.Rights.Right
Lookup - mailbox is visible to LIST/LSUB commands.
lookupNamespaceURI(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
lookupNamespaceURI(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
lookupNamespaceURI(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
lookupNamespaceURI(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
lookupNamespaceURI(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
lookupPrefix(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
lookupPrefix(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
lookupPrefix(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
lookupPrefix(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
lookupPrefix(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
LowLevelFastInfosetStreamWriter - Interface in org.jvnet.fastinfoset.stax
Low level Fast Infoset stream writer.
lowSurrogate(int) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns the low surrogate of a supplemental character
lsub(String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
LSUB Command.
LT - Static variable in class javax.mail.search.ComparisonTerm
 

M

MailboxInfo - Class in com.sun.mail.imap.protocol
This class
MailboxInfo(Response[]) - Constructor for class com.sun.mail.imap.protocol.MailboxInfo
 
MailDateFormat - Class in javax.mail.internet
Formats and parses date specification based on the draft-ietf-drums-msg-fmt-08 dated January 26, 2000.
MailDateFormat() - Constructor for class javax.mail.internet.MailDateFormat
 
MailEvent - Class in javax.mail.event
Common base class for mail events, defining the dispatch method.
MailEvent(Object) - Constructor for class javax.mail.event.MailEvent
 
mailFrom() - Method in class com.sun.mail.smtp.SMTPTransport
Issue the MAIL FROM: command to start sending a message.
MailHandler - Class in com.sun.mail.util.logging
Handler that formats log records as an email message.
MailHandler() - Constructor for class com.sun.mail.util.logging.MailHandler
Creates a MailHandler that is configured by the LogManager configuration properties.
MailHandler(int) - Constructor for class com.sun.mail.util.logging.MailHandler
Creates a mail handler with the specified capacity.
MailHandler(Properties) - Constructor for class com.sun.mail.util.logging.MailHandler
Creates a mail handler with the given mail properties.
MailSSLSocketFactory - Class in com.sun.mail.util
An SSL socket factory that makes it easier to specify trust.
MailSSLSocketFactory() - Constructor for class com.sun.mail.util.MailSSLSocketFactory
Initializes a new MailSSLSocketFactory.
MailSSLSocketFactory(String) - Constructor for class com.sun.mail.util.MailSSLSocketFactory
Initializes a new MailSSLSocketFactory with a given protocol.
main(String[]) - Static method in class com.sun.xml.fastinfoset.tools.FI_DOM_Or_XML_DOM_SAX_SAXEvent
 
main(String[]) - Static method in class com.sun.xml.fastinfoset.tools.FI_SAX_Or_XML_SAX_DOM_SAX_SAXEvent
 
main(String[]) - Static method in class com.sun.xml.fastinfoset.tools.FI_SAX_Or_XML_SAX_SAXEvent
 
main(String[]) - Static method in class com.sun.xml.fastinfoset.tools.FI_SAX_XML
 
main(String[]) - Static method in class com.sun.xml.fastinfoset.tools.FI_StAX_SAX_Or_XML_SAX_SAXEvent
 
main(String[]) - Static method in class com.sun.xml.fastinfoset.tools.PrintTable
 
main(String[]) - Static method in class com.sun.xml.fastinfoset.tools.XML_DOM_FI
 
main(String[]) - Static method in class com.sun.xml.fastinfoset.tools.XML_DOM_SAX_FI
 
main(String[]) - Static method in class com.sun.xml.fastinfoset.tools.XML_SAX_FI
 
main(String[]) - Static method in class com.sun.xml.fastinfoset.tools.XML_SAX_StAX_FI
 
majorVersion - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
 
makeDynamicPolicyCallback() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
makeDynamicPolicyCallback(DynamicPolicyCallback, CallbackHandler) - Static method in class com.sun.xml.wss.impl.HarnessUtil
 
makeFaultResponse(Packet, Throwable) - Method in class com.sun.xml.wss.provider.wsit.PipeHelper
 
makeProgress() - Method in class org.jvnet.mimepull.MIMEMessage
Parses the MIME message in a pull fashion.
makeUsable(SOAPElement) - Method in class com.sun.xml.wss.core.SecurityHeader
 
mAllocator - Variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
MANDATORY_TARGET_FEATUREBINDING_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
MANDATORY_TARGET_POLICY_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
MandatoryTargetPolicy - Class in com.sun.xml.wss.impl.policy.mls
Represents mandatory header elements that need to present in the message.
MandatoryTargetPolicy() - Constructor for class com.sun.xml.wss.impl.policy.mls.MandatoryTargetPolicy
Creates a new instance of MandatoryTargetPolicy
MandatoryTargetPolicy.FeatureBinding - Class in com.sun.xml.wss.impl.policy.mls
 
MandatoryTargetPolicy.FeatureBinding() - Constructor for class com.sun.xml.wss.impl.policy.mls.MandatoryTargetPolicy.FeatureBinding
 
mangleNameToClassName(String) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Computes a Java class name from a local name.
mangleNameToPropertyName(String) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Computes a Java class name from a local name.
mangleNameToVariableName(String) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Computes a Java identifier from a local name.
ManifestType - Class in com.sun.xml.security.core.dsig
Java class for ManifestType complex type.
ManifestType() - Constructor for class com.sun.xml.security.core.dsig.ManifestType
 
map(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.episode.SchemaBindings
 
map - Variable in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
MAP_ANYURI_TO_URI - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
MAP_SIZE - Static variable in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
 
MapPropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Property that maps to the following schema fragment.
mark() - Method in class com.sun.xml.fastinfoset.Encoder
Mark the current position in the buffered stream.
mark(int) - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
mark(int) - Method in class javax.mail.util.SharedFileInputStream
See the general contract of the mark method of InputStream.
markSupported() - Method in class com.sun.mail.util.BASE64DecoderStream
Tests if this input stream supports marks.
markSupported() - Method in class com.sun.mail.util.QPDecoderStream
Tests if this input stream supports marks.
markSupported() - Method in class com.sun.mail.util.UUDecoderStream
 
markSupported() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64DecoderStream
Tests if this input stream supports marks.
markSupported() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPDecoderStream
Tests if this input stream supports marks.
markSupported() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUDecoderStream
 
markSupported() - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
markSupported() - Method in class javax.mail.util.SharedFileInputStream
Tests if this input stream supports the mark and reset methods.
marshal(Object) - Method in class com.sun.xml.bind.AnyTypeAdapter
Noop.
marshal(T, XMLStreamWriter) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(T, XMLStreamWriter, AttachmentMarshaller) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(BridgeContext, T, XMLStreamWriter) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(Marshaller, T, XMLStreamWriter) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(T, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.api.Bridge
Marshals the specified type object with the implicit element name associated with this instance of Bridge.
marshal(T, OutputStream, NamespaceContext, AttachmentMarshaller) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(BridgeContext, T, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(Marshaller, T, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(T, Node) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(BridgeContext, T, Node) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(Marshaller, T, Node) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(T, ContentHandler) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(T, ContentHandler, AttachmentMarshaller) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(BridgeContext, T, ContentHandler) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(Marshaller, T, ContentHandler) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(T, Result) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(BridgeContext, T, Result) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(Marshaller, T, Result) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(Object, XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
marshal(Object, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
Marshals to OutputStream with the given in-scope namespaces taken into account.
marshal(Object, XMLStreamWriter) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshal(Object, XMLEventWriter) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshal(Object, XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshal(Object, Result) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshal(Object) - Method in class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
 
marshal(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapter
 
marshal(Boolean) - Method in class com.sun.xml.security.core.dsig.runtime.ZeroOneBooleanAdapter
 
marshal(byte[]) - Method in class com.sun.xml.security.core.xenc.CVAdapter
 
marshaller - Variable in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
marshaller - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
marshaller - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
MarshallerImpl - Class in com.sun.xml.bind.v2.runtime
Implementation of Marshaller interface for the JAXB RI.
MarshallerImpl(JAXBContextImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshallerPool - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Pool of Marshallers.
marshalParams(XMLStructure, XMLCryptoContext) - Method in class com.sun.xml.wss.impl.transform.ACOTransform
 
marshalParams(XMLStructure, XMLCryptoContext) - Method in class com.sun.xml.wss.impl.transform.ACTransform
 
marshalParams(XMLStructure, XMLCryptoContext) - Method in class com.sun.xml.wss.impl.transform.DOMSTRTransform
 
MASK_CONTENT - Static variable in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Content character mask.
MASK_NAME - Static variable in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Name character mask.
MASK_NAME_START - Static variable in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Name start character mask.
MASK_NCNAME - Static variable in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
NCName character mask.
MASK_NCNAME_START - Static variable in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
NCName start character mask.
MASK_PUBID - Static variable in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Pubid character mask.
MASK_SPACE - Static variable in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Space character mask.
MASK_TYPED_ACCESS_BINARY - Static variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
MASK_TYPED_ACCESS_BINARY - Static variable in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
MASK_VALID - Static variable in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Valid character mask.
match(ContentType) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Match with the specified ContentType object.
match(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Match with the specified content-type string.
match(Certificate) - Method in class com.sun.xml.wss.impl.misc.DigestCertSelector
 
match(Certificate) - Method in class com.sun.xml.wss.impl.misc.IssuerNameAndSerialCertSelector
 
match(Certificate) - Method in class com.sun.xml.wss.impl.misc.KeyIdentifierCertSelector
 
match(Certificate) - Method in class com.sun.xml.wss.impl.misc.PublicKeyCertSelector
 
match(ContentType) - Method in class javax.mail.internet.ContentType
Match with the specified ContentType object.
match(String) - Method in class javax.mail.internet.ContentType
Match with the specified content-type string.
match(SearchTerm) - Method in class javax.mail.Message
Apply the specified Search criterion to this message.
match(Address) - Method in class javax.mail.search.AddressStringTerm
Check whether the address pattern specified in the constructor is a substring of the string representation of the given Address object.
match(Address) - Method in class javax.mail.search.AddressTerm
Match against the argument Address.
match(Message) - Method in class javax.mail.search.AndTerm
The AND operation.
match(Message) - Method in class javax.mail.search.BodyTerm
The match method.
match(Date) - Method in class javax.mail.search.DateTerm
The date comparison method.
match(Message) - Method in class javax.mail.search.FlagTerm
The comparison method.
match(Message) - Method in class javax.mail.search.FromStringTerm
Check whether the address string specified in the constructor is a substring of the From address of this Message.
match(Message) - Method in class javax.mail.search.FromTerm
The address comparator.
match(Message) - Method in class javax.mail.search.HeaderTerm
The header match method.
match(int) - Method in class javax.mail.search.IntegerComparisonTerm
 
match(Message) - Method in class javax.mail.search.MessageIDTerm
The match method.
match(Message) - Method in class javax.mail.search.MessageNumberTerm
The match method.
match(Message) - Method in class javax.mail.search.NotTerm
 
match(Message) - Method in class javax.mail.search.OrTerm
The OR operation.
match(Message) - Method in class javax.mail.search.ReceivedDateTerm
The match method.
match(Message) - Method in class javax.mail.search.RecipientStringTerm
Check whether the address specified in the constructor is a substring of the recipient address of this Message.
match(Message) - Method in class javax.mail.search.RecipientTerm
The match method.
match(Message) - Method in class javax.mail.search.SearchTerm
This method applies a specific match criterion to the given message and returns the result.
match(Message) - Method in class javax.mail.search.SentDateTerm
The match method.
match(Message) - Method in class javax.mail.search.SizeTerm
The match method.
match(String) - Method in class javax.mail.search.StringTerm
 
match(Message) - Method in class javax.mail.search.SubjectTerm
The match method.
matches(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Checks if the given name pair matches this name.
matches(Name) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Checks if the given name pair matches this name.
matchesProgrammaticInfo(Object, byte[], String) - Static method in class com.sun.xml.wss.util.XWSSUtil
 
matchesProgrammaticInfo(Object, PublicKey) - Static method in class com.sun.xml.wss.util.XWSSUtil
 
matchesProgrammaticInfo(Object, BigInteger, String) - Static method in class com.sun.xml.wss.util.XWSSUtil
 
matchWhiteSpaceDelimnatedWords(CharBuffer, BuiltInEncodingAlgorithm.WordListener) - Method in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
 
mAttrs - Variable in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
MAX_ATTRIBUTE_VALUE_SIZE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The default maximum size of the attribute values, that will be indexed.
MAX_CHARACTER_CONTENT_CHUNK_SIZE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The default maximum size of the character content chunks, that will be indexed.
MAX_CLOCK_SKEW - Static variable in class com.sun.xml.wss.core.Timestamp
 
MAX_CLOCK_SKEW - Static variable in class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
MAX_CLOCK_SKEW - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
MAX_CLOCK_SKEW - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
MAX_CLOCK_SKEW - Variable in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
MAX_CLOCK_SKEW - Variable in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
MAX_CLOCK_SKEW_PROPERTY - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
MAX_DOUBLE_CLEN - Static variable in class org.codehaus.stax2.ri.typed.NumberUtil
Maximum number of characters in a serialized double is 26 (at least for Sun JDK; 19 digits for mantissa, 3 for exponent, signs for mantissa and exponent, decimal point, 'E'): but let's pad it up a little bit just to play it safe.
MAX_FLOAT_CLEN - Static variable in class org.codehaus.stax2.ri.typed.NumberUtil
JDK serializes floats same way as doubles, so let's reserve as much space
MAX_INT_CLEN - Static variable in class org.codehaus.stax2.ri.typed.NumberUtil
Maximum number of characters in a serialized integer is 11; one for (minus) sign, and then up to 10 digits
MAX_LONG_CLEN - Static variable in class org.codehaus.stax2.ri.typed.NumberUtil
Maximum number of characters in a serialized long is 21; one for (minus) sign, and then up to 20 digits
MAX_NONCE_AGE - Static variable in class com.sun.xml.wss.core.UsernameToken
 
MAX_NONCE_AGE - Static variable in class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
MAX_NONCE_AGE - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
MAX_NONCE_AGE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
MAX_NONCE_AGE_PROPERTY - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
maxAttributeValueSize - Variable in class com.sun.xml.fastinfoset.Encoder
The maximum size of [normalized value] of Attribute Information Items that will be indexed.
maxCharacterContentChunkSize - Variable in class com.sun.xml.fastinfoset.Encoder
The maximum size of character content chunks of Character Information Items or Comment Information Items that will be indexed.
maxClockSkewG - Variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
maxClockSkewG - Variable in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
MAXIMUM_CAPACITY - Static variable in class com.sun.xml.fastinfoset.util.ValueArray
 
MAXIMUM_CHARACTER_SIZE - Static variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
maxNonceAge - Variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
maxNonceAge - Variable in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
maxOccurs(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Occurs
 
maxOccurs(int) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Occurs
 
MaybeElement<T,C> - Interface in com.sun.xml.bind.v2.model.core
Some NonElement can optionally be an Element.
mBooleanDecoder - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
mbox - Variable in class com.sun.mail.imap.protocol.Status
 
mBuffer - Variable in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
For efficient encoding, need a working buffer
mCause - Variable in exception org.codehaus.stax2.validation.XMLValidationException
 
mCount - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
 
mcs - Variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
mcVer - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
mcVer - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
md5 - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
mDecl - Variable in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
mDelegate - Variable in class org.codehaus.stax2.util.StreamWriterDelegate
 
mDelegate2 - Variable in class org.codehaus.stax2.util.StreamReader2Delegate
 
mDelegate2 - Variable in class org.codehaus.stax2.util.StreamWriter2Delegate
 
mDocument - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
We need a reference to the document hosting nodes to be able to create new nodes
mDoubleDecoder - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
memberTypes(QName[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Union
 
mEncoderFactory - Variable in class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
mEncoding - Variable in class org.codehaus.stax2.io.Stax2Result
 
mEncoding - Variable in class org.codehaus.stax2.io.Stax2Source
 
mEncoding - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
This member variable is to keep information about encoding that seems to be used for the document (or fragment) to output, if known.
mEncoding - Variable in class org.codehaus.stax2.ri.Stax2WriterAdapter
Encoding we have determined to be used, according to method calls (write start document etc.)
mEnd - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
 
merge(NodeList) - Method in class com.sun.xml.wss.util.NodeListImpl
 
MergedNsContext - Class in org.codehaus.stax2.ri.evt
Helper class used to combine an enclosing namespace context with a list of namespace declarations contained, to result in a single namespace context object.
MergedNsContext(NamespaceContext, List) - Constructor for class org.codehaus.stax2.ri.evt.MergedNsContext
 
message - Variable in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
Reference to containing message (may be null)
message - Variable in class javax.mail.event.StoreEvent
The message text to be presented to the user.
Message - Class in javax.mail
This class models an email message.
Message() - Constructor for class javax.mail.Message
No-arg version of the constructor.
Message(Folder, int) - Constructor for class javax.mail.Message
Constructor that takes a Folder and a message number.
Message(Session) - Constructor for class javax.mail.Message
Constructor that takes a Session.
Message.RecipientType - Class in javax.mail
This inner class defines the types of recipients allowed by the Message class.
Message.RecipientType(String) - Constructor for class javax.mail.Message.RecipientType
Constructor for use by subclasses.
Message1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
 
Message1_1Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
Message1_1Impl(boolean, boolean) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
Message1_1Impl(SOAPMessage) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
Message1_1Impl(MimeHeaders, InputStream) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
Message1_1Impl(MimeHeaders, ContentType, int, InputStream) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
Message1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
 
Message1_2Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.Message1_2Impl
 
Message1_2Impl(SOAPMessage) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.Message1_2Impl
 
Message1_2Impl(boolean, boolean) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.Message1_2Impl
 
Message1_2Impl(MimeHeaders, InputStream) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.Message1_2Impl
 
Message1_2Impl(MimeHeaders, ContentType, int, InputStream) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.Message1_2Impl
 
MESSAGE_DELIVERED - Static variable in class javax.mail.event.TransportEvent
Message has been successfully delivered to all recipients by the transport firing this event.
MESSAGE_ID_HEADER - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
MESSAGE_NOT_DELIVERED - Static variable in class javax.mail.event.TransportEvent
Message was not sent for some reason.
MESSAGE_PARTIALLY_DELIVERED - Static variable in class javax.mail.event.TransportEvent
Message was successfully sent to some recipients but not to all.
message_rfc822 - Class in com.sun.mail.handlers
 
message_rfc822() - Constructor for class com.sun.mail.handlers.message_rfc822
 
MESSAGE_SECURITY_CONFIGURATION - Static variable in interface com.sun.xml.xwss.XWSSecurityConfiguration
 
MessageAware - Interface in javax.mail
An interface optionally implemented by DataSources to supply information to a DataContentHandler about the message context in which the data content object is operating.
messageByteCount - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
messageBytes - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
messageCache - Variable in class com.sun.mail.imap.IMAPFolder
 
MessageCache - Class in com.sun.mail.imap
A cache of IMAPMessage objects along with the mapping from message number to IMAP sequence number.
messageCacheLock - Variable in class com.sun.mail.imap.IMAPFolder
 
messageChanged(MessageChangedEvent) - Method in interface javax.mail.event.MessageChangedListener
Invoked when a message is changed.
MessageChangedEvent - Class in javax.mail.event
This class models Message change events.
MessageChangedEvent(Object, int, Message) - Constructor for class javax.mail.event.MessageChangedEvent
Constructor.
MessageChangedListener - Interface in javax.mail.event
This is the Listener interface for MessageChanged events
MessageConstants - Class in com.sun.xml.wss.impl
WSS xmlns and prefix constants used in wss code throughout.
MessageConstants() - Constructor for class com.sun.xml.wss.impl.MessageConstants
 
MessageContext - Class in javax.mail
The context in which a piece of Message content is contained.
MessageContext(Part) - Constructor for class javax.mail.MessageContext
Create a MessageContext object describing the context of the given Part.
MessageContext - Interface in org.jvnet.ws.message
MessageContext represents a container of a SOAP message and all the properties including the transport headers.
MessageContextFactory - Class in org.jvnet.ws.message
 
MessageContextFactory() - Constructor for class org.jvnet.ws.message.MessageContextFactory
 
MessageCountAdapter - Class in javax.mail.event
The adapter which receives MessageCount events.
MessageCountAdapter() - Constructor for class javax.mail.event.MessageCountAdapter
 
MessageCountEvent - Class in javax.mail.event
This class notifies changes in the number of messages in a folder.
MessageCountEvent(Folder, int, boolean, Message[]) - Constructor for class javax.mail.event.MessageCountEvent
Constructor.
MessageCountListener - Interface in javax.mail.event
This is the Listener interface for MessageCount events.
messageDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
 
messageDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
Invoked when a Message is succesfully delivered.
messageFactory - Variable in class com.sun.xml.xwss.XWSSClientTube
 
messageFactory - Variable in class com.sun.xml.xwss.XWSSServerTube
 
MessageFactoryImpl - Class in com.sun.xml.messaging.saaj.soap
A factory for creating SOAP messages.
MessageFactoryImpl() - Constructor for class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
 
messageId - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
MessageIDTerm - Class in javax.mail.search
This term models the RFC822 "MessageId" - a message-id for Internet messages that is supposed to be unique per message.
MessageIDTerm(String) - Constructor for class javax.mail.search.MessageIDTerm
Constructor.
MessageImpl - Class in com.sun.xml.messaging.saaj.soap
The message implementation for SOAP messages with attachments.
MessageImpl() - Constructor for class com.sun.xml.messaging.saaj.soap.MessageImpl
Construct a new message.
MessageImpl(boolean, boolean) - Constructor for class com.sun.xml.messaging.saaj.soap.MessageImpl
Construct a new message.
MessageImpl(SOAPMessage) - Constructor for class com.sun.xml.messaging.saaj.soap.MessageImpl
Shallow copy.
MessageImpl(MimeHeaders, InputStream) - Constructor for class com.sun.xml.messaging.saaj.soap.MessageImpl
Construct a message from an input stream.
MessageImpl(MimeHeaders, ContentType, int, InputStream) - Constructor for class com.sun.xml.messaging.saaj.soap.MessageImpl
Construct a message from an input stream.
MessageInfo - Interface in javax.security.auth.message
A message processing runtime uses this interface to pass messages and message processing state to authentication contexts for processing by authentication modules.
MessageLayout - Enum in com.sun.xml.wss.impl
 
messageNotDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
 
messageNotDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
Invoked when a Message is not delivered.
MessageNumberTerm - Class in javax.mail.search
This class implements comparisons for Message numbers.
MessageNumberTerm(int) - Constructor for class javax.mail.search.MessageNumberTerm
Constructor.
messagePartiallyDelivered(TransportEvent) - Method in class javax.mail.event.TransportAdapter
 
messagePartiallyDelivered(TransportEvent) - Method in interface javax.mail.event.TransportListener
Invoked when a Message is partially delivered.
MessagePolicy - Class in com.sun.xml.wss.impl.policy.mls
Represents an ordered collection of Security Policies
MessagePolicy() - Constructor for class com.sun.xml.wss.impl.policy.mls.MessagePolicy
Construct an Empty MessagePolicy
messagePolicy(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
MessagePolicy - Class in javax.security.auth.message
This class defines a message authentication policy.
MessagePolicy(MessagePolicy.TargetPolicy[], boolean) - Constructor for class javax.security.auth.message.MessagePolicy
Create a MessagePolicy instance with an array of target policies.
MessagePolicy.ProtectionPolicy - Interface in javax.security.auth.message
This interface is used to represent message authentication policy.
MessagePolicy.Target - Interface in javax.security.auth.message
This interface is used to represent and perform message targeting.
MessagePolicy.TargetPolicy - Class in javax.security.auth.message
This class defines the message protection policies for specific Targets.
MessagePolicy.TargetPolicy(MessagePolicy.Target[], MessagePolicy.ProtectionPolicy) - Constructor for class javax.security.auth.message.MessagePolicy.TargetPolicy
Create a TargetPolicy instance with an array of Targets and with a ProtectionPolicy.
MESSAGEPOLICY_CONFIG_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
MessagePolicyVerifier - Class in com.sun.xml.wss.impl.policy.verifier
 
MessagePolicyVerifier(ProcessingContext, TargetResolver) - Constructor for class com.sun.xml.wss.impl.policy.verifier.MessagePolicyVerifier
Creates a new instance of MessagePolicyVerifier
MessageRemovedException - Exception in javax.mail
The exception thrown when an invalid method is invoked on an expunged Message.
MessageRemovedException() - Constructor for exception javax.mail.MessageRemovedException
Constructs a MessageRemovedException with no detail message.
MessageRemovedException(String) - Constructor for exception javax.mail.MessageRemovedException
Constructs a MessageRemovedException with the specified detail message.
MessageRemovedIOException - Exception in com.sun.mail.util
A variant of MessageRemovedException that can be thrown from methods that only throw IOException.
MessageRemovedIOException() - Constructor for exception com.sun.mail.util.MessageRemovedIOException
Constructs a MessageRemovedIOException with no detail message.
MessageRemovedIOException(String) - Constructor for exception com.sun.mail.util.MessageRemovedIOException
Constructs a MessageRemovedIOException with the specified detail message.
Messages - Class in com.sun.xml.bind.marshaller
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.marshaller.Messages
 
Messages - Class in com.sun.xml.bind.unmarshaller
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.unmarshaller.Messages
 
messagesAdded(MessageCountEvent) - Method in class javax.mail.event.MessageCountAdapter
 
messagesAdded(MessageCountEvent) - Method in interface javax.mail.event.MessageCountListener
Invoked when messages are added into a folder.
MessageSet - Class in com.sun.mail.imap.protocol
This class holds the 'start' and 'end' for a range of messages
MessageSet() - Constructor for class com.sun.mail.imap.protocol.MessageSet
 
MessageSet(int, int) - Constructor for class com.sun.mail.imap.protocol.MessageSet
 
messagesRemoved(MessageCountEvent) - Method in class javax.mail.event.MessageCountAdapter
 
messagesRemoved(MessageCountEvent) - Method in interface javax.mail.event.MessageCountListener
Invoked when messages are removed (expunged) from a folder.
MessagingException - Exception in com.sun.xml.messaging.saaj.packaging.mime
The base class for all exceptions thrown by the Messaging classes
MessagingException() - Constructor for exception com.sun.xml.messaging.saaj.packaging.mime.MessagingException
Constructs a MessagingException with no detail message.
MessagingException(String) - Constructor for exception com.sun.xml.messaging.saaj.packaging.mime.MessagingException
Constructs a MessagingException with the specified detail message.
MessagingException(String, Exception) - Constructor for exception com.sun.xml.messaging.saaj.packaging.mime.MessagingException
Constructs a MessagingException with the specified Exception and detail message.
MessagingException - Exception in javax.mail
The base class for all exceptions thrown by the Messaging classes
MessagingException() - Constructor for exception javax.mail.MessagingException
Constructs a MessagingException with no detail message.
MessagingException(String) - Constructor for exception javax.mail.MessagingException
Constructs a MessagingException with the specified detail message.
MessagingException(String, Exception) - Constructor for exception javax.mail.MessagingException
Constructs a MessagingException with the specified Exception and detail message.
method - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
 
MethodAccessor_Boolean - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for boolean getter/setter.
MethodAccessor_Boolean() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Boolean
 
MethodAccessor_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for boolean getter/setter.
MethodAccessor_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Byte
 
MethodAccessor_Character - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for boolean getter/setter.
MethodAccessor_Character() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Character
 
MethodAccessor_Double - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for boolean getter/setter.
MethodAccessor_Double() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Double
 
MethodAccessor_Float - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for boolean getter/setter.
MethodAccessor_Float() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Float
 
MethodAccessor_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for boolean getter/setter.
MethodAccessor_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Integer
 
MethodAccessor_Long - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for boolean getter/setter.
MethodAccessor_Long() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Long
 
MethodAccessor_Ref - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for reference types getter/setter.
MethodAccessor_Ref() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
 
MethodAccessor_Short - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for boolean getter/setter.
MethodAccessor_Short() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Short
 
MethodLocatable<M> - Class in com.sun.xml.bind.v2.model.annotation
Locatable implementation for a method.
MethodLocatable(Locatable, M, Navigator<?, ?, ?, M>) - Constructor for class com.sun.xml.bind.v2.model.annotation.MethodLocatable
 
MethodNotSupportedException - Exception in javax.mail
The exception thrown when a method is not supported by the implementation
MethodNotSupportedException() - Constructor for exception javax.mail.MethodNotSupportedException
Constructs a MethodNotSupportedException with no detail message.
MethodNotSupportedException(String) - Constructor for exception javax.mail.MethodNotSupportedException
Constructs a MethodNotSupportedException with the specified detail message.
MEX_GET - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
mFirst - Variable in class org.codehaus.stax2.validation.ValidatorPair
 
mFloatDecoder - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
mgmtDataCount() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method mgmtDataCount
MIME - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer
MIME specials
MIME - Static variable in class javax.mail.internet.HeaderTokenizer
MIME specials
MIME - Static variable in class org.codehaus.stax2.typed.Base64Variants
This variant is what most people would think of "the standard" Base64 encoding.
MIME_MULTIPART_FLAG - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
MIME_MULTIPART_XOP_SOAP1_1_FLAG - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
MIME_MULTIPART_XOP_SOAP1_2_FLAG - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
MIME_NO_LINEFEEDS - Static variable in class org.codehaus.stax2.typed.Base64Variants
Slightly non-standard modification of Base64Variants.MIME which does not use linefeeds (max line length set to infinite).
MimeBodyPart - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
This class represents a MIME body part.
MimeBodyPart() - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
An empty MimeBodyPart object is created.
MimeBodyPart(InputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Constructs a MimeBodyPart by reading and parsing the data from the specified input stream.
MimeBodyPart(InternetHeaders, byte[], int) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Constructs a MimeBodyPart using the given header and content bytes.
MimeBodyPart(InternetHeaders, byte[], int, int) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
 
MimeBodyPart(MIMEPart) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
 
MimeBodyPart - Class in javax.mail.internet
This class represents a MIME body part.
MimeBodyPart() - Constructor for class javax.mail.internet.MimeBodyPart
An empty MimeBodyPart object is created.
MimeBodyPart(InputStream) - Constructor for class javax.mail.internet.MimeBodyPart
Constructs a MimeBodyPart by reading and parsing the data from the specified input stream.
MimeBodyPart(InternetHeaders, byte[]) - Constructor for class javax.mail.internet.MimeBodyPart
Constructs a MimeBodyPart using the given header and content bytes.
mimeCharset(String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
Convert a java charset into its MIME charset name.
mimeCharset(String) - Static method in class javax.mail.internet.MimeUtility
Convert a java charset into its MIME charset name.
MIMEConfig - Class in org.jvnet.mimepull
Configuration for MIME message parsing and storing.
MIMEConfig() - Constructor for class org.jvnet.mimepull.MIMEConfig
 
MimeConstants - Interface in com.sun.xml.wss.swa
 
MimeHeaderCanonicalizer - Class in com.sun.xml.wss.impl.c14n
 
MimeHeaderCanonicalizer() - Constructor for class com.sun.xml.wss.impl.c14n.MimeHeaderCanonicalizer
 
MimeHeadersUtil - Class in com.sun.xml.messaging.saaj.util
 
MimeHeadersUtil() - Constructor for class com.sun.xml.messaging.saaj.util.MimeHeadersUtil
 
MimeMessage - Class in javax.mail.internet
This class represents a MIME style email message.
MimeMessage(Session) - Constructor for class javax.mail.internet.MimeMessage
Default constructor.
MimeMessage(Session, InputStream) - Constructor for class javax.mail.internet.MimeMessage
Constructs a MimeMessage by reading and parsing the data from the specified MIME InputStream.
MimeMessage(MimeMessage) - Constructor for class javax.mail.internet.MimeMessage
Constructs a new MimeMessage with content initialized from the source MimeMessage.
MimeMessage(Folder, int) - Constructor for class javax.mail.internet.MimeMessage
Constructs an empty MimeMessage object with the given Folder and message number.
MimeMessage(Folder, InputStream, int) - Constructor for class javax.mail.internet.MimeMessage
Constructs a MimeMessage by reading and parsing the data from the specified MIME InputStream.
MimeMessage(Folder, InternetHeaders, byte[], int) - Constructor for class javax.mail.internet.MimeMessage
Constructs a MimeMessage from the given InternetHeaders object and content.
MIMEMessage - Class in org.jvnet.mimepull
Represents MIME message.
MIMEMessage(InputStream, String) - Constructor for class org.jvnet.mimepull.MIMEMessage
 
MIMEMessage(InputStream, String, MIMEConfig) - Constructor for class org.jvnet.mimepull.MIMEMessage
Creates a MIME message from the content's stream.
MimeMessage.RecipientType - Class in javax.mail.internet
This inner class extends the javax.mail.Message.RecipientType class to add additional RecipientTypes.
MimeMessage.RecipientType(String) - Constructor for class javax.mail.internet.MimeMessage.RecipientType
 
MimeMultipart - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
The MimeMultipart class is an implementation that uses MIME conventions for the multipart data.
MimeMultipart() - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Default constructor.
MimeMultipart(String) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Construct a MimeMultipart object of the given subtype.
MimeMultipart(DataSource, ContentType) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Constructs a MimeMultipart object and its bodyparts from the given DataSource.
MimeMultipart - Class in javax.mail.internet
The MimeMultipart class is an implementation of the abstract Multipart class that uses MIME conventions for the multipart data.
MimeMultipart() - Constructor for class javax.mail.internet.MimeMultipart
Default constructor.
MimeMultipart(String) - Constructor for class javax.mail.internet.MimeMultipart
Construct a MimeMultipart object of the given subtype.
MimeMultipart(DataSource) - Constructor for class javax.mail.internet.MimeMultipart
Constructs a MimeMultipart object and its bodyparts from the given DataSource.
MIMEParsingException - Exception in org.jvnet.mimepull
The MIMEParsingException class is the base exception class for all MIME message parsing exceptions.
MIMEParsingException() - Constructor for exception org.jvnet.mimepull.MIMEParsingException
Constructs a new exception with null as its detail message.
MIMEParsingException(String) - Constructor for exception org.jvnet.mimepull.MIMEParsingException
Constructs a new exception with the specified detail message.
MIMEParsingException(String, Throwable) - Constructor for exception org.jvnet.mimepull.MIMEParsingException
Constructs a new exception with the specified detail message and cause.
MIMEParsingException(Throwable) - Constructor for exception org.jvnet.mimepull.MIMEParsingException
Constructs a new WebServiceException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
MimePart - Interface in javax.mail.internet
The MimePart interface models an Entity as defined by MIME (RFC2045, Section 2.4).
MIMEPart - Class in org.jvnet.mimepull
Represents an attachment part in a MIME message.
MimePartDataSource - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
A utility class that implements a DataSource out of a MimeBodyPart.
MimePartDataSource(MimeBodyPart) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePartDataSource
Constructor, that constructs a DataSource from a MimeBodyPart.
MimePartDataSource - Class in javax.mail.internet
A utility class that implements a DataSource out of a MimePart.
MimePartDataSource(MimePart) - Constructor for class javax.mail.internet.MimePartDataSource
Constructor, that constructs a DataSource from a MimePart.
MimePullMultipart - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
 
MimePullMultipart(DataSource, ContentType) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePullMultipart
 
mimeType - Variable in class com.sun.xml.security.core.dsig.ObjectType
 
mimeType - Variable in class com.sun.xml.security.core.xenc.EncryptedType
 
MimeTypedTransducer<V> - Class in com.sun.xml.bind.v2.runtime
Transducer decorator that wraps another Transducer and sets the expected MIME type to the context.
MimeTypedTransducer(Transducer<V>, MimeType) - Constructor for class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
 
MimeUtility - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
This is a utility class that provides various MIME related functionality.
MimeUtility - Class in javax.mail.internet
This is a utility class that provides various MIME related functionality.
MIN_ATTRIBUTE_VALUE_SIZE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The default minimum size of the attribute values, that will be indexed.
MIN_CHARACTER_CONTENT_CHUNK_SIZE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The default minimum size of the character content chunks, that will be indexed.
MIN_CHARS_WITHOUT_FLUSH - Static variable in class org.codehaus.stax2.ri.typed.AsciiValueEncoder
Constant used to determine when caller should flush buffer before calling encode methods.
minAttributeValueSize - Variable in class com.sun.xml.fastinfoset.Encoder
The minimum size of [normalized value] of Attribute Information Items that will be indexed.
minCharacterContentChunkSize - Variable in class com.sun.xml.fastinfoset.Encoder
The minimum size of character content chunks of Character Information Items or Comment Information Items that will be indexed.
MinimumEscapeHandler - Class in com.sun.xml.bind.marshaller
Performs no character escaping.
minOccurs(int) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Occurs
 
minorVersion - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
 
mIntDecoder - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
MISC_API_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
mixed(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexContent
 
mixed(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeModel
 
mLexical - Variable in exception org.codehaus.stax2.typed.TypedXMLStreamException
Lexical representation of the content that could not be converted to the requested type.
mLocation - Variable in class org.codehaus.stax2.ri.evt.BaseEventImpl
Location where token started; exact definition may depends on event type.
mLocation - Variable in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
mLocation - Variable in class org.codehaus.stax2.validation.XMLValidationProblem
Location within validated xml stream where the problem occured.
mLongDecoder - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
MLSPolicy - Class in com.sun.xml.wss.impl.policy
Represents a base class for Message Level Security (MLS) Policies.
MLSPolicy() - Constructor for class com.sun.xml.wss.impl.policy.MLSPolicy
 
mMessage - Variable in class org.codehaus.stax2.validation.XMLValidationProblem
 
mmp - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
mna - Variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
mName - Variable in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
mName - Variable in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
mNextPtr - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
Pointer to the next character to check, within lexical value
mNsAware - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
mNsContext - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
If we are being given info about existing bindings, it'll come as a NamespaceContext.
mNsDecls - Variable in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
mNsRepairing - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
mNsRepairing - Variable in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
mode - Variable in class com.sun.mail.imap.protocol.MailboxInfo
 
mode - Variable in class com.sun.mail.util.UUEncoderStream
 
mode - Variable in class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
 
mode - Variable in class javax.mail.Folder
The open mode of this folder.
ModelBuilder<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
Builds a TypeInfoSet (a set of JAXB properties) by using ElementInfoImpl and ClassInfoImpl.
ModelBuilder(AnnotationReader<T, C, F, M>, Navigator<T, C, F, M>, Map<C, C>, String) - Constructor for class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
MODIFICATION_DATE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
modified - Variable in class javax.mail.internet.MimeMessage
A flag indicating whether the message has been modified.
MODIFIED_FOR_URL - Static variable in class org.codehaus.stax2.typed.Base64Variants
This non-standard variant is usually used when encoded data needs to be passed via URLs (such as part of GET request).
MODULE_TOP_LEVEL_DOMAIN - Static variable in class com.sun.xml.wss.jaxws.impl.logging.LogDomainConstants
 
MODULE_TOP_LEVEL_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
MODULE_TOP_LEVEL_DOMAIN - Static variable in class com.sun.xml.wss.provider.wsit.logging.LogDomainConstants
 
MODULE_TOPLEVEL_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
 
ModuleOptions - Interface in com.sun.xml.wss.provider
 
modulus - Variable in class com.sun.xml.security.core.dsig.RSAKeyValueType
 
moveTo(File) - Method in class org.jvnet.mimepull.MIMEPart
 
moveTo(File) - Method in class org.jvnet.staxex.StreamingDataHandler
Obtains the BLOB into a specified file.
mParentLocation - Variable in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
mParentNsCtxt - Variable in class org.codehaus.stax2.ri.evt.StartElementEventImpl
Enclosing namespace context
mPrePeekEvent - Variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
This variable keeps track of the type of the 'previous' event when peeking for the next Event.
mPublicId - Variable in class org.codehaus.stax2.io.Stax2Result
 
mPublicId - Variable in class org.codehaus.stax2.io.Stax2Source
 
mReader - Variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
mReporter - Variable in class org.codehaus.stax2.validation.XMLValidationProblem
Validator instance that reported the problem, if any (may be null if stream reader or writer itself reported the problem)
mSchemaType - Variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
Schema type this factory instance supports.
mSecond - Variable in class org.codehaus.stax2.validation.ValidatorPair
 
mSeverity - Variable in class org.codehaus.stax2.validation.XMLValidationProblem
 
msg - Variable in class javax.mail.event.MessageChangedEvent
The message that changed.
msg - Variable in class javax.mail.event.TransportEvent
 
msgno - Variable in class com.sun.mail.imap.protocol.BODY
 
msgno - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
msgno - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
msgno - Variable in class com.sun.mail.imap.protocol.FLAGS
 
msgno - Variable in class com.sun.mail.imap.protocol.INTERNALDATE
 
msgno - Variable in class com.sun.mail.imap.protocol.RFC822DATA
 
msgno - Variable in class com.sun.mail.imap.protocol.RFC822SIZE
 
msgnum - Variable in class javax.mail.Message
The number of this message within its folder, or zero if the message was not retrieved from a folder.
msgs - Variable in class javax.mail.event.MessageCountEvent
The messages.
mStart - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
 
mState - Variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
High-level state indicator, with currently three values: whether we are initializing (need to synthetize START_DOCUMENT), at END_OF_INPUT (end-of-doc), or otherwise, normal operation.
mSystemId - Variable in class org.codehaus.stax2.io.Stax2Result
 
mSystemId - Variable in class org.codehaus.stax2.io.Stax2Source
 
MTOMXmlOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput decorator that supports MTOM.
MTOMXmlOutput(XmlOutput) - Constructor for class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
mType - Variable in class org.codehaus.stax2.validation.XMLValidationProblem
Type of the problem, available types implementation specified.
multiPart - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
Multipart - Class in javax.mail
Multipart is a container that holds multiple body parts.
Multipart() - Constructor for class javax.mail.Multipart
Default constructor.
multipart_mixed - Class in com.sun.mail.handlers
 
multipart_mixed() - Constructor for class com.sun.mail.handlers.multipart_mixed
 
MultipartDataContentHandler - Class in com.sun.xml.messaging.saaj.soap
 
MultipartDataContentHandler() - Constructor for class com.sun.xml.messaging.saaj.soap.MultipartDataContentHandler
 
MultipartDataSource - Interface in com.sun.xml.messaging.saaj.packaging.mime
MultipartDataSource is a DataSource that contains body parts.
MultipartDataSource - Interface in javax.mail
MultipartDataSource is a DataSource that contains body parts.
MUST_SUPPORT_CLIENT_CHALLENGE - Static variable in class com.sun.xml.wss.impl.WSSAssertion
 
MUST_SUPPORT_ISSUED_TOKENS - Static variable in class com.sun.xml.wss.impl.WSSAssertion
 
MUST_SUPPORT_REF_KEYIDENTIFIER - Static variable in class com.sun.xml.wss.impl.WSSAssertion
 
MUST_SUPPORT_SERVER_CHALLENGE - Static variable in class com.sun.xml.wss.impl.WSSAssertion
 
MUST_UNDERSTAND - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
MUST_UNDERSTAND_ATTRIBUTE_LOCAL_NAME - Static variable in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
MUST_UNDERSTAND_ONLY - Static variable in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
MUSTSUPPORT_REF_ENCRYPTED_KEY - Static variable in class com.sun.xml.wss.impl.WSSAssertion
 
MUSTSUPPORT_REF_ISSUER_SERIAL - Static variable in class com.sun.xml.wss.impl.WSSAssertion
 
MUSTSUPPORT_REF_THUMBPRINT - Static variable in class com.sun.xml.wss.impl.WSSAssertion
 
MutableXMLStreamBuffer - Class in com.sun.xml.stream.buffer
A mutable stream-based buffer of an XML infoset.
MutableXMLStreamBuffer() - Constructor for class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
Create a new MutableXMLStreamBuffer using the MutableXMLStreamBuffer.DEFAULT_ARRAY_SIZE.
MutableXMLStreamBuffer(int) - Constructor for class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
Create a new MutableXMLStreamBuffer.
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BooleanDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecimalDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongDecoder
 
mValue - Variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
mValueEncoder - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
Encoding of typed values is used the standard encoder included in RI.
mValueEncoder - Variable in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
mWrappedLocation - Variable in class org.codehaus.stax2.ri.Stax2LocationAdapter
 
MY_ALIAS - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
MY_ITERATIONS - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
MY_PASSWORD - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
MY_USERNAME - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
myRights() - Method in class com.sun.mail.imap.IMAPFolder
Get the rights allowed to the currently authenticated user.
myRights(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
MYRIGHTS Command.

N

name - Variable in class com.sun.mail.imap.IMAPFolder
 
name - Variable in class com.sun.mail.imap.protocol.ListInfo
 
name - Variable in class com.sun.mail.util.UUEncoderStream
 
Name - Class in com.sun.xml.bind.v2.runtime
The internal representation of an XML name.
name(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Package
 
name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
 
name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
 
name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalElement
 
name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleType
 
name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelAttribute
 
name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
 
name - Variable in class com.sun.xml.fastinfoset.Notation
 
name - Variable in class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
 
name - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
 
name - Variable in class javax.mail.Header
The name of the header.
name - Variable in class javax.mail.Quota.Resource
The name of the resource.
NAME_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
NAME_SURROGATE_NAME_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NAME_SURROGATE_PREFIX_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
nameAsString() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
Return this event as String
nameBuilder - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Used to assign indices to known names in this grammar.
NameBuilder - Class in com.sun.xml.bind.v2.runtime
Creates Names and assign index numbers to them.
NameBuilder() - Constructor for class com.sun.xml.bind.v2.runtime.NameBuilder
 
NameConverter - Interface in com.sun.xml.bind.api.impl
Converts aribitrary strings into Java identifiers.
NameConverter.Standard - Class in com.sun.xml.bind.api.impl
 
NameConverter.Standard() - Constructor for class com.sun.xml.bind.api.impl.NameConverter.Standard
 
nameFormat - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
 
NameID - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
The NameID element specifies a Subject by a combination of a name and a security domain governing the name of the Subject.
NameID(String, String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.NameID
Constructs a NameQualifier instance.
NameID(NameIDType) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.NameID
 
nameID - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
 
NameID - Interface in com.sun.xml.wss.saml
The NameIdentifier element specifies a Subject by a combination of a name and a security domain governing the name of the Subject.
NameIdentifier - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
The NameIdentifier element specifies a Subject by a combination of a name and a security domain governing the name of the Subject.
NameIdentifier(String, String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.NameIdentifier
Constructs a NameQualifier instance.
NameIdentifier(NameIdentifierType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.NameIdentifier
 
NameIdentifier - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
The NameIdentifier element specifies a Subject by a combination of a name and a security domain governing the name of the Subject.
NameIdentifier(String, String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.NameIdentifier
Constructs a NameQualifier instance.
NameIdentifier(NameIdentifierType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.NameIdentifier
 
NameIdentifier - Interface in com.sun.xml.wss.saml
The NameIdentifier element specifies a Subject by a combination of a name and a security domain governing the name of the Subject.
NameIdentifierType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for NameIdentifierType complex type.
NameIdentifierType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.NameIdentifierType
 
NameIDType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for NameIDType complex type.
NameIDType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
 
NameImpl - Class in com.sun.xml.messaging.saaj.soap.name
 
NameImpl(String) - Constructor for class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
NameImpl(String, String, String) - Constructor for class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
nameList - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Keeps the list of known names.
NameList - Class in com.sun.xml.bind.v2.runtime
Namespace URIs and local names sorted by their indices.
NameList(String[], boolean[], String[], int, int) - Constructor for class com.sun.xml.bind.v2.runtime.NameList
 
nameList - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
nameQualifier - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.NameIdentifierType
 
nameQualifier - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.BaseIDAbstractType
 
nameQualifier - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
 
namespace() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
NAMESPACE Command.
namespace(Element, String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
namespace(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Import
 
namespace(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Wildcard
 
namespace(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Wildcard
 
namespace - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ActionType
 
namespace - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ActionType
 
NAMESPACE_ATTRIBUTE - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NAMESPACE_ATTRIBUTE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NAMESPACE_ATTRIBUTE_NAME_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NAMESPACE_ATTRIBUTE_PREFIX_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NAMESPACE_ATTRIBUTE_PREFIX_NAME_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NAMESPACE_NAME - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
NAMESPACE_PREFIXES_FEATURE - Static variable in class com.sun.xml.fastinfoset.sax.Features
 
NAMESPACE_PREFIXES_FEATURE - Static variable in class com.sun.xml.stream.buffer.sax.Features
 
NamespaceBase - Class in com.sun.xml.fastinfoset.stax.events
 
NamespaceBase(String) - Constructor for class com.sun.xml.fastinfoset.stax.events.NamespaceBase
a namespace attribute has a form: xmlns:NCName="URI reference"
NamespaceBase(String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.NamespaceBase
Create a new Namespace
NamespaceContexHelper - Class in com.sun.xml.stream.buffer.stax
A helper class for managing the declaration of namespaces.
NamespaceContexHelper() - Constructor for class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
Create a new NamespaceContexHelper.
NamespaceContext2 - Interface in com.sun.xml.bind.v2.runtime
Maintains namespace<->prefix bindings.
NamespaceContextEx - Interface in org.jvnet.staxex
Extended NamespaceContext.
NamespaceContextEx.Binding - Interface in org.jvnet.staxex
Prefix to namespace URI binding.
NamespaceContextImpl - Class in com.sun.xml.bind.v2.runtime.output
Keeps track of in-scope namespace bindings for the marshaller.
NamespaceContextImpl(XMLSerializer) - Constructor for class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
NamespaceContextImpl - Class in com.sun.xml.wss.impl.dsig
Implements NamespaceContext .
NamespaceContextImpl() - Constructor for class com.sun.xml.wss.impl.dsig.NamespaceContextImpl
 
NamespaceContextImpl.Element - Class in com.sun.xml.bind.v2.runtime.output
This model of namespace declarations maintain the following invariants.
NamespaceContextImplementation - Class in com.sun.xml.fastinfoset.util
 
NamespaceContextImplementation() - Constructor for class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
NamespaceContextIterator - Class in com.sun.xml.messaging.saaj.util
 
NamespaceContextIterator(Node) - Constructor for class com.sun.xml.messaging.saaj.util.NamespaceContextIterator
 
NamespaceContextIterator(Node, boolean) - Constructor for class com.sun.xml.messaging.saaj.util.NamespaceContextIterator
 
NamespaceEventImpl - Class in org.codehaus.stax2.ri.evt
Implementation of Namespace.
NamespaceEventImpl(Location, String) - Constructor for class org.codehaus.stax2.ri.evt.NamespaceEventImpl
Constructor for default namespace declaration.
NamespaceEventImpl(Location, String, String) - Constructor for class org.codehaus.stax2.ri.evt.NamespaceEventImpl
Constructor for non-default namespace declaration.
namespaceIsAbsolute(String) - Static method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
Method namespaceIsAbsolute
namespaceIsRelative(String) - Static method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
Method namespaceIsRelative
namespaceName - Variable in class com.sun.xml.fastinfoset.QualifiedName
 
namespaceName - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
namespaceName - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
namespaceNameIndex - Variable in class com.sun.xml.fastinfoset.QualifiedName
 
namespaceNames - Variable in class org.jvnet.fastinfoset.Vocabulary
The namespace name table, containing String objects.
NamespacePrefixMapper - Class in com.sun.xml.bind.marshaller
Implemented by the user application to determine URI -> prefix mapping.
NamespacePrefixMapper() - Constructor for class com.sun.xml.bind.marshaller.NamespacePrefixMapper
 
NamespaceResolver - Interface in com.sun.xml.txw2
Used by DatatypeWriter to declare additional namespaces.
Namespaces - Class in com.sun.mail.imap.protocol
This class and its inner class represent the response to the NAMESPACE command.
Namespaces(Response) - Constructor for class com.sun.mail.imap.protocol.Namespaces
Parse out all the namespaces.
Namespaces.Namespace - Class in com.sun.mail.imap.protocol
A single namespace entry.
Namespaces.Namespace(Response) - Constructor for class com.sun.mail.imap.protocol.Namespaces.Namespace
Parse a namespace element out of the response.
NAMESPACES_FEATURE - Static variable in class com.sun.xml.fastinfoset.sax.Features
 
NAMESPACES_FEATURE - Static variable in class com.sun.xml.stream.buffer.sax.Features
 
NAMESPACES_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
NameSpaceSymbTable - Class in com.sun.xml.wss.impl.transform
A stack based Symble Table.
NameSpaceSymbTable() - Constructor for class com.sun.xml.wss.impl.transform.NameSpaceSymbTable
Default constractor
namespaceURIs - Variable in class com.sun.xml.bind.v2.runtime.NameList
Namespace URIs by their indices.
NAMING_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
 
nav - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
Navigator<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.nav
Provides unified view of the underlying reflection library, such as java.lang.reflect and/or Annotation Processing.
NE - Static variable in class javax.mail.search.ComparisonTerm
 
needsInterning(XMLReader) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
NestedParticle - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
newAuthenticationTokenPolicy() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicyGenerator
return a new AuthenticationTokenPolicy instance
newCanonicalizer(String) - Static method in class com.sun.xml.wss.impl.c14n.CanonicalizerFactory
 
newDerivedTokenKeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.WSSKeyBindingExtension
Create and set the KeyBinding for this WSSPolicy to a DerivedTokenKeyBinding
newDocument() - Static method in class com.sun.xml.wss.impl.XMLUtil
Obtains a new instance of a DOM Document object
newEncryptionPolicy() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicyGenerator
return a new EncryptionPolicy instance
newEncryptionTransform() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
 
newFolder - Variable in class javax.mail.event.FolderEvent
The folder that represents the new name, in case of a RENAMED event.
newInputStream() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
 
newInstance(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Creates a new JAXBRIContext.
newInstance(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Creates a new JAXBRIContext.
newInstance(Class[], Collection<TypeReference>, String, boolean) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Deprecated. Compatibility with older versions.
newInstance(Locatable, Annotation) - Method in class com.sun.xml.bind.v2.model.annotation.Quick
Factory method to create a new instance of the same kind.
newInstance() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventAllocatorBase
This method creates an instance of the XMLEventAllocator.
newInstance() - Static method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
newInstance(String, ClassLoader, String) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
newInstance(Object) - Static method in class com.sun.xml.wss.RealmAuthenticationAdapter
 
newInstance(String) - Static method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Create an instance of SAMLAssertionFactory.
newInstance() - Static method in class com.sun.xml.wss.XWSSProcessorFactory
Creates a new instance of XWSSProcessorFactory
newInstance() - Method in class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
 
newInstance(String) - Static method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
Creates a new XMLValidationFactory instance, using the default instance configuration mechanism.
newInstance(String, ClassLoader) - Static method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
newInstance() - Static method in class org.jvnet.mimepull.CleanUpExecutorFactory
 
newInstance() - Static method in class org.jvnet.ws.databinding.DatabindingFactory
Create a new instance of a DatabindingFactory.
newIssuedTokenKeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.WSSKeyBindingExtension
Create and set the KeyBinding for this WSSPolicy to a IssuedTokenKeyBinding
newMessageFactory(String) - Method in class com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl
 
newMLSPolicy() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicyGenerator
return a new concrete MLSPolicy instance
newMLSPolicy() - Method in interface com.sun.xml.wss.impl.policy.SecurityPolicyGenerator
Create and return a new Concrete MLS policy
newPrivateKeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KeyValueTokenBinding
Create and set the KeyBinding for this WSSPolicy to a PrivateKeyBinding
newPrivateKeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
Create and set the KeyBinding for this WSSPolicy to a PrivateKeyBinding
newPrivateKeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
Create and set the KeyBinding for this WSSPolicy to a PrivateKeyBinding
NewsAddress - Class in javax.mail.internet
This class models an RFC1036 newsgroup address.
NewsAddress() - Constructor for class javax.mail.internet.NewsAddress
Default constructor.
NewsAddress(String) - Constructor for class javax.mail.internet.NewsAddress
Construct a NewsAddress with the given newsgroup.
NewsAddress(String, String) - Constructor for class javax.mail.internet.NewsAddress
Construct a NewsAddress with the given newsgroup and host.
newSAMLAssertionFeatureBinding() - Method in class com.sun.xml.wss.impl.policy.mls.WSSFeatureBindingExtension
Create and set the FeatureBinding for this WSSPolicy to a SAMLAssertionBinding
newSAMLAssertionKeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.WSSKeyBindingExtension
Create and set the KeyBinding for this WSSPolicy to a SAMLAssertionBinding
newSecureConversationTokenKeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.WSSKeyBindingExtension
Create and set the KeyBinding for this WSSPolicy to a IssuedTokenKeyBinding
NewSecurityRecipient - Class in com.sun.xml.wss.impl
This class exports a static Security Service for Verifying/Validating Security in an Inbound SOAPMessage.
NewSecurityRecipient() - Constructor for class com.sun.xml.wss.impl.NewSecurityRecipient
 
newsgroup - Variable in class javax.mail.internet.NewsAddress
 
NEWSGROUPS - Static variable in class javax.mail.internet.MimeMessage.RecipientType
The "Newsgroup" (Usenet news) recipients.
newSignaturePolicy() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicyGenerator
return a new SignaturePolicy instance
newSignatureTransform() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
 
newSOAPFactory(String) - Method in class com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl
 
newSOAPFaultException(QName, String, Throwable) - Static method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
Create and initialize a WssSoapFaultException.
newSOAPFaultException(String, Throwable) - Static method in class com.sun.xml.wss.impl.SecurableSoapMessage
Create and initialize a WssSoapFaultException.
newSOAPFaultException(QName, String, Throwable) - Static method in class com.sun.xml.wss.impl.SecurableSoapMessage
Create and initialize a WssSoapFaultException.
newStream(long, long) - Method in interface com.sun.xml.messaging.saaj.packaging.mime.internet.SharedInputStream
Return a new InputStream representing a subset of the data from this InputStream, starting at start (inclusive) up to end (exclusive).
newStream(long, long) - Method in interface javax.mail.internet.SharedInputStream
Return a new InputStream representing a subset of the data from this InputStream, starting at start (inclusive) up to end (exclusive).
newStream(long, long) - Method in class javax.mail.util.SharedByteArrayInputStream
Return a new InputStream representing a subset of the data from this InputStream, starting at start (inclusive) up to end (exclusive).
newStream(long, long) - Method in class javax.mail.util.SharedFileInputStream
Return a new InputStream representing a subset of the data from this InputStream, starting at start (inclusive) up to end (exclusive).
newSymmetricKeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.WSSKeyBindingExtension
Create and set the KeyBinding for this WSSPolicy to a SymmetricKeyBinding
newTimestampFeatureBinding() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
Create and set the FeatureBinding for this WSSPolicy to a TimestampPolicy * @return a new TimestampPolicy as a FeatureBinding for this WSSPolicy
newTimestampPolicy() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicyGenerator
return a new TimestampPolicy instance
newTransformer() - Static method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
Return Transformer instance for this thread, allocating a new one if necessary.
newUsernameTokenBindingKeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.WSSKeyBindingExtension
 
newUsernameTokenFeatureBinding() - Method in class com.sun.xml.wss.impl.policy.mls.WSSFeatureBindingExtension
Create and set the FeatureBinding for this WSSPolicy to a UsernameTokenBinding
newX509CertificateFeatureBinding() - Method in class com.sun.xml.wss.impl.policy.mls.WSSFeatureBindingExtension
Create and set the FeatureBinding for this WSSPolicy to an X509CertificateBinding
newX509CertificateKeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
Create and set the KeyBinding for this WSSPolicy to an X509CertificateBinding
newX509CertificateKeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.WSSKeyBindingExtension
Create and set the KeyBinding for this WSSPolicy to an X509CertificateBinding
newXWSSecurityConfiguration(InputStream) - Static method in class com.sun.xml.xwss.SecurityConfigurationFactory
 
next() - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.IDREFSIterator
 
next() - Method in interface com.sun.xml.bind.v2.runtime.reflect.ListIterator
Works like Iterator.next().
next() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
 
next() - Method in class com.sun.xml.fastinfoset.stax.events.EmptyIterator
 
next() - Method in class com.sun.xml.fastinfoset.stax.events.ReadIterator
 
next() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
 
next() - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
 
next() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
next() - Method in class com.sun.xml.fastinfoset.stax.util.StAXFilteredParser
 
next() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
next() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer
Parses the next token from this String.
next() - Method in class com.sun.xml.messaging.saaj.util.NamespaceContextIterator
 
next() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
next() - Method in class javax.mail.internet.HeaderTokenizer
Parses the next token from this String.
next() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
next() - Method in class org.codehaus.stax2.ri.EmptyIterator
 
next() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
next() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
next() - Method in class org.codehaus.stax2.ri.SingletonIterator
 
next() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
next() - Method in class org.codehaus.stax2.ri.Stax2FilteredStreamReader
 
next() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
NEXT_PIPE - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
NEXT_TUBE - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
nextEvent() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
 
nextEvent() - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
 
nextEvent() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
nextEvent() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
nextEvent() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
nextNamespaceAttr() - Method in class com.sun.xml.messaging.saaj.util.NamespaceContextIterator
 
nextPipe - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
nextTag() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
Skips any insignificant space events until a START_ELEMENT or END_ELEMENT is reached.
nextTag() - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
 
nextTag() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
Skips any white space (isWhiteSpace() returns true), COMMENT, or PROCESSING_INSTRUCTION, until a START_ELEMENT or END_ELEMENT is reached.
nextTag(boolean) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
if the current tag has already read, such as in the case EventReader's peek() has been called, the current cursor should not move before the loop
nextTag() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
nextTag() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
nextTag(boolean) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
nextTag() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
nextTag() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
nextTag() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
nextTag() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
nextTag() - Method in class org.codehaus.stax2.ri.Stax2FilteredStreamReader
 
nextTagAndMark() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
Does StreamReaderBufferProcessor.nextTag() and if the parser moved to a new start tag, returns a XMLStreamBufferMark that captures the infoset starting from the newly discovered element.
nextTube - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
nil - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
 
nillable(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Element
 
NioEscapeHandler - Class in com.sun.xml.bind.marshaller
Uses JDK1.4 NIO functionality to escape characters smartly.
NioEscapeHandler(String) - Constructor for class com.sun.xml.bind.marshaller.NioEscapeHandler
 
NISTRING(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
 
NISTRING_ADD_TO_TABLE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NISTRING_EA - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
NISTRING_EMPTY - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
NISTRING_EMPTY_STRING - Static variable in class com.sun.xml.fastinfoset.Decoder
 
NISTRING_ENCODING_ALGORITHM - Static variable in class com.sun.xml.fastinfoset.Decoder
 
NISTRING_ENCODING_ALGORITHM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NISTRING_INDEX - Static variable in class com.sun.xml.fastinfoset.Decoder
 
NISTRING_INDEX_LARGE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
NISTRING_INDEX_MEDIUM - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
NISTRING_INDEX_SMALL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
NISTRING_RA - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
NISTRING_RESTRICTED_ALPHABET_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NISTRING_STRING - Static variable in class com.sun.xml.fastinfoset.Decoder
 
NISTRING_UTF16_LARGE_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
NISTRING_UTF16_MEDIUM_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
NISTRING_UTF16_SMALL_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
NISTRING_UTF8_LARGE_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
NISTRING_UTF8_MEDIUM_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
NISTRING_UTF8_SMALL_LENGTH - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
NISTRING_UTF_16_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NISTRING_UTF_8_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NO - Static variable in class com.sun.mail.iap.Response
 
NODE_SET_DATA - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
NodeListImpl - Class in com.sun.xml.wss.util
 
NodeListImpl() - Constructor for class com.sun.xml.wss.util.NodeListImpl
Creates a new instance of NodeListImpl
nodeStack - Variable in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
NoFixedFacet - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
NON_IDENTIFYING_STRING_TABLE_MAXIMUM_CHARACTERS - Static variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
NON_IDENTIFYING_STRING_TABLE_MAXIMUM_CHARACTERS_PEOPERTY - Static variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
NON_IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS - Static variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
NON_IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS_PEOPERTY - Static variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
NONCE_CACHE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
NONCE_REQUIRED_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
NonceCache - Class in com.sun.xml.wss.impl.misc
 
NonceCache() - Constructor for class com.sun.xml.wss.impl.misc.NonceCache
 
NonceCache(long) - Constructor for class com.sun.xml.wss.impl.misc.NonceCache
 
NonceManager - Class in com.sun.xml.wss
This abstract class defines an SPI that Metro Application developers can implement, to handle custom validation of Nonces used in conjunction with Password-Digest Authentication.
NonceManager() - Constructor for class com.sun.xml.wss.NonceManager
 
nonceManager - Static variable in class com.sun.xml.wss.NonceManager
 
NonceManager.NonceException - Exception in com.sun.xml.wss
Exception to be thrown when an Error in processing received nonces occurs.
NonceManager.NonceException(String) - Constructor for exception com.sun.xml.wss.NonceManager.NonceException
Constructor specifying the message string.
NonceManager.NonceException(String, Throwable) - Constructor for exception com.sun.xml.wss.NonceManager.NonceException
Constructor specifying the message string and a nested exception
NonceManager.NonceException(Throwable) - Constructor for exception com.sun.xml.wss.NonceManager.NonceException
Constructor specifying a nested exception
NonElement<T,C> - Interface in com.sun.xml.bind.v2.model.core
TypeInfo that maps to an element.
NonElementRef<T,C> - Interface in com.sun.xml.bind.v2.model.core
Reference to a NonElement.
noop() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
The NOOP command.
normalize() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
normalize() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
normalize() - Method in class com.sun.xml.wss.core.ReferenceElement
 
normalize() - Method in class com.sun.xml.wss.core.SecurityHeader
 
normalize() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
normalizeDocument() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
normalizeUriPath(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
Calculate the normalized form of the given uriPath.
NoSuchProviderException - Exception in javax.mail
This exception is thrown when Session attempts to instantiate a Provider that doesn't exist.
NoSuchProviderException() - Constructor for exception javax.mail.NoSuchProviderException
Constructor.
NoSuchProviderException(String) - Constructor for exception javax.mail.NoSuchProviderException
Constructor.
NOT_AVAILABLE - Static variable in interface org.codehaus.stax2.XMLStreamLocation2
"Dummy" Location implementation and instance that can be return instead of null, when no location information is available.
NOT_LOCALIZABLE - Static variable in interface com.sun.istack.localization.Localizable
Special constant that represents a message that is not localizable.
NOT_MARSHALLABLE - Static variable in class com.sun.xml.bind.marshaller.Messages
 
NOT_OPTIMIZED - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
NOT_PRESENT - Static variable in class com.sun.xml.fastinfoset.util.KeyIntMap
 
NOT_SUPPORTED - Static variable in interface com.sun.xml.wss.saml.assertion.saml11.jaxb10.StatementType
The Statement is not supported.
NOT_SUPPORTED - Static variable in interface com.sun.xml.wss.saml.assertion.saml11.jaxb20.StatementType
The Statement is not supported.
NOT_SUPPORTED - Static variable in interface com.sun.xml.wss.saml.assertion.saml20.jaxb20.StatementType
The Statement is not supported.
Notation - Class in com.sun.xml.fastinfoset
 
Notation(String, String, String) - Constructor for class com.sun.xml.fastinfoset.Notation
Creates a new instance of Notation
notationDecl(String, String, String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
notationDecl(String, String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of a notation declaration.
NotationDeclaration2 - Interface in org.codehaus.stax2.evt
Interface that extends basic NotationDeclaration to add support for handling Base URI needed to resolve Notation references.
NotationDeclarationEventImpl - Class in org.codehaus.stax2.ri.evt
 
NotationDeclarationEventImpl(Location, String, String, String) - Constructor for class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
notationName - Variable in class com.sun.xml.fastinfoset.UnparsedEntity
 
NOTATIONS - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NOTATIONS_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NOTATIONS_PUBLIC_IDENTIFIER_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
NOTATIONS_SYSTEM_IDENTIFIER_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
notBefore - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionsType
 
notBefore - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ConditionsType
 
notBefore - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
 
NOTICE - Static variable in class javax.mail.event.StoreEvent
Indicates that this message is a NOTICE.
notification(StoreEvent) - Method in interface javax.mail.event.StoreListener
Invoked when the Store generates a notification event.
notify(String, String) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper.AuthConfigRegistrationListener
 
notify(String, String) - Method in interface javax.security.auth.message.config.RegistrationListener
Notify the listener that a registration with which it was associated was replaced or unregistered.
NOTIFY_DELAY - Static variable in class com.sun.mail.smtp.SMTPMessage
Notify of delivery delay
NOTIFY_FAILURE - Static variable in class com.sun.mail.smtp.SMTPMessage
Notify of delivery failure
NOTIFY_NEVER - Static variable in class com.sun.mail.smtp.SMTPMessage
Never notify of delivery status
NOTIFY_SUCCESS - Static variable in class com.sun.mail.smtp.SMTPMessage
Notify of delivery success
notifyConnectionListeners(int) - Method in class javax.mail.Folder
Notify all ConnectionListeners.
notifyConnectionListeners(int) - Method in class javax.mail.Service
Notify all ConnectionListeners.
notifyFolderListeners(int) - Method in class javax.mail.Folder
Notify all FolderListeners registered on this Folder and this folder's Store.
notifyFolderListeners(int, Folder) - Method in class javax.mail.Store
Notify all FolderListeners.
notifyFolderRenamedListeners(Folder) - Method in class javax.mail.Folder
Notify all FolderListeners registered on this Folder and this folder's Store about the renaming of this folder.
notifyFolderRenamedListeners(Folder, Folder) - Method in class javax.mail.Store
Notify all FolderListeners about the renaming of a folder.
notifyMessageAddedListeners(Message[]) - Method in class javax.mail.Folder
Notify all MessageCountListeners about the addition of messages into this folder.
notifyMessageChangedListeners(int, Message) - Method in class com.sun.mail.pop3.POP3Folder
 
notifyMessageChangedListeners(int, Message) - Method in class javax.mail.Folder
Notify all MessageChangedListeners.
notifyMessageRemovedListeners(boolean, Message[]) - Method in class javax.mail.Folder
Notify all MessageCountListeners about the removal of messages from this Folder.
notifyResponseHandlers(Response[]) - Method in class com.sun.mail.iap.Protocol
Notify response handlers
notifyStoreListeners(int, String) - Method in class javax.mail.Store
Notify all StoreListeners.
notifyTransportListeners(int, Address[], Address[], Address[], Message) - Method in class com.sun.mail.smtp.SMTPTransport
Notify all TransportListeners.
notifyTransportListeners(int, Address[], Address[], Address[], Message) - Method in class javax.mail.Transport
Notify all TransportListeners.
NotNull - Annotation Type in com.sun.istack
Designates that a field, return value, argument, or a variable is guaranteed to be non-null.
notOnOrAfter - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionsType
 
notOnOrAfter - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ConditionsType
 
notOnOrAfter - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
 
NotTerm - Class in javax.mail.search
This class implements the logical NEGATION operator.
NotTerm(SearchTerm) - Constructor for class javax.mail.search.NotTerm
 
nsContext - Variable in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
Set by the marshaller before the start tag is written for the root element.
nsUri - Variable in class com.sun.xml.bind.v2.runtime.Name
Namespace URI.
nsUri - Variable in class com.sun.xml.bind.v2.util.QNameMap.Entry
The namespace URI.
nsUriCannotBeDefaulted - Variable in class com.sun.xml.bind.v2.runtime.NameList
For each entry in NameList.namespaceURIs, whether the namespace URI can be declared as the default.
nsUriIndex - Variable in class com.sun.xml.bind.v2.runtime.Name
Index -1 is reserved for representing the empty namespace URI of attributes.
nsUriIndex2prefixIndex - Variable in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
The conversion table from the namespace URI index to prefix index.
Ntlm - Class in com.sun.mail.auth
NTLM authentication using reflection with the jcifs classes.
Ntlm(PrintStream) - Constructor for class com.sun.mail.auth.Ntlm
 
NULL_ENTRY - Static variable in class com.sun.xml.fastinfoset.util.StringIntMap
 
NULL_READER - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
NULL_WRITER - Static variable in class com.sun.xml.bind.marshaller.Messages
 
Nullable - Annotation Type in com.sun.istack
Designates that a field, return value, argument, or a variable may be null.
nullNode - Static variable in class com.sun.xml.wss.impl.transform.Canonicalizer20010315ExclOmitComments
 
NullSafeAccessor<B,V,P> - Class in com.sun.xml.bind.v2.runtime.reflect
Accessor wrapper that replaces a null with an empty collection.
NullSafeAccessor(Accessor<B, V>, Lister<B, V, ?, P>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
 
number - Variable in class javax.mail.search.IntegerComparisonTerm
The number.
numberOfAttributeNames - Variable in class com.sun.xml.bind.v2.runtime.NameList
Number of Names for attributes
numberOfElementNames - Variable in class com.sun.xml.bind.v2.runtime.NameList
Number of Names for elements
NumberUtil - Class in org.codehaus.stax2.ri.typed
Helper class that contains method for converting numeric values to and from String representations.
NumberUtil() - Constructor for class org.codehaus.stax2.ri.typed.NumberUtil
 
NUMERIC_CHARACTERS - Static variable in class org.jvnet.fastinfoset.RestrictedAlphabet
 
NUMERIC_CHARACTERS_INDEX - Static variable in class org.jvnet.fastinfoset.RestrictedAlphabet
 
numericCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
numericCharacters(char[], int, int) - Method in interface org.jvnet.fastinfoset.sax.RestrictedAlphabetContentHandler
 

O

object(String, int, Object) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
object - Variable in class com.sun.xml.security.core.dsig.SignatureType
 
object(String, int, Object) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmContentHandler
Receive notification of encoding algorithm data as an object.
object(String, int, Object) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
OBJECT_IDENTITY_CYCLE_DETECTION - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
ObjectFactory - Class in com.sun.xml.security.core.ai
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.security.core.ai package.
ObjectFactory() - Constructor for class com.sun.xml.security.core.ai.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.security.core.ai
ObjectFactory - Class in com.sun.xml.security.core.dsig
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.wss.dsig.impl package.
ObjectFactory() - Constructor for class com.sun.xml.security.core.dsig.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.wss.dsig.impl
ObjectFactory - Class in com.sun.xml.security.core.xenc
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.security.core.xenc package.
ObjectFactory() - Constructor for class com.sun.xml.security.core.xenc.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.security.core.xenc
ObjectFactory - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.wss.saml.internal.saml11.jaxb20 package.
ObjectFactory() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.wss.saml.internal.saml11.jaxb20
ObjectFactory - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.wss.saml.internal.saml20.jaxb20 package.
ObjectFactory() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.wss.saml.internal.saml20.jaxb20
ObjectType - Class in com.sun.xml.security.core.dsig
Java class for ObjectType complex type.
ObjectType() - Constructor for class com.sun.xml.security.core.dsig.ObjectType
 
ObjectType - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
 
ObjectType() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.ObjectType
 
obtainDynamicEntry(String) - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
 
obtainEntry(String) - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
 
obtainIndex(char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
Method returns an index of the passed character buffer in CharArrayIntMap.
obtainIndex(String) - Method in class com.sun.xml.fastinfoset.util.StringIntMap
 
Occurs - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
OCTECT_STREAM_DATA - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
OCTET_STREAM_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
OCTET_STRING_LENGTH_2ND_BIT_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_2ND_BIT_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_2ND_BIT_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_2ND_BIT_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_2ND_BIT_SMALL_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_5TH_BIT_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_5TH_BIT_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_5TH_BIT_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_5TH_BIT_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_5TH_BIT_SMALL_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_7TH_BIT_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_7TH_BIT_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_7TH_BIT_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_7TH_BIT_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_7TH_BIT_SMALL_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_LARGE_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_MEDIUM_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_MEDIUM_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_LENGTH_SMALL_LIMIT - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
OCTET_STRING_MAXIMUM_LENGTH - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
octetBuffer - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Buffer of octets for writing.
octetBufferIndex - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Index in buffer to write to.
OctetBufferListener - Interface in com.sun.xml.fastinfoset
 
octets(String, int, byte[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
octets(String, int, byte[], int, int) - Method in interface org.jvnet.fastinfoset.sax.EncodingAlgorithmContentHandler
Receive notification of encoding algorithm data as an array of byte.
octets(String, int, byte[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
OK - Static variable in class com.sun.mail.iap.Response
 
omitXmlDecl - Variable in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
onBeforeOctetBufferOverwrite() - Method in interface com.sun.xml.fastinfoset.OctetBufferListener
Callback method that will be called before the (@link Decoder) octet buffer content is going to be changed.
onBeforeOctetBufferOverwrite() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
onCycleDetected(CycleRecoverable.Context) - Method in interface com.sun.xml.bind.CycleRecoverable
Called when a cycle is detected by the JAXB RI marshaller to nominate a new object to be marshalled instead.
OneTimeUse - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
This is an implementation of the abstract Condition class, which specifes that the assertion this OneTimeUse is part of, is the new element in SAML 1.1, that allows an assertion party to express that an assertion should not be cached by the relying party for future use.
OneTimeUse() - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.OneTimeUse
 
OneTimeUse - Interface in com.sun.xml.wss.saml
This is an implementation of the abstract Condition class, which specifes that the assertion this DoNotCacheCondition is part of, is the new element in SAML 1.1, that allows an assertion party to express that an assertion should not be cached by the relying party for future use.
OneTimeUseType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for OneTimeUseType complex type.
OneTimeUseType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.OneTimeUseType
 
onID(Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
onIDREF(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
onNil(UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Array
 
onNil(UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
Called when xsi:nil='true' was found.
onNil(UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Single
 
open(int) - Method in class com.sun.mail.imap.IMAPFolder
Open this folder in the given mode.
open(int) - Method in class com.sun.mail.pop3.DefaultFolder
 
open(int) - Method in class com.sun.mail.pop3.POP3Folder
Throws FolderNotFoundException unless this folder is named "INBOX".
open(int) - Method in class javax.mail.Folder
Open this Folder.
opened(ConnectionEvent) - Method in class javax.mail.event.ConnectionAdapter
 
OPENED - Static variable in class javax.mail.event.ConnectionEvent
A connection was opened.
opened(ConnectionEvent) - Method in interface javax.mail.event.ConnectionListener
Invoked when a Store/Folder/Transport is opened.
OPERATION_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
OPERATION_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
OPERATION_RESOLVER - Static variable in class com.sun.xml.wss.ProcessingContext
 
OPERATION_SCOPE - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
optimize(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
optimize(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
optimize(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Returns the optimized version of the same accessor.
optimize(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection
 
optimize - Variable in class com.sun.xml.wss.provider.WssProviderAuthModule
 
OPTIMIZE_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
optimized - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
optimized - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
OptimizedAccessorFactory - Class in com.sun.xml.bind.v2.runtime.reflect.opt
 
OptimizedTransducedAccessorFactory - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Prepares optimized TransducedAccessor from templates.
OPTIONAL_TARGETS_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
OPTIONAL_TARGETS_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
org.codehaus.stax2 - package org.codehaus.stax2
 
org.codehaus.stax2.evt - package org.codehaus.stax2.evt
 
org.codehaus.stax2.io - package org.codehaus.stax2.io
 
org.codehaus.stax2.osgi - package org.codehaus.stax2.osgi
 
org.codehaus.stax2.ri - package org.codehaus.stax2.ri
 
org.codehaus.stax2.ri.dom - package org.codehaus.stax2.ri.dom
 
org.codehaus.stax2.ri.evt - package org.codehaus.stax2.ri.evt
 
org.codehaus.stax2.ri.typed - package org.codehaus.stax2.ri.typed
 
org.codehaus.stax2.typed - package org.codehaus.stax2.typed
 
org.codehaus.stax2.util - package org.codehaus.stax2.util
 
org.codehaus.stax2.validation - package org.codehaus.stax2.validation
 
org.jvnet.fastinfoset - package org.jvnet.fastinfoset
 
org.jvnet.fastinfoset.sax - package org.jvnet.fastinfoset.sax
 
org.jvnet.fastinfoset.sax.helpers - package org.jvnet.fastinfoset.sax.helpers
 
org.jvnet.fastinfoset.stax - package org.jvnet.fastinfoset.stax
 
org.jvnet.mimepull - package org.jvnet.mimepull
 
org.jvnet.staxex - package org.jvnet.staxex
 
org.jvnet.ws.databinding - package org.jvnet.ws.databinding
 
org.jvnet.ws.message - package org.jvnet.ws.message
 
origin - Variable in class com.sun.mail.imap.protocol.BODY
 
OrTerm - Class in javax.mail.search
This class implements the logical OR operator on individual SearchTerms.
OrTerm(SearchTerm, SearchTerm) - Constructor for class javax.mail.search.OrTerm
Constructor that takes two operands.
OrTerm(SearchTerm[]) - Constructor for class javax.mail.search.OrTerm
Constructor that takes an array of SearchTerms.
OSGI_SVC_PROP_IMPL_NAME - Static variable in interface org.codehaus.stax2.osgi.Stax2InputFactoryProvider
Service property that defines name of Stax2 implementation that this provider represents.
OSGI_SVC_PROP_IMPL_NAME - Static variable in interface org.codehaus.stax2.osgi.Stax2OutputFactoryProvider
Service property that defines name of Stax2 implementation that this provider represents.
OSGI_SVC_PROP_IMPL_NAME - Static variable in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
Service property that defines name of Stax2 implementation that this provider represents.
OSGI_SVC_PROP_IMPL_VERSION - Static variable in interface org.codehaus.stax2.osgi.Stax2InputFactoryProvider
Service property that defines version of Stax2 implementation that this provider represents.
OSGI_SVC_PROP_IMPL_VERSION - Static variable in interface org.codehaus.stax2.osgi.Stax2OutputFactoryProvider
Service property that defines version of Stax2 implementation that this provider represents.
OSGI_SVC_PROP_IMPL_VERSION - Static variable in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
Service property that defines version of Stax2 implementation that this provider represents.
OSGI_SVC_PROP_SCHEMA_TYPE - Static variable in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
Service property that defines type of Schemas (one of constants from XMLValidationSchema, such as XMLValidationSchema.SCHEMA_ID_DTD) that the schema factory this provider handles supports.
OTHER_NCNAME - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
OTHER_STRING - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
OTHER_URI - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
otherNCName - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
otherNCName - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
otherNCNames - Variable in class org.jvnet.fastinfoset.Vocabulary
The "other NCName" table, containing String objects.
otherString - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
otherString - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
otherStrings - Variable in class org.jvnet.fastinfoset.Vocabulary
The "other string" table, containing String objects.
otherURI - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
otherURI - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
otherURIs - Variable in class org.jvnet.fastinfoset.Vocabulary
The "other URI" table, containing String objects.
otherUsers - Variable in class com.sun.mail.imap.protocol.Namespaces
The namespaces for other users.
out - Variable in class com.sun.mail.iap.Protocol
 
out - Variable in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
 
out - Variable in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
out - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
output(int, boolean) - Method in class com.sun.mail.util.QPEncoderStream
 
output(int, boolean) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPEncoderStream
 
output(OutputStream) - Method in interface com.sun.xml.messaging.saaj.soap.Envelope
Output the content.
output(OutputStream, boolean) - Method in interface com.sun.xml.messaging.saaj.soap.Envelope
Output the content.
output(OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
output(OutputStream, boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
Serialize to FI if boolean parameter set.
outputNodePop() - Method in class com.sun.xml.wss.impl.transform.NameSpaceSymbTable
Pop a frame for visible namespace.
outputNodePush() - Method in class com.sun.xml.wss.impl.transform.NameSpaceSymbTable
Push a frame for visible namespace.
OutputUtil - Class in com.sun.xml.messaging.saaj.packaging.mime.util
This class is to support writing out Strings as a sequence of bytes terminated by a CRLF sequence.
OutputUtil() - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.OutputUtil
 
OverrideAnnotationOf - Annotation Type in com.sun.xml.bind.annotation
Designates an annotation from base class which shall be overriden by annotation placed together with this.

P

p - Variable in class com.sun.xml.security.core.dsig.DSAKeyValueType
 
P_ATTR_VALUE_ESCAPER - Static variable in class org.codehaus.stax2.XMLOutputFactory2
Property that can be set if a custom output escaping for attribute value content is needed.
P_AUTO_CLOSE_INPUT - Static variable in class org.codehaus.stax2.XMLInputFactory2
Whether stream reader is to close the underlying input source (input stream, reader) when stream reader is closed.
P_AUTO_CLOSE_OUTPUT - Static variable in class org.codehaus.stax2.XMLOutputFactory2
Whether stream writer is to close the underlying output destination (output stream, reader) when stream writer is closed.
P_AUTOMATIC_EMPTY_ELEMENTS - Static variable in class org.codehaus.stax2.XMLOutputFactory2
Whether stream writers are allowed to automatically output empty elements, when a start element is immediately followed by matching end element.
P_AUTOMATIC_NS_PREFIX - Static variable in class org.codehaus.stax2.XMLOutputFactory2
Prefix to use for automatically created namespace prefixes, when namespace support is enabled, the writer is in "repairing" mode, and a new prefix name is needed.
P_DTD_OVERRIDE - Static variable in class org.codehaus.stax2.XMLInputFactory2
Property used to specify the source for DTD external subset to use instead of DTD specified by the XML document itself (if any).
P_ENABLE_CACHING - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
Property that determines whether schema instances created by this factory instance can be cached by the factory; if false, no caching is allowed to be doe; if true, factory can do caching if it wants to.
P_INTERN_NAMES - Static variable in class org.codehaus.stax2.XMLInputFactory2
Whether name symbols (element, attribute, entity and notation names, namespace prefixes) stream reader returns are guaranteed to have been String.intern()ed.
P_INTERN_NS_URIS - Static variable in class org.codehaus.stax2.XMLInputFactory2
Whether namespace URIs stream reader returns are guaranteed to have been String.intern()ed.
P_IS_NAMESPACE_AWARE - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
Property that determines whether schemas constructed are namespace-aware, in cases where schema supports both namespace-aware and non-namespace aware modes.
P_LAZY_PARSING - Static variable in class org.codehaus.stax2.XMLInputFactory2
Whether stream readers are allowed to do lazy parsing, meaning to parse minimal part of the event when XMLStreamReader.next() is called, and only parse the rest as needed (or skip remainder of no extra information is needed).
P_PRESERVE_LOCATION - Static variable in class org.codehaus.stax2.XMLInputFactory2
Property that determines whether stream reader instances are required to try to keep track of the parser Location in the input documents.
P_REPORT_CDATA - Static variable in class org.codehaus.stax2.XMLInputFactory2
Whether cursor-based reader will ever generate CDATA events; if true, CDATA events may be generated for non-coalesced CDATA sections.
P_REPORT_PROLOG_WHITESPACE - Static variable in class org.codehaus.stax2.XMLInputFactory2
Whether reader will generate 'ignorable white space' events during prolog and epilog (before and after the main XML root element); if true, will generate those events; if false, will just ignore white space in these parts of the parsed document.
P_SHA1(byte[], byte[]) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
P_SHA1(byte[], byte[], int) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
P_TEXT_ESCAPER - Static variable in class org.codehaus.stax2.XMLOutputFactory2
Property that can be set if a custom output escaping for textual content is needed.
Package - Interface in com.sun.xml.bind.v2.schemagen.episode
 
PACKAGE_ROOT - Static variable in class com.sun.xml.wss.jaxws.impl.logging.LogDomainConstants
 
PACKAGE_ROOT - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
PACKAGE_ROOT - Static variable in class com.sun.xml.wss.provider.wsit.logging.LogDomainConstants
 
PacketMapMessageInfo - Class in com.sun.xml.wss.provider.wsit
 
PacketMapMessageInfo(Packet, Packet) - Constructor for class com.sun.xml.wss.provider.wsit.PacketMapMessageInfo
 
PacketMessageInfo - Interface in com.sun.xml.wss.provider.wsit
 
PADDING - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
Parameter - Class in com.sun.xml.wss.impl.policy.mls
 
Parameter() - Constructor for class com.sun.xml.wss.impl.policy.mls.Parameter
Creates a new instance of Parameter
Parameter(String, String) - Constructor for class com.sun.xml.wss.impl.policy.mls.Parameter
 
ParameterList - Class in com.sun.xml.messaging.saaj.packaging.mime.internet
This class holds MIME parameters (attribute-value pairs).
ParameterList() - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
No-arg Constructor.
ParameterList(String) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
Constructor that takes a parameter-list string.
ParameterList - Class in javax.mail.internet
This class holds MIME parameters (attribute-value pairs).
ParameterList() - Constructor for class javax.mail.internet.ParameterList
No-arg Constructor.
ParameterList(String) - Constructor for class javax.mail.internet.ParameterList
Constructor that takes a parameter-list string.
parent() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Gets the ClassInfo or ElementInfo to which this property belongs.
parent - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
parent - Variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
The MimeBodyPart containing this MimeMultipart, if known.
parent - Variable in class javax.mail.BodyPart
The Multipart object containing this BodyPart, if known.
parent - Variable in class javax.mail.Multipart
The Part containing this Multipart, if known.
parse(Element, ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Deprecated. in JAXB 2.0 Use DOMScanner.scan(Element)
parse(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
parse(BeanT, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Boolean
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Double
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Float
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Long
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Short
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Boolean
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Double
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Float
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Long
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Short
 
parse(BeanT, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
parse(BeanT, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Parses the text value into the responsible field of the given bean.
parse(CharSequence) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Converts the lexical representation to a value object.
parse(Document, InputStream) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
Parse a fast infoset document into a Document instance.
parse(InputStream) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
parse() - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
parse(InputSource) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
parse(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
parse(InputStream) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
parse() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
parse(InputStream, OutputStream, String) - Method in class com.sun.xml.fastinfoset.tools.FI_DOM_Or_XML_DOM_SAX_SAXEvent
 
parse(InputStream, OutputStream) - Method in class com.sun.xml.fastinfoset.tools.FI_DOM_Or_XML_DOM_SAX_SAXEvent
 
parse(InputStream, OutputStream, String) - Method in class com.sun.xml.fastinfoset.tools.FI_SAX_Or_XML_SAX_DOM_SAX_SAXEvent
 
parse(InputStream, OutputStream) - Method in class com.sun.xml.fastinfoset.tools.FI_SAX_Or_XML_SAX_DOM_SAX_SAXEvent
 
parse(InputStream, OutputStream, String) - Method in class com.sun.xml.fastinfoset.tools.FI_SAX_Or_XML_SAX_SAXEvent
 
parse(InputStream, OutputStream) - Method in class com.sun.xml.fastinfoset.tools.FI_SAX_Or_XML_SAX_SAXEvent
 
parse(InputStream, OutputStream) - Method in class com.sun.xml.fastinfoset.tools.FI_SAX_XML
 
parse(InputStream, OutputStream) - Method in class com.sun.xml.fastinfoset.tools.FI_StAX_SAX_Or_XML_SAX_SAXEvent
 
parse(String[]) - Method in class com.sun.xml.fastinfoset.tools.TransformInputOutput
 
parse(InputStream, OutputStream) - Method in class com.sun.xml.fastinfoset.tools.TransformInputOutput
 
parse(InputStream, OutputStream, String) - Method in class com.sun.xml.fastinfoset.tools.TransformInputOutput
 
parse(InputStream, OutputStream, String) - Method in class com.sun.xml.fastinfoset.tools.XML_DOM_FI
 
parse(InputStream, OutputStream) - Method in class com.sun.xml.fastinfoset.tools.XML_DOM_FI
 
parse(InputStream, OutputStream, String) - Method in class com.sun.xml.fastinfoset.tools.XML_DOM_SAX_FI
 
parse(InputStream, OutputStream) - Method in class com.sun.xml.fastinfoset.tools.XML_DOM_SAX_FI
 
parse(InputStream, OutputStream, String) - Method in class com.sun.xml.fastinfoset.tools.XML_SAX_FI
 
parse(InputStream, OutputStream) - Method in class com.sun.xml.fastinfoset.tools.XML_SAX_FI
 
parse(InputStream, OutputStream, String) - Method in class com.sun.xml.fastinfoset.tools.XML_SAX_StAX_FI
 
parse(InputStream, OutputStream) - Method in class com.sun.xml.fastinfoset.tools.XML_SAX_StAX_FI
 
parse() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
Parse the InputStream from our DataSource, constructing the appropriate MimeBodyParts.
parse(InputStream, byte[], SharedInputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
parse() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Parse the InputStream from our DataSource, constructing the appropriate MimeBodyParts.
parse() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePullMultipart
 
parse() - Method in class com.sun.xml.messaging.saaj.util.XMLDeclarationParser
 
parse(InputSource) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
parse(String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
parse(String) - Static method in class javax.mail.internet.InternetAddress
Parse the given comma separated sequence of addresses into InternetAddress objects.
parse(String, boolean) - Static method in class javax.mail.internet.InternetAddress
Parse the given sequence of addresses into InternetAddress objects.
parse(String, ParsePosition) - Method in class javax.mail.internet.MailDateFormat
Parses the given date in the format specified by draft-ietf-drums-msg-fmt-08 in the current TimeZone.
parse(InputStream) - Method in class javax.mail.internet.MimeMessage
Parse the InputStream setting the headers and content fields appropriately.
parse() - Method in class javax.mail.internet.MimeMultipart
Parse the InputStream from our DataSource, constructing the appropriate MimeBodyParts.
parse(String) - Static method in class javax.mail.internet.NewsAddress
Parse the given comma separated sequence of newsgroup into NewsAddress objects.
parse(InputStream) - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
Parse a fast infoset document from an InputStream.
parseAll() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePullMultipart
 
parseAll() - Method in class org.jvnet.mimepull.MIMEMessage
Parses the whole MIME message eagerly
parseArguments(String[], UsageIf.UsageError) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
parseCapabilities(Response) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Parse the capabilities from a CAPABILITY response or from a CAPABILITY response code attached to (e.g.) an OK response.
parsed - Variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Have we parsed the data from our InputStream yet? Defaults to true; set to false when our constructor is given a DataSource with an InputStream that we need to parse.
parsed - Variable in class javax.mail.internet.MimeMultipart
Have we parsed the data from our InputStream yet? Defaults to true; set to false when our constructor is given a DataSource with an InputStream that we need to parse.
ParseException - Exception in com.sun.xml.messaging.saaj.packaging.mime.internet
The exception thrown due to an error in parsing RFC822 or MIME headers
ParseException() - Constructor for exception com.sun.xml.messaging.saaj.packaging.mime.internet.ParseException
Constructs a ParseException with no detail message.
ParseException(String) - Constructor for exception com.sun.xml.messaging.saaj.packaging.mime.internet.ParseException
Constructs a ParseException with the specified detail message.
ParseException - Exception in javax.mail.internet
The exception thrown due to an error in parsing RFC822 or MIME headers
ParseException() - Constructor for exception javax.mail.internet.ParseException
Constructs a ParseException with no detail message.
ParseException(String) - Constructor for exception javax.mail.internet.ParseException
Constructs a ParseException with the specified detail message.
parseHeader(String, boolean) - Static method in class javax.mail.internet.InternetAddress
Parse the given sequence of addresses into InternetAddress objects.
parseInt(byte[], int, int, int) - Static method in class com.sun.mail.util.ASCIIUtility
Convert the bytes within the specified range of the given byte array into a signed integer in the given radix .
parseInt(byte[], int, int) - Static method in class com.sun.mail.util.ASCIIUtility
Convert the bytes within the specified range of the given byte array into a signed integer .
parseInt(byte[], int, int, int) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility
Convert the bytes within the specified range of the given byte array into a signed integer in the given radix .
parseInt(char[], int, int) - Static method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
Fast method for parsing integers that are known to fit into regular 32-bit signed int type.
parseInt(int, char[], int, int) - Static method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
parseInt(String, int, int) - Static method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
parseInt(int, String, int, int) - Static method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
parseLocale(String) - Static method in class com.sun.xml.fastinfoset.AbstractResourceBundle
Parse a locale string, return corresponding Locale instance.
parseLong(byte[], int, int, int) - Static method in class com.sun.mail.util.ASCIIUtility
Convert the bytes within the specified range of the given byte array into a signed long in the given radix .
parseLong(byte[], int, int) - Static method in class com.sun.mail.util.ASCIIUtility
Convert the bytes within the specified range of the given byte array into a signed long .
parseLong(char[], int, int) - Static method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
parseLong(String, int, int) - Static method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
ParserPool - Class in com.sun.xml.messaging.saaj.util
Pool of SAXParser objects
ParserPool(int) - Constructor for class com.sun.xml.messaging.saaj.util.ParserPool
 
ParserVocabulary - Class in com.sun.xml.fastinfoset.vocab
 
ParserVocabulary() - Constructor for class com.sun.xml.fastinfoset.vocab.ParserVocabulary
Creates a new instance of ParserVocabulary
ParserVocabulary(Vocabulary) - Constructor for class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
parseString(String) - Method in class javax.mail.URLName
Method which does all of the work of parsing the string.
ParseUtil - Class in com.sun.xml.messaging.saaj.util
 
ParseUtil() - Constructor for class com.sun.xml.messaging.saaj.util.ParseUtil
 
parseWithContext(Element, ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Deprecated. in JAXB 2.0 Use DOMScanner.scan(Element)
ParsingException - Exception in com.sun.mail.iap
 
ParsingException() - Constructor for exception com.sun.mail.iap.ParsingException
Constructs an ParsingException with no detail message.
ParsingException(String) - Constructor for exception com.sun.mail.iap.ParsingException
Constructs an ParsingException with the specified detail message.
ParsingException(Response) - Constructor for exception com.sun.mail.iap.ParsingException
Constructs an ParsingException with the specified Response.
part - Variable in class javax.mail.internet.MimePartDataSource
The MimePart that provides the data for this DataSource.
Part - Interface in javax.mail
The Part interface is the common base interface for Messages and BodyParts.
Particle - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
parts - Variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Vector of MimeBodyPart objects.
parts - Variable in class javax.mail.Multipart
Vector of BodyPart objects.
PASSWORD_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
PASSWORD_AUTH_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
PASSWORD_CBH - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
PASSWORD_DIGEST_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
PASSWORD_DIGEST_REQUIRED_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
PASSWORD_PROPERTY - Static variable in interface com.sun.xml.wss.XWSSConstants
 
PASSWORD_PROTECTED_TRANSPORT_AUTHTYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
PASSWORD_TEXT_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
PasswordAuthentication - Class in javax.mail
The class PasswordAuthentication is a data holder that is used by Authenticator.
PasswordAuthentication(String, String) - Constructor for class javax.mail.PasswordAuthentication
Initialize a new PasswordAuthentication
PasswordCallback - Class in com.sun.xml.wss.impl.callback
This Callback should be handled if the password for the username token needs to be supplied at run-time.
PasswordCallback() - Constructor for class com.sun.xml.wss.impl.callback.PasswordCallback
 
PASSWORDS - Static variable in interface com.sun.xml.wss.provider.ModuleOptions
 
PasswordValidationCallback - Class in com.sun.xml.wss.impl.callback
This Callback is intended for Username-Password validation.
PasswordValidationCallback(PasswordValidationCallback.Request) - Constructor for class com.sun.xml.wss.impl.callback.PasswordValidationCallback
 
PasswordValidationCallback - Class in javax.security.auth.message.callback
Callback for PasswordValidation.
PasswordValidationCallback(Subject, String, char[]) - Constructor for class javax.security.auth.message.callback.PasswordValidationCallback
Create a PasswordValidationCallback.
PasswordValidationCallback.DerivedKeyPasswordRequest - Class in com.sun.xml.wss.impl.callback
 
PasswordValidationCallback.DerivedKeyPasswordRequest(String) - Constructor for class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DerivedKeyPasswordRequest
 
PasswordValidationCallback.DerivedKeyPasswordValidator - Class in com.sun.xml.wss.impl.callback
 
PasswordValidationCallback.DerivedKeyPasswordValidator() - Constructor for class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DerivedKeyPasswordValidator
 
PasswordValidationCallback.DigestPasswordRequest - Class in com.sun.xml.wss.impl.callback
Represents a validation request when the password in the username token is in digested form.
PasswordValidationCallback.DigestPasswordRequest(String, String, String, String) - Constructor for class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DigestPasswordRequest
Constructor.
PasswordValidationCallback.DigestPasswordValidator - Class in com.sun.xml.wss.impl.callback
Implements WSS digest Password Validation.
PasswordValidationCallback.DigestPasswordValidator() - Constructor for class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DigestPasswordValidator
 
PasswordValidationCallback.PasswordValidationException - Exception in com.sun.xml.wss.impl.callback
 
PasswordValidationCallback.PasswordValidationException(String) - Constructor for exception com.sun.xml.wss.impl.callback.PasswordValidationCallback.PasswordValidationException
 
PasswordValidationCallback.PasswordValidationException(String, Throwable) - Constructor for exception com.sun.xml.wss.impl.callback.PasswordValidationCallback.PasswordValidationException
 
PasswordValidationCallback.PasswordValidationException(Throwable) - Constructor for exception com.sun.xml.wss.impl.callback.PasswordValidationCallback.PasswordValidationException
 
PasswordValidationCallback.PasswordValidator - Interface in com.sun.xml.wss.impl.callback
Interface for validating password.
PasswordValidationCallback.PlainTextPasswordRequest - Class in com.sun.xml.wss.impl.callback
Represents a validation request when the password in the username token is in plain text.
PasswordValidationCallback.PlainTextPasswordRequest(String, String) - Constructor for class com.sun.xml.wss.impl.callback.PasswordValidationCallback.PlainTextPasswordRequest
Constructor.
PasswordValidationCallback.Request - Interface in com.sun.xml.wss.impl.callback
 
PasswordValidationCallback.WsitDigestPasswordValidator - Class in com.sun.xml.wss.impl.callback
 
PasswordValidationCallback.WsitDigestPasswordValidator() - Constructor for class com.sun.xml.wss.impl.callback.PasswordValidationCallback.WsitDigestPasswordValidator
 
Patcher - Interface in com.sun.xml.bind.unmarshaller
Runs by UnmarshallingContext after all the parsing is done.
Patcher - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
 
pattern - Variable in class javax.mail.search.StringTerm
The pattern.
Pcdata - Class in com.sun.xml.bind.v2.runtime.output
Text data in XML.
Pcdata() - Constructor for class com.sun.xml.bind.v2.runtime.output.Pcdata
 
peek() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
Returns the top of the stack.
peek() - Method in class com.sun.xml.fastinfoset.Decoder
 
peek(OctetBufferListener) - Method in class com.sun.xml.fastinfoset.Decoder
 
peek() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
 
peek() - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
 
peek() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer
Peek at the next token, without actually removing the token from the parse stream.
peek() - Method in class javax.mail.internet.HeaderTokenizer
Peek at the next token, without actually removing the token from the parse stream.
peek() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
peek() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
This is bit tricky to implement, but it should filter out events just as nextEvent() would.
peek() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
peek2(OctetBufferListener) - Method in class com.sun.xml.fastinfoset.Decoder
 
peekAtContentObject() - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
peekBody(int, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Fetch given BODY section, without marking the message as SEEN.
peekBody(int, String, int, int) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Partial FETCH of given BODY section, without setting SEEN flag.
peekBody(int, String, int, int, ByteArray) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Partial FETCH of given BODY section, without setting SEEN flag.
peekByte() - Method in class com.sun.mail.iap.Response
 
peekNext() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
peekNext() - Method in interface org.jvnet.fastinfoset.stax.FastInfosetStreamReader
Peek at the next event.
peekStructure() - Method in class com.sun.xml.stream.buffer.AbstractProcessor
 
PEER_ENTITY_ALIAS - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
PEM - Static variable in class org.codehaus.stax2.typed.Base64Variants
This variant is the one that predates Base64Variants.MIME: it is otherwise identical, except that it mandates shorter line length.
permanentFlags - Variable in class com.sun.mail.imap.IMAPFolder
 
permanentFlags - Variable in class com.sun.mail.imap.protocol.MailboxInfo
 
personal - Variable in class com.sun.mail.imap.protocol.Namespaces
The personal namespaces.
personal - Variable in class javax.mail.internet.InternetAddress
The personal name.
pgenCounter - Variable in class com.sun.xml.security.core.dsig.DSAKeyValueType
 
pgpDataCount() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method pgpDataCount
PGPDataType - Class in com.sun.xml.security.core.dsig
Java class for PGPDataType complex type.
PGPDataType() - Constructor for class com.sun.xml.security.core.dsig.PGPDataType
 
pindex - Variable in class com.sun.mail.iap.Response
 
pipeConfig - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
PipeConstants - Interface in com.sun.xml.wss.provider.wsit
This pipe is used to do client side security for app server
PipeHelper - Class in com.sun.xml.wss.provider.wsit
 
PipeHelper(String, Map<Object, Object>, CallbackHandler) - Constructor for class com.sun.xml.wss.provider.wsit.PipeHelper
 
PLAIN_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
PLAIN_XML_FLAG - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
POLICY - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
POLICY_ALTERNATIVE_ID - Static variable in interface com.sun.xml.wss.impl.policy.spi.PolicyVerifier
A concrete PolicyVerifier can indicate to the runtime the ID of the alternative that satisfied the incoming request's policy.
PolicyAlternativeHolder - Class in com.sun.xml.wss.provider.wsit
Holds all the Translated info for one PolicyAlternative
PolicyAlternativeHolder(AssertionSet, SecurityPolicyVersion, Policy) - Constructor for class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
PolicyAlternatives - Class in com.sun.xml.wss.impl.policy
 
PolicyAlternatives(List<MessagePolicy>) - Constructor for class com.sun.xml.wss.impl.policy.PolicyAlternatives
 
policyAlternatives - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
policyAlternatives - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
PolicyAlternativesVerifier - Class in com.sun.xml.wss.impl.policy.verifier
 
PolicyAlternativesVerifier(ProcessingContext, TargetResolver) - Constructor for class com.sun.xml.wss.impl.policy.verifier.PolicyAlternativesVerifier
Creates a new instance of MessagePolicyVerifier
PolicyAttributes - Class in com.sun.xml.wss.impl.misc
 
PolicyAttributes() - Constructor for class com.sun.xml.wss.impl.misc.PolicyAttributes
Creates a new instance of PolicyAttributes
PolicyGenerationException - Exception in com.sun.xml.wss.impl.policy
Thrown by the classes implementing the Policy framework
PolicyGenerationException(String) - Constructor for exception com.sun.xml.wss.impl.policy.PolicyGenerationException
Constructs an Exception specifying a message
PolicyGenerationException(String, Throwable) - Constructor for exception com.sun.xml.wss.impl.policy.PolicyGenerationException
Constructs an Exception with a nested exception and specifying a message
PolicyGenerationException(Throwable) - Constructor for exception com.sun.xml.wss.impl.policy.PolicyGenerationException
An Exception wrapper around another exception
policyGenerator() - Method in class com.sun.xml.wss.impl.policy.DynamicSecurityPolicy
Associate a SecurityPolicy generator
policyGenerator() - Method in class com.sun.xml.wss.impl.policy.mls.DynamicSecurityPolicy
Return the associated SecurityPolicy generator
policyHasIssuedToken - Variable in class com.sun.xml.wss.impl.ProcessingContextImpl
 
PolicyResolver - Interface in com.sun.xml.wss.impl
 
PolicyResolverFactory - Class in com.sun.xml.wss.provider.wsit
 
PolicyResolverFactory() - Constructor for class com.sun.xml.wss.provider.wsit.PolicyResolverFactory
 
PolicyResolverImpl - Class in com.sun.xml.wss.jaxws.impl
 
PolicyResolverImpl(HashMap<WSDLBoundOperation, SecurityPolicyHolder>, HashMap<String, SecurityPolicyHolder>, WSDLBoundOperation, TubeConfiguration, AddressingVersion, boolean, RmProtocolVersion, McProtocolVersion) - Constructor for class com.sun.xml.wss.jaxws.impl.PolicyResolverImpl
Creates a new instance of OperationResolverImpl
policyToken - Variable in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
policyTokenWasSet() - Method in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
PolicyTypeUtil - Class in com.sun.xml.wss.impl
 
PolicyTypeUtil() - Constructor for class com.sun.xml.wss.impl.PolicyTypeUtil
 
PolicyUtils - Class in com.sun.xml.wss.impl.policy
 
PolicyUtils() - Constructor for class com.sun.xml.wss.impl.policy.PolicyUtils
 
PolicyVerifier - Interface in com.sun.xml.wss.impl.policy.spi
This is an internal interface not exposed to developer.
PolicyVerifierFactory - Class in com.sun.xml.wss.impl.policy.verifier
 
PolicyVerifierFactory() - Constructor for class com.sun.xml.wss.impl.policy.verifier.PolicyVerifierFactory
 
PolicyViolationException - Exception in com.sun.xml.wss.impl
Exception indicating a Policy Violation typically encountered when processing an Inbound Message.
PolicyViolationException(String) - Constructor for exception com.sun.xml.wss.impl.PolicyViolationException
Constructor specifying the message string.
PolicyViolationException(String, Throwable) - Constructor for exception com.sun.xml.wss.impl.PolicyViolationException
Constructor specifying the message string and a nested exception
PolicyViolationException(Throwable) - Constructor for exception com.sun.xml.wss.impl.PolicyViolationException
Constructor specifying a nested exception
Pool<T> - Interface in com.sun.istack
Pool of reusable objects that are indistinguishable from each other, such as JAXB marshallers.
Pool.Impl<T> - Class in com.sun.istack
Default implementation that uses ConcurrentLinkedQueue as the data store.
Pool.Impl() - Constructor for class com.sun.istack.Pool.Impl
 
pop() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
pop() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
Pops an object from the stack
pop() - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer.NamespaceContextImpl
 
pop() - Method in class com.sun.xml.wss.impl.transform.NameSpaceSymbTable
Pop a frame.
POP3Folder - Class in com.sun.mail.pop3
A POP3 Folder (can only be "INBOX").
POP3Message - Class in com.sun.mail.pop3
A POP3 Message.
POP3Message(Folder, int) - Constructor for class com.sun.mail.pop3.POP3Message
 
POP3SSLStore - Class in com.sun.mail.pop3
A POP3 Message Store using SSL.
POP3SSLStore(Session, URLName) - Constructor for class com.sun.mail.pop3.POP3SSLStore
 
POP3Store - Class in com.sun.mail.pop3
A POP3 Message Store.
POP3Store(Session, URLName) - Constructor for class com.sun.mail.pop3.POP3Store
 
POP3Store(Session, URLName, String, boolean) - Constructor for class com.sun.mail.pop3.POP3Store
 
popContext() - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
popContext() - Method in class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
Pop the namespace context off the stack.
popCoordinator() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Called whenever an execution flow exits the realm of this Coordinator.
popScope(int) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
popScopeWithPrefixEntry(int) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
populateConfigProperties(Set<PolicyAssertion>, Properties) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
populateConfigProperties(Set, Properties) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
populateKerberosContext(Packet, ProcessingContextImpl, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
populateKerberosContext(Packet, ProcessingContextImpl, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
populateSAMLPolicy(Map, AuthenticationTokenPolicy.SAMLAssertionBinding, DynamicApplicationContext) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
populateSAMLPolicy(Map, AuthenticationTokenPolicy.SAMLAssertionBinding, DynamicApplicationContext) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
populateSAMLPolicy(Map, AuthenticationTokenPolicy.SAMLAssertionBinding, DynamicApplicationContext) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
populateSAMLPolicy(Map, AuthenticationTokenPolicy.SAMLAssertionBinding, DynamicApplicationContext) - Method in interface com.sun.xml.wss.SecurityEnvironment
Locate and update the Policy argument with the SAML Assertion and/or the AuthorityBinding and Assertion ID information.
port - Variable in class com.sun.xml.xwss.XWSSClientTube
 
PORT_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
PORT_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
portName(QName) - Method in interface org.jvnet.ws.databinding.Databinding.Builder
Sets the port name of the WSDL
pos - Variable in exception javax.mail.internet.AddressException
The index in the string where the error occurred, or -1 if not known.
POST - Static variable in class com.sun.mail.imap.Rights.Right
Post - send mail to submission address for mailbox, not enforced by IMAP4 itself.
POSTHOC - Static variable in class com.sun.xml.wss.impl.FilterProcessingContext
 
postResponseWritingHook(Model, IndentingWriter, TieHooksIf.TieHooksState) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
postResponseWritingHook(StreamingHandlerState) - Method in class com.sun.xml.rpc.security.SecurityPluginUtil
 
preDestroy() - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
preDestroy() - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
preDestroy() - Method in class com.sun.xml.wss.provider.wsit.ClientSecurityPipe
 
preDestroy() - Method in class com.sun.xml.wss.provider.wsit.ClientSecurityTube
 
preDestroy() - Method in class com.sun.xml.wss.provider.wsit.ServerSecurityPipe
This method is called once in server side and at most one in client side.
preDestroy() - Method in class com.sun.xml.wss.provider.wsit.ServerSecurityTube
This method is called once in server side and at most one in client side.
preDestroy() - Method in class com.sun.xml.xwss.XWSSClientTube
 
preDestroy() - Method in class com.sun.xml.xwss.XWSSServerTube
 
PreencodedMimeBodyPart - Class in javax.mail.internet
A MimeBodyPart that handles data that has already been encoded.
PreencodedMimeBodyPart(String) - Constructor for class javax.mail.internet.PreencodedMimeBodyPart
Create a PreencodedMimeBodyPart that assumes the data is encoded using the specified encoding.
prefix - Variable in class com.sun.mail.iap.Protocol
 
prefix - Variable in class com.sun.mail.imap.protocol.Namespaces.Namespace
Prefix string for the namespace.
prefix - Variable in class com.sun.xml.fastinfoset.QualifiedName
 
prefix - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
prefix - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
PREFIX - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
prefix - Variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
PREFIX - Static variable in class com.sun.xml.stream.buffer.AttributesHolder
 
PREFIX_MAP_SIZE - Static variable in class com.sun.xml.fastinfoset.util.PrefixArray
 
PREFIX_MAPPER - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
PrefixArray - Class in com.sun.xml.fastinfoset.util
 
PrefixArray(int, int) - Constructor for class com.sun.xml.fastinfoset.util.PrefixArray
 
PrefixArray() - Constructor for class com.sun.xml.fastinfoset.util.PrefixArray
 
prefixes - Variable in class org.jvnet.fastinfoset.Vocabulary
The prefix table, containing String objects.
prefixIndex - Variable in class com.sun.xml.fastinfoset.QualifiedName
 
prefixList - Variable in class com.sun.xml.security.core.dsig.InclusiveNamespacesType
 
prefixMapper11 - Static variable in class com.sun.xml.wss.saml.util.SAML20JAXBUtil
 
prefixMapper11 - Static variable in class com.sun.xml.wss.saml.util.SAMLJAXBUtil
 
prefixMapper12 - Static variable in class com.sun.xml.wss.saml.util.SAML20JAXBUtil
 
prefixMapper12 - Static variable in class com.sun.xml.wss.saml.util.SAMLJAXBUtil
 
PrefixNamespaceMappingCallback - Class in com.sun.xml.wss.impl.callback
Deprecated. : since XWS 2.0 EA
PrefixNamespaceMappingCallback() - Constructor for class com.sun.xml.wss.impl.callback.PrefixNamespaceMappingCallback
Deprecated.  
preHandlingHook(Model, IndentingWriter, TieHooksIf.TieHooksState) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
preHandlingHook(StreamingHandlerState) - Method in class com.sun.xml.rpc.security.SecurityPluginUtil
 
prepareContext(ClientTubelineAssemblyContext) - Method in class com.sun.xml.wss.provider.wsit.SecurityTubeFactory
 
prepareContext(ServerTubelineAssemblyContext) - Method in class com.sun.xml.wss.provider.wsit.SecurityTubeFactory
 
prepareMessageForMUCheck(SOAPMessage) - Method in class com.sun.xml.rpc.security.SecurityPluginUtil
 
prepend(SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
Prepend a SecurityPolicy
prependChildElement(Element, Element, boolean, Document) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
prependChildElement(Element, Element, Document) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
prev - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
UnmarshallingContext.State for the parent element UnmarshallingContext.State objects form a doubly linked list.
PREVIOUS_SESSION_AUTH_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
PRIMITIVE_TYPE_CONTENT_HANDLER_PROPERTY - Static variable in interface org.jvnet.fastinfoset.sax.FastInfosetReader
The property name to be used for getting and setting the PrimtiveTypeContentHandler.
primitiveToBox - Static variable in class com.sun.xml.bind.v2.runtime.RuntimeUtil
Reverse map of RuntimeUtil.boxToPrimitive.
PrimitiveTypeContentHandler - Interface in org.jvnet.fastinfoset.sax
SAX2 extention handler to receive notification of character data as primtive types.
print(T) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
print(V) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
 
print(V) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
 
print(T) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
 
print(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Boolean
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Double
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Float
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Long
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Short
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Boolean
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Double
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Float
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Long
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Short
 
print(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
print(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Prints the responsible field of the given bean to the writer.
print(V) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
 
print(ValueT) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Converts the given value to its lexical representation.
print(DT, NamespaceResolver, StringBuilder) - Method in interface com.sun.xml.txw2.DatatypeWriter
Prints the given datatype object and appends that result into the given buffer.
print(Node) - Static method in class com.sun.xml.wss.impl.XMLUtil
Print a Node tree recursively.
printArray(String, StringArray) - Static method in class com.sun.xml.fastinfoset.tools.PrintTable
 
printArray(String, PrefixArray) - Static method in class com.sun.xml.fastinfoset.tools.PrintTable
 
printArray(String, CharArrayArray) - Static method in class com.sun.xml.fastinfoset.tools.PrintTable
 
printArray(String, ContiguousCharArrayArray) - Static method in class com.sun.xml.fastinfoset.tools.PrintTable
 
printArray(String, QualifiedNameArray) - Static method in class com.sun.xml.fastinfoset.tools.PrintTable
 
printDocument(Node) - Static method in class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl
 
printInferredSecurityPolicy(MessagePolicy) - Method in class com.sun.xml.wss.impl.policy.verifier.MessagePolicyVerifier
 
printSOAP(SOAPMessage) - Static method in class com.sun.xml.wss.provider.wsit.SOAPAuthParam
 
printStackTrace() - Method in exception com.sun.xml.messaging.saaj.soap.SOAPIOException
 
printStackTrace(PrintStream) - Method in exception com.sun.xml.messaging.saaj.soap.SOAPIOException
 
printStackTrace(PrintWriter) - Method in exception com.sun.xml.messaging.saaj.soap.SOAPIOException
 
printStackTrace() - Method in exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
 
printStackTrace(PrintStream) - Method in exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
 
printStackTrace(PrintWriter) - Method in exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
 
PrintTable - Class in com.sun.xml.fastinfoset.tools
 
PrintTable() - Constructor for class com.sun.xml.fastinfoset.tools.PrintTable
Creates a new instance of PrintTable
printVocabulary(ParserVocabulary) - Static method in class com.sun.xml.fastinfoset.tools.PrintTable
 
PRIVATEKEY_BINDING_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
PRIVATEKEY_PROPERTY - Static variable in interface com.sun.xml.wss.XWSSConstants
 
PrivateKeyBinding - Class in com.sun.xml.wss.impl.policy.mls
Objects of this class act as KeyBindings for AuthenticationTokens such as AuthenticationTokenPolicy.X509CertificateBinding and AuthenticationTokenPolicy.SAMLAssertionBinding.
PrivateKeyBinding() - Constructor for class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
Default constructor
PrivateKeyBinding(String, String) - Constructor for class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
Constructor
privateKeyBinding(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
PrivateKeyCallback - Class in com.sun.xml.wss.impl.callback
Callback class for obtaining the private key from KeyStore Used only for Metro(WSIT) Security Scenarios
PrivateKeyCallback() - Constructor for class com.sun.xml.wss.impl.callback.PrivateKeyCallback
 
PrivateKeyCallback - Class in javax.security.auth.message.callback
Callback for acquiring a Public Key Infrastructure (PKI) private key and its corresponding certificate chain.
PrivateKeyCallback(PrivateKeyCallback.Request) - Constructor for class javax.security.auth.message.callback.PrivateKeyCallback
Constructs this PrivateKeyCallback with a private key Request object.
PrivateKeyCallback.AliasRequest - Class in javax.security.auth.message.callback
Request type for private keys that are identified using an alias.
PrivateKeyCallback.AliasRequest(String) - Constructor for class javax.security.auth.message.callback.PrivateKeyCallback.AliasRequest
Construct an AliasRequest with an alias.
PrivateKeyCallback.DigestRequest - Class in javax.security.auth.message.callback
Request type for private keys that are identified using a certificate digest or thumbprint.
PrivateKeyCallback.DigestRequest(byte[], String) - Constructor for class javax.security.auth.message.callback.PrivateKeyCallback.DigestRequest
Constructs a DigestRequest with a digest value and algorithm identifier.
PrivateKeyCallback.IssuerSerialNumRequest - Class in javax.security.auth.message.callback
Request type for private keys that are identified using an issuer/serial number.
PrivateKeyCallback.IssuerSerialNumRequest(X500Principal, BigInteger) - Constructor for class javax.security.auth.message.callback.PrivateKeyCallback.IssuerSerialNumRequest
Constructs a IssuerSerialNumRequest with an issuer/serial number.
PrivateKeyCallback.Request - Interface in javax.security.auth.message.callback
Marker interface for private key request types.
PrivateKeyCallback.SubjectKeyIDRequest - Class in javax.security.auth.message.callback
Request type for private keys that are identified using a SubjectKeyID
PrivateKeyCallback.SubjectKeyIDRequest(byte[]) - Constructor for class javax.security.auth.message.callback.PrivateKeyCallback.SubjectKeyIDRequest
Construct a SubjectKeyIDRequest with an subjectKeyID.
process(XMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
Deprecated. Use SAXBufferProcessor.process(XMLStreamBuffer, boolean)
process(XMLStreamBuffer, boolean) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
Short-hand for SAXBufferProcessor.setXMLStreamBuffer(XMLStreamBuffer,boolean) then SAXBufferProcessor.process().
process() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
Parse the sub-tree (or a whole document) that XMLStreamBuffer points to, and sends events to handlers.
process(XMLStreamBuffer, XMLStreamWriter) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
 
process(XMLStreamWriter) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
 
process(ProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.DumpFilter
dumps the soap messages and throws XWSSecurityException if it is unable to dump.
process(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.EncryptionFilter
creates the correct key for each binding type and sets the binding in the context
process(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.ExportSamlAssertionFilter
 
process(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.ImportSamlAssertionFilter
reads the saml element from the soap message and creates a SAML assertion object from this saml element
process(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.SignatureConfirmationFilter
If the message is incoming,gets the all SignatureConfirmation security headers and check if each of the values is present in the SignatureConfirmation property of context.Extraneous properties also make sure that all the values in SignatureConfirmation are exhausted.
process(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.SignatureFilter
creates the suitable key for each binding type and sets the binding in the context
process(SOAPMessage) - Method in class com.sun.xml.wss.impl.filter.TeeFilter
Invokes the MessageFilter on the SOAPMessage sm.
process(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.TimestampFilter
processes the time stamps and verifies whether the message is conform to time stamp policies or not
process(Packet) - Method in class com.sun.xml.wss.provider.wsit.ClientSecurityPipe
 
process(Packet) - Method in class com.sun.xml.wss.provider.wsit.ServerSecurityPipe
 
PROCESS_ALL_ATTACHMENTS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
processAIIEncodingAlgorithm(QualifiedName, boolean) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
processAIIEncodingAlgorithm(QualifiedName, boolean) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
processAIIs() - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
processAIIs() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
processAIIs() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
processBuiltInEncodingAlgorithmAsCharacters(StringBuffer) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
processBuiltInEncodingAlgorithmAsObject() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
processCIIBuiltInEncodingAlgorithmAsPrimitive() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
processCIIEncodingAlgorithm(boolean) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
processCIIEncodingAlgorithm(boolean) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
processClientRequestPacket(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
processClientResponsePacket(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
processCommentII() - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
processCommentII() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
processCommentII() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
processContents(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Wildcard
 
processDII() - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
processDII() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
processDII() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
processDIIFragment() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
processDIIOptionalProperties() - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
processDIIOptionalProperties() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
processDIIOptionalProperties(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
processEII(QualifiedName, boolean) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
processEII(QualifiedName, boolean) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
processEII(QualifiedName, boolean) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
processEIIIndexLarge(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
processEIIIndexMedium(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
processEIIWithNamespaces() - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
processEIIWithNamespaces() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
processEIIWithNamespaces(boolean) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
processElement(String, String, String, boolean) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
processElement(String, String, String, boolean) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
processEncryptedData(SOAPElement, SecretKey, FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor
 
processEncryptedData(SOAPElement, SecretKey, XMLCipher, FilterProcessingContext, ArrayList, ArrayList, EncryptionPolicy, boolean) - Static method in class com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor
 
processEncryptedKey(FilterProcessingContext, SOAPElement) - Static method in class com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor
 
processException(Throwable) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
processException(Throwable) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
processException(Throwable) - Method in class com.sun.xml.wss.provider.wsit.ClientSecurityTube
 
processException(Throwable) - Method in class com.sun.xml.wss.provider.wsit.ServerSecurityTube
 
processGreeting(Response) - Method in class com.sun.mail.iap.Protocol
 
processGreeting(Response) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Check the greeting when first connecting; look for PREAUTH response.
processIdleResponse(Response) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Process a response returned by readIdleResponse().
PROCESSING_INSTRUCTION - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
PROCESSING_INSTRUCTION_II - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
PROCESSING_INSTRUCTION_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
ProcessingContext - Class in com.sun.xml.wss
This class represents a Context that is used by the XWS-Security Runtime to apply/verify Security Policies on an Outgoing/Incoming SOAP Message.
ProcessingContext() - Constructor for class com.sun.xml.wss.ProcessingContext
Default constructor
ProcessingContext(StaticPolicyContext, SecurityPolicy, SOAPMessage) - Constructor for class com.sun.xml.wss.ProcessingContext
Constructor
ProcessingContextImpl - Class in com.sun.xml.wss.impl
 
ProcessingContextImpl() - Constructor for class com.sun.xml.wss.impl.ProcessingContextImpl
Default constructor
ProcessingContextImpl(Map) - Constructor for class com.sun.xml.wss.impl.ProcessingContextImpl
constructor
ProcessingContextImpl(StaticPolicyContext, SecurityPolicy, SOAPMessage) - Constructor for class com.sun.xml.wss.impl.ProcessingContextImpl
Constructor
processingInstruction(String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
processingInstruction(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a processing instruction.
processingInstruction(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
processingInstruction(String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
processingInstruction(String, String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
processingInstruction(String, String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
processingInstruction(String, String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
processingInstruction(String, String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
processingInstruction(String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
Write a processing instruction.
processingInstruction(String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXEXC14nCanonicalizerImpl
 
ProcessingInstructionEvent - Class in com.sun.xml.fastinfoset.stax.events
 
ProcessingInstructionEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
 
ProcessingInstructionEvent(String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
 
processInputStream(XMLStreamReaderMessage) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
processInputStream(Message) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
processInputStream(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
processIssuedToken(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.AuthenticationTokenFilter
adds the issued token to the message if the message is not an inbound message
processLiteralQualifiedName(int, QualifiedName) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
processLiteralQualifiedName(int) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
processLiteralQualifiedName(int, QualifiedName) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
processMessage(XMLStreamReaderMessage) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
processProcessingII() - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
processProcessingII() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
processProcessingII() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
processRequest(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
processRequest(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
processRequest(Packet) - Method in class com.sun.xml.wss.provider.wsit.ClientSecurityTube
 
processRequest(Packet) - Method in class com.sun.xml.wss.provider.wsit.ServerSecurityTube
 
processRequest(Packet) - Method in class com.sun.xml.xwss.XWSSClientTube
 
processRequest(Packet) - Method in class com.sun.xml.xwss.XWSSServerTube
 
processResponse(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
processResponse(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
processResponse(Packet) - Method in class com.sun.xml.wss.provider.wsit.ClientSecurityTube
 
processResponse(Packet) - Method in class com.sun.xml.wss.provider.wsit.ServerSecurityTube
 
processResponse(Packet) - Method in class com.sun.xml.xwss.XWSSClientTube
 
processResponse(Packet) - Method in class com.sun.xml.xwss.XWSSServerTube
 
processRSAToken(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.AuthenticationTokenFilter
processes the RSA token
processSamlToken(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.AuthenticationTokenFilter
imports and exports the SAML Assertion
processSecurityTokenReference(KeyInfoHeaderBlock, boolean, FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.misc.KeyResolver
 
processSTR(KeyInfoHeaderBlock, boolean, FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.misc.KeyResolver
 
processUnexpandedEntityReference(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
processUserNameToken(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.AuthenticationTokenFilter
if the message is incomming it gets Username Token from the meaage for outgoing it adds Username Token to the message
processX509Token(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.filter.AuthenticationTokenFilter
processes the X509 token , if any
ProcInstrEventImpl - Class in org.codehaus.stax2.ri.evt
 
ProcInstrEventImpl(Location, String, String) - Constructor for class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
properties - Variable in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
Properties of this bean class but not its ancestor classes.
Properties - Class in com.sun.xml.fastinfoset.sax
 
Properties() - Constructor for class com.sun.xml.fastinfoset.sax.Properties
 
properties - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
Properties - Class in com.sun.xml.stream.buffer.sax
 
Properties() - Constructor for class com.sun.xml.stream.buffer.sax.Properties
 
properties - Variable in class com.sun.xml.wss.impl.policy.DynamicPolicyContext
 
properties - Variable in class com.sun.xml.wss.ProcessingContext
 
properties() - Method in class org.jvnet.ws.databinding.DatabindingFactory
Access properties on the DatabindingFactory instance.
Property<BeanT> - Interface in com.sun.xml.bind.v2.runtime.property
A JAXB property that constitutes a JAXB-bound bean.
property(String, Object) - Method in interface org.jvnet.ws.databinding.Databinding.Builder
Sets A property of the Databinding object to be created
property(String, Object) - Method in interface org.jvnet.ws.databinding.Databinding.WSDLGenerator
Sets A property of the WSDLGenerator
PropertyCallback - Class in com.sun.xml.wss.impl.callback
Deprecated. This callback is no longer supported by the XWS-Security runtime, use the XWS-Security configuration file to set the above property values instead.
PropertyCallback() - Constructor for class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
PropertyFactory - Class in com.sun.xml.bind.v2.runtime.property
Create Property objects.
propertyIndex - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
PropertyFactory benefits from having index numbers assigned to PropertyKind.ELEMENT, PropertyKind.REFERENCE, and PropertyKind.MAP in this order.
PropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Information about a JAXB-bound property.
PropertyKind - Enum in com.sun.xml.bind.v2.model.core
An Enum that indicates if the property is Element, ElementRef, Value, or Attribute.
PropertySet - Interface in org.jvnet.ws.message
A set of "properties" that can be accessed via strongly-typed fields as well as reflexibly through the property name.
PropertySet.Property - Annotation Type in org.jvnet.ws.message
Marks a field on PropertySet as a property of MessageContext.
props - Variable in class com.sun.mail.iap.Protocol
 
PropUtil - Class in com.sun.mail.util
Utilities to make it easier to get property values.
Protocol - Class in com.sun.mail.iap
General protocol handling code for IMAP-like protocols.
Protocol(String, int, boolean, PrintStream, Properties, String, boolean) - Constructor for class com.sun.mail.iap.Protocol
Constructor.
Protocol(InputStream, OutputStream, boolean) - Constructor for class com.sun.mail.iap.Protocol
Constructor for debugging.
protocol - Variable in class com.sun.mail.imap.IMAPFolder
 
protocolConnect(String, int, String, String) - Method in class com.sun.mail.imap.IMAPStore
Implementation of protocolConnect().
protocolConnect(String, int, String, String) - Method in class com.sun.mail.pop3.POP3Store
 
protocolConnect(String, int, String, String) - Method in class com.sun.mail.smtp.SMTPTransport
Performs the actual protocol-specific connection attempt.
protocolConnect(String, int, String, String) - Method in class javax.mail.Service
The service implementation should override this method to perform the actual protocol-specific connection attempt.
ProtocolException - Exception in com.sun.mail.iap
 
ProtocolException() - Constructor for exception com.sun.mail.iap.ProtocolException
Constructs a ProtocolException with no detail message.
ProtocolException(String) - Constructor for exception com.sun.mail.iap.ProtocolException
Constructs a ProtocolException with the specified detail message.
ProtocolException(String, Throwable) - Constructor for exception com.sun.mail.iap.ProtocolException
Constructs a ProtocolException with the specified detail message and cause.
ProtocolException(Response) - Constructor for exception com.sun.mail.iap.ProtocolException
Constructs a ProtocolException with the specified Response object.
prototype() - Static method in class com.sun.xml.bind.v2.TODO
When this method iscalled, that means the current code is a mock up and it needs to be properly implemented later.
prototype(String) - Static method in class com.sun.xml.bind.v2.TODO
 
Provider - Class in javax.mail
The Provider is a class that describes a protocol implementation.
Provider(Provider.Type, String, String, String, String) - Constructor for class javax.mail.Provider
Create a new provider of the specified type for the specified protocol.
Provider.Type - Class in javax.mail
This inner class defines the Provider type.
proxyauth(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
PROXYAUTH Command.
ProxyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Loader that delegates the processing to another Loader at ProxyLoader.startElement(UnmarshallingContext.State, TagName).
ProxyLoader() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
 
ProxyRestrictionType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for ProxyRestrictionType complex type.
ProxyRestrictionType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.ProxyRestrictionType
 
PSHA1_DIGEST - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
publicIdentifier - Variable in class com.sun.xml.fastinfoset.Notation
 
PublicKeyCertSelector - Class in com.sun.xml.wss.impl.misc
 
PublicKeyCertSelector(PublicKey) - Constructor for class com.sun.xml.wss.impl.misc.PublicKeyCertSelector
Creates a new instance of PublicKeyCertSelector
publish(LogRecord) - Method in class com.sun.mail.util.logging.MailHandler
Stores a LogRecord in the internal buffer.
push() - Method in class com.sun.mail.util.logging.MailHandler
Pushes any buffered records to the email server as high priority.
push() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
push(E) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
Pushes a new object to the stack.
push() - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer.NamespaceContextImpl
 
push() - Method in class com.sun.xml.wss.impl.transform.NameSpaceSymbTable
Push a frame for a node.
pushContext() - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
pushContext() - Method in class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
Push a namespace context on the stack.
pushCoordinator() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Called whenever an execution flow enters the realm of this Coordinator.
pushNocheck(E) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
Pushes a new object to the stack without making it participate with the collision check.
pushScope(int, int) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
pushScopeWithPrefixEntry(String, String, int, int) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
put(String, String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Puts this new binding into the declared prefixes list without doing any duplicate check.
put(String, String, V) - Method in class com.sun.xml.bind.v2.util.QNameMap
Associates the specified value with the specified keys in this map.
put(QName, V) - Method in class com.sun.xml.bind.v2.util.QNameMap
 
put(Name, V) - Method in class com.sun.xml.bind.v2.util.QNameMap
 
put(SAXParser) - Method in class com.sun.xml.messaging.saaj.util.ParserPool
 
put(MessageInfo, Object) - Method in interface javax.security.auth.message.MessagePolicy.Target
Put the Object into the MessageInfo at the location identified by the target.
put(String, Object) - Method in interface org.jvnet.ws.message.PropertySet
Sets a property.
putAdapter(Class<? extends XmlAdapter>, XmlAdapter) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
putAll(QNameMap<? extends V>) - Method in class com.sun.xml.bind.v2.util.QNameMap
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
putPrefix(String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
putToInMessagePolicyMap(WSDLBoundOperation, SecurityPolicyHolder) - Method in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
putToInProtocolPolicyMap(String, SecurityPolicyHolder) - Method in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
putToOutMessagePolicyMap(WSDLBoundOperation, SecurityPolicyHolder) - Method in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
putToOutProtocolPolicyMap(String, SecurityPolicyHolder) - Method in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 

Q

q - Variable in class com.sun.xml.security.core.dsig.DSAKeyValueType
 
QDecoderStream - Class in com.sun.mail.util
This class implements a Q Decoder as defined in RFC 2047 for decoding MIME headers.
QDecoderStream(InputStream) - Constructor for class com.sun.mail.util.QDecoderStream
Create a Q-decoder that decodes the specified input stream.
QDecoderStream - Class in com.sun.xml.messaging.saaj.packaging.mime.util
This class implements a Q Decoder as defined in RFC 2047 for decoding MIME headers.
QDecoderStream(InputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.QDecoderStream
Create a Q-decoder that decodes the specified input stream.
QEncoderStream - Class in com.sun.mail.util
This class implements a Q Encoder as defined by RFC 2047 for encoding MIME headers.
QEncoderStream(OutputStream, boolean) - Constructor for class com.sun.mail.util.QEncoderStream
Create a Q encoder that encodes the specified input stream
QEncoderStream - Class in com.sun.xml.messaging.saaj.packaging.mime.util
This class implements a Q Encoder as defined by RFC 2047 for encoding MIME headers.
QEncoderStream(OutputStream, boolean) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.QEncoderStream
Create a Q encoder that encodes the specified input stream
qName - Variable in class com.sun.xml.fastinfoset.QualifiedName
 
qName - Variable in class com.sun.xml.fastinfoset.tools.SAXEventSerializer.AttributeValueHolder
 
QNAME - Static variable in class com.sun.xml.stream.buffer.AttributesHolder
 
QNAME_TARGET - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
qNameIndex - Variable in class com.sun.xml.bind.v2.runtime.Name
Index of the Name for an EII or AII
QNameMap<V> - Class in com.sun.xml.bind.v2.util
Map keyed by QName.
QNameMap() - Constructor for class com.sun.xml.bind.v2.util.QNameMap
 
QNameMap.Entry<V> - Class in com.sun.xml.bind.v2.util
 
QPDecoderStream - Class in com.sun.mail.util
This class implements a QP Decoder.
QPDecoderStream(InputStream) - Constructor for class com.sun.mail.util.QPDecoderStream
Create a Quoted Printable decoder that decodes the specified input stream.
QPDecoderStream - Class in com.sun.xml.messaging.saaj.packaging.mime.util
This class implements a QP Decoder.
QPDecoderStream(InputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.QPDecoderStream
Create a Quoted Printable decoder that decodes the specified input stream.
QPEncoderStream - Class in com.sun.mail.util
This class implements a Quoted Printable Encoder.
QPEncoderStream(OutputStream, int) - Constructor for class com.sun.mail.util.QPEncoderStream
Create a QP encoder that encodes the specified input stream
QPEncoderStream(OutputStream) - Constructor for class com.sun.mail.util.QPEncoderStream
Create a QP encoder that encodes the specified input stream.
QPEncoderStream - Class in com.sun.xml.messaging.saaj.packaging.mime.util
This class implements a Quoted Printable Encoder.
QPEncoderStream(OutputStream, int) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.QPEncoderStream
Create a QP encoder that encodes the specified input stream
QPEncoderStream(OutputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.QPEncoderStream
Create a QP encoder that encodes the specified input stream.
QualifiedName - Class in com.sun.xml.fastinfoset
 
QualifiedName() - Constructor for class com.sun.xml.fastinfoset.QualifiedName
 
QualifiedName(String, String, String, String) - Constructor for class com.sun.xml.fastinfoset.QualifiedName
 
QualifiedName(String, String, String, String, int) - Constructor for class com.sun.xml.fastinfoset.QualifiedName
 
QualifiedName(String, String, String, String, int, int, int, int) - Constructor for class com.sun.xml.fastinfoset.QualifiedName
 
QualifiedName(String, String, String) - Constructor for class com.sun.xml.fastinfoset.QualifiedName
 
QualifiedName(String, String, String, int, int, int, char[]) - Constructor for class com.sun.xml.fastinfoset.QualifiedName
 
QualifiedName(String, String, String, int) - Constructor for class com.sun.xml.fastinfoset.QualifiedName
 
QualifiedName(String, String, String, int, int, int, int) - Constructor for class com.sun.xml.fastinfoset.QualifiedName
 
QualifiedName(String, String) - Constructor for class com.sun.xml.fastinfoset.QualifiedName
 
QualifiedNameArray - Class in com.sun.xml.fastinfoset.util
 
QualifiedNameArray(int, int) - Constructor for class com.sun.xml.fastinfoset.util.QualifiedNameArray
 
QualifiedNameArray() - Constructor for class com.sun.xml.fastinfoset.util.QualifiedNameArray
 
queueEvent(MailEvent, Vector) - Method in class javax.mail.Service
Add the event and vector of listeners to the queue to be delivered.
Quick - Class in com.sun.xml.bind.v2.model.annotation
Base implementation of Locatable Annotation.
Quick(Locatable) - Constructor for class com.sun.xml.bind.v2.model.annotation.Quick
 
Quota - Class in javax.mail
This class represents a set of quotas for a given quota root.
Quota(String) - Constructor for class javax.mail.Quota
Create a Quota object for the named quotaroot with no associated resources.
Quota.Resource - Class in javax.mail
An individual resource in a quota root.
Quota.Resource(String, long, long) - Constructor for class javax.mail.Quota.Resource
Construct a Resource object with the given name, usage, and limit.
QuotaAwareStore - Interface in javax.mail
An interface implemented by Stores that support quotas.
quotaRoot - Variable in class javax.mail.Quota
The name of the quota root.
quote - Variable in class com.sun.mail.iap.Protocol
 
quote(String, String) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility
A utility method to quote a word, if the word contains any characters from the specified 'specials' list.
quote(String, String) - Static method in class javax.mail.internet.MimeUtility
A utility method to quote a word, if the word contains any characters from the specified 'specials' list.
QUOTEDSTRING - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer.Token
Token type indicating a quoted string.
QUOTEDSTRING - Static variable in class javax.mail.internet.HeaderTokenizer.Token
Token type indicating a quoted string.

R

RawAccessor<B,V> - Class in com.sun.xml.bind.api
Accesses a particular property of a bean.
RawAccessor() - Constructor for class com.sun.xml.bind.api.RawAccessor
 
rb - Static variable in class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
rc - Variable in exception com.sun.mail.smtp.SMTPAddressFailedException
 
rc - Variable in exception com.sun.mail.smtp.SMTPAddressSucceededException
 
rc - Variable in exception com.sun.mail.smtp.SMTPSendFailedException
 
rcptTo() - Method in class com.sun.mail.smtp.SMTPTransport
Sends each address to the SMTP host using the RCPT TO: command and copies the address either into the validSentAddr or invalidAddr arrays.
read() - Method in class com.sun.mail.imap.IMAPInputStream
Reads the next byte of data from this buffered input stream.
read(byte[], int, int) - Method in class com.sun.mail.imap.IMAPInputStream
Reads up to len bytes of data from this input stream into the given buffer.
read(byte[]) - Method in class com.sun.mail.imap.IMAPInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
READ - Static variable in class com.sun.mail.imap.Rights.Right
Read - SELECT the mailbox, perform CHECK, FETCH, PARTIAL, SEARCH, COPY from mailbox
read() - Method in class com.sun.mail.util.BASE64DecoderStream
Read the next decoded byte from this input stream.
read(byte[], int, int) - Method in class com.sun.mail.util.BASE64DecoderStream
Reads up to len decoded bytes of data from this input stream into an array of bytes.
read() - Method in class com.sun.mail.util.QDecoderStream
Read the next decoded byte from this input stream.
read() - Method in class com.sun.mail.util.QPDecoderStream
Read the next decoded byte from this input stream.
read(byte[], int, int) - Method in class com.sun.mail.util.QPDecoderStream
Reads up to len decoded bytes of data from this input stream into an array of bytes.
read() - Method in class com.sun.mail.util.TraceInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class com.sun.mail.util.TraceInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class com.sun.mail.util.UUDecoderStream
Read the next decoded byte from this input stream.
read(byte[], int, int) - Method in class com.sun.mail.util.UUDecoderStream
 
read() - Method in class com.sun.xml.fastinfoset.Decoder.EncodingAlgorithmInputStream
 
read(byte[]) - Method in class com.sun.xml.fastinfoset.Decoder.EncodingAlgorithmInputStream
 
read(byte[], int, int) - Method in class com.sun.xml.fastinfoset.Decoder.EncodingAlgorithmInputStream
 
read() - Method in class com.sun.xml.fastinfoset.Decoder
 
read() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64DecoderStream
Read the next decoded byte from this input stream.
read(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64DecoderStream
Reads up to len decoded bytes of data from this input stream into an array of bytes.
read() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QDecoderStream
Read the next decoded byte from this input stream.
read() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPDecoderStream
Read the next decoded byte from this input stream.
read(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPDecoderStream
Reads up to len decoded bytes of data from this input stream into an array of bytes.
read() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUDecoderStream
Read the next decoded byte from this input stream.
read(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUDecoderStream
 
read() - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
read(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
read(byte[]) - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
read() - Method in class javax.mail.util.SharedFileInputStream
See the general contract of the read method of InputStream.
read(byte[], int, int) - Method in class javax.mail.util.SharedFileInputStream
Reads bytes from this stream into the specified byte array, starting at the given offset.
read() - Method in class org.jvnet.mimepull.MIMEPart
Can get the attachment part's content multiple times.
READ_DATE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
READ_ONLY - Static variable in class javax.mail.Folder
The Folder is read only.
READ_WRITE - Static variable in class javax.mail.Folder
The state and contents of this folder can be modified.
readAndReturnSOAPPart() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePullMultipart
 
readAnnotation(Class<A>) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationSource
Gets the value of the specified annotation from the given property.
readAnnotation(Class<A>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
readApplicationSecurityConfigurationString(String) - Static method in class com.sun.xml.wss.impl.config.SecurityConfigurationXmlReader
read an XWS-Security configuration String representing an xwss:JAXRPCSecurity element and return an ApplicationSecurityConfiguration instance.
readAsXMLReader() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Deprecated. Use XMLStreamBuffer.readAsXMLReader(boolean)
readAsXMLReader(boolean) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Reads the contents of the buffer from a XMLReader.
readAsXMLStreamReader() - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Read the contents of the buffer as a XMLStreamReader.
readAtom() - Method in class com.sun.mail.iap.Response
Extract an ATOM, starting at the current position.
readAtom(char) - Method in class com.sun.mail.iap.Response
Extract an ATOM, but stop at the additional delimiter (if not NUL).
readAtomString() - Method in class com.sun.mail.iap.Response
Extract an ASTRING, starting at the current position and return as a String.
readByte() - Method in class com.sun.mail.iap.Response
Return the next byte from this Statement.
readByteArray() - Method in class com.sun.mail.iap.Response
Extract a NSTRING, starting at the current position.
readBytes() - Method in class com.sun.mail.iap.Response
Extract a NSTRING, starting at the current position.
readContentCharactersBuffer(int) - Method in class com.sun.xml.stream.buffer.AbstractProcessor
 
readContentCharactersCopy() - Method in class com.sun.xml.stream.buffer.AbstractProcessor
 
readContentObject() - Method in class com.sun.xml.stream.buffer.AbstractProcessor
 
readContentString() - Method in class com.sun.xml.stream.buffer.AbstractProcessor
 
readEiiState() - Method in class com.sun.xml.stream.buffer.AbstractProcessor
 
readElementAsArray(TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsArray(TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsArray(TypedArrayDecoder) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
Actual implementation needs to implement tokenization and state keeping.
readElementAsArray(TypedArrayDecoder) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as an array of tokens.
readElementAsArray(TypedArrayDecoder) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
readElementAsBinary(byte[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsBinary(byte[], int, int, Base64Variant) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsBinary(byte[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsBinary(byte[], int, int, Base64Variant) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsBinary(byte[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
readElementAsBinary(Base64Variant, byte[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
readElementAsBinary(byte[], int, int, Base64Variant) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read element content as decoded byte sequence; possibly only reading a fragment of all element content.
readElementAsBinary(byte[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
readElementAsBinary(byte[], int, int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
readElementAsBinary(byte[], int, int, Base64Variant) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
readElementAsDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
readElementAsDoubleArray(double[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
readElementAsDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
readElementAsFloatArray(float[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsFloatArray(float[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsFloatArray(float[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
readElementAsFloatArray(float[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
readElementAsFloatArray(float[], int, int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
readElementAsIntArray(int[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsIntArray(int[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsIntArray(int[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
readElementAsIntArray(int[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
Read an element content as an int array.
readElementAsIntArray(int[], int, int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
readElementAsLongArray(long[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
readElementAsLongArray(long[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
readElementAsLongArray(long[], int, int) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
readElementAsLongArray(long[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamReader
 
readElementAsLongArray(long[], int, int) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
reader - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
readFrom(InputStream) - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
Reads the given InputStream completely into the buffer.
readHeader(IdentityType) - Method in class com.sun.xml.wss.provider.wsit.IdentityEPRExtnContributor
 
readIdleResponse() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
While an IDLE command is in progress, read a response sent from the server.
ReadIterator - Class in com.sun.xml.fastinfoset.stax.events
 
ReadIterator() - Constructor for class com.sun.xml.fastinfoset.stax.events.ReadIterator
 
ReadIterator(Iterator) - Constructor for class com.sun.xml.fastinfoset.stax.events.ReadIterator
 
readLine() - Method in class com.sun.mail.util.LineInputStream
Read a line containing only ASCII characters from the input stream.
readLine() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.LineInputStream
Read a line containing only ASCII characters from the input stream.
readLong() - Method in class com.sun.mail.iap.Response
Extract a long number, starting at the current position.
readNext(InputStream, byte[], int, BitSet, long[], SharedInputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
readNumber() - Method in class com.sun.mail.iap.Response
Extract an integer, starting at the current position.
readOnce() - Method in class org.jvnet.mimepull.MIMEPart
Can get the attachment part's content only once.
readOnce() - Method in class org.jvnet.staxex.StreamingDataHandler
Works like DataHandler.getInputStream() except that this method can be invoked only once.
readonly - Variable in class com.sun.xml.wss.impl.policy.MLSPolicy
 
ReadOnlyFolderException - Exception in javax.mail
This exception is thrown when an attempt is made to open a folder read-write access when the folder is marked read-only.
ReadOnlyFolderException(Folder) - Constructor for exception javax.mail.ReadOnlyFolderException
Constructs a MessagingException with the specified folder.
ReadOnlyFolderException(Folder, String) - Constructor for exception javax.mail.ReadOnlyFolderException
Constructs a MessagingException with the specified folder and the specified detail message.
readResolve() - Method in class javax.mail.internet.MimeMessage.RecipientType
 
readResolve() - Method in class javax.mail.Message.RecipientType
When deserializing a RecipientType, we need to make sure to return only one of the known static final instances defined in this class.
readResponse() - Method in class com.sun.mail.iap.Protocol
 
readResponse() - Method in class com.sun.mail.iap.ResponseInputStream
Read a Response from the InputStream.
readResponse(ByteArray) - Method in class com.sun.mail.iap.ResponseInputStream
Read a Response from the InputStream.
readResponse() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Read a response from the server.
readResponse(Protocol) - Static method in class com.sun.mail.imap.protocol.IMAPResponse
 
readServerResponse() - Method in class com.sun.mail.smtp.SMTPTransport
Reads server reponse returning the returnCode as the number.
readSimpleList() - Method in class com.sun.mail.imap.protocol.IMAPResponse
Read a list of space-separated "flag_extension" sequences and return the list as a array of Strings.
readSOAPPart() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePullMultipart
 
readString(char) - Method in class com.sun.mail.iap.Response
Read a string as an arbitrary sequence of characters, stopping at the delimiter Used to read part of a response code inside [].
readString() - Method in class com.sun.mail.iap.Response
Extract a NSTRING, starting at the current position.
readStringList() - Method in class com.sun.mail.iap.Response
 
readStructure() - Method in class com.sun.xml.stream.buffer.AbstractProcessor
 
readStructure16() - Method in class com.sun.xml.stream.buffer.AbstractProcessor
 
readStructureString() - Method in class com.sun.xml.stream.buffer.AbstractProcessor
 
RealmAuthenticationAdapter - Class in com.sun.xml.wss
This abstract class defines an SPI that Metro Application developers can implement, to handle custom username/password and username/Password-Digest authentication.
RealmAuthenticationAdapter() - Constructor for class com.sun.xml.wss.RealmAuthenticationAdapter
Creates a new instance of RealmAuthenticator
receive(UnmarshallingContext.State, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
receive(UnmarshallingContext.State, Object) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Receiver
Called when the child loader is deactivated.
ReceivedDateTerm - Class in javax.mail.search
This class implements comparisons for the Message Received date
ReceivedDateTerm(int, Date) - Constructor for class javax.mail.search.ReceivedDateTerm
Constructor.
receiver - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
 
Receiver - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Receives an object by a child Loader.
receiver - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Once UnmarshallingContext.State.loader is completed, this receiver receives the result.
receiverSettings() - Method in class com.sun.xml.wss.impl.config.DeclarativeSecurityConfiguration
 
recent - Variable in class com.sun.mail.imap.protocol.MailboxInfo
 
recent - Variable in class com.sun.mail.imap.protocol.Status
 
RECENT - Static variable in class javax.mail.Flags.Flag
This message is recent.
recipient - Variable in class com.sun.xml.security.core.xenc.EncryptedKeyType
 
recipient - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
 
RecipientStringTerm - Class in javax.mail.search
This class implements string comparisons for the Recipient Address headers.
RecipientStringTerm(Message.RecipientType, String) - Constructor for class javax.mail.search.RecipientStringTerm
Constructor.
RecipientTerm - Class in javax.mail.search
This class implements comparisons for the Recipient Address headers.
RecipientTerm(Message.RecipientType, Address) - Constructor for class javax.mail.search.RecipientTerm
Constructor.
recordInnerPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Notifies the context about the inner peer of the current element.
recordOuterPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Notifies the context about the outer peer of the current element.
recycle(T) - Method in class com.sun.istack.Pool.Impl
Returns an object back to the pool.
recycle(T) - Method in interface com.sun.istack.Pool
Returns an object back to the pool.
recycleNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
 
recycleNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
recycleNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
recycleNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
 
recycleNode() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
recycleNode() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
recycleNode() - Method in class com.sun.xml.wss.core.ReferenceElement
 
recycleNode() - Method in class com.sun.xml.wss.core.SecurityHeader
 
recycleNode() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
Redefinable - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
ref() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
List of TypeInfos that this property references.
Ref<T,C> - Class in com.sun.xml.bind.v2.model.core
Reference to a type in a model.
Ref(T) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
Ref(T, Adapter<T, C>, boolean) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
Ref(ModelBuilder<T, C, ?, ?>, T, XmlJavaTypeAdapter, XmlList) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
Ref(AnnotationReader<T, C, ?, ?>, Navigator<T, C, ?, ?>, T, XmlJavaTypeAdapter, XmlList) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
ref() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
List of TypeInfos that this property references.
ref(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the representation of the given Java type in T.
ref(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
ref() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementPropertyInfo
List of TypeInfos that this property references.
ref() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
List of TypeInfos that this property references.
ref(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Klass
FQCN.
ref(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
 
ref(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalElement
 
ref - Variable in exception javax.mail.internet.AddressException
The string being parsed.
reference - Variable in class com.sun.xml.security.core.dsig.ManifestType
 
reference - Variable in class com.sun.xml.security.core.dsig.SignedInfoType
 
ReferenceElement - Class in com.sun.xml.wss.core
 
ReferenceElement() - Constructor for class com.sun.xml.wss.core.ReferenceElement
 
referenceList - Variable in class com.sun.xml.security.core.xenc.EncryptedKeyType
 
ReferenceList - Class in com.sun.xml.security.core.xenc
Java class for ReferenceList element declaration.
ReferenceList() - Constructor for class com.sun.xml.security.core.xenc.ReferenceList
 
ReferenceListHeaderBlock - Class in com.sun.xml.wss.core
A ReferenceList element is defined as follows: <element name='ReferenceList'> <complexType> <choice minOccurs='1' maxOccurs='unbounded'> <element name='DataReference' type='xenc:ReferenceType'/> <element name='KeyReference' type='xenc:ReferenceType'/> </choice> </complexType> </element>
ReferenceListHeaderBlock() - Constructor for class com.sun.xml.wss.core.ReferenceListHeaderBlock
Creates an empty ReferenceList element.
ReferenceListHeaderBlock(Document) - Constructor for class com.sun.xml.wss.core.ReferenceListHeaderBlock
Create an empty ReferenceList element whose owner document is doc
ReferenceListHeaderBlock(SOAPElement) - Constructor for class com.sun.xml.wss.core.ReferenceListHeaderBlock
 
ReferencePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
PropertyInfo that holds references to other Elements.
ReferenceType - Class in com.sun.xml.security.core.dsig
Java class for ReferenceType complex type.
ReferenceType() - Constructor for class com.sun.xml.security.core.dsig.ReferenceType
 
ReferenceType - Class in com.sun.xml.security.core.xenc
Java class for ReferenceType complex type.
ReferenceType() - Constructor for class com.sun.xml.security.core.xenc.ReferenceType
 
REFLECTION - Static variable in interface com.sun.xml.bind.v2.model.nav.Navigator
The singleton instance.
ReflectionNavigator - Class in com.sun.xml.bind.v2.model.nav
Navigator implementation for java.lang.reflect.
ReflectionUtil - Class in com.sun.xml.wss.impl.misc
Reflection utilities wrapper
ReflectionUtil() - Constructor for class com.sun.xml.wss.impl.misc.ReflectionUtil
 
refresh() - Method in class com.sun.xml.wss.provider.wsit.JMACAuthConfigFactory
Cause the factory to reprocess its persisent declarative representation of provider registrations.
refresh() - Method in class com.sun.xml.wss.provider.wsit.WSITAuthConfigProvider
 
refresh() - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthConfig
 
refresh() - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthConfig
 
refresh() - Method in interface javax.security.auth.message.config.AuthConfig
Causes a dynamic anthentication context configuration object to update the internal state that it uses to process calls to its getAuthContext method.
refresh() - Method in class javax.security.auth.message.config.AuthConfigFactory
Cause the factory to reprocess its persisent declarative representation of provider registrations.
refresh() - Method in interface javax.security.auth.message.config.AuthConfigProvider
Causes a dynamic configuration provider to update its internal state such that any resulting change to its state is reflected in the corresponding authentication context configuration objects previously created by the provider within the current process context.
registerCanonicalizer(String, Canonicalizer) - Static method in class com.sun.xml.wss.impl.c14n.CanonicalizerFactory
 
registerCanonicalizer(String, String) - Static method in class com.sun.xml.wss.impl.c14n.CanonicalizerFactory
 
registerConfigProvider(String, Map, String, String, String) - Method in class com.sun.xml.wss.provider.wsit.JMACAuthConfigFactory
Registers within the factory, a provider of ServerAuthConfig and/or ClientAuthConfig objects for a message layer and application context identifier.
registerConfigProvider(AuthConfigProvider, String, String, String) - Method in class com.sun.xml.wss.provider.wsit.JMACAuthConfigFactory
 
registerConfigProvider(String, Map, String, String, String) - Method in class javax.security.auth.message.config.AuthConfigFactory
Registers within the factory and records within the factory's persistent declarative representation of provider registrations a provider of ServerAuthConfig and/or ClientAuthConfig objects for a message layer and application context identifier.
registerConfigProvider(AuthConfigProvider, String, String, String) - Method in class javax.security.auth.message.config.AuthConfigFactory
Registers within the (in-memory) factory, a provider of ServerAuthConfig and/or ClientAuthConfig objects for a message layer and application context identifier.
REGISTERED_ENCODING_ALGORITHMS_PROPERTY - Static variable in interface org.jvnet.fastinfoset.FastInfosetParser
The property name to be used for getting and setting the Map containing encoding algorithms.
REGISTERED_ENCODING_ALGORITHMS_PROPERTY - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The property name to be used for getting and setting the Map containing encoding algorithms.
RegistrationListener - Interface in javax.security.auth.message.config
An implementation of this interface may be associated with an AuthConfigProvider registration at an AuthConfigFactory at the time the AuthConfigProvider is obtained for use from the factory.
RegistryInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Represents the information in a class with XmlRegistry annotaion.
RegStoreFileParser - Class in com.sun.xml.wss.provider.wsit
Used by GFServerConfigProvider to parse the configuration file.
RejectDoctypeSaxFilter - Class in com.sun.xml.messaging.saaj.util
Users of this class see a SAX2 XMLReader (via XMLFilterImpl).
RejectDoctypeSaxFilter(SAXParser) - Constructor for class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
 
relativize(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Relativizes a URI by using another URI (base URI.)
RELAY_ATTRIBUTE_LOCAL_NAME - Static variable in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
releaseStoreProtocol(IMAPProtocol) - Method in class com.sun.mail.imap.IMAPFolder
Release the store protocol object.
remove(Rights.Right) - Method in class com.sun.mail.imap.Rights
Remove the specified right from this Rights object.
remove(Rights) - Method in class com.sun.mail.imap.Rights
Remove all rights in the given Rights object from this Rights object.
remove() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
 
remove() - Method in class com.sun.xml.fastinfoset.stax.events.EmptyIterator
 
remove() - Method in class com.sun.xml.fastinfoset.stax.events.ReadIterator
 
remove() - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
 
remove() - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
 
remove(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
Removes the specified parameter from this ParameterList.
remove() - Method in class com.sun.xml.messaging.saaj.util.NamespaceContextIterator
 
remove(String) - Method in class com.sun.xml.wss.impl.misc.HANonceManager
 
remove(SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
remove the specified SecurityPolicy
remove(Flags.Flag) - Method in class javax.mail.Flags
Remove the specified system flag from this Flags object.
remove(String) - Method in class javax.mail.Flags
Remove the specified user flag from this Flags object.
remove(Flags) - Method in class javax.mail.Flags
Remove all flags in the given Flags object from this Flags object.
remove(String) - Method in class javax.mail.internet.ParameterList
Removes the specified parameter from this ParameterList.
remove(MessageInfo) - Method in interface javax.security.auth.message.MessagePolicy.Target
Remove the Object identified by the Target from the MessageInfo.
remove() - Method in class org.codehaus.stax2.ri.EmptyIterator
 
remove() - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
Note: only here because we implement Iterator interface.
remove() - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
Note: only here because we implement Iterator interface
remove() - Method in class org.codehaus.stax2.ri.SingletonIterator
 
remove() - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
Note: only here because we implement Iterator interface.
remove(Object) - Method in interface org.jvnet.ws.message.PropertySet
 
removeACL(String) - Method in class com.sun.mail.imap.IMAPFolder
Remove any access control list entry for the given identifier from the access control list for this folder.
removeAll() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
clear this policy collection
removeAllAttachments() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
removeAllAttachments() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
removeAllFaultSubcodes() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
removeAllFaultSubcodes() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
removeAllMimeHeaders() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
removeAllMimeHeaders() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
removeAttachments(MimeHeaders) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
removeAttachments(MimeHeaders) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
removeAttribute(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Remove an attribute from the list.
removeAttribute(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
removeAttribute(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
removeAttribute(Name) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
removeAttribute(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
removeAttribute(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
removeAttribute(Name) - Method in class com.sun.xml.wss.core.ReferenceElement
 
removeAttribute(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
removeAttribute(Name) - Method in class com.sun.xml.wss.core.SecurityHeader
 
removeAttribute(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
removeAttribute(Name) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
removeAttribute(QName) - Method in class com.sun.xml.wss.impl.misc.SOAPElementExtension
 
removeAttributeNode(Attr) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
removeAttributeNode(Attr) - Method in class com.sun.xml.wss.core.ReferenceElement
 
removeAttributeNode(Attr) - Method in class com.sun.xml.wss.core.SecurityHeader
 
removeAttributeNode(Attr) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
removeAttributeNS(String, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
removeAttributeNS(String, String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
removeAttributeNS(String, String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
removeAttributeNS(String, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
removeBodyPart(MimeBodyPart) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Remove the specified part from the multipart message.
removeBodyPart(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Remove the part at specified location (starting from 0).
removeBodyPart(BodyPart) - Method in class javax.mail.internet.MimeMultipart
Remove the specified part from the multipart message.
removeBodyPart(int) - Method in class javax.mail.internet.MimeMultipart
Remove the part at specified location (starting from 0).
removeBodyPart(BodyPart) - Method in class javax.mail.Multipart
Remove the specified part from the multipart message.
removeBodyPart(int) - Method in class javax.mail.Multipart
Remove the part at specified location (starting from 0).
removeChild(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
removeChild(Node) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
removeChild(Node) - Method in class com.sun.xml.wss.core.ReferenceElement
 
removeChild(Node) - Method in class com.sun.xml.wss.core.SecurityHeader
 
removeChild(Node) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
removeConnectionListener(ConnectionListener) - Method in class javax.mail.Folder
Remove a Connection event listener.
removeConnectionListener(ConnectionListener) - Method in class javax.mail.Service
Remove a Connection event listener.
removeContents() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
removeContents() - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
removeContents() - Method in class com.sun.xml.wss.core.ReferenceElement
 
removeContents() - Method in class com.sun.xml.wss.core.SecurityHeader
 
removeContents() - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
REMOVED - Static variable in class javax.mail.event.MessageCountEvent
The messages were removed from their folder
removed - Variable in class javax.mail.event.MessageCountEvent
If true, this event is the result of an explicit expunge by this client, and the messages in this folder have been renumbered to account for this.
removeExpired() - Method in class com.sun.xml.wss.impl.misc.NonceCache
 
removeExpungedMessages() - Method in class com.sun.mail.imap.MessageCache
Remove all the expunged messages from the array, returning a list of removed message objects.
removeExpungedMessages(Message[]) - Method in class com.sun.mail.imap.MessageCache
Remove expunged messages in msgs from the array, returning a list of removed message objects.
removeExtraneousProperty(String) - Method in class com.sun.xml.wss.ProcessingContext
remove the named extraneous property if present
removeExtraneousProperty(String) - Method in interface com.sun.xml.wss.SecurityProcessingContext
remove the named extraneous property if present
removeFolderListener(FolderListener) - Method in class javax.mail.Folder
Remove a Folder event listener.
removeFolderListener(FolderListener) - Method in class javax.mail.Store
Remove a listener for Folder events.
removeHeader(String) - Method in class com.sun.mail.imap.IMAPBodyPart
 
removeHeader(String) - Method in class com.sun.mail.imap.IMAPMessage
 
removeHeader(String) - Method in class com.sun.mail.pop3.POP3Message
Remove all headers with this name.
removeHeader(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
Remove all header entries that match the given name
removeHeader(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Remove all headers with this name.
removeHeader(String) - Method in class javax.mail.internet.InternetHeaders
Remove all header entries that match the given name
removeHeader(String) - Method in class javax.mail.internet.MimeBodyPart
Remove all headers with this name.
removeHeader(String) - Method in class javax.mail.internet.MimeMessage
Remove all headers with this name.
removeHeader(String) - Method in interface javax.mail.Part
Remove all headers with this name.
removeMessageChangedListener(MessageChangedListener) - Method in class javax.mail.Folder
Remove a MessageChanged listener.
removeMessageCountListener(MessageCountListener) - Method in class javax.mail.Folder
Remove a MessageCount listener.
removeMimeHeader(String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
removeMimeHeader(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
removeNamespaceDeclaration(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
removeNamespaceDeclaration(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
removeNamespaceDeclaration(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
removeNamespaceDeclaration(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
removeNamespaceDeclaration(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
removeOptionalTargets() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
removeProperty(String) - Method in class com.sun.xml.wss.impl.policy.DynamicPolicyContext
remove the named property
removeRegistration(String) - Method in class com.sun.xml.wss.provider.wsit.JMACAuthConfigFactory
Remove the identified provider registration from the factory and invoke any listeners associated with the removed registration.
removeRegistration(String) - Method in class javax.security.auth.message.config.AuthConfigFactory
Remove the identified provider registration from the factory (and from the persistent declarative representation of provider registrations, if appropriate) and invoke any listeners associated with the removed registration.
removeResponseHandler(ResponseHandler) - Method in class com.sun.mail.iap.Protocol
Removed the specified response handler.
removeRights(ACL) - Method in class com.sun.mail.imap.IMAPFolder
Remove the rights specified in the ACL from the entry for the identifier specified in the ACL.
removeSatellite(PropertySet) - Method in interface org.jvnet.ws.message.DistributedPropertySet
 
removeSatellite(PropertySet) - Method in interface org.jvnet.ws.message.MessageContext
Removes the PropertySet
removeStoreListener(StoreListener) - Method in class javax.mail.Store
Remove a listener for Store events.
removeTargetBindings(ArrayList) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
removeTargetBindings(ArrayList) - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
removeTransportListener(TransportListener) - Method in class javax.mail.Transport
Remove a listener for Transport events.
removeValidator(XMLValidator, XMLValidationSchema, XMLValidator[]) - Static method in class org.codehaus.stax2.validation.ValidatorPair
 
removeValidator(XMLValidator, XMLValidator, XMLValidator[]) - Static method in class org.codehaus.stax2.validation.ValidatorPair
 
removeWhitespace(char[], int, int) - Method in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
 
removeWhiteSpace(byte[]) - Static method in class com.sun.xml.wss.impl.misc.Base64
remove WhiteSpace from MIME containing encoded Base64 data.
rename(String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
RENAME Command.
RENAMED - Static variable in class javax.mail.event.FolderEvent
The folder was renamed.
renameNode(Node, String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
renameTo(Folder) - Method in class com.sun.mail.imap.DefaultFolder
 
renameTo(Folder) - Method in class com.sun.mail.imap.IMAPFolder
Rename this folder.
renameTo(Folder) - Method in class com.sun.mail.pop3.DefaultFolder
 
renameTo(Folder) - Method in class com.sun.mail.pop3.POP3Folder
Always throws MethodNotSupportedException because the POP3 protocol doesn't support multiple folders.
renameTo(Folder) - Method in class javax.mail.Folder
Rename this Folder.
replace(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
replace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
replaceChild(Node, Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
replaceChild(Node, Node) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
replaceChild(Node, Node) - Method in class com.sun.xml.wss.core.ReferenceElement
 
replaceChild(Node, Node) - Method in class com.sun.xml.wss.core.SecurityHeader
 
replaceChild(Node, Node) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
replaceElementWithSOAPElement(Element, ElementImpl) - Static method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
replaceWholeText(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
replaceWithAttributeAlgorithmData(int, String, int, Object) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
Replace an attribute value with algorithm data.
reply(boolean) - Method in class javax.mail.internet.MimeMessage
Get a new Message suitable for a reply to this message.
reply(boolean) - Method in class javax.mail.Message
Get a new Message suitable for a reply to this message.
replyTo - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
report(XMLValidationProblem) - Method in interface org.codehaus.stax2.XMLReporter2
Reporting method called with reference to object that defines exact problem being encountered.
reportError(String, Exception, int) - Method in class com.sun.mail.util.logging.MailHandler
Protected convenience method to report an error to this Handler's ErrorManager.
reportError(IllegalAnnotationException) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
reportError(String, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
reportError(String, Exception, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
reportError(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
reportError(String, Throwable) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Report an error found as an exception.
reportParseProblem(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
reportProblem(String) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
reportProblem(String, Location) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
reportProblem(XMLValidationProblem) - Method in interface org.codehaus.stax2.validation.ValidationContext
Method called by the validator, upon encountering a validation problem.
reportProblem(XMLValidationProblem) - Method in interface org.codehaus.stax2.validation.ValidationProblemHandler
Method called by validator, when a validation problem is encountered.
reportUnexpectedChildElement(TagName, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
reportUnsupported(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
reportWrongState(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
REQ_PACKET - Static variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
REQUESTER_ISSUERNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
REQUESTER_ISSUERNAME - Static variable in class com.sun.xml.wss.provider.WssProviderAuthModule
 
REQUESTER_KEYID - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
REQUESTER_KEYID - Static variable in class com.sun.xml.wss.provider.WssProviderAuthModule
 
REQUESTER_SERIAL - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
REQUESTER_SERIAL - Static variable in class com.sun.xml.wss.provider.WssProviderAuthModule
 
REQUESTER_SUBJECT - Static variable in class com.sun.xml.wss.provider.WssProviderAuthModule
 
requestPasswordAuthentication(InetAddress, int, String, String, String) - Method in class javax.mail.Session
Call back to the application to get the needed user name and password.
require(int, String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
Test if the current event is of the given type and if the namespace and name match the current namespace and name of the current event.
require(int, String, String) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
require(int, String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
require(int, String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
REQUIRE_CLIENT_ENTROPY - Static variable in class com.sun.xml.wss.impl.WSSAssertion
 
REQUIRE_EMBEDDED_TOKEN_REF - Static variable in class com.sun.xml.wss.impl.WSSAssertion
 
REQUIRE_EXTERNAL_URI_REFERENCE - Static variable in class com.sun.xml.wss.impl.WSSAssertion
 
REQUIRE_SAML_ASSERTION_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
REQUIRE_SERVER_ENTROPY - Static variable in class com.sun.xml.wss.impl.WSSAssertion
 
REQUIRE_SIGNATURE_CONFIRMATION - Static variable in class com.sun.xml.wss.impl.WSSAssertion
 
RES_PACKET - Static variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
reset() - Method in class com.sun.mail.iap.Response
Reset pointer to beginning of response.
reset() - Method in class com.sun.xml.bind.marshaller.DataWriter
Reset the writer so that it can be reused.
reset() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Reset the writer.
reset(BeanT, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
reset(CompositeStructure, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
reset(JAXBElement, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
reset(BeanT, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Resets the object to the initial state, as if the object is created fresh.
reset() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
reset(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
reset(BeanT) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Resets the property value on the given object.
reset(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
reset(BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
reset(BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Clears the values of the property.
reset(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
reset() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Initializes all the fields to null.
reset(InfosetScanner, boolean, JaxBeanInfo, IDResolver) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
reset() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
Clears all the contents in the stack.
reset() - Method in class com.sun.xml.fastinfoset.Decoder
Reset the decoder for reuse decoding another XML infoset.
reset() - Method in class com.sun.xml.fastinfoset.Encoder
Reset the encoder for reuse encoding another XML infoset.
reset() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
reset() - Method in class com.sun.xml.fastinfoset.stax.events.EndElementEvent
 
reset() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 
reset() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
reset() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
reset() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
reset() - Method in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
 
reset() - Method in class com.sun.xml.fastinfoset.util.NamespaceContextImplementation
 
reset() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
 
reset() - Method in class com.sun.xml.messaging.saaj.util.JAXMStreamSource
 
reset() - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
reset() - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
Reset the MutableXMLStreamBuffer.
reset() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
reset() - Method in class com.sun.xml.txw2.output.DataWriter
Reset the writer so that it can be reused.
reset() - Method in class com.sun.xml.txw2.output.XMLWriter
Reset the writer.
reset() - Method in class com.sun.xml.wss.impl.c14n.AttributeNS
 
reset() - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer.NamespaceContextImpl
 
reset() - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
reset() - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
reset() - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
reset() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
reset() - Method in class com.sun.xml.wss.impl.misc.UnsyncByteArrayOutputStream
 
reset() - Method in class com.sun.xml.wss.ProcessingContext
This method is used for internal purposes
reset() - Method in interface com.sun.xml.wss.SecurityProcessingContext
This method is used for internal purposes
reset() - Method in class javax.mail.util.SharedFileInputStream
See the general contract of the reset method of InputStream.
reset() - Method in class org.codehaus.stax2.ri.Stax2Util.TextBuffer
 
reset() - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Reset the serializer for reuse serializing another XML infoset.
RESET_MUST_UNDERSTAND - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
resetCachedOperation() - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
resetCachedOperation(Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
resetContexts() - Method in class com.sun.xml.stream.buffer.stax.NamespaceContexHelper
Reset namespace contexts.
resetMark() - Method in class com.sun.xml.fastinfoset.Encoder
Reset the marked position in the buffered stream.
resetMustUnderstand(boolean) - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
resetMustUnderstand() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
resetMustUnderstand(boolean) - Method in class com.sun.xml.wss.impl.config.DeclarativeSecurityConfiguration
 
resetMustUnderstand() - Method in class com.sun.xml.wss.impl.config.DeclarativeSecurityConfiguration
 
resetMustUnderstand(boolean) - Method in class com.sun.xml.wss.ProcessingContext
 
resetMustUnderstand() - Method in class com.sun.xml.wss.ProcessingContext
 
resetMustUnderstandOnSecHeader() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
Make Security Header Non-MustUnderstand
resetOnError() - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
resetOnError() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
resetOnError() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
resetThreadAffinity() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Dis-associate this Coordinator with the current thread.
resize() - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
 
resize() - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
resize() - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
resize() - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
 
resize() - Method in class com.sun.xml.fastinfoset.util.StringArray
 
resize(int) - Method in class com.sun.xml.fastinfoset.util.StringIntMap
 
resize() - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
resizeArray(int) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
resizeContentCharacters() - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
resizeContentObjects() - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
resizeElementStack() - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
resizeNamespaceAIIs() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
resizeStructure() - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
resizeStructureStrings() - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
resolve(String, Class) - Method in class com.sun.xml.bind.IDResolver
Obtains the object to be pointed by the IDREF value.
resolveAlternative(Packet, boolean) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
resolveAlternative(Packet, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
resolveAndVerifyTargets(List<Target>, List<Target>, WSSPolicy) - Method in interface com.sun.xml.wss.impl.policy.verifier.TargetResolver
 
resolveAndVerifyTargets(List<Target>, List<Target>, WSSPolicy) - Method in class com.sun.xml.wss.impl.TargetResolverImpl
 
resolveConfigurationState(AuthPolicy, boolean, boolean) - Method in interface com.sun.xml.wss.provider.ConfigurationStates
 
resolveConfigurationState(AuthPolicy, boolean, boolean) - Method in class com.sun.xml.wss.provider.WssProviderAuthModule
Resolves the state of a policy object
resolveElementName(String, String) - Method in class com.sun.xml.bind.api.ClassResolver
JAXB calls this method when it sees an unknown element.
resolveEncryptedKey(EncryptedKey, CallbackHandler) - Static method in class com.sun.xml.wss.saml.AssertionUtil
 
resolveEntity(String, String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
resolveEntity(String, String, String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Tells the parser to resolve the systemId against the baseURI and read the entity text from that resulting absolute URI.
resolveEntity(String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Invokes EntityResolver2.resolveEntity() with null entity name and base URI.
resolveIssuedToken(FilterProcessingContext, IssuedTokenKeyBinding) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
resolveKeyValue(SecurableSoapMessage, KeyValue, boolean, FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.misc.KeyResolver
 
resolvePolicy(ProcessingContext) - Method in interface com.sun.xml.wss.impl.PolicyResolver
 
resolvePolicy(ProcessingContext) - Method in class com.sun.xml.wss.jaxws.impl.PolicyResolverImpl
 
resolveQName(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
resolveQName(String, String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
ResolverId - Class in com.sun.xml.wss.impl.resolver
This resolver is used for resolving same-document URIs for eg.
ResolverId() - Constructor for class com.sun.xml.wss.impl.resolver.ResolverId
 
resolveSamlAssertion(SecurableSoapMessage, Element, boolean, FilterProcessingContext, String) - Static method in class com.sun.xml.wss.impl.misc.KeyResolver
 
resolveSCT(FilterProcessingContext, SecureConversationTokenKeyBinding) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
resolveToken(String, XMLCryptoContext) - Static method in class com.sun.xml.wss.impl.dsig.KeySelectorImpl
BinaryTokens if found would be cached into FilterProcessingContext.
resolveUsernameToken(FilterProcessingContext, UsernameToken, UsernameToken, AuthenticationTokenPolicy) - Static method in class com.sun.xml.wss.impl.filter.UsernameTokenDataResolver
sets username and password in usernametoken
resolveUserNameTokenData(FilterProcessingContext, UsernameToken, UsernameToken, AuthenticationTokenPolicy) - Static method in class com.sun.xml.wss.impl.filter.AuthenticationTokenFilter
sets the username and password in the usernametoken
resolveX509Data(SecurableSoapMessage, X509Data, boolean, FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.misc.KeyResolver
 
resolveX509Data(X509Data, CallbackHandler) - Static method in class com.sun.xml.wss.saml.AssertionUtil
 
resolveX509Token(SecurableSoapMessage, X509SecurityToken, boolean, FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.misc.KeyResolver
 
resolveXPath(Node) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
resource - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorizationDecisionStatementType
 
resource - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthzDecisionStatementType
 
resources - Variable in class javax.mail.Quota
The set of resources associated with this quota root.
response - Variable in exception com.sun.mail.iap.ProtocolException
 
Response - Class in com.sun.mail.iap
This class represents a response obtained from the input stream of an IMAP server.
Response(String) - Constructor for class com.sun.mail.iap.Response
 
Response(Protocol) - Constructor for class com.sun.mail.iap.Response
Read a new Response from the given Protocol
Response(Response) - Constructor for class com.sun.mail.iap.Response
Copy constructor.
RESPONSE - Static variable in class com.sun.mail.imap.IMAPStore
A special event type for a StoreEvent to indicate an IMAP response, if the mail.imap.enableimapevents property is set.
ResponseHandler - Interface in com.sun.mail.iap
This class
ResponseInputStream - Class in com.sun.mail.iap
Inputstream that is used to read a Response.
ResponseInputStream(InputStream) - Constructor for class com.sun.mail.iap.ResponseInputStream
Constructor.
restoreMessageAfterMUCheck(SOAPMessage) - Method in class com.sun.xml.rpc.security.SecurityPluginUtil
 
RESTRICTED_ALPHABET - Static variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
RESTRICTED_ALPHABET_APPLICATION_MAX - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
RESTRICTED_ALPHABET_APPLICATION_START - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
RESTRICTED_ALPHABET_BUILTIN_END - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
restrictedAlphabet - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
restrictedAlphabet - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
RestrictedAlphabet - Class in org.jvnet.fastinfoset
 
RestrictedAlphabet() - Constructor for class org.jvnet.fastinfoset.RestrictedAlphabet
 
RestrictedAlphabetContentHandler - Interface in org.jvnet.fastinfoset.sax
 
restrictedAlphabets - Variable in class org.jvnet.fastinfoset.Vocabulary
The restricted alphabet table, containing String objects.
restriction() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexContent
 
restriction() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleContent
 
restriction() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleDerivation
 
ResultFactory - Class in com.sun.xml.txw2.output
Factory for producing XmlSerializers for various Result types.
RETAIN_REFERENCE_TO_INFO - Static variable in class com.sun.xml.bind.api.JAXBRIContext
Retains references to PropertyInfos.
RETAIN_SEC_HEADER - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
retainPropertyInfo - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Store properties, so that they can be recovered in the run (is here because of JSON encoding of Jersey).
retainSecurityHeader() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
retainSecurityHeader(boolean) - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
retainSecurityHeader() - Method in class com.sun.xml.wss.impl.config.DeclarativeSecurityConfiguration
 
retainSecurityHeader(boolean) - Method in class com.sun.xml.wss.impl.config.DeclarativeSecurityConfiguration
 
retainSecurityHeader() - Method in class com.sun.xml.wss.ProcessingContext
 
retainSecurityHeader(boolean) - Method in class com.sun.xml.wss.ProcessingContext
 
retrievalMethodCount() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method retrievalMethodCount
RetrievalMethodType - Class in com.sun.xml.security.core.dsig
Java class for RetrievalMethodType complex type.
RetrievalMethodType() - Constructor for class com.sun.xml.security.core.dsig.RetrievalMethodType
 
RETURN_FULL - Static variable in class com.sun.mail.smtp.SMTPMessage
Return full message with delivery status notification
RETURN_HDRS - Static variable in class com.sun.mail.smtp.SMTPMessage
Return only message headers with delivery status notification
returnParser(SAXParser) - Method in class com.sun.xml.messaging.saaj.util.ParserPool
 
returnsNodeSet() - Method in class com.sun.xml.wss.impl.transform.AttachmentCompleteTransform
 
returnsNodeSet() - Method in class com.sun.xml.wss.impl.transform.AttachmentContentOnlyTransform
 
returnsOctetStream() - Method in class com.sun.xml.wss.impl.transform.AttachmentCompleteTransform
 
returnsOctetStream() - Method in class com.sun.xml.wss.impl.transform.AttachmentContentOnlyTransform
 
REVOCATION_ENABLED - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
revocationEnabled - Variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
revocationEnabled - Variable in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
revocationEnabledAttr - Variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
revocationEnabledAttr - Variable in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
RFC822 - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer
RFC822 specials
RFC822 - Static variable in class javax.mail.internet.HeaderTokenizer
RFC822 specials
RFC822DATA - Class in com.sun.mail.imap.protocol
This class
RFC822DATA(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.RFC822DATA
Constructor
RFC822SIZE - Class in com.sun.mail.imap.protocol
This class
RFC822SIZE(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.RFC822SIZE
Constructor
Rights - Class in com.sun.mail.imap
The Rights class represents the set of rights for an authentication identifier (for instance, a user or a group).
Rights() - Constructor for class com.sun.mail.imap.Rights
Construct an empty Rights object.
Rights(Rights) - Constructor for class com.sun.mail.imap.Rights
Construct a Rights object initialized with the given rights.
Rights(String) - Constructor for class com.sun.mail.imap.Rights
Construct a Rights object initialized with the given rights.
Rights(Rights.Right) - Constructor for class com.sun.mail.imap.Rights
Construct a Rights object initialized with the given right.
Rights.Right - Class in com.sun.mail.imap
This inner class represents an individual right.
RM_CREATE_SEQ - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
RM_CREATE_SEQ_RESP - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
RM_LAST_MESSAGE - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
RM_SEQ_ACK - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
RM_TERMINATE_SEQ - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
RMPolicyResolver - Class in com.sun.xml.wss.jaxws.impl
TODO: Make this configurable
RMPolicyResolver() - Constructor for class com.sun.xml.wss.jaxws.impl.RMPolicyResolver
Creates a new instance of RMPolicyResolver
RMPolicyResolver(SecurityPolicyVersion, RmProtocolVersion) - Constructor for class com.sun.xml.wss.jaxws.impl.RMPolicyResolver
 
RMPolicyResolver(SecurityPolicyVersion, RmProtocolVersion, McProtocolVersion, boolean) - Constructor for class com.sun.xml.wss.jaxws.impl.RMPolicyResolver
 
rmVer - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
rmVer - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
RSA_15_KEY_TRANSPORT - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
RSA_OAEP_KEY_TRANSPORT - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
RSA_SHA1 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
RSA_SHA1_SIGMETHOD - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
RSA_SHA256 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
RSA_SHA256_SIGMETHOD - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
RSA_SHA384 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
RSA_SHA384_SIGMETHOD - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
RSA_SHA512 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
RSA_SHA512_SIGMETHOD - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
RSAKeyValueType - Class in com.sun.xml.security.core.dsig
Java class for RSAKeyValueType complex type.
RSAKeyValueType() - Constructor for class com.sun.xml.security.core.dsig.RSAKeyValueType
 
RSATOKEN_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
RSTR_CANCEL_ACTION - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
rstrSCTURI - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
rstrSCTURI_13NS - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
rstrTrustURI - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
rstSCTURI - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
rstSCTURI_13NS - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
rstTrustURI - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
run() - Method in interface com.sun.xml.bind.unmarshaller.Patcher
Runs an post-action.
run() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Patcher
 
run() - Method in class com.sun.xml.wss.impl.misc.HANonceManager.nonceCleanupTask
 
run() - Method in class com.sun.xml.wss.impl.misc.NonceCache
 
RuntimeAnnotationReader - Interface in com.sun.xml.bind.v2.model.annotation
 
RuntimeArrayInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeAttributePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeBuiltinLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeBuiltinLeafInfoImpl<T> - Class in com.sun.xml.bind.v2.model.impl
BuiltinLeafInfoImpl with a support for runtime.
RuntimeClassInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeElement - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeElementInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeElementPropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeEnumLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeInlineAnnotationReader - Class in com.sun.xml.bind.v2.model.annotation
AnnotationReader that uses java.lang.reflect to read annotations from class files.
RuntimeInlineAnnotationReader() - Constructor for class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
RuntimeLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeMapPropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeModelBuilder - Class in com.sun.xml.bind.v2.model.impl
ModelBuilder that works at the run-time by using the java.lang.reflect package.
RuntimeModelBuilder(JAXBContextImpl, RuntimeAnnotationReader, Map<Class, Class>, String) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
RuntimeNonElement - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeNonElementRef - Interface in com.sun.xml.bind.v2.model.runtime
Runtime version of NonElementRef.
RuntimeProperties - Class in com.sun.xml.wss.impl.callback
 
RuntimeProperties(Map) - Constructor for class com.sun.xml.wss.impl.callback.RuntimeProperties
 
RuntimePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
PropertyInfo that exposes more information.
RuntimeReferencePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeTypeInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeTypeInfoSet - Interface in com.sun.xml.bind.v2.model.runtime
TypeInfoSet refined for runtime.
RuntimeTypeRef - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeUtil - Class in com.sun.xml.bind.v2.runtime
 
RuntimeUtil() - Constructor for class com.sun.xml.bind.v2.runtime.RuntimeUtil
 
RuntimeUtil.ToStringAdapter - Class in com.sun.xml.bind.v2.runtime
XmlAdapter for printing arbitrary object by using Object.toString().
RuntimeUtil.ToStringAdapter() - Constructor for class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
 
RuntimeValuePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 

S

SAAJMetaFactoryImpl - Class in com.sun.xml.messaging.saaj.soap
 
SAAJMetaFactoryImpl() - Constructor for class com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl
 
SAAJUtil - Class in com.sun.xml.messaging.saaj.util
 
SAAJUtil() - Constructor for class com.sun.xml.messaging.saaj.util.SAAJUtil
 
SAML1_1 - Static variable in class com.sun.xml.wss.saml.SAMLAssertionFactory
SAML Version 1.1 & SAML Version 2.0
SAML20JAXBUtil - Class in com.sun.xml.wss.saml.util
 
SAML20JAXBUtil() - Constructor for class com.sun.xml.wss.saml.util.SAML20JAXBUtil
 
SAML2_0 - Static variable in class com.sun.xml.wss.saml.SAMLAssertionFactory
 
SAML2_HOLDER_OF_KEY - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML2_PREFIX - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML2_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML2_SENDER_VOUCHES - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML2_XMLNS_TAG - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_API_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
SAML_API_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
SAML_ASSERTION_CLIENT_CACHE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_ASSERTION_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SAML_ASSERTION_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_ASSERTION_TYPE_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SAML_ASSERTIONID_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_AUTHORITY_ID_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SAML_CBH - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
SAML_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SAML_HOLDER_OF_KEY - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_ID_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_KEYIDENTIFIER_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SAML_PREFIX - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_REQUIREMENT_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SAML_SENDER_VOUCHES - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_SIG_RESOLVED - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_v1_0_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_v1_0_NUMBER - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_v1_0_STRING - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_v1_1_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_v1_1_NUMBER - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_v1_1_STRING - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_v2_0_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_v2_0_NUMBER - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_v2_0_STRING - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAML_VALIDATOR - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
SAML_VER_CHECK - Static variable in class com.sun.xml.wss.saml.SAMLAssertionFactory
 
SAML_XMLNS_TAG - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAMLAssertion1_1FactoryImpl - Class in com.sun.xml.wss.saml.impl
 
SAMLAssertion1_1FactoryImpl() - Constructor for class com.sun.xml.wss.saml.impl.SAMLAssertion1_1FactoryImpl
Creates a new instance of SAMLAssertion1_1FactoryImpl
SAMLAssertion2_1FactoryImpl - Class in com.sun.xml.wss.saml.impl
 
SAMLAssertion2_1FactoryImpl() - Constructor for class com.sun.xml.wss.saml.impl.SAMLAssertion2_1FactoryImpl
Creates a new instance of SAMLAssertion1_1FactoryImpl
SAMLAssertion2_2FactoryImpl - Class in com.sun.xml.wss.saml.impl
 
SAMLAssertion2_2FactoryImpl() - Constructor for class com.sun.xml.wss.saml.impl.SAMLAssertion2_2FactoryImpl
Creates a new instance of SAMLAssertion2_2FactoryImpl
SAMLASSERTION_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
SAMLAssertionFactory - Class in com.sun.xml.wss.saml
 
SAMLAssertionFactory() - Constructor for class com.sun.xml.wss.saml.SAMLAssertionFactory
 
SamlAssertionHeaderBlock - Class in com.sun.xml.wss.core
The schema definition for a SAML Assertion is as follows: <element name="Assertion" type="saml:AssertionType"/> <complexType name="AssertionType"> <sequence> <element ref="saml:Conditions" minOccurs="0"/> <element ref="saml:Advice" minOccurs="0"/> <choice maxOccurs="unbounded"> <element ref="saml:Statement"/> <element ref="saml:SubjectStatement"/> <element ref="saml:AuthenticationStatement"/> <element ref="saml:AuthorizationDecisionStatement"/> <element ref="saml:AttributeStatement"/> </choice> <element ref="ds:Signature" minOccurs="0"/> </sequence> <attribute name="MajorVersion" type="integer" use="required"/> <attribute name="MinorVersion" type="integer" use="required"/> <attribute name="AssertionID" type="saml:IDType" use="required"/> <attribute name="Issuer" type="string" use="required"/> <attribute name="IssueInstant" type="dateTime" use="required"/> </complexType>
SamlAssertionHeaderBlock(Element, Document) - Constructor for class com.sun.xml.wss.core.SamlAssertionHeaderBlock
Constructs code>SamlAssertionHeaderBlock from an existing SAML Assertion.
SamlAssertionHeaderBlock(SOAPElement) - Constructor for class com.sun.xml.wss.core.SamlAssertionHeaderBlock
Constructs a SAML Assertion header block from an existing SOAPElement.
SAMLAssertionValidator - Interface in com.sun.xml.wss.impl.callback
Deprecated. use the new extended SAMLValidator interface An implementation of the extended SAMLValidator interface can throw UnsupportedOperationException for methods defined in this base interface.
SAMLAssertionValidator.SAMLValidationException - Exception in com.sun.xml.wss.impl.callback
Deprecated.  
SAMLAssertionValidator.SAMLValidationException(String) - Constructor for exception com.sun.xml.wss.impl.callback.SAMLAssertionValidator.SAMLValidationException
Deprecated.  
SAMLAssertionValidator.SAMLValidationException(String, Throwable) - Constructor for exception com.sun.xml.wss.impl.callback.SAMLAssertionValidator.SAMLValidationException
Deprecated.  
SAMLAssertionValidator.SAMLValidationException(Throwable) - Constructor for exception com.sun.xml.wss.impl.callback.SAMLAssertionValidator.SAMLValidationException
Deprecated.  
SAMLCallback - Class in com.sun.xml.wss.impl.callback
 
SAMLCallback() - Constructor for class com.sun.xml.wss.impl.callback.SAMLCallback
Creates a new instance of SAMLCallback
SAMLException - Exception in com.sun.xml.wss.saml
This class is an extension point for all SAML related exceptions.
SAMLException() - Constructor for exception com.sun.xml.wss.saml.SAMLException
Create an SAMLException with no message.
SAMLException(String) - Constructor for exception com.sun.xml.wss.saml.SAMLException
Create an SAMLException with a message.
SAMLException(Throwable) - Constructor for exception com.sun.xml.wss.saml.SAMLException
Create an SAMLException
SAMLJAXBUtil - Class in com.sun.xml.wss.saml.util
 
SAMLJAXBUtil() - Constructor for class com.sun.xml.wss.saml.util.SAMLJAXBUtil
 
SamlKeyIdentifier - Class in com.sun.xml.wss.core.reference
 
SamlKeyIdentifier(Document) - Constructor for class com.sun.xml.wss.core.reference.SamlKeyIdentifier
Creates an "empty" KeyIdentifier element with default encoding type and default value type.
SamlKeyIdentifier(SOAPElement) - Constructor for class com.sun.xml.wss.core.reference.SamlKeyIdentifier
 
SAMLP_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAMLP_PREFIX - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SAMLP_XMLNS_TAG - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
samlTokenPolicy(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
SAMLUtil - Class in com.sun.xml.wss.saml.util
 
SAMLUtil() - Constructor for class com.sun.xml.wss.saml.util.SAMLUtil
 
SAMLValidator - Interface in com.sun.xml.wss.impl.callback
 
SaslAuthenticator - Interface in com.sun.mail.imap.protocol
Interface to make it easier to call IMAPSaslAuthenticator.
sasllogin(String[], String, String, String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
SASL-based login.
saveChanges() - Method in class com.sun.mail.pop3.POP3Message
POP3 message can't be changed.
saveChanges() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
saveChanges() - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
This method should be called when changes are made inside an object through its reference obtained from any of the get methods of this class.
saveChanges() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
This method should be called when changes are made inside an object through its reference obtained from any of the get methods of this class.
saveChanges() - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
This method should be called when changes are made inside an object through its reference obtained from any of the get methods of this class.
saveChanges() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
saveChanges() - Method in class javax.mail.internet.MimeMessage
Updates the appropriate header fields of this message to be consistent with the message's contents.
saveChanges() - Method in class javax.mail.Message
Save any changes made to this message into the message-store when the containing folder is closed, if the message is contained in a folder.
saved - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
saved - Variable in class javax.mail.internet.MimeMessage
Does the saveChanges method need to be called on this message? This flag is set to false by the public constructor and set to true by the saveChanges method.
saveFile(File) - Method in class javax.mail.internet.MimeBodyPart
Save the contents of this part in the specified file.
saveFile(String) - Method in class javax.mail.internet.MimeBodyPart
Save the contents of this part in the specified file.
saveRequired() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
saveRequired() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
SAX2DOMEx - Class in com.sun.xml.bind.marshaller
Builds a DOM tree from SAX2 events.
SAX2DOMEx(Node) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
 
SAX2DOMEx(Node, boolean) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
 
SAX2DOMEx() - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
Creates a fresh empty DOM document and adds nodes under this document.
SAX2StAXWriter - Class in com.sun.xml.fastinfoset.tools
 
SAX2StAXWriter(XMLStreamWriter) - Constructor for class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
SAXBufferCreator - Class in com.sun.xml.stream.buffer.sax
Writes into MutableXMLStreamBuffer from SAX.
SAXBufferCreator() - Constructor for class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
SAXBufferCreator(MutableXMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
SAXBufferProcessor - Class in com.sun.xml.stream.buffer.sax
A processor of a XMLStreamBuffer that that reads the XML infoset as XMLReader.
SAXBufferProcessor() - Constructor for class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
SAXBufferProcessor(XMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
Deprecated. Use SAXBufferProcessor.SAXBufferProcessor(XMLStreamBuffer, boolean)
SAXBufferProcessor(XMLStreamBuffer, boolean) - Constructor for class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
SAXC14nCanonicalizerImpl - Class in com.sun.xml.wss.impl.c14n
 
SAXC14nCanonicalizerImpl() - Constructor for class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Creates a new instance of SAXC14nCanonicalzerImpl
SAXConnector - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Receives SAX events and convert them to our internal events.
SAXConnector(XmlVisitor, LocatorEx) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
SAXDocumentParser - Class in com.sun.xml.fastinfoset.sax
The Fast Infoset SAX parser.
SAXDocumentParser() - Constructor for class com.sun.xml.fastinfoset.sax.SAXDocumentParser
Creates a new instance of DocumetParser2
SAXDocumentSerializer - Class in com.sun.xml.fastinfoset.sax
The Fast Infoset SAX serializer.
SAXDocumentSerializer(boolean) - Constructor for class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
SAXDocumentSerializer() - Constructor for class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
SAXDocumentSerializerWithPrefixMapping - Class in com.sun.xml.fastinfoset.sax
The Fast Infoset SAX serializer that maps prefixes to user specified prefixes that are specified in a namespace URI to prefix map.
SAXDocumentSerializerWithPrefixMapping(Map) - Constructor for class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
SAXEventSerializer - Class in com.sun.xml.fastinfoset.tools
 
SAXEventSerializer(OutputStream) - Constructor for class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
SAXEventSerializer.AttributeValueHolder - Class in com.sun.xml.fastinfoset.tools
 
SAXEventSerializer.AttributeValueHolder(String, String, String, String, String) - Constructor for class com.sun.xml.fastinfoset.tools.SAXEventSerializer.AttributeValueHolder
 
SAXEXC14nCanonicalizerImpl - Class in com.sun.xml.wss.impl.c14n
 
SAXEXC14nCanonicalizerImpl() - Constructor for class com.sun.xml.wss.impl.c14n.SAXEXC14nCanonicalizerImpl
Creates a new instance of SAXEXC14nCanonicalizerImpl
SAXException2 - Exception in com.sun.istack
SAXException that handles exception chaining correctly.
SAXException2(String) - Constructor for exception com.sun.istack.SAXException2
 
SAXException2(Exception) - Constructor for exception com.sun.istack.SAXException2
 
SAXException2(String, Exception) - Constructor for exception com.sun.istack.SAXException2
 
SAXOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput implementation that writes to SAX ContentHandler.
SAXOutput(ContentHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
SAXParseException2 - Exception in com.sun.istack
SAXParseException that handles exception chaining correctly.
SAXParseException2(String, Locator) - Constructor for exception com.sun.istack.SAXParseException2
 
SAXParseException2(String, Locator, Exception) - Constructor for exception com.sun.istack.SAXParseException2
 
SAXParseException2(String, String, String, int, int) - Constructor for exception com.sun.istack.SAXParseException2
 
SAXParseException2(String, String, String, int, int, Exception) - Constructor for exception com.sun.istack.SAXParseException2
 
SaxSerializer - Class in com.sun.xml.txw2.output
XmlSerializer for SAXResult and ContentHandler.
SaxSerializer(ContentHandler) - Constructor for class com.sun.xml.txw2.output.SaxSerializer
 
SaxSerializer(ContentHandler, LexicalHandler) - Constructor for class com.sun.xml.txw2.output.SaxSerializer
Creates an XmlSerializer that writes SAX events.
SaxSerializer(ContentHandler, LexicalHandler, boolean) - Constructor for class com.sun.xml.txw2.output.SaxSerializer
 
SaxSerializer(SAXResult) - Constructor for class com.sun.xml.txw2.output.SaxSerializer
 
SC_ASSERTION - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
scan(Object) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
scan(Document) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
scan(Element) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
scan(XmlNode) - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
Parses the given DOM-ish element/document and generates SAX events.
SCBOOTSTRAP_CRED_IN_SUBJ - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
scd(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
 
scheduled(boolean) - Method in class com.sun.xml.wss.impl.misc.NonceCache
 
Schema - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
SCHEMA_ID_DTD - Static variable in interface org.codehaus.stax2.validation.XMLValidationSchema
 
SCHEMA_ID_RELAXNG - Static variable in interface org.codehaus.stax2.validation.XMLValidationSchema
 
SCHEMA_ID_TREX - Static variable in interface org.codehaus.stax2.validation.XMLValidationSchema
 
SCHEMA_ID_W3C_SCHEMA - Static variable in interface org.codehaus.stax2.validation.XMLValidationSchema
 
schemaBindings() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
 
SchemaBindings - Interface in com.sun.xml.bind.v2.schemagen.episode
 
schemaGenerator(String) - Static method in class com.sun.xml.bind.v2.TODO
When this method is called, it means that there is an unimplemeted portion of the spec in the schema generator.
schemaLocation(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Import
 
SchemaTop - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
SchemaTypeTransducer<V> - Class in com.sun.xml.bind.v2.runtime
Transducer that signals the runtime that this datatype is marshalled to a different XML Schema type.
SchemaTypeTransducer(Transducer<V>, QName) - Constructor for class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
 
sConfig - Variable in class com.sun.xml.xwss.XWSSClientTube
 
Scope<BeanT,PropT,ItemT,PackT> - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Holds the information about packing scope.
scPolicyIDtoSctIdMap - Variable in class com.sun.xml.wss.impl.ProcessingContextImpl
 
SCT_13_VALUETYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SCT_NAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SCT_VALUETYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
search(SearchTerm) - Method in class com.sun.mail.imap.IMAPFolder
Search whole folder for messages matching the given term.
search(SearchTerm, Message[]) - Method in class com.sun.mail.imap.IMAPFolder
Search the folder for messages matching the given term.
search(MessageSet[], SearchTerm) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Issue the given search criterion on the specified message sets.
search(SearchTerm) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Issue the given search criterion on all messages in this folder.
search(SearchTerm) - Method in class javax.mail.Folder
Search this Folder for messages matching the specified search criterion.
search(SearchTerm, Message[]) - Method in class javax.mail.Folder
Search the given array of messages for those that match the specified search criterion.
SearchException - Exception in javax.mail.search
The exception thrown when a Search expression could not be handled.
SearchException() - Constructor for exception javax.mail.search.SearchException
Constructs a SearchException with no detail message.
SearchException(String) - Constructor for exception javax.mail.search.SearchException
Constructs a SearchException with the specified detail message.
SearchTerm - Class in javax.mail.search
Search criteria are expressed as a tree of search-terms, forming a parse-tree for the search expression.
SearchTerm() - Constructor for class javax.mail.search.SearchTerm
 
SEC_DUPLICATE_OPTION(Object) - Static method in class com.sun.xml.rpc.plugins.SecMessages
duplicate option: {0}
SEC_MISSING_OPTION_ARGUMENT(Object) - Static method in class com.sun.xml.rpc.plugins.SecMessages
option "{0}" requires an argument
SEC_POLICY_ALTERNATIVES_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
SEC_POLICY_CONTAINER_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
SEC_USAGE_OPTIONS() - Static method in class com.sun.xml.rpc.plugins.SecMessages
-security Security configuration file
secEnv - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
secEnv - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
SecMessages - Class in com.sun.xml.rpc.plugins
Defines string formatting method for each constant in the resource file
SecMessages() - Constructor for class com.sun.xml.rpc.plugins.SecMessages
 
SECRET_KEY_VALUE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SecretKeyCallback - Class in javax.security.auth.message.callback
Callback for acquiring a shared secret from a key repository.
SecretKeyCallback(SecretKeyCallback.Request) - Constructor for class javax.security.auth.message.callback.SecretKeyCallback
Constructs this SecretKeyCallback with a secret key Request object.
SecretKeyCallback.AliasRequest - Class in javax.security.auth.message.callback
Request type for secret keys that are identified using an alias.
SecretKeyCallback.AliasRequest(String) - Constructor for class javax.security.auth.message.callback.SecretKeyCallback.AliasRequest
Construct an AliasRequest with an alias.
SecretKeyCallback.Request - Interface in javax.security.auth.message.callback
Marker interface for secret key request types.
section - Variable in class com.sun.mail.imap.protocol.BODY
 
sectionId - Variable in class com.sun.mail.imap.IMAPMessage
 
SecurableSoapMessage - Class in com.sun.xml.wss.impl
 
SecurableSoapMessage() - Constructor for class com.sun.xml.wss.impl.SecurableSoapMessage
 
SecurableSoapMessage(SOAPMessage) - Constructor for class com.sun.xml.wss.impl.SecurableSoapMessage
 
SECURE_ATTACHMENTS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SECURE_CONVERSATION_TOKEN_KEY_BINDING - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
secureConversationContext - Variable in class com.sun.xml.wss.impl.ProcessingContextImpl
 
SecureConversationTokenKeyBinding - Class in com.sun.xml.wss.impl.policy.mls
 
SecureConversationTokenKeyBinding() - Constructor for class com.sun.xml.wss.impl.policy.mls.SecureConversationTokenKeyBinding
Creates a new instance of IssuedTokenKeyBinding
secureConversationTokenKeyBinding(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
secureMessage(ProcessingContext) - Static method in class com.sun.xml.wss.impl.SecurityAnnotator
Secure an Outbound SOAP Message.
secureMessage - Variable in class com.sun.xml.wss.ProcessingContext
 
secureOutboundMessage(ProcessingContext) - Method in class com.sun.xml.wss.impl.misc.XWSSProcessor2_0Impl
 
secureOutboundMessage(SOAPMessage, ProcessingContext) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
secureOutboundMessage(Message, ProcessingContext) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
secureOutboundMessage(SOAPMessage, ProcessingContext) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
secureOutboundMessage(Message, ProcessingContext) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
secureOutboundMessage(SOAPMessage, ProcessingContext) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
secureOutboundMessage(Message, ProcessingContext) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
secureOutboundMessage(ProcessingContext) - Method in interface com.sun.xml.wss.XWSSProcessor
Adds Security to an outbound SOAPMessage according to the Security Policy inferred from the SecurityConfiguration with which this XWSSProcessor was initialized.
secureRequest(AuthParam, Subject, Map) - Method in class com.sun.xml.wss.provider.ClientSecurityAuthModule
 
secureRequest(MessageInfo, Subject) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
secureRequest(Packet, Subject, boolean) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
secureRequest(MessageInfo, Subject) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthModule
 
secureRequest(Packet) - Method in class com.sun.xml.xwss.XWSSClientTube
 
secureRequest(MessageInfo, Subject) - Method in interface javax.security.auth.message.ClientAuth
Secure a service request message before sending it to the service.
secureResponse(AuthParam, Subject, Map) - Method in class com.sun.xml.wss.provider.ServerSecurityAuthModule
 
secureResponse(MessageInfo, Subject) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
secureResponse(Packet, Subject, Map) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
secureResponse(MessageInfo, Subject) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthModule
 
secureResponse(Packet) - Method in class com.sun.xml.xwss.XWSSServerTube
 
secureResponse(MessageInfo, Subject) - Method in interface javax.security.auth.message.ServerAuth
Secure a service response before sending it to the client.
SECURITY_CONFIGURATION_FILE - Static variable in interface com.sun.xml.wss.provider.ModuleOptions
 
SECURITY_CONTEXT_TOKEN_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SECURITY_CONTEXT_TOKEN_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SECURITY_ENVIRONMENT_HANDLER_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SECURITY_ENVIRONMENT_HANDLER_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SECURITY_HEADERS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SECURITY_HEADERS_AND_ATTACHMENTS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SECURITY_PIPE - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
SECURITY_TOKEN - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
SecurityAnnotator - Class in com.sun.xml.wss.impl
This class exports a static Security Service for Securing an Outbound SOAPMessage.
SecurityAnnotator() - Constructor for class com.sun.xml.wss.impl.SecurityAnnotator
 
SecurityClientTube - Class in com.sun.xml.wss.jaxws.impl
 
SecurityClientTube(ClientTubelineAssemblyContext, Tube) - Constructor for class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
SecurityClientTube(SecurityClientTube, TubeCloner) - Constructor for class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
SecurityConfigProvider - Enum in com.sun.xml.wss.impl.config
 
SecurityConfiguration - Class in com.sun.xml.xwss
Digester for XWS-Security configuration.
SecurityConfiguration(URL) - Constructor for class com.sun.xml.xwss.SecurityConfiguration
 
SecurityConfiguration(InputStream) - Constructor for class com.sun.xml.xwss.SecurityConfiguration
 
SecurityConfigurationFactory - Class in com.sun.xml.xwss
A Factory for creating an XWSSecurityConfiguration object(s).
SecurityConfigurationFactory() - Constructor for class com.sun.xml.xwss.SecurityConfigurationFactory
 
SecurityConfigurationXmlReader - Class in com.sun.xml.wss.impl.config
Represents a Parser for reading an XWS-Security configuration and creating an appropriate XWS-Security configuration object.
SecurityConfigurationXmlReader() - Constructor for class com.sun.xml.wss.impl.config.SecurityConfigurationXmlReader
 
SecurityContextImpl - Class in com.sun.xml.wss.provider.wsit
Provides a Default Implementation (tailored for GlassFish) of the SecurityContext interface
SecurityContextImpl() - Constructor for class com.sun.xml.wss.provider.wsit.SecurityContextImpl
 
SecurityContextTokenImpl - Class in com.sun.xml.wss.core
... ... ...
SecurityContextTokenImpl(Document, String, String, String, List) - Constructor for class com.sun.xml.wss.core.SecurityContextTokenImpl
 
SecurityContextTokenImpl(SOAPElement) - Constructor for class com.sun.xml.wss.core.SecurityContextTokenImpl
 
SecurityEnvironment - Interface in com.sun.xml.wss
The SecurityEnvironment interface links the XWS-Security runtime with the environment/container in which it is running.
SecurityHeader - Class in com.sun.xml.wss.core
 
SecurityHeader(SOAPElement) - Constructor for class com.sun.xml.wss.core.SecurityHeader
 
SecurityHeaderBlock - Interface in com.sun.xml.wss.core
 
SecurityHeaderBlockImpl - Class in com.sun.xml.wss.impl.misc
 
SecurityHeaderBlockImpl() - Constructor for class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
SecurityHeaderBlockImpl(SOAPElement) - Constructor for class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
SecurityHeaderException - Exception in com.sun.xml.wss.impl
A SecurityHeaderException indicates that there is a problem with the security header elements and subelements.
SecurityHeaderException(String) - Constructor for exception com.sun.xml.wss.impl.SecurityHeaderException
 
SecurityHeaderException(String, Throwable) - Constructor for exception com.sun.xml.wss.impl.SecurityHeaderException
 
SecurityHeaderException(Throwable) - Constructor for exception com.sun.xml.wss.impl.SecurityHeaderException
 
securityHeaderLayout - Variable in class com.sun.xml.wss.ProcessingContext
 
securityMUValue - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
securityMUValue - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
SecurityPlugin - Class in com.sun.xml.rpc.plugins
 
SecurityPlugin() - Constructor for class com.sun.xml.rpc.plugins.SecurityPlugin
 
SecurityPluginUtil - Class in com.sun.xml.rpc.security
 
SecurityPluginUtil(String, String, boolean) - Constructor for class com.sun.xml.rpc.security.SecurityPluginUtil
 
SecurityPolicy - Interface in com.sun.xml.wss.impl.policy
Tagging interface for the following Security Policy types (or any custom defined security policy type) MLSPolicy SecurityPolicyContainer DynamicSecurityPolicy
SECURITYPOLICY_12_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SECURITYPOLICY_200507_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SecurityPolicyContainer - Class in com.sun.xml.wss.impl.policy
Represents a container for a static collection of SecurityPolicies.
SecurityPolicyContainer() - Constructor for class com.sun.xml.wss.impl.policy.SecurityPolicyContainer
 
SecurityPolicyGenerator - Interface in com.sun.xml.wss.impl.policy
A Factory interface for Generating Concrete Security Policies
securityPolicyNamespaces - Static variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
securityPolicyNamespaces - Static variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
SecurityProcessingContext - Interface in com.sun.xml.wss
This interface represents a Context that is used by the XWS-Security 2.0 Runtime to apply/verify Security Policies on an Outgoing/Incoming SOAP Message.
SecurityRecipient - Class in com.sun.xml.wss.impl
This class exports a static Security Service for Verifying/Validating Security in an Inbound SOAPMessage.
SecurityRecipient() - Constructor for class com.sun.xml.wss.impl.SecurityRecipient
 
SecurityServerTube - Class in com.sun.xml.wss.jaxws.impl
 
SecurityServerTube(ServerTubelineAssemblyContext, Tube) - Constructor for class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
SecurityServerTube(SecurityServerTube, TubeCloner) - Constructor for class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
SecurityToken - Interface in com.sun.xml.wss.core
 
SecurityTokenException - Exception in com.sun.xml.wss.impl
The root class for Security Token Exceptions.
SecurityTokenException(String) - Constructor for exception com.sun.xml.wss.impl.SecurityTokenException
 
SecurityTokenException(String, Throwable) - Constructor for exception com.sun.xml.wss.impl.SecurityTokenException
 
SecurityTokenException(Throwable) - Constructor for exception com.sun.xml.wss.impl.SecurityTokenException
 
SecurityTokenReference - Class in com.sun.xml.wss.core
 
SecurityTokenReference() - Constructor for class com.sun.xml.wss.core.SecurityTokenReference
Creates an "empty" SecurityTokenReference element
SecurityTokenReference(Document) - Constructor for class com.sun.xml.wss.core.SecurityTokenReference
Creates an "empty" SecurityTokenReference element whose owner document is doc
SecurityTokenReference(SOAPElement, boolean) - Constructor for class com.sun.xml.wss.core.SecurityTokenReference
Takes a SOAPElement which has the required structure of a SecurityTokenReference (including the reference element).
SecurityTokenReference(SOAPElement) - Constructor for class com.sun.xml.wss.core.SecurityTokenReference
 
securityTokenReferenceCount() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method securityTokenReferenceCount
SecurityTubeBase - Class in com.sun.xml.wss.jaxws.impl
 
SecurityTubeBase(TubeConfiguration, Tube) - Constructor for class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
SecurityTubeBase(SecurityTubeBase, TubeCloner) - Constructor for class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
SecurityTubeFactory - Class in com.sun.xml.wss.provider.wsit
 
SecurityTubeFactory() - Constructor for class com.sun.xml.wss.provider.wsit.SecurityTubeFactory
 
SecurityUtil - Class in com.sun.xml.wss.impl.misc
Utility class for the Encryption and Signature related methods
SecurityUtil() - Constructor for class com.sun.xml.wss.impl.misc.SecurityUtil
Creates a new instance of SecurityUtil
seed - Variable in class com.sun.xml.security.core.dsig.DSAKeyValueType
 
SEEN - Static variable in class javax.mail.Flags.Flag
This message is seen.
SEI_MODEL - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
select(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
SELECT Command.
select(Map) - Method in interface com.sun.xml.wss.AliasSelector
 
select(KeyInfo, KeySelector.Purpose, AlgorithmMethod, XMLCryptoContext) - Method in class com.sun.xml.wss.impl.dsig.KeySelectorImpl
 
selectAlternative(ProcessingContext, List<MessagePolicy>, SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.verifier.UsernameOrSAMLAlternativeSelector
 
selectAlternative(ProcessingContext, List<MessagePolicy>, SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.verifier.UsernameOrX509AlternativeSelector
 
selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
 
selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
Picks the loader to delegate to.
selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.WildcardLoader
 
selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
 
selectRootLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Based on the tag name, determine what object to unmarshal, and then set a new object and its loader to the current unmarshaller state.
selectRootLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
On top of JAXBContextImpl#selectRootLoader(State, TagName), this method also consults ClassResolver.
SELF_SUBJECT - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SELF_SUBJECT - Static variable in class com.sun.xml.wss.provider.WssProviderAuthModule
 
send(Message) - Static method in class javax.mail.Transport
Send a message.
send(Message, Address[]) - Static method in class javax.mail.Transport
Send the message to the specified addresses, ignoring any recipients specified in the message itself.
SEND_CONTINUE - Static variable in class javax.security.auth.message.AuthStatus
Indicates the message processing by the authentication module is NOT complete, that the module replaced the application message with a security message, and that the runtime is to proceed by sending the security message.
SEND_FAILURE - Static variable in class javax.security.auth.message.AuthStatus
Indicates that the message processing by the authentication module was NOT successful, that the module replaced the application message with an error message, and that the runtime is to proceed by sending the error message.
SEND_SUCCESS - Static variable in class javax.security.auth.message.AuthStatus
Indicates that the message processing by the authentication module was successful and that the runtime is to proceed by sending a message returned by the authentication module.
sendCommand(String) - Method in class com.sun.mail.smtp.SMTPTransport
Sends command cmd to the server terminating it with CRLF.
sender - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
senderSettings() - Method in class com.sun.xml.wss.impl.config.DeclarativeSecurityConfiguration
 
SendFailedException - Exception in javax.mail
This exception is thrown when the message cannot be sent.
SendFailedException() - Constructor for exception javax.mail.SendFailedException
Constructs a SendFailedException with no detail message.
SendFailedException(String) - Constructor for exception javax.mail.SendFailedException
Constructs a SendFailedException with the specified detail message.
SendFailedException(String, Exception) - Constructor for exception javax.mail.SendFailedException
Constructs a SendFailedException with the specified Exception and detail message.
SendFailedException(String, Exception, Address[], Address[], Address[]) - Constructor for exception javax.mail.SendFailedException
Constructs a SendFailedException with the specified string and the specified address objects.
sendMessage(Message, Address[]) - Method in class com.sun.mail.smtp.SMTPTransport
Send the Message to the specified list of addresses.
sendMessage(Message, Address[]) - Method in class javax.mail.Transport
Send the Message to the specified list of addresses.
SentDateTerm - Class in javax.mail.search
This class implements comparisons for the Message SentDate.
SentDateTerm(int, Date) - Constructor for class javax.mail.search.SentDateTerm
Constructor.
separator - Variable in class com.sun.mail.imap.IMAPFolder
 
separator - Variable in class com.sun.mail.imap.protocol.ListInfo
 
seqnum - Variable in class com.sun.mail.imap.protocol.UID
 
seqnumOf(int) - Method in class com.sun.mail.imap.MessageCache
Return the sequence number for the given message number.
sequence() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
 
sequence() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
 
sequence() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TypeDefParticle
 
SERIAL_KEY_REFERENCE_TYPE - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
serialize(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
Serialize a Node.
serialize(Document) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
Serialize a Document.
serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
serializeAttributes(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
serializeAttributes(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Serializes attributes into the specified target.
serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
Marshals one attribute.
serializeBody(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
serializeBody(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
serializeBody(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
serializeBody(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Serializes child elements and texts into the specified target.
serializeBody(BeanT, XMLSerializer, Object) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
 
serializeBody(BeanT, XMLSerializer, Object) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
serializeCDATA(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
 
serializeComment(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
 
serializeElement(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
 
serializeElementAsDocument(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
 
serializeProcessingInstruction(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
 
serializeQNameValue(QName) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
Method called to serialize given qualified name into valid String serialization, taking into account existing namespace bindings.
serializeQNameValue(QName) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
Method called to serialize given qualified name into valid String serialization, taking into account existing namespace bindings.
serializer - Variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
serializer - Variable in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
serializeRequest(JavaCallInfo) - Method in interface org.jvnet.ws.databinding.Databinding
Serializes a JavaCallInfo instance representing a JAVA method call to a request XML(SOAP) message.
serializeResponse(JavaCallInfo) - Method in interface org.jvnet.ws.databinding.Databinding
Serializes a JavaCallInfo instance representing the return value or exception of a JAVA method call to a response XML(SOAP) message.
serializeRoot(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
serializeRoot(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
serializeRoot(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
serializeRoot(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Serializes the bean as the root element.
SerializerVocabulary - Class in com.sun.xml.fastinfoset.vocab
 
SerializerVocabulary() - Constructor for class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
SerializerVocabulary(Vocabulary, boolean) - Constructor for class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
serializeText(Node) - Method in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
 
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
serializeURIs(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
serializeURIs(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Declares all the namespace URIs this object is using at its top-level scope into the specified target.
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
serializeURIs(BeanT, XMLSerializer) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
 
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
SERVER_CERT - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
SERVER_CERTIFICATE_PROPERTY - Static variable in interface com.sun.xml.wss.XWSSConstants
 
SERVER_SUBJECT - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
ServerAuth - Interface in javax.security.auth.message
An implementation of this interface is used to validate received service request messages, and to secure service response messages.
ServerAuthConfig - Interface in javax.security.auth.message.config
This interface describes a configuration of ServerAuthConfiguration objects for a message layer and application context (for example, the messaging context of a specific application, or set of applications).
ServerAuthContext - Interface in javax.security.auth.message.config
This ServerAuthContext class encapsulates ServerAuthModules that are used to validate service requests received from clients, and to secure any response returned for those requests.
ServerAuthModule - Interface in javax.security.auth.message.module
A ServerAuthModule validates client requests and secures responses to the client.
serverCert - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
serverCert - Variable in class com.sun.xml.wss.provider.wsit.ClientSecurityTube
 
serverCert - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
ServerPipeCreator - Class in com.sun.xml.wss.provider.wsit
This is used by JAXWSContainer to return proper 196 security and app server monitoing pipes to the StandAlonePipeAssembler and TangoPipeAssembler
ServerPipeCreator() - Constructor for class com.sun.xml.wss.provider.wsit.ServerPipeCreator
 
ServerSecurityAuthModule - Class in com.sun.xml.wss.provider
 
ServerSecurityAuthModule() - Constructor for class com.sun.xml.wss.provider.ServerSecurityAuthModule
 
ServerSecurityPipe - Class in com.sun.xml.wss.provider.wsit
This pipe is used to do 196 security
ServerSecurityPipe(Map<Object, Object>, Pipe, boolean) - Constructor for class com.sun.xml.wss.provider.wsit.ServerSecurityPipe
 
ServerSecurityPipe(ServerSecurityPipe, PipeCloner) - Constructor for class com.sun.xml.wss.provider.wsit.ServerSecurityPipe
 
ServerSecurityTube - Class in com.sun.xml.wss.provider.wsit
 
ServerSecurityTube(Map<Object, Object>, Tube, boolean) - Constructor for class com.sun.xml.wss.provider.wsit.ServerSecurityTube
 
ServerSecurityTube(ServerSecurityTube, TubeCloner) - Constructor for class com.sun.xml.wss.provider.wsit.ServerSecurityTube
 
ServerTubeConfiguration - Class in com.sun.xml.wss.jaxws.impl
TubeConfiguration for servers.
ServerTubeConfiguration(PolicyMap, WSDLPort, WSEndpoint) - Constructor for class com.sun.xml.wss.jaxws.impl.ServerTubeConfiguration
 
SERVICE - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
service - Variable in class com.sun.xml.xwss.XWSSClientTube
 
Service - Class in javax.mail
An abstract class that contains the functionality common to messaging services, such as stores and transports.
Service(Session, URLName) - Constructor for class javax.mail.Service
Constructor.
SERVICE_ALIAS - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
SERVICE_DEFINITION_PATH - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
Path to resource that should contain implementation class definition.
SERVICE_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SERVICE_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SERVICE_ENDPOINT - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
SERVICE_REF - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
serviceName(QName) - Method in interface org.jvnet.ws.databinding.Databinding.Builder
Sets the service name of the WSDL
session - Variable in class javax.mail.Message
The Session object for this Message
session - Variable in class javax.mail.Service
The session from which this service was created.
Session - Class in javax.mail
The Session class represents a mail session and is not subclassed.
sessionIndex - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
 
sessionNotOnOrAfter - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
 
set(B, V) - Method in class com.sun.xml.bind.api.RawAccessor
Sets the value of the property of the given bean object.
set(String) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterOnlyReflection
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Sets the value of the property of the given bean object.
set(B, V) - Method in class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Boolean
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Byte
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Character
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Double
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Float
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Integer
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Long
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Ref
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Short
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Boolean
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Byte
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Character
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Double
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Float
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Integer
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Long
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Short
 
set(byte[], int, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Fills in the data object by a portion of the byte[].
set(byte[], String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Fills in the data object by the byte[] of the exact length.
set(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Fills in the data object by a DataHandler.
set(int[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
Sets the int[] data to this object.
set(Base64Data, String) - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
 
set(String, String, String, String) - Method in class com.sun.xml.fastinfoset.QualifiedName
 
set(String, String, String, String, int) - Method in class com.sun.xml.fastinfoset.QualifiedName
 
set(String, String, String, String, int, int, int, int) - Method in class com.sun.xml.fastinfoset.QualifiedName
 
set(String, String, String) - Method in class com.sun.xml.fastinfoset.QualifiedName
 
set(String, String, String, int, int, int, char[]) - Method in class com.sun.xml.fastinfoset.QualifiedName
 
set(String, String, String, int) - Method in class com.sun.xml.fastinfoset.QualifiedName
 
set(String, String, String, int, int, int, int) - Method in class com.sun.xml.fastinfoset.QualifiedName
 
set(String, String) - Method in class com.sun.xml.fastinfoset.QualifiedName
 
set(char[], int, int, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArray
 
set(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
Set a parameter.
set(String, String) - Method in class javax.mail.internet.ParameterList
Set a parameter.
set(String, String, String) - Method in class javax.mail.internet.ParameterList
Set a parameter.
set - Variable in class javax.mail.search.FlagTerm
Indicates whether to test for the presence or absence of the specified Flag.
set(byte[], int, String, boolean) - Method in class org.jvnet.staxex.Base64Data
Fills in the data object by a portion of the byte[].
set(byte[], int, String) - Method in class org.jvnet.staxex.Base64Data
Fills in the data object by a portion of the byte[].
set(byte[], String) - Method in class org.jvnet.staxex.Base64Data
Fills in the data object by the byte[] of the exact length.
set(DataHandler) - Method in class org.jvnet.staxex.Base64Data
Fills in the data object by a DataHandler.
set_includeComments(boolean) - Method in class com.sun.xml.wss.impl.transform.Canonicalizer20010315ExclOmitComments
 
setACL(String, char, ACL) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
SETACL Command.
setAction(String) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
setAction(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
setAction(String) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setActor(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
setAdapter(Class<A>, A) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setAdapter(Class<A>, A) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setAddress(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
Sets the value of the address property.
setAddress(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectLocalityType
Sets the value of the address property.
setAddress(String) - Method in class javax.mail.internet.InternetAddress
Set the email address.
setAdvice(AdviceType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Sets the value of the advice property.
setAdvice(AdviceType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Sets the value of the advice property.
setAlgorithm(String) - Method in class com.sun.xml.security.core.dsig.CanonicalizationMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in class com.sun.xml.security.core.dsig.DigestMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in class com.sun.xml.security.core.dsig.SignatureMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in class com.sun.xml.security.core.dsig.TransformType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in class com.sun.xml.security.core.xenc.AgreementMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in class com.sun.xml.security.core.xenc.EncryptionMethodType
Sets the value of the algorithm property.
setAlgorithmParameters(AlgorithmParameterSpec) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget.Transform
set any parameters for the Transform Algorithm
setAlgorithmParameters(AlgorithmParameterSpec) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget.Transform
set Algorithm Parameters
setAlgorithmSuite(AlgorithmSuite) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
setAlgorithmSuite(AlgorithmSuite) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setAlias(String) - Method in class com.sun.xml.wss.impl.callback.PrivateKeyCallback
 
setAllNillable(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setAllocator(XMLEventAllocator) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
 
setAllow8bitMIME(boolean) - Method in class com.sun.mail.smtp.SMTPMessage
If set to true, and the server supports the 8BITMIME extension, text parts of this message that use the "quoted-printable" or "base64" encodings are converted to use "8bit" encoding if they follow the RFC 2045 rules for 8bit text.
setAnnotationReader(RuntimeAnnotationReader) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setAny(List<Object>) - Method in class com.sun.xml.security.core.xenc.ReferenceType
 
setApacheResourceResolver(ResourceResolverSpi) - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
 
setApplicationContextRoot(String) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
setAssertion(Element) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
set the SAML Assertion
setAssertion(XMLStreamReader) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
setAssertionElement(Element) - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
setAssertionId(String) - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
setAssertionId(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
set the AssertionId for the possibly remote assertion A CallbackHandler can choose to just set the AuthorityBinding and the AssertionId, and not set the actual assertion
setAssertionID(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Sets the value of the assertionID property.
setAssertionReader(XMLStreamReader) - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
setAssertionType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
set the SubjectConfirmation type of the SAML assertion
setAttachmentFilters(Filter[]) - Method in class com.sun.mail.util.logging.MailHandler
Sets the attachment filters.
setAttachmentFormatters(Formatter[]) - Method in class com.sun.mail.util.logging.MailHandler
Sets the attachment Formatter object for this handler.
setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.xml.bind.api.BridgeContext
Deprecated. Sets the AttachmentMarshaller.
setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setAttachmentNames(String[]) - Method in class com.sun.mail.util.logging.MailHandler
Sets the attachment file name for each attachment.
setAttachmentNames(Formatter[]) - Method in class com.sun.mail.util.logging.MailHandler
Sets the attachment file name formatters.
setAttachmentPart(AttachmentPart) - Method in class com.sun.xml.wss.impl.dsig.AttachmentData
 
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.BridgeContext
Deprecated. Sets the AttachmentUnmarshaller.
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setAttribute(int, String, String, String, String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set an attribute in the list.
setAttribute(String, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setAttribute(String, String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setAttribute(String, String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setAttribute(String, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setAttributeName(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeDesignatorType
Sets the value of the attributeName property.
setAttributeNamespace(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeDesignatorType
Sets the value of the attributeNamespace property.
setAttributeNode(Attr) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setAttributeNode(Attr) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setAttributeNode(Attr) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setAttributeNode(Attr) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setAttributeNodeNS(Attr) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setAttributeNodeNS(Attr) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setAttributeNodeNS(Attr) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setAttributeNodeNS(Attr) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setAttributeNS(String, String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
setAttributeNS(String, String, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setAttributeNS(String, String, String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setAttributeNS(String, String, String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setAttributeNS(String, String, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setAttributes(Attributes) - Method in class com.sun.xml.bind.util.AttributesImpl
Copy an entire Attributes object.
setAttributes(Attributes) - Method in class com.sun.xml.wss.impl.c14n.Attribute
 
setAttributes(Attributes) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
Copy an entire Attributes object.
setAttributes(EncodingAlgorithmAttributes) - Method in class org.jvnet.fastinfoset.sax.helpers.EncodingAlgorithmAttributesImpl
Copy an entire EncodingAlgorithmAttributes object.
setAttributeType(String) - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
 
setAttributeValueMapMemoryLimit(int) - Method in class com.sun.xml.fastinfoset.Encoder
Sets the limit on the memory size of Map of attribute values that will be indexed.
setAttributeValueMapMemoryLimit(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Sets the limit on the memory size of Map of attribute values that will be indexed.
setAttributeValueSizeLimit(int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
setAuthenticationInstant(XMLGregorianCalendar) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthenticationStatementType
Sets the value of the authenticationInstant property.
setAuthenticationMethod(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthenticationStatementType
Sets the value of the authenticationMethod property.
setAuthenticator(Authenticator) - Method in class com.sun.mail.util.logging.MailHandler
Gets the Authenticator used to login to the email server.
setAuthnContext(AuthnContextType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
Sets the value of the authnContext property.
setAuthnInstant(XMLGregorianCalendar) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
Sets the value of the authnInstant property.
setAuthorityBinding(AuthorityBinding) - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
setAuthorityBinding(Element) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
set the SAML AuthorityBinding element, identifying a remote assertion
setAuthorityBindingElement(Element) - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
setAuthorityIdentifier(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
set the abstract identifier for the issuing authority
setAuthorityKind(QName) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorityBindingType
Sets the value of the authorityKind property.
setBase64Content(InputStream, String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
setBaseID(BaseIDAbstractType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
Sets the value of the baseID property.
setBaseType(String) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
setBaseURI(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
 
setBaseURI(String) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method setBaseURI : BaseURI accepted by Apache KeyInfo Ctor
setBaseURI(String) - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Method setBaseURI : BaseURI needed by Apache KeyInfo Ctor
setBinding(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorityBindingType
Sets the value of the binding property.
setBodyEpilogue(String) - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
setBodyPrologue(String) - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
setBodyPrologueTime(boolean) - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
setBoundary(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
setBuf(byte[]) - Method in class com.sun.xml.messaging.saaj.util.ByteInputStream
 
setBuffer(MutableXMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
setBuffer(XMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.AbstractProcessor
Deprecated. Use AbstractProcessor.setBuffer(XMLStreamBuffer, boolean)
setBuffer(XMLStreamBuffer, boolean) - Method in class com.sun.xml.stream.buffer.AbstractProcessor
 
setBufferSize(int) - Method in class com.sun.xml.fastinfoset.Decoder
Set the buffer size.
setBufferSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
Set the buffer size.
setC14NSupport(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setCalendar(Calendar) - Method in class javax.mail.internet.MailDateFormat
Don't allow setting the calendar
setCanonicalizationAlgorithm(String) - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
set the Canonicalization Algorithm for the ds:SignedInfo
setCanonicalizationMethod(CanonicalizationMethod) - Method in class com.sun.xml.security.core.dsig.SignedInfoType
Sets the value of the canonicalizationMethod property.
setCanonicalizedData(byte[]) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
setCapabilities(Response) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
If the response contains a CAPABILITY response code, extract it and save the capabilities.
setCarriedKeyName(String) - Method in class com.sun.xml.security.core.xenc.EncryptedKeyType
Sets the value of the carriedKeyName property.
setCarriedKeyName(SOAPElement) - Method in class com.sun.xml.wss.core.EncryptedKeyHeaderBlock
 
setCertAlias(String) - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
setCertificate(X509Certificate) - Method in class com.sun.xml.wss.core.reference.X509IssuerSerial
 
setCertificate(X509Certificate) - Method in class com.sun.xml.wss.core.reference.X509SubjectKeyIdentifier
 
setCertificate(X509Certificate) - Method in class com.sun.xml.wss.core.reference.X509ThumbPrintIdentifier
 
setCertificate(X509Certificate) - Method in class com.sun.xml.wss.impl.keyinfo.BinarySecretStrategy
 
setCertificate(X509Certificate) - Method in class com.sun.xml.wss.impl.keyinfo.DirectReferenceStrategy
 
setCertificate(X509Certificate) - Method in class com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy
 
setCertificate(X509Certificate) - Method in class com.sun.xml.wss.impl.keyinfo.KeyInfoStrategy
Sets the certificate corresponding to the security operation
setCertificate(X509Certificate) - Method in class com.sun.xml.wss.impl.keyinfo.KeyNameStrategy
 
setCertificate(X509Certificate) - Method in class com.sun.xml.wss.impl.keyinfo.X509IssuerSerialStrategy
 
setCertificateIdentifier(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
set the Certificate Identifier
setCertStore(CertStore) - Method in class com.sun.xml.wss.impl.callback.CertStoreCallback
 
setCertStore(CertStore) - Method in class javax.security.auth.message.callback.CertStoreCallback
Used by the CallbackHandler to set the CertStore within the Callback.
setCharacterContentChunkMapMemoryLimit(int) - Method in class com.sun.xml.fastinfoset.Encoder
Sets the limit on the memory size, allocated for indexed character content chunks.
setCharacterContentChunkMapMemoryLimit(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Sets the limit on the memory size, allocated for indexed character content chunks.
setCharacterContentChunkSizeLimit(int) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
setCharacterEncodingScheme(String) - Method in class com.sun.xml.fastinfoset.Encoder
Sets the character encoding scheme.
setCharacterEncodingScheme(String) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Sets the character encoding scheme.
setCharacterOffset(int) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
 
setCharset(String) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
setCharset(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
 
setCharsetEncoding(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
setCipherData(CipherDataType) - Method in class com.sun.xml.security.core.xenc.EncryptedType
Sets the value of the cipherData property.
setCipherData(SOAPElement) - Method in class com.sun.xml.wss.core.EncryptedKeyHeaderBlock
 
setCipherReference(CipherReferenceType) - Method in class com.sun.xml.security.core.xenc.CipherDataType
Sets the value of the cipherReference property.
setCipherValue(byte[]) - Method in class com.sun.xml.security.core.xenc.CipherDataType
Sets the value of the cipherValue property.
setCipherValue(String) - Method in class com.sun.xml.wss.core.EncryptedKeyHeaderBlock
 
setClaims(byte[]) - Method in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
setClasses(Class[]) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setColumnNumber(int) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
 
setComparator(Comparator) - Method in class com.sun.mail.util.logging.MailHandler
Sets the comparator used to order all LogRecord objects prior to formatting.
setConditions(ConditionsType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Sets the value of the conditions property.
setConditions(ConditionsType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Sets the value of the conditions property.
setConfigData(ConfigHelper.ConfigData) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper
 
setConfigType(int) - Method in class com.sun.xml.wss.ProcessingContext
This method is used for internal purposes
setConfigType(int) - Method in interface com.sun.xml.wss.SecurityProcessingContext
This method is used for internal purposes
setConfirmationMethod(String) - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
setConfirmationMethod(List) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectConfirmation
 
setConfirmationMethod(List) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectConfirmation
 
setConnected(boolean) - Method in class javax.mail.Service
Set the connection state of this service.
setContent(Object, String) - Method in class com.sun.mail.imap.IMAPBodyPart
 
setContent(Multipart) - Method in class com.sun.mail.imap.IMAPBodyPart
 
setContent(Object, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
A convenience method for setting this body part's content.
setContent(MimeMultipart) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
This method sets the body part's content to a MimeMultipart object.
setContent(Object, String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
setContent(Source) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
setContent(List<Object>) - Method in class com.sun.xml.security.core.xenc.AgreementMethodType
 
setContent(List<Object>) - Method in class com.sun.xml.security.core.xenc.EncryptionMethodType
 
setContent(List<Object>) - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
 
setContent(List) - Method in interface com.sun.xml.wss.saml.AnyType
Set the content
setContent(List) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.AnyType
 
setContent(List) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.ObjectType
 
setContent(Object, String) - Method in class javax.mail.internet.MimeBodyPart
A convenience method for setting this body part's content.
setContent(Multipart) - Method in class javax.mail.internet.MimeBodyPart
This method sets the body part's content to a Multipart object.
setContent(Object, String) - Method in class javax.mail.internet.MimeMessage
A convenience method for setting this Message's content.
setContent(Multipart) - Method in class javax.mail.internet.MimeMessage
This method sets the Message's content to a Multipart object.
setContent(Object, String) - Method in interface javax.mail.Part
A convenience method for setting this part's content.
setContent(Multipart) - Method in interface javax.mail.Part
This method sets the given Multipart object as this message's content.
setContentDescription(String) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
setContentDescription(String) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
setContentHandler(ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
setContentHandler(ContentHandler) - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
Sets the ContentHandler.
setContentHandler(ContentHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
setContentHandler(ContentHandler) - Method in class com.sun.xml.fastinfoset.tools.StAX2SAXReader
 
setContentHandler(ContentHandler) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
setContentID(String) - Method in class com.sun.mail.imap.IMAPMessage
 
setContentID(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Set the "Content-ID" header field of this body part.
setContentID(String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-ID" header field of this body part.
setContentID(String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-ID" header field of this Message.
setContentLanguage(String[]) - Method in class com.sun.mail.imap.IMAPMessage
 
setContentLanguage(String[]) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Set the Content-Language header of this MimeBodyPart.
setContentLanguage(String[]) - Method in class javax.mail.internet.MimeBodyPart
Set the Content-Language header of this MimePart.
setContentLanguage(String[]) - Method in class javax.mail.internet.MimeMessage
Set the "Content-Language" header of this MimePart.
setContentLanguage(String[]) - Method in interface javax.mail.internet.MimePart
Set the Content-Language header of this MimePart.
setContentMD5(String) - Method in class com.sun.mail.imap.IMAPBodyPart
 
setContentMD5(String) - Method in class com.sun.mail.imap.IMAPMessage
 
setContentMD5(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Set the "Content-MD5" header field of this body part.
setContentMD5(String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-MD5" header field of this body part.
setContentMD5(String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-MD5" header field of this Message.
setContentMD5(String) - Method in interface javax.mail.internet.MimePart
Set the Content-MD5 of this part.
setContentOnly(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.Target
set the contentOnly flag on the Target
setContentType(String) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
setContentType(String) - Method in class com.sun.xml.wss.impl.resolver.AttachmentSignatureInput
 
setCount(int) - Method in class com.sun.mail.iap.ByteArray
Set the count of bytes.
setCount(BigInteger) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ProxyRestrictionType
Sets the value of the count property.
setCreated(String) - Method in class com.sun.xml.wss.core.Timestamp
 
setCreatedValueType(String) - Method in class com.sun.xml.wss.core.Timestamp
 
setCreationTime(String) - Method in class com.sun.xml.wss.core.UsernameToken
set the creation time.
setCreationTime(String) - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
set the CreationTime for the timestamp in this TimestampPolicy
setCurrentHeaderElement(SOAPElement) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setCurrentReferenceList(Node) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
setCurrentSecret(Key) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
setData(String) - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
 
setData(String) - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
 
setData(byte[]) - Method in class com.sun.xml.wss.impl.misc.HANonceManager.HAPojo
 
setDataEncryptionAlgorithm(String) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
setDataEncryptionAlgorithm(String) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
set the DataEncryptionAlgorithm to be used
setDataEncryptionAlgorithm(String) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
set the DataEncryptionAlgorithm
setDataHandler(DataHandler) - Method in class com.sun.mail.imap.IMAPBodyPart
 
setDataHandler(DataHandler) - Method in class com.sun.mail.imap.IMAPMessage
 
setDataHandler(DataHandler) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
This method provides the mechanism to set this body part's content.
setDataHandler(DataHandler) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
setDataHandler(DataHandler) - Method in class javax.mail.internet.MimeBodyPart
This method provides the mechanism to set this body part's content.
setDataHandler(DataHandler) - Method in class javax.mail.internet.MimeMessage
This method provides the mechanism to set this part's content.
setDataHandler(DataHandler) - Method in interface javax.mail.Part
This method provides the mechanism to set this part's content.
setDataReferenceOrKeyReference(List<JAXBElement<ReferenceType>>) - Method in class com.sun.xml.security.core.xenc.ReferenceList
 
setDebug(boolean) - Method in class javax.mail.Session
Set the debug setting for this Session.
setDebugOut(PrintStream) - Method in class javax.mail.Session
Set the stream to be used for debugging output for this session.
setDecision(DecisionType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorizationDecisionStatementType
Sets the value of the decision property.
setDecision(DecisionType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthzDecisionStatementType
Sets the value of the decision property.
setDeclaration(EntityDeclaration) - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
 
setDeclHandler(DeclHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
setDeclHandler(DeclHandler) - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
Allow an application to register a DTD declaration handler.
setDefaultNamespace(String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
Binds a URI to the default namespace This URI is bound in the scope of the current START_ELEMENT / END_ELEMENT pair.
setDefaultNamespace(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
setDefaultNamespace(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
setDefaultNamespace(String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
setDefaultNamespace(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
setDefaultNamespace(String) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
setDefaultNamespace(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
setDefaultNsUri(String) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setDescription(String, String) - Method in class com.sun.mail.imap.IMAPBodyPart
 
setDescription(String, String) - Method in class com.sun.mail.imap.IMAPMessage
 
setDescription(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Set the "Content-Description" header field for this body part.
setDescription(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Set the "Content-Description" header field for this body part.
setDescription(String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-Description" header field for this body part.
setDescription(String, String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-Description" header field for this body part.
setDescription(String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-Description" header field for this Message.
setDescription(String, String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-Description" header field for this Message.
setDescription(String) - Method in interface javax.mail.Part
Set a description String for this part.
setDigestAlgorithm(String) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
set the Digest Algorithm to be used for this Target
setDigestMethod(DigestMethod) - Method in class com.sun.xml.security.core.dsig.ReferenceType
Sets the value of the digestMethod property.
setDigestOn() - Method in class com.sun.xml.wss.core.UsernameToken
 
setDigestOn(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
setter for a boolean flag indicating whether the password should be digested while constructing a wss:UsernameToken from this Policy
setDigestValue(byte[]) - Method in class com.sun.xml.security.core.dsig.ReferenceType
Sets the value of the digestValue property.
setDigestValue(byte[]) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
setDir(String) - Method in class org.jvnet.mimepull.MIMEConfig
 
setDisbaleInclusivePrefix(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
setDisbaleInclusivePrefix(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget.Transform
 
setDisposition(String) - Method in class com.sun.mail.imap.IMAPBodyPart
 
setDisposition(String) - Method in class com.sun.mail.imap.IMAPMessage
 
setDisposition(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
Set the primary type.
setDisposition(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Set the "Content-Disposition" header field of this body part.
setDisposition(String) - Method in class javax.mail.internet.ContentDisposition
Set the disposition.
setDisposition(String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-Disposition" header field of this body part.
setDisposition(String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-Disposition" header field of this Message.
setDisposition(String) - Method in interface javax.mail.Part
Set the disposition of this part.
setDNSAddress(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectLocalityType
Sets the value of the dnsAddress property.
setDNSName(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectLocalityType
Sets the value of the dnsName property.
setDocument(Document) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
setDocument
setDocument(Document) - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
setDocument.
setDocumentLocator(Locator) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
setDocumentLocator(Locator) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
setDocumentLocator(Locator) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
setDocumentLocator(Locator) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
setDocumentLocator(Locator) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
setDocumentLocator(Locator) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
setDocumentLocator(Locator) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class com.sun.xml.wss.impl.c14n.SAXEXC14nCanonicalizerImpl
 
setDocumentURI(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
setDoNotSetMU(boolean) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
setDTD(String) - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
 
setDTDHandler(DTDHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
setDTDHandler(DTDHandler) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
setDumpMessages(boolean) - Method in class com.sun.xml.wss.impl.config.DeclarativeSecurityConfiguration
 
setElementData(Element) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.BodyElement1_1Impl
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.DetailEntry1_1Impl
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.FaultElement1_1Impl
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.BodyElement1_2Impl
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.DetailEntry1_2Impl
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.FaultElement1_2Impl
 
setElementQName(QName) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl
 
setElementQName(QName) - Method in class com.sun.xml.wss.impl.misc.SOAPElementExtension
 
setEmbeddedSoapElement(SOAPElement) - Method in class com.sun.xml.wss.core.reference.EmbeddedReference
 
setEnabled(boolean) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper
 
setEncAlgo(String) - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
setEncoding(String) - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 
setEncoding(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
setEncoding(String) - Method in class com.sun.xml.security.core.dsig.ObjectType
Sets the value of the encoding property.
setEncoding(String) - Method in class com.sun.xml.security.core.xenc.EncryptedType
Sets the value of the encoding property.
setEncoding(String) - Method in class com.sun.xml.txw2.output.XMLWriter
 
setEncoding(String) - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
setEncoding(String) - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
setEncoding(String) - Method in class org.codehaus.stax2.io.Stax2Result
 
setEncoding(String) - Method in class org.codehaus.stax2.io.Stax2Source
 
setEncodingAlgorithmContentHandler(EncodingAlgorithmContentHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
setEncodingAlgorithmContentHandler(EncodingAlgorithmContentHandler) - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
Allow an application to register an encoding algorithm handler.
setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl
 
setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl
 
setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl
 
setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.FaultElement1_2Impl
 
setEncodingStyle(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl
 
setEncodingStyle(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setEncodingStyle(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setEncodingStyle(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setEncodingStyle(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setEncodingStyleNamespace(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
setEncodingType(String) - Method in class com.sun.xml.wss.core.BinarySecurityToken
 
setEncodingType(String) - Method in class com.sun.xml.wss.core.reference.KeyIdentifier
 
setEncodingType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
setEncodingType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KeyValueTokenBinding
set the EncodingType
setEncodingType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
set the EncodingType
setEncryptedData(byte[]) - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
setEncryptedData(EncryptedDataType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.EncryptedElementType
Sets the value of the encryptedData property.
setEncryptedID(EncryptedElementType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
Sets the value of the encryptedID property.
setEncryptionMethod(EncryptionMethodType) - Method in class com.sun.xml.security.core.xenc.EncryptedType
Sets the value of the encryptionMethod property.
setEncryptionMethod(SOAPElement) - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
setEncryptionMethod(String) - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
setEncryptionProperties(EncryptionPropertiesType) - Method in class com.sun.xml.security.core.xenc.EncryptedType
Sets the value of the encryptionProperties property.
setEncryptionProperties(SOAPElement) - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
setEncryptionProperty(List<EncryptionPropertyType>) - Method in class com.sun.xml.security.core.xenc.EncryptionPropertiesType
 
setEndorsingST(boolean) - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
setEnforce(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.Target
set the enforcement flag, used when verifying Security on an inbound message.
setEntities(List) - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
 
setEntityResolver(EntityResolver) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
setEntityResolver(EntityResolver) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
setEnvelopeFrom(String) - Method in class com.sun.mail.smtp.SMTPMessage
Set the From address to appear in the SMTP envelope.
setErrorHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.api.BridgeContext
Deprecated. Registers the error handler that receives unmarshalling/marshalling errors.
setErrorHandler(ErrorHandler) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
 
setErrorHandler(ErrorHandler) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Sets the error handler that receives errors found during reading annotations.
setErrorHandler(ErrorHandler) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Sets the error handler that receives errors discovered during the model building.
setErrorHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
setErrorHandler(ErrorHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
setErrorHandler(ErrorHandler) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
setErrorListener(ErrorListener) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
 
setEscape(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
Fill in the buffer by encoding the specified characters while escaping characters like <
setEventAllocator(XMLEventAllocator) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
Set a user defined event allocator for events
setEventHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
setEventReader(XMLEventReader) - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
 
setEventType(int) - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
 
setEvidence(EvidenceType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorizationDecisionStatementType
Sets the value of the evidence property.
setEvidence(EvidenceType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthzDecisionStatementType
Sets the value of the evidence property.
setException(Throwable) - Method in interface org.jvnet.ws.databinding.JavaCallInfo
Sets the exception of this JavaCallInfo
setExpectedMimeType(MimeType) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
This method is used by MimeTypedTransducer to set the expected MIME type for the encapsulated Transducer.
setExpirationTime(String) - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
 
setExpires(String) - Method in class com.sun.xml.wss.core.Timestamp
 
setExpiresValueType(String) - Method in class com.sun.xml.wss.core.Timestamp
 
setExponent(byte[]) - Method in class com.sun.xml.security.core.dsig.RSAKeyValueType
Sets the value of the exponent property.
setExpunged(boolean) - Method in class com.sun.mail.imap.IMAPMessage
 
setExpunged(boolean) - Method in class javax.mail.Message
Sets the expunged flag for this Message.
setExternalVocabularies(Map) - Method in class com.sun.xml.fastinfoset.Decoder
Set the map of referenced external vocabularies.
setExternalVocabularies(Map) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
Set the map of referenced external vocabularies.
setExternalVocabulary(ExternalVocabulary) - Method in class com.sun.xml.fastinfoset.Encoder
Set the external vocabulary that shall be used when serializing.
setExternalVocabulary(String, SerializerVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
setExternalVocabulary(ExternalVocabulary) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Set the external vocabulary that shall be used when serializing.
setExternalVocabularyURI(String) - Method in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
setExtraneousProperty(String, Object) - Method in class com.sun.xml.wss.ProcessingContext
set the extraneous property into the context Extraneous Properties are properties extraneously defined by XWSS runtime and can contain application's runtime context (like JAXRPCContext etc)
setExtraneousProperty(String, Object) - Method in interface com.sun.xml.wss.SecurityProcessingContext
set the extraneous property into the context Extraneous Properties are properties extraneously defined by XWSS runtime and can contain application's runtime context (like JAXRPCContext etc)
setFactories(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
setFactory(AuthConfigFactory) - Static method in class javax.security.auth.message.config.AuthConfigFactory
Set the system-wide AuthConfigFactory implementation.
setFaultActor(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
setFaultActor(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
setFaultActor(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
setFaultCode(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
setFaultCode(String, String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
setFaultCode(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
setFaultCode(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
 
setFaultCode(String, String, String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
setFaultNode(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
setFaultNode(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
setFaultRole(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
setFaultRole(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
setFaultString(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
setFaultString(String, Locale) - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
setFaultString(String) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
setFaultString(String, Locale) - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
setFeature(String, boolean) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
setFeature(String, boolean) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
setFeature(String, Object) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
setFeature(String, Object) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
setFeature(String, Object) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
setFeature(String, Object) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
setFeature(String, Object) - Method in interface org.codehaus.stax2.XMLStreamReader2
Deprecated. Should use XMLStreamReader2.setProperty(java.lang.String, java.lang.Object) instead
setFeatureBinding(MLSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
set the FeatureBinding for this WSSPolicy
setFileName(String) - Method in class com.sun.mail.imap.IMAPBodyPart
 
setFileName(String) - Method in class com.sun.mail.imap.IMAPMessage
 
setFileName(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Set the filename associated with this body part, if possible.
setFileName(String) - Method in class javax.mail.internet.MimeBodyPart
Set the filename associated with this body part, if possible.
setFileName(String) - Method in class javax.mail.internet.MimeMessage
Set the filename associated with this part, if possible.
setFileName(String) - Method in interface javax.mail.Part
Set the filename associated with this part, if possible.
setFilter(EventFilter) - Method in class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
 
setFilter(StreamFilter) - Method in class com.sun.xml.fastinfoset.stax.util.StAXFilteredParser
 
setFilterProcessingContext(ProcessingContext) - Static method in class com.sun.xml.wss.impl.SecurityAnnotator
 
setFlag(Flags.Flag, boolean) - Method in class javax.mail.Message
Set the specified flag on this message to the specified value.
setFlags(Message[], Flags, boolean) - Method in class com.sun.mail.imap.IMAPFolder
Set the specified flags for the given array of messages.
setFlags(Flags, boolean) - Method in class com.sun.mail.imap.IMAPMessage
Set/Unset the given flags in this message.
setFlags(Flags, boolean) - Method in class com.sun.mail.imap.IMAPNestedMessage
 
setFlags(Flags, boolean) - Method in class com.sun.mail.pop3.POP3Message
Set the specified flags on this message to the specified value.
setFlags(Message[], Flags, boolean) - Method in class javax.mail.Folder
Set the specified flags on the messages specified in the array.
setFlags(int, int, Flags, boolean) - Method in class javax.mail.Folder
Set the specified flags on the messages numbered from start through end, both start and end inclusive.
setFlags(int[], Flags, boolean) - Method in class javax.mail.Folder
Set the specified flags on the messages whose message numbers are in the array.
setFlags(Flags, boolean) - Method in class javax.mail.internet.MimeMessage
Set the flags for this message.
setFlags(Flags, boolean) - Method in class javax.mail.Message
Set the specified flags on this message to the specified value.
setForceStreamClose(boolean) - Method in class com.sun.xml.fastinfoset.Decoder
Set the force stream close property.
setForceStreamClose(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
Set the force stream close property.
setFormat(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.NameIdentifierType
Sets the value of the format property.
setFormat(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
Sets the value of the format property.
setFragment(String) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Set the fragment for this URI.
setFragment(String) - Method in class com.sun.xml.wss.impl.misc.URI
Set the fragment for this URI.
setFriendlyName(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
Sets the value of the friendlyName property.
setFrom(Address) - Method in class com.sun.mail.imap.IMAPMessage
 
setFrom(Address) - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "From" header field.
setFrom() - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "From" header field using the value of the InternetAddress.getLocalAddress method.
setFrom() - Method in class javax.mail.Message
Set the "From" attribute in this Message.
setFrom(Address) - Method in class javax.mail.Message
Set the "From" attribute in this Message.
setG(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Sets the value of the g property.
setHandler(CallbackHandler) - Method in class com.sun.xml.wss.ProcessingContext
set the CallbackHandler for the context
setHandler(CallbackHandler) - Method in interface com.sun.xml.wss.SecurityProcessingContext
set the CallbackHandler for the context
setHasInternedStrings(boolean) - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
setHasInternedStrings(boolean) - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
 
setHeader(String, String) - Method in class com.sun.mail.imap.IMAPBodyPart
 
setHeader(String, String) - Method in class com.sun.mail.imap.IMAPMessage
 
setHeader(String, String) - Method in class com.sun.mail.pop3.POP3Message
Set the value for this header_name.
setHeader(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Sets the header string.
setHeader(String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
setHeader(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
Change the first header line that matches name to have value, adding a new header if no existing header matches.
setHeader(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Set the value for this header_name.
setHeader(String) - Method in class com.sun.xml.txw2.output.XMLWriter
Sets the header string.
setHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
Change the first header line that matches name to have value, adding a new header if no existing header matches.
setHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
Set the value for this header_name.
setHeader(String, String) - Method in class javax.mail.internet.MimeMessage
Set the value for this header_name.
setHeader(String, String) - Method in interface javax.mail.Part
Set the value for this header_name.
setHiddenByOverride(boolean) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
 
setHost(String) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Set the host for this URI.
setHost(String) - Method in class com.sun.xml.wss.impl.misc.URI
Set the host for this URI.
setHost(String) - Method in class javax.mail.internet.NewsAddress
Set the host.
setId(String) - Method in class com.sun.xml.security.core.dsig.KeyInfoType
Sets the value of the id property.
setId(String) - Method in class com.sun.xml.security.core.dsig.ManifestType
Sets the value of the id property.
setId(String) - Method in class com.sun.xml.security.core.dsig.ObjectType
Sets the value of the id property.
setId(String) - Method in class com.sun.xml.security.core.dsig.ReferenceType
Sets the value of the id property.
setId(String) - Method in class com.sun.xml.security.core.dsig.SignaturePropertiesType
Sets the value of the id property.
setId(String) - Method in class com.sun.xml.security.core.dsig.SignaturePropertyType
Sets the value of the id property.
setId(String) - Method in class com.sun.xml.security.core.dsig.SignatureType
Sets the value of the id property.
setId(String) - Method in class com.sun.xml.security.core.dsig.SignatureValueType
Sets the value of the id property.
setId(String) - Method in class com.sun.xml.security.core.dsig.SignedInfoType
Sets the value of the id property.
setId(String) - Method in class com.sun.xml.security.core.xenc.EncryptedType
Sets the value of the id property.
setId(String) - Method in class com.sun.xml.security.core.xenc.EncryptionPropertiesType
Sets the value of the id property.
setId(String) - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
Sets the value of the id property.
setId(String) - Method in class com.sun.xml.wss.core.BinarySecurityToken
 
setId(String) - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
setId(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setId(String) - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
setId(String) - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method setId
setId(String) - Method in class com.sun.xml.wss.core.SecurityContextTokenImpl
 
setId(String) - Method in class com.sun.xml.wss.core.SecurityTokenReference
 
setId(String) - Method in class com.sun.xml.wss.core.SignatureConfirmationHeaderBlock
 
setId(String) - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Method setId
setId(String) - Method in class com.sun.xml.wss.core.Timestamp
 
setID(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Sets the value of the id property.
setIdAttr(Element, String) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
setIdAttribute(String, boolean) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setIdAttribute(String, boolean) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setIdAttribute(String, boolean) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setIdAttribute(String, boolean) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setIdAttributeNode(Attr, boolean) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setIdAttributeNode(Attr, boolean) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setIdAttributeNode(Attr, boolean) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setIdAttributeNode(Attr, boolean) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setIdAttributeNS(String, String, boolean) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setIdAttributeNS(String, String, boolean) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setIdAttributeNS(String, String, boolean) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setIdAttributeNS(String, String, boolean) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setIgnorable(boolean) - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
 
setIgnoreComments(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
Set the FastInfosetSerializer.IGNORE_COMMENTS_FEATURE.
setIgnoreComments(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Set the FastInfosetSerializer.IGNORE_COMMENTS_FEATURE.
setIgnoreDTD(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
Set the FastInfosetSerializer.IGNORE_DTD_FEATURE.
setIgnoreDTD(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Set the FastInfosetSerializer.IGNORE_DTD_FEATURE.
setIgnoreProcesingInstructions(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
Set the FastInfosetSerializer.IGNORE_PROCESSING_INSTRUCTIONS_FEATURE.
setIgnoreProcesingInstructions(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Set the FastInfosetSerializer.IGNORE_PROCESSING_INSTRUCTIONS_FEATURE.
setIgnoreWhiteSpaceTextContent(boolean) - Method in class com.sun.xml.fastinfoset.Encoder
Set the FastInfosetSerializer.IGNORE_WHITE_SPACE_TEXT_CONTENT_FEATURE.
setIgnoreWhiteSpaceTextContent(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Set the FastInfosetSerializer.IGNORE_WHITE_SPACE_TEXT_CONTENT_FEATURE.
setImprovedXsiTypeHandling(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setIncludeToken(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
override the method from KeyBindingBase as we will support IncludeToken=Once in Kerberos token profile
setIncludeToken(String) - Method in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
setInclusivePrefixList(List) - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
setIncomingAssertionId(String) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setIndentStep(int) - Method in class com.sun.xml.bind.marshaller.DataWriter
Deprecated. Should use the version that takes string.
setIndentStep(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
 
setIndentStep(int) - Method in class com.sun.xml.txw2.output.DataWriter
Deprecated. Should use the version that takes string.
setIndentStep(String) - Method in class com.sun.xml.txw2.output.DataWriter
 
setIndentStep(int) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
Deprecated. Should use the version that takes string.
setIndentStep(String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
 
setIndentStep(int) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
Deprecated. Should use the version that takes string.
setIndentStep(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
setInferredPolicy(WSSPolicy) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
setInitialReadOnlyVocabulary(boolean) - Method in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
setInitialVocabulary(ParserVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
setInitialVocabulary(SerializerVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
setInlineBinaryFlag(boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
setInputStream(InputStream) - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
setInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.Decoder
Set the InputStream to decode the fast infoset document.
setInputStream(InputStream) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
setInputStream(InputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
setInputStream(InputStream) - Method in class org.jvnet.fastinfoset.FastInfosetSource
 
setInResponseTo(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
Sets the value of the inResponseTo property.
setInternNames(boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
setInternNsURIs(boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
setIPAddress(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectLocalityType
Sets the value of the ipAddress property.
setIsFastInfoset(boolean) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
setIsOptimized(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
 
setIssuedSAMLToken(Element) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setIssuedTokenContext(IssuedTokenContext, String) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setIssuedTokenContextMap(Hashtable) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setIssuedTokens(boolean) - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
setIssueInstant(XMLGregorianCalendar) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Sets the value of the issueInstant property.
setIssueInstant(XMLGregorianCalendar) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Sets the value of the issueInstant property.
setIssuer(String) - Method in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
setIssuer(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Sets the value of the issuer property.
setIssuer(NameIDType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Sets the value of the issuer property.
setiterationsForPDK(int) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setIv(byte[]) - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
setJ(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Sets the value of the j property.
setJmacProviderRegisID(String) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper
 
setJmacProviderRegisID(String) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
setKerberosContext(KerberosContext) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setKerberosTokenBinding(AuthenticationTokenPolicy.KerberosTokenBinding) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
setKey(PrivateKey) - Method in class com.sun.xml.wss.impl.callback.PrivateKeyCallback
 
setKey(PrivateKey, Certificate[]) - Method in class javax.security.auth.message.callback.PrivateKeyCallback
Used by the CallbackHandler to set the requested private key and the corresponding certificate chain within the Callback.
setKey(SecretKey) - Method in class javax.security.auth.message.callback.SecretKeyCallback
Used by the CallbackHandler to set the requested secret key within the Callback.
setKeyAlgorithm(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
setKeyAlgorithm(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
set the keyAlgorithm to be used
setKeyAlgorithm(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
setKeyAlgorithm(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
setKeyAlgorithm(String) - Method in class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
set the KeyAlgorithm of this Private Key.
setKeyAlgorithm(String) - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
set the Key Algorithm of the Symmetric Key
setKeyBinding(MLSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
set the KeyBinding for this WSSPolicy
setKeyIdentifier(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
set the abstract identifier for the Confirmation Key
setKeyIdentifier(String) - Method in class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
set the keyIdentifier for the Private Key
setKeyIdentifier(String) - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
set the key identifier for the symmetric key
setKeyInfo(KeyInfo) - Method in class com.sun.xml.security.core.dsig.SignatureType
Sets the value of the keyInfo property.
setKeyInfo(KeyInfoType) - Method in class com.sun.xml.security.core.xenc.EncryptedType
Sets the value of the keyInfo property.
setKeyInfo(KeyInfoHeaderBlock) - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
setKeyInfo(KeyInfoHeaderBlock) - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
setKeyInfo(KeyInfoType) - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.KeyInfoConfirmationData
 
setKeyInfo(KeyInfoType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectConfirmationType
Sets the value of the keyInfo property.
setKeyManagers(KeyManager[]) - Method in class com.sun.mail.util.MailSSLSocketFactory
 
setKeyName(String) - Method in class com.sun.xml.wss.impl.keyinfo.KeyNameStrategy
 
setKeystore(KeyStore) - Method in class com.sun.xml.wss.impl.callback.KeyStoreCallback
 
setKeystore(KeyStore) - Method in class com.sun.xml.wss.impl.callback.PrivateKeyCallback
 
setLayout(MessageLayout) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
setLazyAttachmentOptimization(boolean) - Method in class com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
 
setLazyAttachments(boolean) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
setLazyAttachments(boolean) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
setLevel(Level) - Method in class com.sun.istack.logging.Logger
 
setLevel(Level) - Method in class com.sun.mail.util.logging.MailHandler
Set the log level specifying which message levels will be logged by this Handler.
setLexicalHandler(LexicalHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
setLexicalHandler(LexicalHandler) - Method in class com.sun.xml.fastinfoset.tools.StAX2SAXReader
 
setLexicalHandler(LexicalHandler) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
setLexicalHandler(LexicalHandler) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
 
setLexicalHandler(LexicalHandler) - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
Allow an application to register a lexical handler.
setLifecycleFlags() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
use reflection to determine which of the 4 object lifecycle methods exist on the JAXB bound type.
setLineNumber(int) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
 
setListener(Marshaller.Listener) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setListener(Unmarshaller.Listener) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setListener(ConfigHelper.AuthConfigRegistrationWrapper.AuthConfigRegistrationListener) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper.AuthConfigRegistrationWrapper
 
setLocalHost(String) - Method in class com.sun.mail.smtp.SMTPTransport
Set the name of the local host, for use in the EHLO and HELO commands.
setLocalName(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the local name of a specific attribute.
setLocalName(String) - Method in class com.sun.xml.wss.impl.c14n.StAXAttr
 
setLocation(Location) - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
 
setLocation(Location) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
This method allows setting of the Location on each event that is created by this factory.
setLocation(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorityBindingType
Sets the value of the location property.
setLocation(Location) - Method in class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
setLocation(Location) - Method in class org.codehaus.stax2.validation.XMLValidationProblem
 
setLocator(Locator) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Configures the locator object that the SAX ContentHandler will see.
setMailExtension(String) - Method in class com.sun.mail.smtp.SMTPMessage
Set the extension string to use with the MAIL command.
setMailProperties(Properties) - Method in class com.sun.mail.util.logging.MailHandler
Sets the mail properties used for the session.
setMajorVersion(BigInteger) - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
setMajorVersion(BigInteger) - Method in interface com.sun.xml.wss.saml.Assertion
Deprecated. Set the saml major version for SAML1.0 and SAML1.1
setMajorVersion(BigInteger) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Sets the value of the majorVersion property.
setManager(StAXManager) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
setManager(StAXManager) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
setMappings(Properties) - Method in class com.sun.xml.wss.impl.callback.PrefixNamespaceMappingCallback
Deprecated. Set the prefix:namespace-uri mappings to be registered
setMaxAttributeValueSize(int) - Method in class com.sun.xml.fastinfoset.Encoder
Sets the maximum size of attribute values that will be indexed.
setMaxAttributeValueSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Sets the maximum size of attribute values that will be indexed.
setMaxCharacterContentChunkSize(int) - Method in class com.sun.xml.fastinfoset.Encoder
Sets the maximum size of character content chunks that might be indexed.
setMaxCharacterContentChunkSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Sets the maximum size of character content chunks that might be indexed.
setMaxClockSkew(long) - Method in class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
setMaxClockSkew(long) - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
set the maximum clock skew adjustment value (in milliseconds)
setMaximumCapacity(int) - Method in class com.sun.xml.fastinfoset.util.ValueArray
 
setMaxNonceAge(long) - Method in class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
setMaxNonceAge(long) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
set the maximum age in Milliseconds for which a receiving entity should cache the nonce associated with this policy.
setMaxNonceAge(long) - Method in class com.sun.xml.wss.NonceManager
Set the approximate maximum age for which a received nonce needs to be stored by the NonceManager
setMemoryThreshold(long) - Method in class org.jvnet.mimepull.MIMEConfig
If the attachment is greater than the threshold, it is written to the disk.
setMessage(Message) - Method in interface com.sun.xml.wss.jaxws.impl.JAXWSProcessingContext
sets JAXWS Message representation.
setMessage(Message) - Method in class com.sun.xml.wss.jaxws.impl.JAXWSProcessingContextImpl
 
setMessageIdentifier(String) - Method in class com.sun.xml.wss.impl.configuration.DynamicApplicationContext
Set the messageIdentifier for this Message associated with this context
setMessageIdentifier(String) - Method in class com.sun.xml.wss.ProcessingContext
Allow for message identifier to be generated externally
setMessageIdentifier(String) - Method in interface com.sun.xml.wss.SecurityProcessingContext
Allow for message identifier to be generated externally
setMessageNumber(int) - Method in class com.sun.mail.imap.IMAPMessage
Wrapper around the protected method Message.setMessageNumber() to make that method accessible to IMAPFolder.
setMessageNumber(int) - Method in class javax.mail.Message
Set the Message number for this Message.
setMethod(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
Sets the value of the method property.
setMimeHeader(String, String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
setMimeHeader(String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
setMimeHeaders(Vector) - Method in class com.sun.xml.wss.impl.resolver.AttachmentSignatureInput
 
setMimeType(String) - Method in class com.sun.xml.security.core.dsig.ObjectType
Sets the value of the mimeType property.
setMimeType(String) - Method in class com.sun.xml.security.core.xenc.EncryptedType
Sets the value of the mimeType property.
setMimeType(String) - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
setMimeType(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setMimeType(String) - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
setMinAttributeValueSize(int) - Method in class com.sun.xml.fastinfoset.Encoder
Sets the minimum size of attribute values that will be indexed.
setMinAttributeValueSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Sets the minimum size of attribute values that will be indexed.
setMinCharacterContentChunkSize(int) - Method in class com.sun.xml.fastinfoset.Encoder
Sets the minimum size of character content chunks that will be indexed.
setMinCharacterContentChunkSize(int) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Sets the minimum size of character content chunks that will be indexed.
setMinorVersion(BigInteger) - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
setMinorVersion(BigInteger) - Method in interface com.sun.xml.wss.saml.Assertion
Deprecated. Set the saml minor version for SAML1.0 and SAML1.1
setMinorVersion(BigInteger) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Sets the value of the minorVersion property.
setMode(int) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
setModulus(byte[]) - Method in class com.sun.xml.security.core.dsig.RSAKeyValueType
Sets the value of the modulus property.
setMultipartDataSource(MultipartDataSource) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Setup this MimeMultipart object from the given MultipartDataSource.
setMultipartDataSource(MultipartDataSource) - Method in class javax.mail.Multipart
Setup this Multipart object from the given MultipartDataSource.
setMustUnderstand(boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
setMustUnderstand(boolean) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setName(QName) - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
 
setName(QName) - Method in class com.sun.xml.fastinfoset.stax.events.EndElementEvent
 
setName(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
 
setName(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
 
setName(QName) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
setName(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
Sets the value of the name property.
setName(String) - Method in class javax.mail.util.ByteArrayDataSource
Set the name of the data.
setNameFormat(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
Sets the value of the nameFormat property.
setNameID(NameIDType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
Sets the value of the nameID property.
setNameMode(String, int) - Method in class com.sun.mail.util.UUEncoderStream
Set up the buffer name and permission mode.
setNameMode(String, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
Set up the buffer name and permission mode.
setNameQualifier(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.NameIdentifierType
Sets the value of the nameQualifier property.
setNameQualifier(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.BaseIDAbstractType
Sets the value of the nameQualifier property.
setNameQualifier(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
Sets the value of the nameQualifier property.
setNamespace(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ActionType
Sets the value of the namespace property.
setNamespace(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ActionType
Sets the value of the namespace property.
setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
Sets the current namespace context for prefix and uri bindings.
setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
Sets the current namespace context for prefix and uri bindings.
setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
setNamespaceContext(NamespaceContext) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
setNamespaceContext(NamespaceContext) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
setNewsgroup(String) - Method in class javax.mail.internet.NewsAddress
Set the newsgroup.
setNextException(Exception) - Method in exception com.sun.xml.messaging.saaj.packaging.mime.MessagingException
Add an exception to the end of the chain.
setNextException(Exception) - Method in exception javax.mail.MessagingException
Add an exception to the end of the chain.
setNodeValue(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
setNodeValue(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setNodeValue(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setNodeValue(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setNodeValue(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setNonce(String) - Method in class com.sun.xml.wss.core.UsernameToken
set the nonce value.If nonce value is null then it will create one.
setNonce(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
set the nonce
setNoopStrict(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
Set whether the NOOP command is required to return a response code of 250 to indicate success.
setNoPassword(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
setNotationName(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
 
setNotations(List) - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
 
setNotBefore(XMLGregorianCalendar) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionsType
Sets the value of the notBefore property.
setNotBefore(XMLGregorianCalendar) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ConditionsType
Sets the value of the notBefore property.
setNotBefore(XMLGregorianCalendar) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
Sets the value of the notBefore property.
setNotifyOptions(int) - Method in class com.sun.mail.smtp.SMTPMessage
Set notification options to be used if the server supports Delivery Status Notification (RFC 1891).
setNotOnOrAfter(XMLGregorianCalendar) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ConditionsType
Sets the value of the notOnOrAfter property.
setNotOnOrAfter(XMLGregorianCalendar) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ConditionsType
Sets the value of the notOnOrAfter property.
setNotOnOrAfter(XMLGregorianCalendar) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
Sets the value of the notOnOrAfter property.
setNTLMDomain(String) - Method in class com.sun.mail.smtp.SMTPTransport
Sets the NTLM domain to be used for NTLM authentication.
setNumberFormat(NumberFormat) - Method in class javax.mail.internet.MailDateFormat
Don't allow setting the NumberFormat
setObjectIdentityCycleDetection(boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
setOmitXmlDecl(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
setOperationIdentifier(String) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
Set the Operation identifier
setOptimized(boolean) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
setOriginalKeyBinding(WSSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.DerivedTokenKeyBinding
 
setOtherAttributes(Map<QName, String>) - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
 
setOutput(Writer, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Set a new output destination for the document.
setOutput(Writer, String) - Method in class com.sun.xml.txw2.output.XMLWriter
Set a new output destination for the document.
setOutputProperties(Properties) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
 
setOutputProperty(String, String) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
 
setOutputStream(OutputStream) - Method in class com.sun.xml.fastinfoset.Encoder
Set the OutputStream to encode the XML infoset to a fast infoset document.
setOutputStream(OutputStream) - Method in class org.jvnet.fastinfoset.FastInfosetResult
 
setOutputStream(OutputStream) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Set the OutputStream to serialize the XML infoset to a fast infoset document.
setP(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Sets the value of the p property.
setParameter(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
Set the specified parameter.
setParameter(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Set the specified parameter.
setParameter(String, Object) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
 
setParameter(String, String) - Method in class javax.mail.internet.ContentDisposition
Set the specified parameter.
setParameter(String, String) - Method in class javax.mail.internet.ContentType
Set the specified parameter.
setParameterList(ParameterList) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
Set a new ParameterList.
setParameterList(ParameterList) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Set a new ParameterList.
setParameterList(ParameterList) - Method in class javax.mail.internet.ContentDisposition
Set a new ParameterList.
setParameterList(ParameterList) - Method in class javax.mail.internet.ContentType
Set a new ParameterList.
setParamName(String) - Method in class com.sun.xml.wss.impl.policy.mls.Parameter
 
setParamValue(String) - Method in class com.sun.xml.wss.impl.policy.mls.Parameter
 
setParent(MimeMultipart) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Set the parent of this MimeBodyPart to be the specified MimeMultipart.
setParent(Part) - Method in class javax.mail.Multipart
Set the parent of this Multipart to be the specified Part.
setParent(XMLStreamReader) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
setParent(XMLStreamWriter) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
setParent(XMLStreamWriter) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyElementImpl
 
setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.BodyImpl
 
setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
 
setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl
 
setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
 
setParentElement(SOAPElement) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
setParentElement(SOAPElement) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setParentElement(SOAPElement) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setParentElement(SOAPElement) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setParentElement(SOAPElement) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setParseEagerly(boolean) - Method in class org.jvnet.mimepull.MIMEConfig
 
setParseFragments(boolean) - Method in class com.sun.xml.fastinfoset.Decoder
Set the parse fragments property.
setParseFragments(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
Set the parse fragments property.
setPassword(String) - Method in class com.sun.mail.imap.IMAPStore
Set the password that will be used for subsequent connections after this Store is first connected (for example, when creating a connection to open a Folder).
setPassword(String) - Method in class com.sun.xml.wss.core.UsernameToken
Sets the password.
setPassword(String) - Method in class com.sun.xml.wss.impl.callback.PasswordCallback
Set the Password.
setPassword(String) - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DerivedKeyPasswordRequest
 
setPassword(PasswordValidationCallback.Request) - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DerivedKeyPasswordValidator
 
setPassword(String) - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DigestPasswordRequest
This method must be invoked by the CallbackHandler while handling Callback initialized with DigestPasswordRequest.
setPassword(PasswordValidationCallback.Request) - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.WsitDigestPasswordValidator
 
setPassword(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
set the password
setPasswordAuthentication(URLName, PasswordAuthentication) - Method in class javax.mail.Session
Save a PasswordAuthentication for this (store or transport) URLName.
setPath(String) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Set the path for this URI.
setPath(String) - Method in class com.sun.xml.wss.impl.misc.URI
Set the path for this URI.
setPeek(boolean) - Method in class com.sun.mail.imap.IMAPMessage
Set whether or not to use the PEEK variant of FETCH when fetching message content.
setPersonal(String, String) - Method in class javax.mail.internet.InternetAddress
Set the personal name.
setPersonal(String) - Method in class javax.mail.internet.InternetAddress
Set the personal name.
setPgenCounter(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Sets the value of the pgenCounter property.
setPolicyAlternativeId(String) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
setPolicyContext(StaticPolicyContext) - Method in class com.sun.xml.wss.ProcessingContext
set the StaticPolicyContext for this ProcessingContext.
setPolicyContext(StaticPolicyContext) - Method in interface com.sun.xml.wss.SecurityProcessingContext
set the StaticPolicyContext for this ProcessingContext.
setPolicyIdentifier(String) - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
setPolicyQName(QName) - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
setPolicyTokenFlag(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.KeyBindingBase
 
setPort(int) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Set the port for this URI.
setPort(int) - Method in class com.sun.xml.wss.impl.misc.URI
Set the port for this URI.
setPortIdentifier(String) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
Set the port identifier
setPosition(int) - Method in class com.sun.xml.wss.impl.c14n.Attribute
 
setPreamble(String) - Method in class javax.mail.internet.MimeMultipart
Set the preamble text to be included before the first body part.
setPrefix(String, String) - Method in class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
Sets the prefix the uri is bound to.
setPrefix(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
setPrefix(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
setPrefix(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
setPrefix(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setPrefix(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setPrefix(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setPrefix(String) - Method in class com.sun.xml.wss.impl.c14n.AttributeNS
 
setPrefix(String) - Method in class com.sun.xml.wss.impl.c14n.StAXAttr
 
setPrefix(String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
setPrefix(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setPrefix(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
setPrefix(String, String) - Method in class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
setPrefix(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
setPrefixMapper(NamespacePrefixMapper) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
setPrefixMapper(NamespacePrefixMapper) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
setPrimaryType(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Set the primary type.
setPrimaryType(String) - Method in class javax.mail.internet.ContentType
Set the primary type.
setPrimitiveTypeContentHandler(PrimitiveTypeContentHandler) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
setPrimitiveTypeContentHandler(PrimitiveTypeContentHandler) - Method in interface org.jvnet.fastinfoset.sax.FastInfosetReader
Allow an application to register a primitive type handler.
setPrivateKey(PrivateKey) - Method in class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.PrivateKeyRequest
Set the PrivateKey to be used for Decryption.
setPrivateKey(PrivateKey) - Method in class com.sun.xml.wss.impl.callback.SignatureKeyCallback.PrivKeyCertRequest
Set the Private Key used for Signature Calculation.
setPrivateKey(PrivateKey) - Method in class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
set the private key instance
setProperty(String, Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
setProperty(String, Object) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setProperty(String, Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setProperty(String, Object) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
setProperty(String, Object) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
Allows the user to set specific feature/property on the underlying implementation.
setProperty(String, Object) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
 
setProperty(String, Object) - Method in class com.sun.xml.fastinfoset.stax.StAXManager
 
setProperty(String, Object) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
setProperty(String, Object) - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
 
setProperty(String, Object) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
setProperty(String, Object) - Method in class com.sun.xml.wss.impl.policy.DynamicPolicyContext
set the named property to value value.
setProperty(String, Object) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
setProperty(String, Object) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
setProperty(String, Object) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
setProperty(String, Object) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
setProperty(String, Object) - Method in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
setProperty(String, Object) - Method in interface org.codehaus.stax2.XMLEventReader2
Method that can be used to set per-reader properties; a subset of properties one can set via matching XMLInputFactory2 instance.
setProperty(String, Object) - Method in interface org.codehaus.stax2.XMLStreamReader2
Method that can be used to set per-reader properties; a subset of properties one can set via matching XMLInputFactory2 instance.
setProperty(String, Object) - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method that can be used to set per-writer properties; a subset of properties one can set via matching XMLOutputFactory2 instance.
setProtectSignature(boolean) - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
setProtectTokens(boolean) - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
setProtocolForAddress(String, String) - Method in class javax.mail.Session
Set the default transport protocol to use for addresses of the specified type.
setProvider(Provider) - Method in class javax.mail.Session
Set the passed Provider to be the default implementation for the protocol in Provider.protocol overriding any previous values.
setPublicId(String) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
 
setPublicId(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
 
setPublicId(String) - Method in class org.codehaus.stax2.io.Stax2Result
 
setPublicId(String) - Method in class org.codehaus.stax2.io.Stax2Source
 
setPushFilter(Filter) - Method in class com.sun.mail.util.logging.MailHandler
Sets the push filter.
setPushLevel(Level) - Method in class com.sun.mail.util.logging.MailHandler
Sets the push level.
setPVE(Throwable) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
setQ(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Sets the value of the q property.
setQName(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the qualified name of a specific attribute.
setQName(QName) - Method in class com.sun.xml.wss.impl.policy.mls.Target
Set the Target QName.
setQueryString(String) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Set the query string for this URI.
setQueryString(String) - Method in class com.sun.xml.wss.impl.misc.URI
Set the query string for this URI.
setQuota(Quota) - Method in class com.sun.mail.imap.IMAPFolder
Set the quotas for the quotaroot specified in the quota argument.
setQuota(Quota) - Method in class com.sun.mail.imap.IMAPStore
Set the quotas for the quota root specified in the quota argument.
setQuota(Quota) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
SETQUOTA Command.
setQuota(Quota) - Method in interface javax.mail.QuotaAwareStore
Set the quotas for the quota root specified in the quota argument.
setQuote(boolean) - Method in class com.sun.mail.util.TraceInputStream
Set quote mode.
setQuote(boolean) - Method in class com.sun.mail.util.TraceOutputStream
Set quote mode.
setRawContent(InputStream, String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
setRawContentBytes(byte[], int, int, String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
setRawValue(byte[]) - Method in class com.sun.xml.wss.core.BinarySecurityToken
 
setReader(Reader) - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
setReader(XMLStreamReader) - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
 
setReadOnlyArray(CharArrayArray, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArrayArray
 
setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
setReadOnlyArray(ContiguousCharArrayArray, boolean) - Method in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
setReadOnlyArray(PrefixArray, boolean) - Method in class com.sun.xml.fastinfoset.util.PrefixArray
 
setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
 
setReadOnlyArray(QualifiedNameArray, boolean) - Method in class com.sun.xml.fastinfoset.util.QualifiedNameArray
 
setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.StringArray
 
setReadOnlyArray(StringArray, boolean) - Method in class com.sun.xml.fastinfoset.util.StringArray
 
setReadOnlyArray(ValueArray, boolean) - Method in class com.sun.xml.fastinfoset.util.ValueArray
 
setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
 
setReadOnlyMap(CharArrayIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.CharArrayIntMap
 
setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.FixedEntryStringIntMap
 
setReadOnlyMap(FixedEntryStringIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.FixedEntryStringIntMap
 
setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.KeyIntMap
 
setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
 
setReadOnlyMap(LocalNameQualifiedNamesMap, boolean) - Method in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap
 
setReadOnlyMap(KeyIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.StringIntMap
 
setReadOnlyMap(StringIntMap, boolean) - Method in class com.sun.xml.fastinfoset.util.StringIntMap
 
setReadOnlyVocabulary(SerializerVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
setRealId(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
setRealId(String) - Method in class com.sun.xml.wss.impl.policy.mls.IssuedTokenKeyBinding
 
setRealId(String) - Method in interface com.sun.xml.wss.impl.policy.mls.LazyKeyBinding
 
setRealmAuthentcationAdapter(RealmAuthenticationAdapter) - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback
 
setRecipient(String) - Method in class com.sun.xml.security.core.xenc.EncryptedKeyType
Sets the value of the recipient property.
setRecipient(String) - Method in class com.sun.xml.wss.core.EncryptedKeyHeaderBlock
 
setRecipient(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
Sets the value of the recipient property.
setRecipient(Message.RecipientType, Address) - Method in class javax.mail.Message
Set the recipient address.
setRecipients(Message.RecipientType, Address[]) - Method in class com.sun.mail.imap.IMAPMessage
 
setRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.internet.MimeMessage
Set the specified recipient type to the given addresses.
setRecipients(Message.RecipientType, String) - Method in class javax.mail.internet.MimeMessage
Set the specified recipient type to the given addresses.
setRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.Message
Set the recipient addresses.
setReference(ReferenceElement) - Method in class com.sun.xml.wss.core.SecurityTokenReference
 
setReferencedVocabulary(String, ParserVocabulary, boolean) - Method in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
setReferenceList(ReferenceList) - Method in class com.sun.xml.security.core.xenc.EncryptedKeyType
Sets the value of the referenceList property.
setReferenceList(ReferenceListHeaderBlock) - Method in class com.sun.xml.wss.core.EncryptedKeyHeaderBlock
 
setReferenceType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
set the ReferenceType
setReferenceType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KeyValueTokenBinding
set the ReferenceType
setReferenceType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
set the ReferenceType to be used for references to the SAML Assertion
setReferenceType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
setReferenceType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
set the ReferenceType
setReferenceValue(String) - Method in class com.sun.xml.wss.core.reference.KeyIdentifier
 
setRegisteredEncodingAlgorithms(Map) - Method in class com.sun.xml.fastinfoset.Decoder
Sets the set of registered encoding algorithms.
setRegisteredEncodingAlgorithms(Map) - Method in class com.sun.xml.fastinfoset.Encoder
Sets the set of registered encoding algorithms.
setRegisteredEncodingAlgorithms(Map) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
Sets the set of registered encoding algorithms.
setRegisteredEncodingAlgorithms(Map) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Sets the set of registered encoding algorithms.
setRegistrationWrapper(ConfigHelper.AuthConfigRegistrationWrapper) - Method in class com.sun.xml.wss.provider.wsit.ConfigHelper
 
setRelay(boolean) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
setReliableMessaging(boolean) - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
setReplacementText(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
 
setReplyTo(Address[]) - Method in class com.sun.mail.imap.IMAPMessage
 
setReplyTo(Address[]) - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "Reply-To" header field.
setReplyTo(Address[]) - Method in class javax.mail.Message
Set the addresses to which replies should be directed.
setReporter(XMLValidator) - Method in class org.codehaus.stax2.validation.XMLValidationProblem
Set the validator object that reported this problem, if known.
setReportSuccess(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
Set whether successful sends should be reported by throwing an exception.
setRequest(SOAPMessage) - Method in class com.sun.xml.wss.provider.wsit.SOAPAuthParam
Set the SOAP request object.
setRequesterSubject(Subject, Map) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
setRequesterSubject(Subject, Map) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
setRequesterSubject(Subject) - Static method in class com.sun.xml.wss.SubjectAccessor
 
setRequestMessage(Object) - Method in class com.sun.xml.wss.provider.wsit.PacketMapMessageInfo
 
setRequestMessage(Object) - Method in interface javax.security.auth.message.MessageInfo
Set the request message object in this MessageInfo.
setRequestPacket(Packet) - Method in class com.sun.xml.wss.provider.wsit.PacketMapMessageInfo
 
setRequestPacket(Packet) - Method in interface com.sun.xml.wss.provider.wsit.PacketMessageInfo
 
setRequestPacket(Object) - Method in class com.sun.xml.wss.provider.wsit.SOAPAuthParam
Set the request Packet.
setRequestPacket(MessageInfo, Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
setRequireStartTLS(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
Set whether the STARTTLS command should be required.
setResource(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorizationDecisionStatementType
Sets the value of the resource property.
setResource(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthzDecisionStatementType
Sets the value of the resource property.
setResourceLimit(String, long) - Method in class javax.mail.Quota
Set a resource limit for this quota root.
setResponse(SOAPMessage) - Method in class com.sun.xml.wss.provider.wsit.SOAPAuthParam
Set the SOAP response object.
setResponseMessage(Object) - Method in class com.sun.xml.wss.provider.wsit.PacketMapMessageInfo
 
setResponseMessage(Object) - Method in interface javax.security.auth.message.MessageInfo
Set the response message object in this MessageInfo.
setResponsePacket(Packet) - Method in class com.sun.xml.wss.provider.wsit.PacketMapMessageInfo
 
setResponsePacket(Packet) - Method in interface com.sun.xml.wss.provider.wsit.PacketMessageInfo
 
setResponsePacket(Object) - Method in class com.sun.xml.wss.provider.wsit.SOAPAuthParam
Set the response Packet.
setResponsePacket(MessageInfo, Packet) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
setResult(boolean) - Method in class javax.security.auth.message.callback.PasswordValidationCallback
Set the authentication result.
setRetainPropertyInfo(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setReturnOption(int) - Method in class com.sun.mail.smtp.SMTPMessage
Set return option to be used if server supports Delivery Status Notification (RFC 1891).
setReturnValue(Object) - Method in interface org.jvnet.ws.databinding.JavaCallInfo
Sets the returnValue of this JavaCallInfo
setRevocationEnabled(boolean) - Method in class com.sun.xml.wss.impl.callback.CertificateValidationCallback
 
setRights(Rights) - Method in class com.sun.mail.imap.ACL
Set the rights associated with this ACL entry.
setRole(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
setRole(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setRuntimeProperties(Map) - Method in interface com.sun.xml.wss.impl.callback.ValidatorExtension
 
setRuntimeProperties(Map) - Method in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler.X509CertificateValidatorImpl
 
setSaltandIterationsforUsernameToken(FilterProcessingContext, UsernameToken, SignaturePolicy, AuthenticationTokenPolicy.UsernameTokenBinding, int) - Static method in class com.sun.xml.wss.impl.filter.UsernameTokenDataResolver
sets the values of Salt, Iterations , username for UsernameToken, generates 160 bit key for signature and sets it in UsernameToken Binding
setSaltandIterationsforUsernameToken(FilterProcessingContext, UsernameToken, EncryptionPolicy, AuthenticationTokenPolicy.UsernameTokenBinding) - Static method in class com.sun.xml.wss.impl.filter.UsernameTokenDataResolver
sets the values of salt, iterations and username in UsernameToken, generates 128 bit key for encryption and sets it in username token binding
setSamlAuthorityBinding(Element, Document) - Method in class com.sun.xml.wss.core.SecurityTokenReference
 
setSAMLVersion(String) - Method in class com.sun.xml.wss.impl.callback.SAMLCallback
 
setSAMLVersion(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
setSASLRealm(String) - Method in class com.sun.mail.smtp.SMTPTransport
Sets the SASL realm to be used for DIGEST-MD5 authentication.
setSchema(Schema) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
setSchema(Schema) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setSchema(Schema) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setSchemaType(QName) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
setScheme(String) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Set the scheme for this URI.
setScheme(String) - Method in class com.sun.xml.wss.impl.misc.URI
Set the scheme for this URI.
setSCPolicyIDtoSctIdMap(Hashtable) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setSCTURI(String, String) - Method in class com.sun.xml.wss.core.reference.DirectReference
 
setSecret(byte[]) - Method in class com.sun.xml.wss.impl.keyinfo.BinarySecretStrategy
 
setSecretKey(SecretKey) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
Set the symmetric key
setSecretKey(SecretKey) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
setSecretKey(byte[]) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
setSecretKey(SecretKey) - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
Set the symmetric key
setSecureConversation(boolean) - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
setSecureConversationContext(IssuedTokenContext) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setSecureMessage(SecurableSoapMessage) - Method in class com.sun.xml.wss.ProcessingContext
 
setSecureRandom(SecureRandom) - Method in class com.sun.mail.util.MailSSLSocketFactory
 
setSecurityEnvironment(SecurityEnvironment) - Method in class com.sun.xml.wss.ProcessingContext
set the SecurityEnvironment Handler for the context
setSecurityEnvironment(SecurityEnvironment) - Method in interface com.sun.xml.wss.SecurityProcessingContext
set the SecurityEnvironment Handler for the context
setSecurityEnvironmentHandler(String) - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
set the SecurityEnvironment CallbackHandler
setSecurityHeaderLayout(MessageLayout) - Method in class com.sun.xml.wss.ProcessingContext
 
setSecurityPolicy(SecurityPolicy) - Method in class com.sun.xml.wss.impl.callback.DynamicPolicyCallback
set the resolved SecurityPolicy in response to this callback
setSecurityPolicy(StaticPolicyContext, SecurityPolicy) - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
Associate more than one SecurityPolicy with a StaticPolicyContext
setSecurityPolicy(SecurityPolicy) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
Overrides setSecurityPolicy in PC - allows only WSSPolicy instances to be set.
setSecurityPolicy(StaticPolicyContext, SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.SecurityPolicyContainer
Associate more than one SecurityPolicy with a StaticPolicyContext
setSecurityPolicy(SecurityPolicy) - Method in class com.sun.xml.wss.ProcessingContext
set the SecurityPolicy for the context
setSecurityPolicy(SecurityPolicy) - Method in interface com.sun.xml.wss.SecurityProcessingContext
set the SecurityPolicy for the context
setSecurityPolicyVersion(String) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setSeed(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Sets the value of the seed property.
setSender(Address) - Method in class com.sun.mail.imap.IMAPMessage
 
setSender(Address) - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "Sender" header field.
setSendPartial(boolean) - Method in class com.sun.mail.smtp.SMTPMessage
If set to true, and this message has some valid and some invalid addresses, send the message anyway, reporting the partial failure with a SendFailedException.
setSentDate(Date) - Method in class com.sun.mail.imap.IMAPMessage
 
setSentDate(Date) - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "Date" header field.
setSentDate(Date) - Method in class javax.mail.Message
Set the sent date of this message.
setServiceIdentifier(String) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
Set the service identifier
setSessionIndex(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
Sets the value of the sessionIndex property.
setSessionNotOnOrAfter(XMLGregorianCalendar) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
Sets the value of the sessionNotOnOrAfter property.
setSignature(SignatureType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
Sets the value of the signature property.
setSignature(SignatureType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Sets the value of the signature property.
setSignatureAlgorithm(String) - Method in class com.sun.xml.wss.impl.AlgorithmSuite
 
setSignatureMethod(SignatureMethod) - Method in class com.sun.xml.security.core.dsig.SignedInfoType
Sets the value of the signatureMethod property.
setSignatureValue(SignatureValue) - Method in class com.sun.xml.security.core.dsig.SignatureType
Sets the value of the signatureValue property.
setSignatureValue(String) - Method in class com.sun.xml.wss.core.SignatureConfirmationHeaderBlock
 
setSignatureValue(String) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureConfirmationPolicy
sets the Value attribute for SignatureConfirmation in this SignatureConfirmationPolicy
setSignedEndorsingST(boolean) - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
setSignedInfo(SignedInfo) - Method in class com.sun.xml.security.core.dsig.SignatureType
Sets the value of the signedInfo property.
setSignedST(boolean) - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
setSOAPElement(SOAPElement) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setSOAPElement(SOAPElement) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setSOAPElement(SOAPElement) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setSOAPMessage(SOAPMessage) - Method in class com.sun.xml.wss.impl.resolver.URIResolver
 
setSOAPMessage(SOAPMessage) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
setSOAPMessage(SOAPMessage) - Method in class com.sun.xml.wss.ProcessingContext
set the SOAP Message into the ProcessingContext.
setSOAPMessage(SOAPMessage) - Method in interface com.sun.xml.wss.SecurityProcessingContext
set the SOAP Message into the ProcessingContext.
setSourceCharsetEncoding(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
setSpace(boolean) - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
 
setSpecified(boolean) - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
 
setSPNameQualifier(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.BaseIDAbstractType
Sets the value of the spNameQualifier property.
setSPNameQualifier(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
Sets the value of the spNameQualifier property.
setSPProvidedID(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
Sets the value of the spProvidedID property.
setSSL(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
setStandalone(boolean) - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 
setStandalone(String) - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 
setStartTLS(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
Set whether the STARTTLS command should be used.
setStaticPolicyContext(StaticPolicyContext) - Method in class com.sun.xml.wss.impl.configuration.DynamicApplicationContext
set the associated StaticPolicyContext for this context
setStaticPolicyContext(StaticPolicyContext) - Method in class com.sun.xml.wss.impl.policy.DynamicSecurityPolicy
set the StaticPolicyContext for this DynamicSecurityPolicy
setStream(OutputStream) - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
setStrictErrorChecking(boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
setSTRID(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
setSTRID(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
setSTRID(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
setSTRID(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
setSTRID(String) - Method in class com.sun.xml.wss.impl.policy.mls.IssuedTokenKeyBinding
 
setStringInterning(boolean) - Method in class com.sun.xml.fastinfoset.Decoder
Set the string interning property.
setStringInterning(boolean) - Method in interface org.jvnet.fastinfoset.FastInfosetParser
Set the string interning property.
setSubclassReplacements(Map<Class, Class>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setSubject(String, String) - Method in class com.sun.mail.imap.IMAPMessage
 
setSubject(String) - Method in class com.sun.mail.util.logging.MailHandler
Sets a literal string for the email subject.
setSubject(Formatter) - Method in class com.sun.mail.util.logging.MailHandler
Sets the subject formatter for email.
setSubject(Subject, Map) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
setSubject(Subject, Map) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
setSubject(Subject) - Method in class com.sun.xml.wss.provider.wsit.SecurityContextImpl
 
setSubject(SubjectType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectStatementAbstractType
Sets the value of the subject property.
setSubject(SubjectType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Sets the value of the subject property.
setSubject(String) - Method in class javax.mail.internet.MimeMessage
Set the "Subject" header field.
setSubject(String, String) - Method in class javax.mail.internet.MimeMessage
Set the "Subject" header field.
setSubject(String) - Method in class javax.mail.Message
Set the subject of this message.
setSubjectConfirmationData(Object) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectConfirmationType
Sets the value of the subjectConfirmationData property.
setSubjectConfirmationData(SubjectConfirmationDataType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
Sets the value of the subjectConfirmationData property.
setSubjectLocality(SubjectLocalityType) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthenticationStatementType
Sets the value of the subjectLocality property.
setSubjectLocality(SubjectLocalityType) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
Sets the value of the subjectLocality property.
setSubmitter(String) - Method in class com.sun.mail.smtp.SMTPMessage
Sets the submitter to be used for the RFC 2554 AUTH= value in the MAIL FROM command.
setSubscribed(boolean) - Method in class com.sun.mail.imap.IMAPFolder
Subscribe/Unsubscribe this folder.
setSubscribed(boolean) - Method in class javax.mail.Folder
Subscribe or unsubscribe this Folder.
setSubType(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Set the subType.
setSubType(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Set the subtype.
setSubType(String) - Method in class javax.mail.internet.ContentType
Set the subType.
setSubType(String) - Method in class javax.mail.internet.MimeMultipart
Set the subtype.
setSupportingTokens(boolean) - Method in class com.sun.xml.wss.impl.misc.PolicyAttributes
 
setSupressAccessorWarnings(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setSymmetricKey(SecretKey) - Method in class com.sun.xml.wss.impl.callback.DecryptionKeyCallback.SymmetricKeyRequest
Constructor.
setSymmetricKey(SecretKey) - Method in class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.SymmetricKeyRequest
Constructor.
setSymmetricKeyBinding(SymmetricKeyBinding) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
setSystemId(String) - Method in class com.sun.xml.fastinfoset.stax.EventLocation
 
setSystemId(String) - Method in class com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl
 
setSystemId(String) - Method in class com.sun.xml.stream.buffer.MutableXMLStreamBuffer
Set the system identifier for this buffer.
setSystemId(String) - Method in class com.sun.xml.txw2.output.TXWResult
 
setSystemId(String) - Method in class org.codehaus.stax2.io.Stax2Result
 
setSystemId(String) - Method in class org.codehaus.stax2.io.Stax2Source
 
setTagName(int, String, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
setTagName(Name, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
setTarget(String) - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
 
setTarget(String) - Method in class com.sun.xml.security.core.dsig.SignaturePropertyType
Sets the value of the target property.
setTarget(String) - Method in class com.sun.xml.security.core.xenc.EncryptionPropertyType
Sets the value of the target property.
setTarget(SignatureTarget) - Method in class com.sun.xml.wss.impl.dsig.DataWrapper
 
setter - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
setText(String) - Method in class com.sun.xml.fastinfoset.stax.events.CommentEvent
 
setText(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain".
setText(String, String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain" and the specified charset.
setText(String) - Method in class javax.mail.internet.MimeBodyPart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain".
setText(String, String) - Method in class javax.mail.internet.MimeBodyPart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain" and the specified charset.
setText(String, String, String) - Method in class javax.mail.internet.MimeBodyPart
Convenience method that sets the given String as this part's content, with a primary MIME type of "text" and the specified MIME subtype.
setText(String) - Method in class javax.mail.internet.MimeMessage
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain".
setText(String, String) - Method in class javax.mail.internet.MimeMessage
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain" and the specified charset.
setText(String, String, String) - Method in class javax.mail.internet.MimeMessage
Convenience method that sets the given String as this part's content, with a primary MIME type of "text" and the specified MIME subtype.
setText(String) - Method in interface javax.mail.internet.MimePart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain".
setText(String, String) - Method in interface javax.mail.internet.MimePart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain" and the specified charset.
setText(String, String, String) - Method in interface javax.mail.internet.MimePart
Convenience method that sets the given String as this part's content, with a primary MIME type of "text" and the specified MIME subtype.
setText(String) - Method in interface javax.mail.Part
A convenience method that sets the given String as this part's content with a MIME type of "text/plain".
setTextContent(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
setTextContent(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setTextContent(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setTextContent(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setTextContent(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setTextValue(String) - Method in class com.sun.xml.wss.core.BinarySecurityToken
set the value of the text node.
setThreadAffinity() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Associates this Coordinator with the current thread.
setTimeout(long) - Method in class com.sun.xml.wss.core.Timestamp
The timeout is assumed to be in seconds
setTimeout(long) - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
If the current time on a receiving system is past the CreationTime of the timestamp plus the timeout, then the timestamp is to be considered expired.
setTimeStampFound(boolean) - Method in class com.sun.xml.wss.BasicSecurityProfile
 
setTimestampFreshness(long) - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
set the Timestamp Freshness Limit (in milliseconds) for this Timestamp Timestamps received by a receiver with creation Times older than the Timestamp Freshness Limit period are supposed to be rejected by the receiver.
setTimestampFreshnessLimit(long) - Method in class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
setTimestampTimeout(long) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setTokenType(String) - Method in class com.sun.xml.wss.core.SecurityTokenReference
 
setTokenType(String) - Method in class com.sun.xml.wss.impl.policy.mls.IssuedTokenKeyBinding
 
setTokenValue(byte[]) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
 
setTrace(boolean) - Method in class com.sun.mail.util.TraceInputStream
Set trace mode.
setTrace(boolean) - Method in class com.sun.mail.util.TraceOutputStream
Set the trace mode.
setTransform(List<Transform>) - Method in class com.sun.xml.security.core.dsig.TransformsType
Added by XWSS Team
setTransform(List<TransformType>) - Method in class com.sun.xml.security.core.xenc.TransformsType
 
setTransform(String) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget.Transform
set the Transform Algorithm
setTransform(String) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget.Transform
set the transform Algorithm
setTransforms(Transforms) - Method in class com.sun.xml.security.core.dsig.ReferenceType
Sets the value of the transforms property.
setTransforms(Transforms) - Method in class com.sun.xml.security.core.dsig.RetrievalMethodType
Sets the value of the transforms property.
setTransforms(TransformsType) - Method in class com.sun.xml.security.core.xenc.CipherReferenceType
Sets the value of the transforms property.
setTrustAllHosts(boolean) - Method in class com.sun.mail.util.MailSSLSocketFactory
 
setTrustContext(IssuedTokenContext) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setTrustCredentialHolder(IssuedTokenContext) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setTrustedHosts(String[]) - Method in class com.sun.mail.util.MailSSLSocketFactory
 
setTrustManagers(TrustManager[]) - Method in class com.sun.mail.util.MailSSLSocketFactory
 
setTrustStore(KeyStore) - Method in class javax.security.auth.message.callback.TrustStoreCallback
Used by the CallbackHandler to set the trusted certificate keystore within the Callback.
setType(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the type of a specific attribute.
setType(String) - Method in class com.sun.xml.security.core.dsig.ReferenceType
Sets the value of the type property.
setType(String) - Method in class com.sun.xml.security.core.dsig.RetrievalMethodType
Sets the value of the type property.
setType(String) - Method in class com.sun.xml.security.core.xenc.EncryptedType
Sets the value of the type property.
setType(String) - Method in class com.sun.xml.wss.core.EncryptedDataImpl
 
setType(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setType(String) - Method in class com.sun.xml.wss.core.EncryptedTypeHeaderBlock
 
setType(String) - Method in class com.sun.xml.wss.impl.policy.mls.Target
set the type of the Target
setType(String) - Method in class org.codehaus.stax2.validation.XMLValidationProblem
 
setTypeRefs(Collection<TypeReference>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setUID(long) - Method in class com.sun.mail.imap.IMAPMessage
 
setUnadapted(BeanT, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Sets the value without adapting the value.
setURI(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the Namespace URI of a specific attribute.
setURI(String) - Method in class com.sun.xml.security.core.dsig.ReferenceType
Sets the value of the uri property.
setURI(String) - Method in class com.sun.xml.security.core.dsig.RetrievalMethodType
Sets the value of the uri property.
setURI(String) - Method in class com.sun.xml.security.core.xenc.CipherReferenceType
Sets the value of the uri property.
setURI(String) - Method in class com.sun.xml.security.core.xenc.ReferenceType
Sets the value of the uri property.
setURI(String) - Method in class com.sun.xml.wss.core.reference.DirectReference
 
setUri(String) - Method in class com.sun.xml.wss.impl.c14n.AttributeNS
 
setUri(String) - Method in class com.sun.xml.wss.impl.c14n.StAXAttr
 
setURIResolver(URIResolver) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
 
setURLName(URLName) - Method in class javax.mail.Service
Set the URLName representing this service.
setUseCreated(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
setUseIdentity(boolean) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
Set to false to use Object.equals(Object) to detect cycles.
setUseNonce(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
setter for a boolean flag indicating whether a nonce should be while constructing a wss:UsernameToken from this Policy
setUserData(String, Object, UserDataHandler) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
setUserData(String, Object, UserDataHandler) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setUserData(String, Object, UserDataHandler) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setUserData(String, Object, UserDataHandler) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setUserData(String, Object, UserDataHandler) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setUseReceivedSecret(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
setUserinfo(String) - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Set the userinfo for this URI.
setUserinfo(String) - Method in class com.sun.xml.wss.impl.misc.URI
Set the userinfo for this URI.
setUsername(String) - Method in class com.sun.mail.imap.IMAPStore
Set the user name that will be used for subsequent connections after this Store is first connected (for example, when creating a connection to open a Folder).
setUsername(String) - Method in class com.sun.xml.wss.core.UsernameToken
 
setUsername(String) - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DerivedKeyPasswordRequest
 
setUsername(String) - Method in class com.sun.xml.wss.impl.callback.UsernameCallback
Set the Username.
setUsername(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
set the username
setUsernameToken(UsernameToken) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
setUsernameTokenBinding(AuthenticationTokenPolicy.UsernameTokenBinding) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
setUseRset(boolean) - Method in class com.sun.mail.smtp.SMTPTransport
Set whether the RSET command should be used instead of the NOOP command in the @{link #isConnected isConnected} method.
setUseStandAloneRefList(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
setUUID(String) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
Set the Unique ID associated with the Service context
setUUID(String) - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
set a unique policy identifier for this WSSPolicy
setValidating(boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Deprecated. since 2.0
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
setValidationProblemHandler(ValidationProblemHandler) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
setValidationProblemHandler(ValidationProblemHandler) - Method in interface org.codehaus.stax2.validation.Validatable
Method that application can call to define a custom handler for validation problems encountered during validation process.
setValidator(CertificateValidationCallback.CertificateValidator) - Method in class com.sun.xml.wss.impl.callback.CertificateValidationCallback
This method must be invoked while handling this CallBack.
setValidator(PasswordValidationCallback.PasswordValidator) - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback
This method must be invoked by the CallbackHandler while handling this callback.
setValidator(TimestampValidationCallback.TimestampValidator) - Method in class com.sun.xml.wss.impl.callback.TimestampValidationCallback
The CallbackHandler handling this callbacl should set the validator.
setValue(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the value of a specific attribute.
setValue(V) - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
setValue(String) - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
 
setValue(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
 
setValue(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
setValue(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
setValue(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
 
setValue(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
setValue(byte[]) - Method in class com.sun.xml.security.core.dsig.SignatureValueType
Sets the value of the value property.
setValue(String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setValue(String) - Method in class com.sun.xml.wss.core.ReferenceElement
 
setValue(String) - Method in class com.sun.xml.wss.core.SecurityHeader
 
setValue(String) - Method in class com.sun.xml.wss.impl.c14n.StAXAttr
 
setValue(String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setValue(String) - Method in class com.sun.xml.wss.impl.policy.mls.Target
set the value of the Target
setValue(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ActionType
Sets the value of the value property.
setValue(String) - Method in class com.sun.xml.wss.saml.internal.saml11.jaxb20.NameIdentifierType
Sets the value of the value property.
setValue(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ActionType
Sets the value of the value property.
setValue(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
Sets the value of the value property.
setValueType(String) - Method in class com.sun.xml.wss.core.BinarySecurityToken
 
setValueType(String) - Method in class com.sun.xml.wss.core.reference.DirectReference
 
setValueType(String) - Method in class com.sun.xml.wss.core.reference.KeyIdentifier
 
setValueType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KerberosTokenBinding
set the ValueType
setValueType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KeyValueTokenBinding
set the ValueType
setValueType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
setValueType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
set the ValueType
setVersion(String) - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 
setVersion(String) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
setVersion(String) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
setVersion(String) - Method in interface com.sun.xml.wss.saml.Assertion
Deprecated. Set the saml version for SAML2.0
setVersion(String) - Method in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
Sets the value of the version property.
setVocabulary(ParserVocabulary) - Method in class com.sun.xml.fastinfoset.Decoder
Set the ParserVocabulary to be used for decoding.
setVocabulary(SerializerVocabulary) - Method in class com.sun.xml.fastinfoset.Encoder
Set the SerializerVocabulary to be used for encoding.
setVocabularyApplicationData(VocabularyApplicationData) - Method in class com.sun.xml.fastinfoset.Encoder
Set the application data to be associated with the serializer vocabulary.
setVocabularyApplicationData(VocabularyApplicationData) - Method in interface org.jvnet.fastinfoset.FastInfosetSerializer
Set the application data to be associated with the serializer vocabulary.
setWhitespaceStatus(boolean) - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
setWriter(TypedXmlWriter) - Method in class com.sun.xml.txw2.output.TXWResult
 
setWriter(OutputStream) - Method in class com.sun.xml.wss.impl.transform.Canonicalizer20010315ExclOmitComments
 
setWritten(boolean) - Method in class com.sun.xml.wss.impl.c14n.AttributeNS
 
setWSCInstance(String) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setWSSAssertion(WSSAssertion) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
setWSSAssertion(WSSAssertion) - Method in class com.sun.xml.wss.impl.ProcessingContextImpl
 
setWsuId(String) - Method in class com.sun.xml.wss.core.reference.EmbeddedReference
 
setWsuId(String) - Method in class com.sun.xml.wss.core.reference.KeyIdentifier
 
setWsuId(String) - Method in class com.sun.xml.wss.core.SecurityTokenReference
 
setWsuIdAttr(Element, String) - Method in class com.sun.xml.wss.core.EncryptedHeaderBlock
 
setWsuIdAttr(Element, String) - Method in class com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
 
setWsuIdAttr(Element, String) - Static method in class com.sun.xml.wss.impl.XMLUtil
 
setX509Certificate(X509Certificate) - Method in class com.sun.xml.wss.impl.callback.EncryptionKeyCallback.X509CertificateRequest
 
setX509Certificate(X509Certificate) - Method in class com.sun.xml.wss.impl.callback.SignatureKeyCallback.PrivKeyCertRequest
Set the X509Certificate used for Signature verification.
setX509Certificate(X509Certificate) - Method in class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback.X509CertificateRequest
Set the X509Certificate used for Signature Verification.
setX509Certificate(X509Certificate) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
set the Certificate
setX509CertificateBinding(AuthenticationTokenPolicy.X509CertificateBinding) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
setX509IssuerName(String) - Method in class com.sun.xml.security.core.dsig.X509IssuerSerialType
Sets the value of the x509IssuerName property.
setX509SerialNumber(BigInteger) - Method in class com.sun.xml.security.core.dsig.X509IssuerSerialType
Sets the value of the x509SerialNumber property.
setXmlAccessorFactorySupport(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setXmlDecl(boolean) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Set whether the writer should print out the XML declaration (<?xml version='1.0' ...
setXmlDecl(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl
 
setXmlDecl(boolean) - Method in class com.sun.xml.txw2.output.XMLWriter
Set whether the writer should print out the XML declaration (<?xml version='1.0' ...
setXMLReporter(XMLReporter) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
setXMLResolver(XMLResolver) - Method in class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
setXmlStandalone(boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
setXMLStreamBuffer(MutableXMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
setXMLStreamBuffer(XMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
Deprecated. Use SAXBufferProcessor.setXMLStreamBuffer(XMLStreamBuffer, boolean).
setXMLStreamBuffer(XMLStreamBuffer, boolean) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
Resets the parser to read from the beginning of the given XMLStreamBuffer.
setXMLStreamBuffer(XMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
setXMLStreamBuffer(XMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
Deprecated. Use StreamWriterBufferProcessor.setXMLStreamBuffer(XMLStreamBuffer, boolean)
setXMLStreamBuffer(XMLStreamBuffer, boolean) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
 
setXMLStreamBuffer(MutableXMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.XMLStreamBufferResult
Set the MutableXMLStreamBuffer to use.
setXMLStreamBuffer(XMLStreamBuffer) - Method in class com.sun.xml.stream.buffer.XMLStreamBufferSource
Set the XMLStreamBuffer to use.
setXmlVersion(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
setXPathVersion(String) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
 
setXPathVersion(String) - Method in class com.sun.xml.wss.impl.policy.mls.Target
sets xpath version to be used if the Target Type is XPATH.
setY(byte[]) - Method in class com.sun.xml.security.core.dsig.DSAKeyValueType
Sets the value of the y property.
severe(String) - Method in class com.sun.istack.logging.Logger
 
severe(String, Throwable) - Method in class com.sun.istack.logging.Logger
 
SEVERITY_ERROR - Static variable in class org.codehaus.stax2.validation.XMLValidationProblem
 
SEVERITY_FATAL - Static variable in class org.codehaus.stax2.validation.XMLValidationProblem
 
SEVERITY_WARNING - Static variable in class org.codehaus.stax2.validation.XMLValidationProblem
 
SHA1_DIGEST - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SHA256 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SHA512 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SHA_1 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SHA_256 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SHA_512 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
shared - Variable in class com.sun.mail.imap.protocol.Namespaces
The shared namespace.
SharedByteArrayInputStream - Class in javax.mail.util
A ByteArrayInputStream that implements the SharedInputStream interface, allowing the underlying byte array to be shared between multiple readers.
SharedByteArrayInputStream(byte[]) - Constructor for class javax.mail.util.SharedByteArrayInputStream
Create a SharedByteArrayInputStream representing the entire byte array.
SharedByteArrayInputStream(byte[], int, int) - Constructor for class javax.mail.util.SharedByteArrayInputStream
Create a SharedByteArrayInputStream representing the part of the byte array from offset for length bytes.
SharedFileInputStream - Class in javax.mail.util
A SharedFileInputStream is a BufferedInputStream that buffers data from the file and supports the mark and reset methods.
SharedFileInputStream(File) - Constructor for class javax.mail.util.SharedFileInputStream
Creates a SharedFileInputStream for the file.
SharedFileInputStream(String) - Constructor for class javax.mail.util.SharedFileInputStream
Creates a SharedFileInputStream for the named file
SharedFileInputStream(File, int) - Constructor for class javax.mail.util.SharedFileInputStream
Creates a SharedFileInputStream with the specified buffer size.
SharedFileInputStream(String, int) - Constructor for class javax.mail.util.SharedFileInputStream
Creates a SharedFileInputStream with the specified buffer size.
SharedInputStream - Interface in com.sun.xml.messaging.saaj.packaging.mime.internet
An InputStream that is backed by data that can be shared by multiple readers may implement this interface.
SharedInputStream - Interface in javax.mail.internet
An InputStream that is backed by data that can be shared by multiple readers may implement this interface.
SHORT - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
 
SHORT_MAX_CHARACTER_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
 
SHORT_SIZE - Static variable in class com.sun.xml.fastinfoset.algorithm.IntegerEncodingAlgorithm
 
shortArray - Variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmState
 
shortEncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
 
ShortEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
An encoder for handling Short values.
ShortEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.ShortEncodingAlgorithm
 
shorts(short[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
shorts(short[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
shorts(short[], int, int) - Method in interface org.jvnet.fastinfoset.sax.PrimitiveTypeContentHandler
Receive notification of character data as an array of short.
sign(Key) - Method in class com.sun.xml.wss.core.SignatureHeaderBlock
Digests all References in the SignedInfo, calculates the signature value and sets it in the SignatureValue Element.
sign(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.dsig.SignatureProcessor
 
sign(PublicKey, PrivateKey) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
sign the saml assertion (Enveloped Signature)
sign(X509Certificate, PrivateKey, boolean) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
sign(X509Certificate, PrivateKey, boolean, String, String) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
sign(X509Certificate, PrivateKey) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
sign(DigestMethod, String, PublicKey, PrivateKey) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
sign the saml assertion (Enveloped Signature)
sign(DigestMethod, String, X509Certificate, PrivateKey, boolean) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
sign(DigestMethod, String, X509Certificate, PrivateKey) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
sign(PublicKey, PrivateKey) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
sign the saml assertion (Enveloped Signature)
sign(X509Certificate, PrivateKey, boolean) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
sign(X509Certificate, PrivateKey, boolean, String, String) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
sign(X509Certificate, PrivateKey) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
sign(DigestMethod, String, PublicKey, PrivateKey) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
sign the saml assertion (Enveloped Signature)
sign(DigestMethod, String, X509Certificate, PrivateKey, boolean) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
sign(DigestMethod, String, X509Certificate, PrivateKey) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
sign(PublicKey, PrivateKey) - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
sign the saml assertion (Enveloped Signature)
sign(X509Certificate, PrivateKey, boolean) - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
sign(X509Certificate, PrivateKey, boolean, String, String) - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
sign(X509Certificate, PrivateKey) - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
sign(DigestMethod, String, PublicKey, PrivateKey) - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
sign the saml assertion (Enveloped Signature)
sign(DigestMethod, String, X509Certificate, PrivateKey, boolean) - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
sign(DigestMethod, String, X509Certificate, PrivateKey) - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
sign(PublicKey, PrivateKey) - Method in interface com.sun.xml.wss.saml.Assertion
Sign the SAML Assertion - Enveloped Signature
sign(X509Certificate, PrivateKey) - Method in interface com.sun.xml.wss.saml.Assertion
Sign the SAML Assertion - Enveloped Signature
sign(X509Certificate, PrivateKey, boolean) - Method in interface com.sun.xml.wss.saml.Assertion
Sign the SAML Assertion - Enveloped Signature
sign(X509Certificate, PrivateKey, boolean, String, String) - Method in interface com.sun.xml.wss.saml.Assertion
Sign the SAML Assertion - Enveloped Signature
sign(DigestMethod, String, PublicKey, PrivateKey) - Method in interface com.sun.xml.wss.saml.Assertion
Sign the SAML Assertion - Enveloped Signature
sign(DigestMethod, String, X509Certificate, PrivateKey) - Method in interface com.sun.xml.wss.saml.Assertion
Sign the SAML Assertion - Enveloped Signature
sign(DigestMethod, String, X509Certificate, PrivateKey, boolean) - Method in interface com.sun.xml.wss.saml.Assertion
Sign the SAML Assertion - Enveloped Signature
SIGN_BODY - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SIGN_ENCRYPT_BODY - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SIGN_OPERATION_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SIGN_OPERATION_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
signature - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
 
signature - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
 
SIGNATURE_CONFIRMATION - Static variable in class com.sun.xml.wss.impl.policy.mls.Target
 
SIGNATURE_CONFIRMATION_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SIGNATURE_CONFIRMATION_POLICY_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
SIGNATURE_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SIGNATURE_METHOD_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SIGNATURE_METHOD_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SIGNATURE_POLICY_FEATUREBINDING_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
SIGNATURE_POLICY_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
SIGNATURE_REQUIREMENT_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SIGNATURE_REQUIREMENT_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SIGNATURE_TARGET_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SIGNATURE_TARGET_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SignatureConfirmationFilter - Class in com.sun.xml.wss.impl.filter
Process SignatureConfirmation: Add SignatureConfirmation or verify received SignatureConfirmation
SignatureConfirmationFilter() - Constructor for class com.sun.xml.wss.impl.filter.SignatureConfirmationFilter
 
SignatureConfirmationHeaderBlock - Class in com.sun.xml.wss.core
wsse11:SignatureConfirmation
SignatureConfirmationHeaderBlock(String, String) - Constructor for class com.sun.xml.wss.core.SignatureConfirmationHeaderBlock
Creates a new instance of SignatureConfirmationHeaderblock
SignatureConfirmationHeaderBlock(SOAPElement) - Constructor for class com.sun.xml.wss.core.SignatureConfirmationHeaderBlock
 
SignatureConfirmationHeaderBlock(String) - Constructor for class com.sun.xml.wss.core.SignatureConfirmationHeaderBlock
 
SignatureConfirmationPolicy - Class in com.sun.xml.wss.impl.policy.mls
A policy representing a WSS1.1 SignatureConfirmation element.
SignatureConfirmationPolicy() - Constructor for class com.sun.xml.wss.impl.policy.mls.SignatureConfirmationPolicy
DefaultConstructor
signatureConfirmationPolicy(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
SignatureFilter - Class in com.sun.xml.wss.impl.filter
Performs signature or verifies signature Message ANNOTATION is performed as follows: if (complete policy resolution should happen) make DynamicPolicyCallback else // assumes feature binding component is statically specified - // including targets and canonicalization algorithm if (X509CertificateBinding) resolve certificate - make SignatureKeyCallback if (X509CertificateBinding has associated SymmetricKeyBinding) resolve symmetric key - make SymmetricKeyCallback else if (X509CertificateBinding has no associated bindings || X509CertificateBinding has associated PrivateKeyBinding) create PrivateKeyBinding if req'd with private key associated with the certificate else throw Exception else throw Exception call SignatureProcessor Message (signature verification) VALIDATION is performed as follows: if (ADHOC processing mode) if (complete policy resolution should happen) make DynamicPolicyCallback call VerificationProcessor else if (POSTHOC or DEFAULT mode) call VerificationProcessor
SignatureFilter() - Constructor for class com.sun.xml.wss.impl.filter.SignatureFilter
 
SignatureHeaderBlock - Class in com.sun.xml.wss.core
SignatureHeaderBlock(SOAPElement) - Constructor for class com.sun.xml.wss.core.SignatureHeaderBlock
parse and create the Signature element
SignatureHeaderBlock(XMLSignature) - Constructor for class com.sun.xml.wss.core.SignatureHeaderBlock
constructor that takes Apache Signature
SignatureHeaderBlock(Document, String) - Constructor for class com.sun.xml.wss.core.SignatureHeaderBlock
This creates a new ds:Signature Element and adds an empty ds:SignedInfo.
SignatureKeyCallback - Class in com.sun.xml.wss.impl.callback
CallBack implementation for signature key.
SignatureKeyCallback(SignatureKeyCallback.Request) - Constructor for class com.sun.xml.wss.impl.callback.SignatureKeyCallback
 
SignatureKeyCallback.AliasPrivKeyCertRequest - Class in com.sun.xml.wss.impl.callback
A Callback initialized with this request should be handled if the private key to be used for signing is mapped to some alias.
SignatureKeyCallback.AliasPrivKeyCertRequest(String) - Constructor for class com.sun.xml.wss.impl.callback.SignatureKeyCallback.AliasPrivKeyCertRequest
Constructor.
SignatureKeyCallback.DefaultPrivKeyCertRequest - Class in com.sun.xml.wss.impl.callback
A Callback initialized with this request should be handled if there's some default private key to be used for signing.
SignatureKeyCallback.DefaultPrivKeyCertRequest() - Constructor for class com.sun.xml.wss.impl.callback.SignatureKeyCallback.DefaultPrivKeyCertRequest
 
SignatureKeyCallback.PrivKeyCertRequest - Class in com.sun.xml.wss.impl.callback
A CallbackHandler handling an instance of this request should make sure that a private key and a corresponding X.509 certificate must be set on the request.
SignatureKeyCallback.PrivKeyCertRequest() - Constructor for class com.sun.xml.wss.impl.callback.SignatureKeyCallback.PrivKeyCertRequest
 
SignatureKeyCallback.PublicKeyBasedPrivKeyCertRequest - Class in com.sun.xml.wss.impl.callback
A Callback initialized with this request should be handled if the private key to be used for signing is to be retrieved given the PublicKey
SignatureKeyCallback.PublicKeyBasedPrivKeyCertRequest(PublicKey) - Constructor for class com.sun.xml.wss.impl.callback.SignatureKeyCallback.PublicKeyBasedPrivKeyCertRequest
Constructor.
SignatureKeyCallback.Request - Interface in com.sun.xml.wss.impl.callback
 
signatureMethod - Variable in class com.sun.xml.security.core.dsig.SignedInfoType
 
SignatureMethodType - Class in com.sun.xml.security.core.dsig
Java class for SignatureMethodType complex type.
SignatureMethodType() - Constructor for class com.sun.xml.security.core.dsig.SignatureMethodType
 
SignaturePolicy - Class in com.sun.xml.wss.impl.policy.mls
Objects of this class represent a policy for Signing parts of a SOAP Message.
SignaturePolicy() - Constructor for class com.sun.xml.wss.impl.policy.mls.SignaturePolicy
Default constructor
signaturePolicy(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
SignaturePolicy.FeatureBinding - Class in com.sun.xml.wss.impl.policy.mls
A class representing FeatureBindings for a SignaturePolicy The FeatureBinding would contain information about the MessageParts to be Signed, and the CanonicalizationMethod.
SignaturePolicy.FeatureBinding() - Constructor for class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
Default constructor
SignaturePolicy.FeatureBinding(String) - Constructor for class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
Constructor
signaturePolicyFeatureBinding(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
SignaturePolicyVerifier - Class in com.sun.xml.wss.impl.policy.verifier
 
SignaturePolicyVerifier(FilterProcessingContext) - Constructor for class com.sun.xml.wss.impl.policy.verifier.SignaturePolicyVerifier
Creates a new instance of SignaturePolicyVerifier
SignatureProcessor - Class in com.sun.xml.wss.impl.dsig
 
SignatureProcessor() - Constructor for class com.sun.xml.wss.impl.dsig.SignatureProcessor
 
SignaturePropertiesType - Class in com.sun.xml.security.core.dsig
Java class for SignaturePropertiesType complex type.
SignaturePropertiesType() - Constructor for class com.sun.xml.security.core.dsig.SignaturePropertiesType
 
signatureProperty - Variable in class com.sun.xml.security.core.dsig.SignaturePropertiesType
 
SignaturePropertyType - Class in com.sun.xml.security.core.dsig
Java class for SignaturePropertyType complex type.
SignaturePropertyType() - Constructor for class com.sun.xml.security.core.dsig.SignaturePropertyType
 
SignatureSpecNS - Static variable in class com.sun.xml.wss.core.KeyInfoHeaderBlock
 
SignatureSpecNS - Static variable in class com.sun.xml.wss.core.SignatureHeaderBlock
 
SignatureSpecNSprefix - Static variable in class com.sun.xml.wss.core.KeyInfoHeaderBlock
 
SignatureSpecNSprefix - Static variable in class com.sun.xml.wss.core.SignatureHeaderBlock
 
SignatureTarget - Class in com.sun.xml.wss.impl.policy.mls
Objects of this class represent a Signature Target that can be part of the FeatureBinding for a SignaturePolicy (refer SignaturePolicy.FeatureBinding).
SignatureTarget() - Constructor for class com.sun.xml.wss.impl.policy.mls.SignatureTarget
Default constructor
SignatureTarget(Target) - Constructor for class com.sun.xml.wss.impl.policy.mls.SignatureTarget
Constructor that takes a Target
SignatureTarget(String, String) - Constructor for class com.sun.xml.wss.impl.policy.mls.SignatureTarget
 
SignatureTarget.Transform - Class in com.sun.xml.wss.impl.policy.mls
This class represents a Transform that can appear on a SignatureTarget.
SignatureTarget.Transform() - Constructor for class com.sun.xml.wss.impl.policy.mls.SignatureTarget.Transform
Default constructor
SignatureTarget.Transform(String) - Constructor for class com.sun.xml.wss.impl.policy.mls.SignatureTarget.Transform
Constructor
SignatureType - Class in com.sun.xml.security.core.dsig
Java class for SignatureType complex type.
SignatureType() - Constructor for class com.sun.xml.security.core.dsig.SignatureType
 
signatureValue - Variable in class com.sun.xml.security.core.dsig.SignatureType
 
SignatureValueType - Class in com.sun.xml.security.core.dsig
Java class for SignatureValueType complex type.
SignatureValueType() - Constructor for class com.sun.xml.security.core.dsig.SignatureValueType
 
SignatureVerificationKeyCallback - Class in com.sun.xml.wss.impl.callback
CallBack implementation for signature verification key.
SignatureVerificationKeyCallback(SignatureVerificationKeyCallback.Request) - Constructor for class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback
 
SignatureVerificationKeyCallback.PublicKeyBasedRequest - Class in com.sun.xml.wss.impl.callback
Request for an X.509 certificate given the Public Key This is an optional request and need not be handled by the handler.
SignatureVerificationKeyCallback.PublicKeyBasedRequest(PublicKey) - Constructor for class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback.PublicKeyBasedRequest
Constructor.
SignatureVerificationKeyCallback.Request - Interface in com.sun.xml.wss.impl.callback
 
SignatureVerificationKeyCallback.ThumbprintBasedRequest - Class in com.sun.xml.wss.impl.callback
Request for a private key when the X.509 Thumb print value for a corresponding X.509 Certificate is given.
SignatureVerificationKeyCallback.ThumbprintBasedRequest(byte[]) - Constructor for class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback.ThumbprintBasedRequest
Constructor.
SignatureVerificationKeyCallback.X509CertificateRequest - Class in com.sun.xml.wss.impl.callback
A CallbackHandler handling an instance of this request should make sure that an X.509 certificate (to be used for signature verification) must be set on the request.
SignatureVerificationKeyCallback.X509CertificateRequest() - Constructor for class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback.X509CertificateRequest
 
SignatureVerificationKeyCallback.X509IssuerSerialBasedRequest - Class in com.sun.xml.wss.impl.callback
Request for an X.509 certificate whose Issuer Name and Serial Number values are given.
SignatureVerificationKeyCallback.X509IssuerSerialBasedRequest(String, BigInteger) - Constructor for class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback.X509IssuerSerialBasedRequest
Constructor.
SignatureVerificationKeyCallback.X509SubjectKeyIdentifierBasedRequest - Class in com.sun.xml.wss.impl.callback
Request for an X.509 certificate whose X.509 Subject Key Identifier value is given.
SignatureVerificationKeyCallback.X509SubjectKeyIdentifierBasedRequest(byte[]) - Constructor for class com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback.X509SubjectKeyIdentifierBasedRequest
Constructor.
signConfirmIds - Variable in class com.sun.xml.wss.impl.ProcessingContextImpl
 
SIGNED_TOKEN_REQUIRED_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
signedInfo - Variable in class com.sun.xml.security.core.dsig.SignatureType
 
SignedInfoType - Class in com.sun.xml.security.core.dsig
Java class for SignedInfoType complex type.
SignedInfoType() - Constructor for class com.sun.xml.security.core.dsig.SignedInfoType
 
SIGNING_KEY_ALIAS - Static variable in interface com.sun.xml.wss.provider.ModuleOptions
 
simpleCommand(String, Argument) - Method in class com.sun.mail.iap.Protocol
Convenience routine to handle simple IAP commands that do not have responses specific to that command.
simpleCommand(String) - Method in class com.sun.mail.smtp.SMTPTransport
Send the command to the server and return the response code from the server.
simpleCommand(byte[]) - Method in class com.sun.mail.smtp.SMTPTransport
Send the command to the server and return the response code from the server.
simpleContent() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeModel
 
SimpleContent - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
SimpleDerivation - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
SimpleExtension - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
SimpleRestriction - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
SimpleRestrictionModel - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
SimpleType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
simpleType() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleTypeHost
 
SimpleTypeHost - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
SimpleValueEncoder - Class in org.codehaus.stax2.ri.typed
Helper class used for serializing typed values to String.
SimpleValueEncoder() - Constructor for class org.codehaus.stax2.ri.typed.SimpleValueEncoder
 
singleServiceNoPorts(boolean) - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
SingletonIterator - Class in org.codehaus.stax2.ri
Simple read-only iterator that iterators over one specific item, passed in as constructor argument.
SingletonIterator(Object) - Constructor for class org.codehaus.stax2.ri.SingletonIterator
 
size() - Method in interface com.sun.mail.iap.Literal
Return the size of the data.
size - Variable in class com.sun.mail.iap.Response
 
SIZE - Static variable in class com.sun.mail.imap.IMAPFolder.FetchProfileItem
SIZE is a fetch profile item that can be included in a FetchProfile during a fetch request to a Folder.
size() - Method in class com.sun.mail.imap.MessageCache
Size of cache.
size - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
size() - Method in class com.sun.mail.imap.protocol.MessageSet
Count the total number of elements in a MessageSet
size(MessageSet[]) - Static method in class com.sun.mail.imap.protocol.MessageSet
 
size - Variable in class com.sun.mail.imap.protocol.RFC822SIZE
 
size() - Method in class com.sun.mail.imap.protocol.UIDSet
Count the total number of elements in a UIDSet
size(UIDSet[]) - Static method in class com.sun.mail.imap.protocol.UIDSet
 
size() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
 
size() - Method in class com.sun.xml.bind.v2.util.QNameMap
Returns the number of keys-value mappings in this map.
size() - Method in class com.sun.xml.fastinfoset.util.KeyIntMap
 
size() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
Return the number of parameters in this list.
size() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
 
size() - Method in class com.sun.xml.wss.core.ReferenceListHeaderBlock
 
size() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
SIZE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
size() - Method in class javax.mail.internet.ParameterList
Return the number of parameters in this list.
SizeTerm - Class in javax.mail.search
This class implements comparisons for Message sizes.
SizeTerm(int, int) - Constructor for class javax.mail.search.SizeTerm
Constructor.
skip(int) - Method in class com.sun.mail.iap.Response
 
skip(long) - Method in class com.sun.mail.util.BASE64DecoderStream
Skips over and discards n bytes of data from this stream.
skip(long) - Method in class com.sun.mail.util.QPDecoderStream
Skips over and discards n bytes of data from this stream.
skip(long) - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
skip(long) - Method in class javax.mail.util.SharedFileInputStream
See the general contract of the skip method of InputStream.
skipElement() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
skipElement() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
skipElement() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
skipElement() - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
skipElement() - Method in interface org.codehaus.stax2.XMLStreamReader2
Method that will skip all the contents of the element that the stream currently points to.
skippedEntity(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
skippedEntity(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
skippedEntity(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
skippedEntity(String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
skippedEntity(String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
skippedEntity(String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
skippedEntity(String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of a skipped entity.
skippedEntity(String) - Method in class com.sun.xml.wss.impl.c14n.SAXEXC14nCanonicalizerImpl
 
skipSignAndZeroes(String, char, boolean, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
skipSignAndZeroes(char[], char, boolean, int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
skipSpaces() - Method in class com.sun.mail.iap.Response
 
skipToken() - Method in class com.sun.mail.iap.Response
Skip to the next space, for use in error recovery while parsing.
SMALL_RESULT_BUFFER_SIZE - Static variable in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
When expanding 'small' result buffers, we will expand size by bigger factor than for larger ones.
smart - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
Smarter converter used for RELAX NG support.
SMTPAddressFailedException - Exception in com.sun.mail.smtp
This exception is thrown when the message cannot be sent.
SMTPAddressFailedException(InternetAddress, String, int, String) - Constructor for exception com.sun.mail.smtp.SMTPAddressFailedException
Constructs an SMTPAddressFailedException with the specified address, return code, and error string.
SMTPAddressSucceededException - Exception in com.sun.mail.smtp
This exception is chained off a SendFailedException when the mail.smtp.reportsuccess property is true.
SMTPAddressSucceededException(InternetAddress, String, int, String) - Constructor for exception com.sun.mail.smtp.SMTPAddressSucceededException
Constructs an SMTPAddressSucceededException with the specified address, return code, and error string.
SMTPMessage - Class in com.sun.mail.smtp
This class is a specialization of the MimeMessage class that allows you to specify various SMTP options and parameters that will be used when this message is sent over SMTP.
SMTPMessage(Session) - Constructor for class com.sun.mail.smtp.SMTPMessage
Default constructor.
SMTPMessage(Session, InputStream) - Constructor for class com.sun.mail.smtp.SMTPMessage
Constructs an SMTPMessage by reading and parsing the data from the specified MIME InputStream.
SMTPMessage(MimeMessage) - Constructor for class com.sun.mail.smtp.SMTPMessage
Constructs a new SMTPMessage with content initialized from the source MimeMessage.
SMTPOutputStream - Class in com.sun.mail.smtp
In addition to converting lines into the canonical format, i.e., terminating lines with the CRLF sequence, escapes the "." by adding another "." to any "." that appears in the beginning of a line.
SMTPOutputStream(OutputStream) - Constructor for class com.sun.mail.smtp.SMTPOutputStream
 
SMTPSendFailedException - Exception in com.sun.mail.smtp
This exception is thrown when the message cannot be sent.
SMTPSendFailedException(String, int, String, Exception, Address[], Address[], Address[]) - Constructor for exception com.sun.mail.smtp.SMTPSendFailedException
Constructs an SMTPSendFailedException with the specified address, return code, and error string.
SMTPSSLTransport - Class in com.sun.mail.smtp
This class implements the Transport abstract class using SMTP over SSL for message submission and transport.
SMTPSSLTransport(Session, URLName) - Constructor for class com.sun.mail.smtp.SMTPSSLTransport
Constructor
SMTPTransport - Class in com.sun.mail.smtp
This class implements the Transport abstract class using SMTP for message submission and transport.
SMTPTransport(Session, URLName) - Constructor for class com.sun.mail.smtp.SMTPTransport
Constructor that takes a Session object and a URLName that represents a specific SMTP server.
SMTPTransport(Session, URLName, String, boolean) - Constructor for class com.sun.mail.smtp.SMTPTransport
Constructor used by this class and by SMTPSSLTransport subclass.
SOAP11_NAMESPACE - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
SOAP12_NAMESPACE - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
SOAP1_1_FLAG - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
SOAP1_2_FLAG - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
SOAP_1_1_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SOAP_1_2_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SOAP_BODY_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SOAP_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
 
SOAP_ENVELOPE_PREFIX - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
SOAP_HEADER_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SOAP_IMPL_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
 
SOAP_LAYER - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
SOAP_VER1_1_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
 
SOAP_VER1_2_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
 
SOAPAuthParam - Class in com.sun.xml.wss.provider.wsit
SOAP authentication parameter.
SOAPAuthParam(SOAPMessage, SOAPMessage) - Constructor for class com.sun.xml.wss.provider.wsit.SOAPAuthParam
Create a SOAPAuthParam.
SOAPAuthParam(Object, Object, int) - Constructor for class com.sun.xml.wss.provider.wsit.SOAPAuthParam
Create a SOAPAuthParam (using Packets)
soapDoc - Variable in class com.sun.xml.wss.core.BinarySecurityToken
 
SOAPDocument - Interface in com.sun.xml.messaging.saaj.soap
 
SOAPDocumentFragment - Class in com.sun.xml.messaging.saaj.soap
 
SOAPDocumentFragment(CoreDocumentImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
 
SOAPDocumentFragment() - Constructor for class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
 
SOAPDocumentImpl - Class in com.sun.xml.messaging.saaj.soap
 
SOAPDocumentImpl(SOAPPartImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
SOAPElementExtension - Class in com.sun.xml.wss.impl.misc
 
SOAPElementExtension() - Constructor for class com.sun.xml.wss.impl.misc.SOAPElementExtension
 
SOAPExceptionImpl - Exception in com.sun.xml.messaging.saaj
An exception that signals that a SOAP exception has occurred.
SOAPExceptionImpl() - Constructor for exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
Constructs a SOAPExceptionImpl object with no reason or embedded Throwable object.
SOAPExceptionImpl(String) - Constructor for exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
Constructs a SOAPExceptionImpl object with the given String as the reason for the exception being thrown.
SOAPExceptionImpl(String, Throwable) - Constructor for exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
Constructs a SOAPExceptionImpl object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded exception.
SOAPExceptionImpl(Throwable) - Constructor for exception com.sun.xml.messaging.saaj.SOAPExceptionImpl
Constructs a SOAPExceptionImpl object initialized with the given Throwable object.
soapFactory - Static variable in class com.sun.xml.wss.core.ReferenceElement
 
soapFactory - Static variable in class com.sun.xml.wss.impl.XMLUtil
 
soapFactory - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
soapFactory - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
soapFactory - Variable in class com.sun.xml.xwss.XWSSClientTube
 
soapFactory - Variable in class com.sun.xml.xwss.XWSSServerTube
 
SOAPFactory1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
 
SOAPFactory1_1Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl
 
SOAPFactory1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
 
SOAPFactory1_2Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPFactory1_2Impl
 
SOAPFactoryDynamicImpl - Class in com.sun.xml.messaging.saaj.soap.dynamic
 
SOAPFactoryDynamicImpl() - Constructor for class com.sun.xml.messaging.saaj.soap.dynamic.SOAPFactoryDynamicImpl
 
SOAPFactoryImpl - Class in com.sun.xml.messaging.saaj.soap
 
SOAPFactoryImpl() - Constructor for class com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
 
SOAPIOException - Exception in com.sun.xml.messaging.saaj.soap
 
SOAPIOException() - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPIOException
 
SOAPIOException(String) - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPIOException
 
SOAPIOException(String, Throwable) - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPIOException
 
SOAPIOException(Throwable) - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPIOException
 
SOAPMessageFactory1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
 
SOAPMessageFactory1_1Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl
 
SOAPMessageFactory1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
 
SOAPMessageFactory1_2Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPMessageFactory1_2Impl
 
SOAPMessageFactoryDynamicImpl - Class in com.sun.xml.messaging.saaj.soap.dynamic
 
SOAPMessageFactoryDynamicImpl() - Constructor for class com.sun.xml.messaging.saaj.soap.dynamic.SOAPMessageFactoryDynamicImpl
 
SOAPPart1_1Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_1
 
SOAPPart1_1Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl
 
SOAPPart1_1Impl(MessageImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl
 
SOAPPart1_2Impl - Class in com.sun.xml.messaging.saaj.soap.ver1_2
 
SOAPPart1_2Impl() - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
 
SOAPPart1_2Impl(MessageImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl
 
soapPartImpl - Variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
SOAPPartImpl - Class in com.sun.xml.messaging.saaj.soap
SOAPPartImpl is the first attachment.
SOAPPartImpl() - Constructor for class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
SOAPPartImpl(MessageImpl) - Constructor for class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
soapVersion - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
soapVersion - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
soapVersion - Variable in class com.sun.xml.xwss.XWSSClientTube
 
soapVersion - Variable in class com.sun.xml.xwss.XWSSServerTube
 
SOAPVersionMismatchException - Exception in com.sun.xml.messaging.saaj.soap
 
SOAPVersionMismatchException() - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPVersionMismatchException
Constructs a SOAPExceptionImpl object with no reason or embedded Throwable object.
SOAPVersionMismatchException(String) - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPVersionMismatchException
Constructs a SOAPExceptionImpl object with the given String as the reason for the exception being thrown.
SOAPVersionMismatchException(String, Throwable) - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPVersionMismatchException
Constructs a SOAPExceptionImpl object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded exception.
SOAPVersionMismatchException(Throwable) - Constructor for exception com.sun.xml.messaging.saaj.soap.SOAPVersionMismatchException
Constructs a SOAPExceptionImpl object initialized with the given Throwable object.
SocketFetcher - Class in com.sun.mail.util
This class is used to get Sockets.
sort(List) - Static method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
sortAttributes(Object, Object) - Method in class com.sun.xml.wss.impl.c14n.AttrSorter
 
sortAttributes(Object, Object) - Method in class com.sun.xml.wss.impl.c14n.StAXAttr
 
sortAttributes(Object, Object) - Method in class com.sun.xml.wss.impl.c14n.StAXAttrSorter
 
sortNamespaces(Object, Object) - Method in class com.sun.xml.wss.impl.c14n.AttributeNS
 
sortNamespaces(Object, Object) - Method in class com.sun.xml.wss.impl.c14n.AttrSorter
 
source(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Appinfo
 
source(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Documentation
 
source - Variable in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
source - Variable in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
sourceCharsetEncoding - Variable in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
sourceLocation() - Method in interface com.sun.xml.bind.Locatable
 
SPACE_PATTERN - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm
 
spaces - Variable in class com.sun.mail.util.QPDecoderStream
 
spaces - Variable in class com.sun.xml.messaging.saaj.packaging.mime.util.QPDecoderStream
 
spkiDataCount() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method spkiDataCount
SPKIDataType - Class in com.sun.xml.security.core.dsig
Java class for SPKIDataType complex type.
SPKIDataType() - Constructor for class com.sun.xml.security.core.dsig.SPKIDataType
 
spkiSexpAndAny - Variable in class com.sun.xml.security.core.dsig.SPKIDataType
 
splitText(int) - Method in class com.sun.xml.messaging.saaj.soap.impl.CommentImpl
 
spNameQualifier - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.BaseIDAbstractType
 
spNameQualifier - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
 
spProvidedID - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
 
spVersion - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
spVersion - Variable in class com.sun.xml.wss.provider.wsit.PolicyAlternativeHolder
 
spVersion - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
SS_0655_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The Class object does not correspond to a header block identified by the SOAPElement
StackRecorder - Class in com.sun.xml.bind.v2.util
Created to record the caller stack trace in logging.
StackRecorder() - Constructor for class com.sun.xml.bind.v2.util.StackRecorder
 
standaloneSet() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
Returns true if the standalone attribute was set in the encoding declaration of the document.
standaloneSet() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
standaloneSet() - Method in class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
standaloneSet() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
standaloneSet() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
standaloneSet() - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
standard - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
The name converter implemented by Code Model.
start - Variable in class com.sun.mail.imap.protocol.MessageSet
 
start - Variable in class com.sun.mail.imap.protocol.UIDSet
 
start(Accessor<BeanT, PropT>, Lister<BeanT, PropT, ItemT, PackT>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Starts the packing scope, without adding any item.
start - Variable in class com.sun.xml.fastinfoset.util.CharArray
 
start - Variable in class javax.mail.util.SharedByteArrayInputStream
Position within shared buffer that this stream starts at.
start - Variable in class javax.mail.util.SharedFileInputStream
The file offset of the start of data in this subset of the file.
startAggregation() - Method in class org.codehaus.stax2.ri.Stax2Util.ByteAggregator
Method called to initialize aggregation process.
startCDATA() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
startCDATA() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
startCDATA() - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
startCDATA() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
startCDATA() - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
 
startCDATA() - Method in class com.sun.xml.stream.buffer.sax.DefaultWithLexicalHandler
 
startCDATA() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
startCDATA() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
 
startCDATA() - Method in class com.sun.xml.txw2.output.XMLWriter
 
startCDATA() - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
startCDATA() - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
startDocument() - Method in class com.sun.istack.FragmentContentHandler
 
startDocument(ValidationEventHandler) - Method in class com.sun.xml.bind.IDResolver
Called when the unmarshalling starts.
startDocument() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
startDocument() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write the XML declaration at the beginning of the document.
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Called at the very beginning.
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
Called at the very beginning.
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
startDocument(LocatorEx, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
startDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
startDocument(LocatorEx, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
startDocument(LocatorEx, NamespaceContext) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Notifies a start of the document.
startDocument(XmlOutput, boolean, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Reset this object to write to the specified output.
startDocument() - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
startDocument() - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
startDocument() - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
startDocument() - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
startDocument() - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
startDocument() - Method in class com.sun.xml.txw2.output.DomSerializer
 
startDocument() - Method in class com.sun.xml.txw2.output.DumpSerializer
 
startDocument() - Method in class com.sun.xml.txw2.output.SaxSerializer
 
startDocument() - Method in class com.sun.xml.txw2.output.StaxSerializer
 
startDocument() - Method in class com.sun.xml.txw2.output.StreamSerializer
 
startDocument() - Method in class com.sun.xml.txw2.output.TXWSerializer
 
startDocument() - Method in interface com.sun.xml.txw2.output.XmlSerializer
The first method to be called.
startDocument() - Method in class com.sun.xml.txw2.output.XMLWriter
Write the XML declaration at the beginning of the document.
startDocument() - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of the beginning of the document.
startDocument() - Method in class com.sun.xml.wss.impl.c14n.SAXEXC14nCanonicalizerImpl
 
StartDocumentEvent - Class in com.sun.xml.fastinfoset.stax.events
 
StartDocumentEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 
StartDocumentEvent(String) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 
StartDocumentEvent(String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 
StartDocumentEventImpl - Class in org.codehaus.stax2.ri.evt
 
StartDocumentEventImpl(Location, XMLStreamReader) - Constructor for class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
StartDocumentEventImpl(Location) - Constructor for class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
Method called by event factory, when constructing start document event.
StartDocumentEventImpl(Location, String) - Constructor for class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
StartDocumentEventImpl(Location, String, String) - Constructor for class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
StartDocumentEventImpl(Location, String, String, boolean, boolean) - Constructor for class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
startDTD(String, String, String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
startDTD(String, String, String) - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
 
startDTD(String, String, String) - Method in class com.sun.xml.stream.buffer.sax.DefaultWithLexicalHandler
 
startDTD(String, String, String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
startDTD(String, String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
 
startDTD(String, String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
 
startDTD(String, String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
startDTD(String, String, String) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
started - Variable in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.DataWriter
Write a start tag.
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a start tag.
startElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Start a new element without a qname or attributes.
startElement(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Start a new element without a qname, attributes or a Namespace URI.
startElement(XmlOutput, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DefaultValueLoaderDecorator
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
startElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Called when the loader is activated, which is when a new start tag is seen and when the parent designated this loader as the child loader.
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
startElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
startElement(TagName) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Notifies a start tag of a new element.
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
 
startElement(Name, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
startElement(String, String, String, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.txw2.output.DataWriter
Write a start tag.
startElement(String, String, String, Attributes) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
Write a start tag.
startElement(String, String, String, Attributes) - Method in class com.sun.xml.txw2.output.XMLWriter
Write a start tag.
startElement(String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
Start a new element without a qname or attributes.
startElement(String) - Method in class com.sun.xml.txw2.output.XMLWriter
Start a new element without a qname, attributes or a Namespace URI.
startElement(String, String, String, Attributes) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class com.sun.xml.wss.impl.c14n.SAXEXC14nCanonicalizerImpl
 
StartElementEvent - Class in com.sun.xml.fastinfoset.stax.events
 
StartElementEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
StartElementEvent(String, String, String) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
StartElementEvent(QName) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
StartElementEvent(StartElement) - Constructor for class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
StartElementEventImpl - Class in org.codehaus.stax2.ri.evt
Wstx StartElement implementation used when event is constructed from already objectified data, for example when constructed by the event factory.
StartElementEventImpl(Location, QName, ArrayList, ArrayList, NamespaceContext) - Constructor for class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
startElementForce(String, String, String, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Variation of XMLSerializer.startElement(String, String, String, Object) that forces a specific prefix.
startEntity(String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
startEntity(String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
startEntity(String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
startEntity(String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
startEntity(String) - Method in class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
 
startEntity(String) - Method in class com.sun.xml.stream.buffer.sax.DefaultWithLexicalHandler
 
startEntity(String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
startEntity(String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
 
startEntity(String) - Method in class com.sun.xml.txw2.output.XMLWriter
 
startEntity(String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
 
startEntity(String) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
startPacking(BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
startPacking(BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Setting values to a multi-value property starts by creating a transient object called "pack" from the current field.
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
startPrefixMapping(String, String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Called before XmlVisitor.startElement(com.sun.xml.bind.v2.runtime.unmarshaller.TagName) event to notify a new namespace binding.
startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.tools.SAX2StAXWriter
 
startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
startPrefixMapping(String, String) - Method in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
startPrefixMapping(String, String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
startPrefixMapping(String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
 
startPrefixMapping(String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of the start of a Namespace mapping.
startPrefixMapping(String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXEXC14nCanonicalizerImpl
 
startScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Starts a new packing scope.
startSecureConversation(Packet) - Method in class com.sun.xml.wss.jaxws.impl.SecurityClientTube
 
startSecureConversation(Packet) - Method in class com.sun.xml.wss.provider.wsit.ClientSecurityPipe
 
startSecureConversation(Packet) - Method in class com.sun.xml.wss.provider.wsit.ClientSecurityTube
 
startTLS(String) - Method in class com.sun.mail.iap.Protocol
Start TLS on the current connection.
startTLS() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
STARTTLS Command.
startTLS() - Method in class com.sun.mail.smtp.SMTPTransport
Issue the STARTTLS command and switch the socket to TLS mode if it succeeds.
startTLS(Socket) - Static method in class com.sun.mail.util.SocketFetcher
Start TLS on an existing socket.
startTLS(Socket, Properties, String) - Static method in class com.sun.mail.util.SocketFetcher
Start TLS on an existing socket.
startTLS(Socket, String, Properties, String) - Static method in class com.sun.mail.util.SocketFetcher
Start TLS on an existing socket.
STATE_ATTRIBUTE_LN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_ATTRIBUTE_LN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_ATTRIBUTE_P_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_ATTRIBUTE_P_U_LN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_ATTRIBUTE_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_ATTRIBUTE_U_LN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_ATTRIBUTE_U_LN_QN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_ATTRIBUTE_U_LN_QN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_COMMENT_AS_CHAR_ARRAY_COPY - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_COMMENT_AS_CHAR_ARRAY_MEDIUM - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_COMMENT_AS_CHAR_ARRAY_SMALL - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_COMMENT_AS_STRING - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_CONTENT - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
STATE_DOCUMENT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_DOCUMENT_FRAGMENT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_ELEMENT_LN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_ELEMENT_P_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_ELEMENT_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_ELEMENT_U_LN_QN - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_END - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_END_OF_INPUT - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
STATE_ILLEGAL - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
STATE_ILLEGAL - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_INITIAL - Static variable in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
STATE_NAMESPACE_ATTRIBUTE - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_NAMESPACE_ATTRIBUTE_P - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_NAMESPACE_ATTRIBUTE_P_U - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_NAMESPACE_ATTRIBUTE_U - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_PROCESSING_INSTRUCTION - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_TEXT_AS_CHAR_ARRAY_COPY - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_TEXT_AS_CHAR_ARRAY_MEDIUM - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_TEXT_AS_CHAR_ARRAY_SMALL - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_TEXT_AS_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_TEXT_AS_STRING - Static variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
STATE_UNSUPPORTED - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
StatementAbstractType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for StatementAbstractType complex type.
StatementAbstractType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.StatementAbstractType
 
StatementAbstractType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for StatementAbstractType complex type.
StatementAbstractType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.StatementAbstractType
 
statementOrAuthnStatementOrAuthzDecisionStatement - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
 
statementOrSubjectStatementOrAuthenticationStatement - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType
 
StatementType - Interface in com.sun.xml.wss.saml.assertion.saml11.jaxb10
 
StatementType - Interface in com.sun.xml.wss.saml.assertion.saml11.jaxb20
 
StatementType - Interface in com.sun.xml.wss.saml.assertion.saml20.jaxb20
 
StaticApplicationContext - Class in com.sun.xml.wss.impl.configuration
This class represents the static context associated with any Security Policy elements defined in a xwss:JAXRPCSecurity configuration.
StaticApplicationContext() - Constructor for class com.sun.xml.wss.impl.configuration.StaticApplicationContext
Default constructor
StaticApplicationContext(StaticApplicationContext) - Constructor for class com.sun.xml.wss.impl.configuration.StaticApplicationContext
Copy constructor
StaticPolicyContext - Interface in com.sun.xml.wss.impl.policy
Represents a static policy identifying context.
status(String, String[]) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
STATUS Command.
Status - Class in com.sun.mail.imap.protocol
STATUS response.
Status(Response) - Constructor for class com.sun.mail.imap.protocol.Status
 
Stax2BlockResult - Class in org.codehaus.stax2.io
This is the mid-level abstract base class for Stax2Results that an be used to write to in-memory (low-level) data structures, such as byte and char arrays, StringBuffers and so forth.
Stax2BlockResult() - Constructor for class org.codehaus.stax2.io.Stax2BlockResult
 
Stax2BlockSource - Class in org.codehaus.stax2.io
This is the mid-level abstract base class for Stax2Sources that an be used to access fixed-length in-memory data sources, such as byte and char arrays, Strings, StringBuffers and so forth.
Stax2BlockSource() - Constructor for class org.codehaus.stax2.io.Stax2BlockSource
 
Stax2ByteArraySource - Class in org.codehaus.stax2.io
Simple implementation of Stax2BlockSource that encapsulates a byte array.
Stax2ByteArraySource(byte[], int, int) - Constructor for class org.codehaus.stax2.io.Stax2ByteArraySource
 
Stax2CharArraySource - Class in org.codehaus.stax2.io
Simple implementation of Stax2BlockSource that encapsulates an char array.
Stax2CharArraySource(char[], int, int) - Constructor for class org.codehaus.stax2.io.Stax2CharArraySource
 
Stax2EventAllocatorImpl - Class in org.codehaus.stax2.ri.evt
Base implementation of XMLEventAllocator, to be used either as is, or as a base for more specialized Stax2 event allocator implementation.
Stax2EventAllocatorImpl() - Constructor for class org.codehaus.stax2.ri.evt.Stax2EventAllocatorImpl
 
Stax2EventFactoryImpl - Class in org.codehaus.stax2.ri
This is an abstract almost complete plain vanilla implementation of XMLEventFactory2.
Stax2EventFactoryImpl() - Constructor for class org.codehaus.stax2.ri.Stax2EventFactoryImpl
 
Stax2EventReaderAdapter - Class in org.codehaus.stax2.ri.evt
This adapter implements parts of XMLEventReader2, the extended stream reader defined by Stax2 extension, by wrapping a vanilla Stax 1.0 XMLEventReader implementation.
Stax2EventReaderAdapter(XMLEventReader) - Constructor for class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
 
Stax2EventReaderImpl - Class in org.codehaus.stax2.ri
Almost complete implementation of XMLEventReader2, built on top of a generic XMLStreamReader implementation (using aggregation).
Stax2EventReaderImpl(XMLEventAllocator, XMLStreamReader2) - Constructor for class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
Stax2EventWriterImpl - Class in org.codehaus.stax2.ri
Simple implementation of XMLEventWriter.
Stax2EventWriterImpl(XMLStreamWriter2) - Constructor for class org.codehaus.stax2.ri.Stax2EventWriterImpl
 
Stax2FileResult - Class in org.codehaus.stax2.io
Simple implementation of Stax2ReferentialResult, which refers to the specific file.
Stax2FileResult(File) - Constructor for class org.codehaus.stax2.io.Stax2FileResult
 
Stax2FileSource - Class in org.codehaus.stax2.io
Simple implementation of Stax2ReferentialSource, which refers to the specific file.
Stax2FileSource(File) - Constructor for class org.codehaus.stax2.io.Stax2FileSource
 
Stax2FilteredEventReader - Class in org.codehaus.stax2.ri.evt
Some notes about implemention: There is no way to filter out values of peek(), so we'll just straight dispatch the call to underlying reader
Stax2FilteredEventReader(XMLEventReader2, EventFilter) - Constructor for class org.codehaus.stax2.ri.evt.Stax2FilteredEventReader
 
Stax2FilteredStreamReader - Class in org.codehaus.stax2.ri
Simple straight-forward implementation of a filtering stream reader, which can fully adapt Stax2 stream reader (XMLStreamReader2).
Stax2FilteredStreamReader(XMLStreamReader, StreamFilter) - Constructor for class org.codehaus.stax2.ri.Stax2FilteredStreamReader
 
Stax2InputFactoryProvider - Interface in org.codehaus.stax2.osgi
Simple interface to be used for registering objects that can construct XMLInputFactory2 instances with OSGi framework.
Stax2LocationAdapter - Class in org.codehaus.stax2.ri
Simple implementation of XMLStreamLocation2, which just wraps Stax 1.0 Location and adds no-operation implementation of the additions.
Stax2LocationAdapter(Location) - Constructor for class org.codehaus.stax2.ri.Stax2LocationAdapter
 
Stax2LocationAdapter(Location, Location) - Constructor for class org.codehaus.stax2.ri.Stax2LocationAdapter
 
Stax2OutputFactoryProvider - Interface in org.codehaus.stax2.osgi
Simple interface to be used for registering objects that can construct XMLOutputFactory2 instances with OSGi framework.
Stax2ReaderAdapter - Class in org.codehaus.stax2.ri
This adapter implements parts of XMLStreamReader2, the extended stream reader defined by Stax2 extension, by wrapping a vanilla Stax 1.0 XMLStreamReader implementation.
Stax2ReaderAdapter(XMLStreamReader) - Constructor for class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
Stax2ReaderImpl - Class in org.codehaus.stax2.ri
This is a partial base implementation of XMLStreamReader2, the extended stream reader that is part of Stax2.
Stax2ReaderImpl() - Constructor for class org.codehaus.stax2.ri.Stax2ReaderImpl
 
Stax2ReferentialResult - Class in org.codehaus.stax2.io
This is the mid-level abstract base class for Stax2Results that refer to a resource in such a way, that an efficient OutputStream or Writer can be constructed.
Stax2ReferentialResult() - Constructor for class org.codehaus.stax2.io.Stax2ReferentialResult
 
Stax2ReferentialSource - Class in org.codehaus.stax2.io
This is the mid-level abstract base class for Stax2Sources that refer to a resource in such a way, that an efficient InputStream or Reader can be constructed.
Stax2ReferentialSource() - Constructor for class org.codehaus.stax2.io.Stax2ReferentialSource
 
Stax2Result - Class in org.codehaus.stax2.io
This is the base class for additional output results (implementations of Result) that Stax2 XMLInputFactory2 implementations should support.
Stax2Result() - Constructor for class org.codehaus.stax2.io.Stax2Result
 
StAX2SAXReader - Class in com.sun.xml.fastinfoset.tools
 
StAX2SAXReader(XMLStreamReader, ContentHandler) - Constructor for class com.sun.xml.fastinfoset.tools.StAX2SAXReader
 
StAX2SAXReader(XMLStreamReader) - Constructor for class com.sun.xml.fastinfoset.tools.StAX2SAXReader
 
Stax2Source - Class in org.codehaus.stax2.io
This is the base class for additional input sources (implementations of Source) that Stax2 XMLInputFactory2 implementations should support.
Stax2Source() - Constructor for class org.codehaus.stax2.io.Stax2Source
 
Stax2StringSource - Class in org.codehaus.stax2.io
Simple implementation of Stax2BlockSource that encapsulates a simple String.
Stax2StringSource(String) - Constructor for class org.codehaus.stax2.io.Stax2StringSource
 
Stax2URLSource - Class in org.codehaus.stax2.io
Simple implementation of Stax2ReferentialSource, which refers to the specific file.
Stax2URLSource(URL) - Constructor for class org.codehaus.stax2.io.Stax2URLSource
 
Stax2Util - Class in org.codehaus.stax2.ri
 
Stax2Util.ByteAggregator - Class in org.codehaus.stax2.ri
Helper class for efficiently reading and aggregating variable length byte content.
Stax2Util.ByteAggregator() - Constructor for class org.codehaus.stax2.ri.Stax2Util.ByteAggregator
 
Stax2Util.TextBuffer - Class in org.codehaus.stax2.ri
Helper class used to simplify text gathering while keeping at as efficient as possible.
Stax2Util.TextBuffer() - Constructor for class org.codehaus.stax2.ri.Stax2Util.TextBuffer
 
Stax2ValidationSchemaFactoryProvider - Interface in org.codehaus.stax2.osgi
Simple interface to be used for registering objects that can construct XMLValidationSchemaFactory instances with OSGi framework.
Stax2WriterAdapter - Class in org.codehaus.stax2.ri
This adapter implements parts of XMLStreamWriter2, the extended stream writer defined by Stax2 extension, by wrapping a vanilla Stax 1.0 XMLStreamReader implementation.
Stax2WriterAdapter(XMLStreamWriter) - Constructor for class org.codehaus.stax2.ri.Stax2WriterAdapter
 
Stax2WriterImpl - Class in org.codehaus.stax2.ri
This is a partial base implementation of XMLStreamWriter2, the extended stream writer that is part of Stax2.
Stax2WriterImpl() - Constructor for class org.codehaus.stax2.ri.Stax2WriterImpl
 
STAX_ENTITIES - Static variable in class com.sun.xml.fastinfoset.stax.StAXManager
 
STAX_NOTATIONS - Static variable in class com.sun.xml.fastinfoset.stax.StAXManager
 
StAXAttr - Class in com.sun.xml.wss.impl.c14n
 
StAXAttr() - Constructor for class com.sun.xml.wss.impl.c14n.StAXAttr
Creates a new instance of StAXAttr
StAXAttrSorter - Class in com.sun.xml.wss.impl.c14n
 
StAXAttrSorter(boolean) - Constructor for class com.sun.xml.wss.impl.c14n.StAXAttrSorter
Creates a new instance of StAXAttrSorter
StAXC14nCanonicalizerImpl - Class in com.sun.xml.wss.impl.c14n
 
StAXC14nCanonicalizerImpl() - Constructor for class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
Creates a new instance of StAXC14nCanonicalizerImpl
StAXDocumentParser - Class in com.sun.xml.fastinfoset.stax
The Fast Infoset StAX parser.
StAXDocumentParser() - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
StAXDocumentParser(InputStream) - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
StAXDocumentParser(InputStream, StAXManager) - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
StAXDocumentParser.NamespaceContextImpl - Class in com.sun.xml.fastinfoset.stax
 
StAXDocumentParser.NamespaceContextImpl() - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentParser.NamespaceContextImpl
 
StAXDocumentSerializer - Class in com.sun.xml.fastinfoset.stax
The Fast Infoset StAX serializer.
StAXDocumentSerializer() - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
StAXDocumentSerializer(OutputStream) - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
StAXDocumentSerializer(OutputStream, StAXManager) - Constructor for class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
StAXEventAllocatorBase - Class in com.sun.xml.fastinfoset.stax.events
allows a user to register a way to allocate events given an XMLStreamReader.
StAXEventAllocatorBase() - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXEventAllocatorBase
Creates a new instance of XMLEventAllocator
StAXEventFactory - Class in com.sun.xml.fastinfoset.stax.factory
 
StAXEventFactory() - Constructor for class com.sun.xml.fastinfoset.stax.factory.StAXEventFactory
Creates a new instance of StAXEventFactory
StAXEventReader - Class in com.sun.xml.fastinfoset.stax.events
 
StAXEventReader(XMLStreamReader) - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXEventReader
 
StAXEventWriter - Class in com.sun.xml.fastinfoset.stax.events
 
StAXEventWriter(XMLStreamWriter) - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXEventWriter
 
StAXEXC14nCanonicalizerImpl - Class in com.sun.xml.wss.impl.c14n
 
StAXEXC14nCanonicalizerImpl() - Constructor for class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
Creates a new instance of StAXEC14nCanonicalizerImpl
StAXExStreamWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput for XMLStreamWriterEx.
StAXExStreamWriterOutput(XMLStreamWriterEx) - Constructor for class com.sun.xml.bind.v2.runtime.output.StAXExStreamWriterOutput
 
StAXFilteredEvent - Class in com.sun.xml.fastinfoset.stax.events
 
StAXFilteredEvent() - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
Creates a new instance of StAXFilteredEvent
StAXFilteredEvent(XMLEventReader, EventFilter) - Constructor for class com.sun.xml.fastinfoset.stax.events.StAXFilteredEvent
 
StAXFilteredParser - Class in com.sun.xml.fastinfoset.stax.util
 
StAXFilteredParser() - Constructor for class com.sun.xml.fastinfoset.stax.util.StAXFilteredParser
Creates a new instance of StAXFilteredParser
StAXFilteredParser(XMLStreamReader, StreamFilter) - Constructor for class com.sun.xml.fastinfoset.stax.util.StAXFilteredParser
 
StAXInputFactory - Class in com.sun.xml.fastinfoset.stax.factory
 
StAXInputFactory() - Constructor for class com.sun.xml.fastinfoset.stax.factory.StAXInputFactory
 
StAXManager - Class in com.sun.xml.fastinfoset.stax
 
StAXManager() - Constructor for class com.sun.xml.fastinfoset.stax.StAXManager
Creates a new instance of StAXManager
StAXManager(int) - Constructor for class com.sun.xml.fastinfoset.stax.StAXManager
 
StAXManager(StAXManager) - Constructor for class com.sun.xml.fastinfoset.stax.StAXManager
 
StAXOutputFactory - Class in com.sun.xml.fastinfoset.stax.factory
 
StAXOutputFactory() - Constructor for class com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory
Creates a new instance of StAXOutputFactory
StAXParserWrapper - Class in com.sun.xml.fastinfoset.stax.util
 
StAXParserWrapper() - Constructor for class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
Creates a new instance of StAXParserWrapper
StAXParserWrapper(XMLStreamReader) - Constructor for class com.sun.xml.fastinfoset.stax.util.StAXParserWrapper
 
StaxSerializer - Class in com.sun.xml.txw2.output
XML serializer for StAX XMLStreamWriter.
StaxSerializer(XMLStreamWriter) - Constructor for class com.sun.xml.txw2.output.StaxSerializer
 
StaxSerializer(XMLStreamWriter, boolean) - Constructor for class com.sun.xml.txw2.output.StaxSerializer
 
stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
stopValidatingAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
stopValidatingAgainst(XMLValidator) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
stopValidatingAgainst(XMLValidationSchema) - Method in interface org.codehaus.stax2.validation.Validatable
Method that can be called by application to stop validating output against a schema, for which Validatable.validateAgainst(org.codehaus.stax2.validation.XMLValidationSchema) was called earlier.
stopValidatingAgainst(XMLValidator) - Method in interface org.codehaus.stax2.validation.Validatable
Method that can be called by application to stop validating output using specified validator.
store - Variable in class javax.mail.Folder
The parent store.
STORE - Static variable in class javax.mail.Provider.Type
 
Store - Class in javax.mail
An abstract class that models a message store and its access protocol, for storing and retrieving messages.
Store(Session, URLName) - Constructor for class javax.mail.Store
Constructor.
StoreClosedException - Exception in javax.mail
This exception is thrown when a method is invoked on a Messaging object and the Store that owns that object has died due to some reason.
StoreClosedException(Store) - Constructor for exception javax.mail.StoreClosedException
Constructor
StoreClosedException(Store, String) - Constructor for exception javax.mail.StoreClosedException
Constructor
storeContentCharacters(int, char[], int, int) - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
storeContentCharactersCopy(char[], int, int) - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
storeContentObject(Object) - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
storeContentString(String) - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
STORED_SAML_KEYS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
storeElement(String, String, String, String[]) - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator
A low level method a create a structure element explicitly.
storeEndElement() - Method in class com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator
A low level method a create a structure element explicitly.
StoreEvent - Class in javax.mail.event
This class models notifications from the Store connection.
StoreEvent(Store, int, String) - Constructor for class javax.mail.event.StoreEvent
Constructor.
storeFlags(MessageSet[], Flags, boolean) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
 
storeFlags(int, int, Flags, boolean) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
 
storeFlags(int, Flags, boolean) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Set the specified flags on this message.
StoreListener - Interface in javax.mail.event
This is the Listener interface for Store Notifications.
storeStructure(int) - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
storeStructureString(String) - Method in class com.sun.xml.stream.buffer.AbstractCreator
 
STR_SRC - Variable in class com.sun.xml.messaging.saaj.soap.FastInfosetDataContentHandler
 
STR_SRC - Variable in class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler
 
STR_SRC - Variable in class com.sun.xml.messaging.saaj.soap.XmlDataContentHandler
 
STR_TRANSFORM_URI - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
StreamingDataHandler - Class in org.jvnet.staxex
DataHandler extended to offer better buffer management in a streaming environment.
StreamingDataHandler(Object, String) - Constructor for class org.jvnet.staxex.StreamingDataHandler
 
StreamingDataHandler(URL) - Constructor for class org.jvnet.staxex.StreamingDataHandler
 
StreamingDataHandler(DataSource) - Constructor for class org.jvnet.staxex.StreamingDataHandler
 
StreamReader2Delegate - Class in org.codehaus.stax2.util
 
StreamReader2Delegate(XMLStreamReader2) - Constructor for class org.codehaus.stax2.util.StreamReader2Delegate
 
StreamReaderBufferCreator - Class in com.sun.xml.stream.buffer.stax
Create a buffer using an XMLStreamReader.
StreamReaderBufferCreator() - Constructor for class com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator
Create a stream reader buffer creator.
StreamReaderBufferCreator(MutableXMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.stax.StreamReaderBufferCreator
Create a stream reader buffer creator using a mutable stream buffer.
StreamReaderBufferProcessor - Class in com.sun.xml.stream.buffer.stax
A processor of a XMLStreamBuffer that reads the XML infoset as XMLStreamReader.
StreamReaderBufferProcessor() - Constructor for class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
StreamReaderBufferProcessor(XMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
StreamSerializer - Class in com.sun.xml.txw2.output
XmlSerializer for StreamResult.
StreamSerializer(OutputStream) - Constructor for class com.sun.xml.txw2.output.StreamSerializer
 
StreamSerializer(OutputStream, String) - Constructor for class com.sun.xml.txw2.output.StreamSerializer
 
StreamSerializer(Writer) - Constructor for class com.sun.xml.txw2.output.StreamSerializer
 
StreamSerializer(StreamResult) - Constructor for class com.sun.xml.txw2.output.StreamSerializer
 
StreamWriter2Delegate - Class in org.codehaus.stax2.util
 
StreamWriter2Delegate(XMLStreamWriter2) - Constructor for class org.codehaus.stax2.util.StreamWriter2Delegate
 
StreamWriterBufferCreator - Class in com.sun.xml.stream.buffer.stax
XMLStreamWriter that fills MutableXMLStreamBuffer.
StreamWriterBufferCreator() - Constructor for class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
StreamWriterBufferCreator(MutableXMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
StreamWriterBufferProcessor - Class in com.sun.xml.stream.buffer.stax
A processor of a XMLStreamBuffer that writes the XML infoset to a XMLStreamWriter.
StreamWriterBufferProcessor() - Constructor for class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
 
StreamWriterBufferProcessor(XMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
Deprecated. Use StreamWriterBufferProcessor.StreamWriterBufferProcessor(XMLStreamBuffer, boolean)
StreamWriterBufferProcessor(XMLStreamBuffer, boolean) - Constructor for class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
 
StreamWriterDelegate - Class in org.codehaus.stax2.util
Similar to StreamReaderDelegate, but implements a proxy for XMLStreamWriter.
StreamWriterDelegate(XMLStreamWriter) - Constructor for class org.codehaus.stax2.util.StreamWriterDelegate
 
STRID - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
STRING - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
STRING_INTERNING_FEATURE - Static variable in class com.sun.xml.fastinfoset.sax.Features
 
STRING_INTERNING_FEATURE - Static variable in class com.sun.xml.stream.buffer.sax.Features
 
STRING_INTERNING_PROPERTY - Static variable in interface org.jvnet.fastinfoset.FastInfosetParser
The property name to be used for getting and setting the string interning property of a parser.
STRING_INTERNING_SYSTEM_PROPERTY - Static variable in class com.sun.xml.fastinfoset.Decoder
String interning system property.
StringArray - Class in com.sun.xml.fastinfoset.util
 
StringArray(int, int, boolean) - Constructor for class com.sun.xml.fastinfoset.util.StringArray
 
StringArray() - Constructor for class com.sun.xml.fastinfoset.util.StringArray
 
StringBase64Decoder - Class in org.codehaus.stax2.ri.typed
Base64 decoder that can be used to decode base64 encoded content that is passed as a Single string.
StringBase64Decoder() - Constructor for class org.codehaus.stax2.ri.typed.StringBase64Decoder
 
StringDataContentHandler - Class in com.sun.xml.messaging.saaj.soap
JAF data content handler for text/plain --> String
StringDataContentHandler() - Constructor for class com.sun.xml.messaging.saaj.soap.StringDataContentHandler
 
StringIntMap - Class in com.sun.xml.fastinfoset.util
 
StringIntMap(int, float) - Constructor for class com.sun.xml.fastinfoset.util.StringIntMap
 
StringIntMap(int) - Constructor for class com.sun.xml.fastinfoset.util.StringIntMap
 
StringIntMap() - Constructor for class com.sun.xml.fastinfoset.util.StringIntMap
 
StringIntMap.Entry - Class in com.sun.xml.fastinfoset.util
 
StringIntMap.Entry(String, int, int, StringIntMap.Entry) - Constructor for class com.sun.xml.fastinfoset.util.StringIntMap.Entry
 
stringsWithNullsEqual(String, String) - Static method in class org.codehaus.stax2.ri.evt.BaseEventImpl
Comparison method that will consider null Strings to be equivalent to empty Strings for comparison purposes; and compare equality with that caveat.
StringTerm - Class in javax.mail.search
This class implements the match method for Strings.
StringTerm(String) - Constructor for class javax.mail.search.StringTerm
 
StringTerm(String, boolean) - Constructor for class javax.mail.search.StringTerm
 
stringToDate(String) - Static method in class com.sun.xml.wss.util.DateUtils
Returns date that is represented by a string.
STRTransformImpl - Class in com.sun.xml.wss.impl.transform
 
STRTransformImpl() - Constructor for class com.sun.xml.wss.impl.transform.STRTransformImpl
 
StructureLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Loads children of an element.
StructureLoader(ClassBeanInfoImpl) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
StructureLoaderBuilder - Interface in com.sun.xml.bind.v2.runtime.property
Component that contributes element unmarshallers into StructureLoader.
STS_ALIAS - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
SUBCLASS_REPLACEMENTS - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to specify specific classes that replace the reference to generic classes.
subject - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
Subject - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
The Subject element specifies one or more subjects.
Subject(NameIdentifier, SubjectConfirmation) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Subject
Constructs a Subject object from a NameIdentifier object and a SubjectConfirmation object.
Subject(SubjectType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Subject
 
Subject - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
The Subject element specifies one or more subjects.
Subject(NameIdentifier, SubjectConfirmation) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Subject
Constructs a Subject object from a NameIdentifier object and a SubjectConfirmation object.
Subject(SubjectType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Subject
 
Subject - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
The Subject element specifies one or more subjects.
Subject(NameID, SubjectConfirmation) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Subject
Constructs a Subject object from a NameID object and a SubjectConfirmation object.
Subject(SubjectType) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Subject
 
subject - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectStatementAbstractType
 
subject - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
 
Subject - Interface in com.sun.xml.wss.saml
The Subject element specifies one or more subjects.
SUBJECT_KEY_IDENTIFIER_OID - Static variable in class com.sun.xml.wss.core.reference.KeyIdentifierSPI
 
SUBJECT_KEY_IDENTIFIER_OID - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SubjectAccessor - Class in com.sun.xml.wss
Class that can be used on the ServerSide by the SEI implementation methods, Callback Handlers and Standalone SAAJ Applications using XWSS.
SubjectAccessor() - Constructor for class com.sun.xml.wss.SubjectAccessor
 
SubjectConfirmation - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
The SubjectConfirmation element specifies a subject by specifying data that authenticates the subject.
SubjectConfirmation() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectConfirmation
 
SubjectConfirmation(String) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectConfirmation
From scratch constructor for a single confirmation method.
SubjectConfirmation(SubjectConfirmationType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectConfirmation
 
SubjectConfirmation(List, Element, Element) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectConfirmation
Constructs an SubjectConfirmation instance.
SubjectConfirmation - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
The SubjectConfirmation element specifies a subject by specifying data that authenticates the subject.
SubjectConfirmation() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectConfirmation
 
SubjectConfirmation(String) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectConfirmation
From scratch constructor for a single confirmation method.
SubjectConfirmation(List, Element, Element) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectConfirmation
Constructs an SubjectConfirmation instance.
SubjectConfirmation(SubjectConfirmationType) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectConfirmation
 
SubjectConfirmation - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
The SubjectConfirmation element specifies a subject by specifying data that authenticates the subject.
SubjectConfirmation() - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmation
 
SubjectConfirmation(NameID, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmation
From scratch constructor for a single confirmation method.
SubjectConfirmation(NameID, SubjectConfirmationData, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmation
Constructs an SubjectConfirmation instance.
SubjectConfirmation(NameID, KeyInfoConfirmationData, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmation
 
SubjectConfirmation(SubjectConfirmationType) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmation
 
SubjectConfirmation - Interface in com.sun.xml.wss.saml
The SubjectConfirmation element specifies a subject by specifying data that authenticates the subject.
SubjectConfirmationData - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
The SubjectConfirmationData element specifies a subject by specifying data that authenticates the subject.
SubjectConfirmationData() - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmationData
 
SubjectConfirmationData(String, String, GregorianCalendar, GregorianCalendar, String, Element) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmationData
Constructs an SubjectConfirmationData instance.
SubjectConfirmationData(SubjectConfirmationDataType) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectConfirmationData
 
subjectConfirmationData - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectConfirmationType
 
subjectConfirmationData - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
 
SubjectConfirmationData - Interface in com.sun.xml.wss.saml
 
SubjectConfirmationDataType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for SubjectConfirmationDataType complex type.
SubjectConfirmationDataType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
 
SubjectConfirmationType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for SubjectConfirmationType complex type.
SubjectConfirmationType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectConfirmationType
 
SubjectConfirmationType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for SubjectConfirmationType complex type.
SubjectConfirmationType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationType
 
SubjectLocality - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb10
The SubjectLocality element specifies the DNS domain name and IP address for the system entity that performed the authentication.
SubjectLocality() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectLocality
Constructor Constructor taking in nothing (assertion schema 25 allows it )
SubjectLocality(String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectLocality
Constructs an instance of SubjectLocality.
SubjectLocality - Class in com.sun.xml.wss.saml.assertion.saml11.jaxb20
The SubjectLocality element specifies the DNS domain name and IP address for the system entity that performed the authentication.
SubjectLocality() - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectLocality
Constructor Constructor taking in nothing (assertion schema 25 allows it )
SubjectLocality(String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectLocality
Constructs an instance of SubjectLocality.
SubjectLocality - Class in com.sun.xml.wss.saml.assertion.saml20.jaxb20
The SubjectLocality element specifies the DNS domain name and IP address for the system entity that performed the authentication.
SubjectLocality() - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectLocality
Constructor Constructor taking in nothing (assertion schema 25 allows it )
SubjectLocality(String, String) - Constructor for class com.sun.xml.wss.saml.assertion.saml20.jaxb20.SubjectLocality
Constructs an instance of SubjectLocality.
subjectLocality - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthenticationStatementType
 
subjectLocality - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
 
SubjectLocality - Interface in com.sun.xml.wss.saml
The SubjectLocality element specifies the DNS domain name and IP address for the system entity that performed the authentication.
SubjectLocalityType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for SubjectLocalityType complex type.
SubjectLocalityType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectLocalityType
 
SubjectLocalityType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for SubjectLocalityType complex type.
SubjectLocalityType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectLocalityType
 
SubjectStatementAbstractType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for SubjectStatementAbstractType complex type.
SubjectStatementAbstractType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectStatementAbstractType
 
SubjectTerm - Class in javax.mail.search
This class implements comparisons for the message Subject header.
SubjectTerm(String) - Constructor for class javax.mail.search.SubjectTerm
Constructor.
SubjectType - Class in com.sun.xml.wss.saml.internal.saml11.jaxb20
Java class for SubjectType complex type.
SubjectType() - Constructor for class com.sun.xml.wss.saml.internal.saml11.jaxb20.SubjectType
 
SubjectType - Class in com.sun.xml.wss.saml.internal.saml20.jaxb20
Java class for SubjectType complex type.
SubjectType() - Constructor for class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectType
 
subscribe(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
SUBSCRIBE Command.
subSequence(int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Internally this is only used to split a text to a list, which doesn't happen that much for base64.
subSequence(int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
subSequence(int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
subSequence(int, int) - Method in class com.sun.xml.fastinfoset.util.CharArray
 
subSequence(int, int) - Method in class org.jvnet.staxex.Base64Data
Internally this is only used to split a text to a list, which doesn't happen that much for base64.
substitutionGroup(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
 
subtype - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
SUCCESS - Static variable in class javax.security.auth.message.AuthStatus
Indicates that the message processing by the authentication module was successful and that the runtime is to proceed with its normal processing of the resulting message.
SUN_WSS_SECURITY_CLIENT_POLICY_NS - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
SUN_WSS_SECURITY_SERVER_POLICY_NS - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
SunKeyIdentifierSPI - Class in com.sun.wsit.security
 
SunKeyIdentifierSPI() - Constructor for class com.sun.wsit.security.SunKeyIdentifierSPI
Creates a new instance of SunKeyIdentifierSPI
sunVmVendor - Static variable in class com.sun.xml.wss.core.reference.KeyIdentifierSPI
 
superClazz - Variable in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
ClassBeanInfoImpl that represents the super class of JaxBeanInfo.jaxbType.
supplemental(char, char) - Static method in class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
supports(Object) - Method in interface org.jvnet.ws.message.PropertySet
Checks if this PropertySet supports a property of the given name.
supportsAlternatives(List<MessagePolicy>) - Method in class com.sun.xml.wss.impl.policy.verifier.UsernameOrSAMLAlternativeSelector
 
supportsAlternatives(List<MessagePolicy>) - Method in class com.sun.xml.wss.impl.policy.verifier.UsernameOrX509AlternativeSelector
 
supportsAuthentication(String) - Method in class com.sun.mail.smtp.SMTPTransport
Does the server we're connected to support the specified authentication mechanism? Uses the extension information returned by the server from the EHLO command.
supportsExtension(String) - Method in class com.sun.mail.smtp.SMTPTransport
Return true if the SMTP server supports the specified service extension.
supportsNonSyncLiterals() - Method in class com.sun.mail.iap.Protocol
Returns whether this Protocol supports non-synchronizing literals Default is false.
supportsNonSyncLiterals() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
Returns whether this Protocol supports non-synchronizing literals.
SUPRESS_ACCESSOR_WARNINGS - Static variable in class com.sun.xml.bind.api.JAXBRIContext
Supress security warnings when trying to access fields through reflection.
supressAccessorWarnings - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Supress reflection accessor warnings.
SV_ASSERTION - Static variable in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
Sender-Vouches Subject ConfirmationMethod
SV_ASSERTION_TYPE - Static variable in class com.sun.xml.wss.impl.callback.SAMLCallback
 
SV_SAML_TYPE - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
sw - Variable in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
 
SWA11_ATTACHMENT_CIPHERTEXT_TRANSFORM - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SWA11_ATTACHMENT_COMPLETE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SWA11_ATTACHMENT_COMPLETE_SIGNATURE_TRANSFORM - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SWA11_ATTACHMENT_CONTENT_ONLY - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SWA11_ATTACHMENT_CONTENT_SIGNATURE_TRANSFORM - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SWA11_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SWA_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
SWA_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
SwaRefAdapter - Class in com.sun.xml.bind.v2.runtime
XmlAdapter that binds the value as a SOAP attachment.
SwaRefAdapter() - Constructor for class com.sun.xml.bind.v2.runtime.SwaRefAdapter
 
SYMMETRIC_KEY_ALIAS_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SYMMETRIC_KEY_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SYMMETRIC_KEY_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
SYMMETRIC_KEY_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
SymmetricKeyBinding - Class in com.sun.xml.wss.impl.policy.mls
A policy representing a SymmetricKey that can be used as the KeyBinding for a SignaturePolicy or an EncryptionPolicy.
SymmetricKeyBinding() - Constructor for class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
Default constructor
SymmetricKeyBinding(String, String) - Constructor for class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
symmetricKeyBinding(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
SYNTHETIC - Static variable in class com.sun.mail.iap.Response
 
SYSTEM_PROPERTY_FOR_IMPL - Static variable in class org.codehaus.stax2.validation.XMLValidationSchemaFactory
Defines the system property that can be set to explicitly specify which implementation to use (in case there are multiple StAX2 implementations; or the one used does not specify other mechanisms for the loader to find the implementation class).
systemId - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
The system identifier associated with the buffer
systemIdentifier - Variable in class com.sun.xml.fastinfoset.Notation
 
SystemIdResolver - Class in com.sun.xml.fastinfoset.sax
 
SystemIdResolver() - Constructor for class com.sun.xml.fastinfoset.sax.SystemIdResolver
 

T

T_ATTRIBUTE - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_ATTRIBUTE_LN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_ATTRIBUTE_LN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_ATTRIBUTE_P_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_ATTRIBUTE_P_U_LN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_ATTRIBUTE_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_ATTRIBUTE_U_LN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_ATTRIBUTE_U_LN_QN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_ATTRIBUTE_U_LN_QN_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_COMMENT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_COMMENT_AS_CHAR_ARRAY - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_COMMENT_AS_CHAR_ARRAY_COPY - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_COMMENT_AS_CHAR_ARRAY_MEDIUM - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_COMMENT_AS_CHAR_ARRAY_SMALL - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_COMMENT_AS_STRING - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_DOCUMENT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_DOCUMENT_FRAGMENT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_ELEMENT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_ELEMENT_LN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_ELEMENT_P_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_ELEMENT_U_LN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_ELEMENT_U_LN_QN - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_END - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_END_OF_BUFFER - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_NAMESPACE_ATTRIBUTE - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_NAMESPACE_ATTRIBUTE_P - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_NAMESPACE_ATTRIBUTE_P_U - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_NAMESPACE_ATTRIBUTE_U - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_PROCESSING_INSTRUCTION - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_TEXT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_TEXT_AS_CHAR_ARRAY - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_TEXT_AS_CHAR_ARRAY_COPY - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_TEXT_AS_CHAR_ARRAY_MEDIUM - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_TEXT_AS_CHAR_ARRAY_SMALL - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_TEXT_AS_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_TEXT_AS_STRING - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
T_UNEXPANDED_ENTITY_REFERENCE - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
table - Static variable in class com.sun.xml.fastinfoset.alphabet.BuiltInRestrictedAlphabets
 
tables - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
tables - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
tag - Variable in class com.sun.mail.iap.Response
 
TAG_KEYINFO - Static variable in class com.sun.xml.wss.core.KeyInfoHeaderBlock
 
TAG_MASK - Static variable in class com.sun.mail.iap.Response
 
TAG_SIGNATURE - Static variable in class com.sun.xml.wss.core.SignatureHeaderBlock
 
TAGGED - Static variable in class com.sun.mail.iap.Response
 
tagName - Variable in class com.sun.xml.bind.api.TypeReference
The associated XML element name that the JAX-RPC uses with this type reference.
TagName - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Represents an XML tag name (and attributes for start tags.)
TagName() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
 
tailor(Class, String, String...) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
 
tailor(InputStream, String, String, String...) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
Customizes a class file by replacing constant pools.
take() - Method in class com.sun.istack.Pool.Impl
Gets a new object from the pool.
take() - Method in interface com.sun.istack.Pool
Gets a new object from the pool.
target - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Object being unmarshalled by this UnmarshallingContext.State.loader.
target - Variable in class com.sun.xml.security.core.dsig.SignaturePropertyType
 
target - Variable in class com.sun.xml.security.core.xenc.EncryptionPropertyType
 
Target - Class in com.sun.xml.wss.impl.policy.mls
 
Target() - Constructor for class com.sun.xml.wss.impl.policy.mls.Target
Default constructor When used, it creates a default Target of type qname and a value of {http://schemas.xmlsoap.org/soap/envelope/}Body
Target(String, String) - Constructor for class com.sun.xml.wss.impl.policy.mls.Target
Constructor
Target(String, String, boolean) - Constructor for class com.sun.xml.wss.impl.policy.mls.Target
Constructor
Target(String, String, boolean, boolean) - Constructor for class com.sun.xml.wss.impl.policy.mls.Target
Constructor
TARGET_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
TARGET_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
TARGET_TYPE_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
TARGET_TYPE_VALUE_QNAME - Static variable in class com.sun.xml.wss.impl.policy.mls.Target
type-identifier for qname Target Type
TARGET_TYPE_VALUE_URI - Static variable in class com.sun.xml.wss.impl.policy.mls.Target
type-identifier for uri Target Type
TARGET_TYPE_VALUE_XPATH - Static variable in class com.sun.xml.wss.impl.policy.mls.Target
type-identifier for xpath Target Type
TARGET_VALUE_SOAP_BODY - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
TARGET_VALUE_SOAP_BODY - Static variable in class com.sun.xml.wss.impl.policy.mls.Target
 
targetNamespace(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
 
targetNamespace(String) - Method in interface org.jvnet.ws.databinding.Databinding.Builder
Sets the targetNamespace of the WSDL
TargetResolver - Interface in com.sun.xml.wss.impl.policy.verifier
 
TargetResolverImpl - Class in com.sun.xml.wss.impl
 
TargetResolverImpl(ProcessingContext) - Constructor for class com.sun.xml.wss.impl.TargetResolverImpl
Creates a new instance of TargetResolverImpl
TeeFilter - Class in com.sun.xml.wss.impl.filter
Copies the SOAP message into an OutputStream using an optional stylesheet to format the message.
TeeFilter(OutputStream, Source) - Constructor for class com.sun.xml.wss.impl.filter.TeeFilter
Copy and optionally format a message
TeeFilter(OutputStream, boolean) - Constructor for class com.sun.xml.wss.impl.filter.TeeFilter
Copy and optionally pretty print a message
TeeFilter(OutputStream) - Constructor for class com.sun.xml.wss.impl.filter.TeeFilter
Saves a copy of message to Outputstream out
TeeFilter() - Constructor for class com.sun.xml.wss.impl.filter.TeeFilter
A no-op
TeeInputStream - Class in com.sun.xml.messaging.saaj.util
 
TeeInputStream(InputStream, OutputStream) - Constructor for class com.sun.xml.messaging.saaj.util.TeeInputStream
 
term - Variable in class javax.mail.search.NotTerm
The search term to negate.
TERMINATOR - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
TERMINATOR_DOUBLE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
TERMINATOR_SINGLE - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
terms - Variable in class javax.mail.search.AndTerm
The array of terms on which the AND operator should be applied.
terms - Variable in class javax.mail.search.OrTerm
The array of terms on which the OR operator should be applied.
test(IMAPMessage) - Method in interface com.sun.mail.imap.Utility.Condition
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.StAXExStreamWriterOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
text(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
text(byte[], int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Writes the given byte[] as base64 encoded binary to the output.
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
text(String, boolean) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Writes XML text with character escaping, if necessary.
text(Pcdata, boolean) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Writes XML text with character escaping, if necessary.
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyLoader
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Called when this loaderis an active loaderand we see a chunk of text.
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TextLoader
 
text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValuePropertyLoader
 
text(CharSequence) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Text events.
text(String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Marshalls text.
text(Pcdata, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
The XMLSerializer.text(String, String) method that takes Pcdata.
text(StringBuilder) - Method in class com.sun.xml.txw2.output.DomSerializer
 
text(StringBuilder) - Method in class com.sun.xml.txw2.output.DumpSerializer
 
text(StringBuilder) - Method in class com.sun.xml.txw2.output.SaxSerializer
 
text(StringBuilder) - Method in class com.sun.xml.txw2.output.StaxSerializer
 
text(StringBuilder) - Method in class com.sun.xml.txw2.output.StreamSerializer
 
text(StringBuilder) - Method in class com.sun.xml.txw2.output.TXWSerializer
 
text(StringBuilder) - Method in interface com.sun.xml.txw2.output.XmlSerializer
Writes PCDATA.
TEXT_HANDLER - Static variable in interface com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder
Magic QName used to store a handler for the text.
text_html - Class in com.sun.mail.handlers
DataContentHandler for text/html.
text_html() - Constructor for class com.sun.mail.handlers.text_html
 
text_plain - Class in com.sun.mail.handlers
DataContentHandler for text/plain.
text_plain() - Constructor for class com.sun.mail.handlers.text_plain
 
TEXT_PLAIN_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
TEXT_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
text_xml - Class in com.sun.mail.handlers
DataContentHandler for text/xml.
text_xml() - Constructor for class com.sun.mail.handlers.text_xml
 
TEXT_XML_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
TextImpl - Class in com.sun.xml.messaging.saaj.soap.impl
 
TextImpl(SOAPDocumentImpl, String) - Constructor for class com.sun.xml.messaging.saaj.soap.impl.TextImpl
 
TextLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Unmarshals a text into an object.
TextLoader(Transducer) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.TextLoader
 
TextPlainCanonicalizer - Class in com.sun.xml.wss.impl.c14n
Implementation of a text/plain canonicalizer as per rules defined in RFC 2046 (http://www.rfc-editor.org/rfc/rfc2046.txt) Section 4.1.
TextPlainCanonicalizer() - Constructor for class com.sun.xml.wss.impl.c14n.TextPlainCanonicalizer
 
TextPlainCanonicalizer(String) - Constructor for class com.sun.xml.wss.impl.c14n.TextPlainCanonicalizer
 
tfl - Variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
theInstance - Static variable in class com.sun.xml.bind.marshaller.DumbEscapeHandler
 
theInstance - Static variable in class com.sun.xml.bind.marshaller.MinimumEscapeHandler
 
theInstance - Static variable in class com.sun.xml.txw2.output.DumbEscapeHandler
 
throwFromIOE(IOException) - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
throwMissing() - Static method in exception org.codehaus.stax2.validation.XMLValidationException
 
throwNotStartElem(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
throwNotStartElem() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
throwNotStartElemOrTextual(int) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
throwOutputError(String) - Static method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
throwOutputError(String, Object) - Static method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
throwStreamException(String, Location) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
throwStreamException(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
throwUnchecked(XMLStreamException) - Method in class org.codehaus.stax2.ri.Stax2EventReaderImpl
 
throwUnsupported() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
throwUnsupported() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
THUMB_PRINT_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
THUMBPRINT - Static variable in class com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy
 
ThumbPrintIdentifier_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
TIMEOUT_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
Timestamp - Class in com.sun.xml.wss.core
 
Timestamp() - Constructor for class com.sun.xml.wss.core.Timestamp
 
Timestamp(SOAPElement) - Constructor for class com.sun.xml.wss.core.Timestamp
Takes a SOAPElement and checks if it has the right name.
TIMESTAMP_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
TIMESTAMP_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
TIMESTAMP_FRESHNESS_LIMIT - Static variable in class com.sun.xml.wss.core.Timestamp
 
TIMESTAMP_FRESHNESS_LIMIT - Static variable in class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
TIMESTAMP_FRESHNESS_LIMIT - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
TIMESTAMP_FRESHNESS_LIMIT - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
TIMESTAMP_FRESHNESS_LIMIT - Variable in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
TIMESTAMP_FRESHNESS_LIMIT - Variable in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
TIMESTAMP_FRESHNESS_LIMIT_PROPERTY - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
TIMESTAMP_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
TIMESTAMP_POLICY_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
TIMESTAMP_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
TIMESTAMP_REQUIRED_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
TIMESTAMP_REQUIREMENT_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
TIMESTAMP_REQUIREMENT_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
TIMESTAMP_VALIDATOR - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
TIMESTAMP_XPATH - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
timestampExported(boolean) - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
timestampExported() - Method in class com.sun.xml.wss.impl.FilterProcessingContext
 
TimestampFilter - Class in com.sun.xml.wss.impl.filter
Processes export and import of wsu:Timestamp Message ANNOTATION is performed as follows: if (policy resolution should happen) // make-DPC flag turned on resolve TimestampPolicy write wsu:Timestamp to header Message VALIDATION is performed as follows: if (ADHOC processing mode) if (policy resolution should happen) // make-DPC flag turned on resolve TimestampPolicy locate wsu:Timestamp element in the header throw Exception if more than one found validate wsu:Timestamp (delegate to SecurityEnvironment Implementation) else import wsu:Timestamp element if (POSTHOC processing mode) construct Timestamp policy and set it on FPC else if (DEFAULT processing mode) validate wsu:Timestamp
TimestampFilter() - Constructor for class com.sun.xml.wss.impl.filter.TimestampFilter
 
timestampFreshnessLimitG - Variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
timestampFreshnessLimitG - Variable in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
TimestampPolicy - Class in com.sun.xml.wss.impl.policy.mls
A policy representing a WSS Timestamp element.
TimestampPolicy() - Constructor for class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
Default constructor
timestampPolicy(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
timestampTimeOut - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
timestampTimeOut - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
TimestampValidationCallback - Class in com.sun.xml.wss.impl.callback
 
TimestampValidationCallback(TimestampValidationCallback.Request) - Constructor for class com.sun.xml.wss.impl.callback.TimestampValidationCallback
Creates a new instance of TimestampValidationCallback
TimestampValidationCallback.Request - Interface in com.sun.xml.wss.impl.callback
 
TimestampValidationCallback.TimestampValidationException - Exception in com.sun.xml.wss.impl.callback
 
TimestampValidationCallback.TimestampValidationException(String) - Constructor for exception com.sun.xml.wss.impl.callback.TimestampValidationCallback.TimestampValidationException
 
TimestampValidationCallback.TimestampValidationException(String, Throwable) - Constructor for exception com.sun.xml.wss.impl.callback.TimestampValidationCallback.TimestampValidationException
 
TimestampValidationCallback.TimestampValidationException(Throwable) - Constructor for exception com.sun.xml.wss.impl.callback.TimestampValidationCallback.TimestampValidationException
 
TimestampValidationCallback.TimestampValidator - Interface in com.sun.xml.wss.impl.callback
 
TimestampValidationCallback.UTCTimestampRequest - Class in com.sun.xml.wss.impl.callback
 
TimestampValidationCallback.UTCTimestampRequest(String, String, long, long) - Constructor for class com.sun.xml.wss.impl.callback.TimestampValidationCallback.UTCTimestampRequest
Constructor.
to - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
TO - Static variable in class javax.mail.Message.RecipientType
The "To" (primary) recipients.
toByteArray() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
Deprecated. because this is evil!
toByteArray() - Method in class com.sun.xml.wss.impl.misc.UnsyncByteArrayOutputStream
 
toByteArrayInputStream() - Method in class com.sun.mail.iap.ByteArray
Returns a ByteArrayInputStream.
toClassName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
 
toClassName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
converts a string into an identifier suitable for classes.
toConstantName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
 
toConstantName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
converts a string into an identifier suitable for constants.
TODO - Class in com.sun.xml.bind.v2
Place holder for TODOs.
TODO() - Constructor for class com.sun.xml.bind.v2.TODO
 
toDOMDocument(InputStream) - Static method in class com.sun.xml.wss.impl.XMLUtil
Converts the XML document from an input stream to DOM Document format.
toDOMDocument(String) - Static method in class com.sun.xml.wss.impl.XMLUtil
Converts the XML document from a String format to DOM Document format.
toElement(Node) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
toElement(Node) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
toElement(Node) - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
toElement(Node) - Method in interface com.sun.xml.wss.saml.Assertion
Convert SAML Assertion to org.w3c.dom.Element
toElement(Node, Object) - Static method in class com.sun.xml.wss.saml.util.SAMLUtil
 
toElement(Node, Object, JAXBContext) - Static method in class com.sun.xml.wss.saml.util.SAMLUtil
 
toException() - Method in class org.codehaus.stax2.validation.XMLValidationProblem
Convenience method for constructing a XMLValidationException to throw based on information contained in this object.
toInterfaceName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
 
toInterfaceName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
converts a string into an identifier suitable for interfaces.
toItemType() - Method in class com.sun.xml.bind.api.TypeReference
Creates a TypeReference for the item type, if this TypeReference represents a collection type.
TOKEN_POLICY - Static variable in class com.sun.xml.wss.TokenPolicyMetaData
 
TOKEN_TYPE_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
TokenPolicyMetaData - Class in com.sun.xml.wss
Provides Meta Data about the token Policy.
TokenPolicyMetaData(Map) - Constructor for class com.sun.xml.wss.TokenPolicyMetaData
 
toLong(String) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
toMessageSet(Message[], Utility.Condition) - Static method in class com.sun.mail.imap.Utility
Run thru the given array of messages, apply the given Condition on each message and generate sets of contiguous sequence-numbers for the successful messages.
top(int) - Method in class com.sun.mail.pop3.POP3Message
Fetch the header of the message and the first n lines of the raw content of the message.
toPackageName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
Computes a Java package name from a namespace URI, as specified in the spec.
toPackageName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
Converts a namespace URI into a package name.
TopLevelAttribute - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
TopLevelElement - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
toPropertyName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
 
toPropertyName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
converts a string into an identifier suitable for properties.
toQName() - Method in class com.sun.xml.bind.v2.runtime.Name
Creates a QName from this.
toString() - Method in class com.sun.mail.iap.Response
 
toString(MessageSet[]) - Static method in class com.sun.mail.imap.protocol.MessageSet
Convert an array of MessageSets into an IMAP sequence range
toString(UIDSet[]) - Static method in class com.sun.mail.imap.protocol.UIDSet
Convert an array of UIDSets into an IMAP sequence range
toString() - Method in class com.sun.mail.imap.Rights.Right
 
toString() - Method in class com.sun.mail.imap.Rights
 
toString(byte[], int, int) - Static method in class com.sun.mail.util.ASCIIUtility
Convert the bytes within the specified range of the given byte array into a String.
toString(ByteArrayInputStream) - Static method in class com.sun.mail.util.ASCIIUtility
 
toString() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
Returns a nice string representation for better debug experience.
toString() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
 
toString() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
 
toString() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
toString() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
toString() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
Returns the exception name, message, and related information together in one string.
toString() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
 
toString() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
toString() - Method in interface com.sun.xml.bind.v2.runtime.Location
Returns a human-readable string that represents this position.
toString() - Method in class com.sun.xml.bind.v2.runtime.Name
 
toString() - Method in class com.sun.xml.bind.v2.runtime.output.Pcdata
 
toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Returns the base64 encoded string of this data.
toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
 
toString() - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Debug information of what's in this XmlSchemaGenerator.
toString() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
toString() - Method in class com.sun.xml.bind.v2.util.QNameMap
 
toString() - Method in class com.sun.xml.fastinfoset.stax.EventLocation
 
toString() - Method in class com.sun.xml.fastinfoset.stax.events.AttributeBase
 
toString() - Method in class com.sun.xml.fastinfoset.stax.events.CharactersEvent
 
toString() - Method in class com.sun.xml.fastinfoset.stax.events.CommentEvent
 
toString() - Method in class com.sun.xml.fastinfoset.stax.events.DTDEvent
 
toString() - Method in class com.sun.xml.fastinfoset.stax.events.EndDocumentEvent
 
toString() - Method in class com.sun.xml.fastinfoset.stax.events.EndElementEvent
 
toString() - Method in class com.sun.xml.fastinfoset.stax.events.EntityReferenceEvent
 
toString() - Method in class com.sun.xml.fastinfoset.stax.events.ProcessingInstructionEvent
 
toString() - Method in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 
toString() - Method in class com.sun.xml.fastinfoset.stax.events.StartElementEvent
 
toString() - Method in class com.sun.xml.fastinfoset.stax.StAXManager
 
toString() - Method in class com.sun.xml.fastinfoset.util.CharArray
 
toString() - Method in class com.sun.xml.fastinfoset.util.CharArrayString
 
toString() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentDisposition
Retrieve a RFC2045 style string representation of this ContentDisposition.
toString() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ContentType
Retrieve a RFC2045 style string representation of this Content-Type.
toString() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
Convert this ParameterList into a MIME String.
toString(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
Convert this ParameterList into a MIME String.
toString(byte[], int, int) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility
Convert the bytes within the specified range of the given byte array into a String.
toString() - Method in exception com.sun.xml.messaging.saaj.soap.SOAPIOException
 
toString() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
Converts the buffer's contents into a string, translating bytes into characters according to the platform's default character encoding.
toString() - Method in class com.sun.xml.messaging.saaj.util.JaxmURI
Get the URI as a string specification.
toString() - Method in class com.sun.xml.wss.core.ReferenceElement
 
toString() - Method in class com.sun.xml.wss.core.SecurityHeader
 
toString() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
toString() - Method in class com.sun.xml.wss.impl.misc.HANonceManager.HAPojo
 
toString() - Method in class com.sun.xml.wss.impl.misc.URI
Get the URI as a string specification.
toString() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.KeyValueTokenBinding
 
toString() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
toString() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
toString() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
toString() - Method in class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
 
toString() - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
toString() - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
toString() - Method in class javax.mail.Address
Return a String representation of this address object.
toString() - Method in class javax.mail.FetchProfile.Item
Include the name in the toString return value for debugging.
toString() - Method in class javax.mail.Folder
override the default toString(), it will return the String from Folder.getFullName() or if that is null, it will use the default toString() behavior.
toString() - Method in exception javax.mail.internet.AddressException
 
toString() - Method in class javax.mail.internet.ContentDisposition
Retrieve a RFC2045 style string representation of this ContentDisposition.
toString() - Method in class javax.mail.internet.ContentType
Retrieve a RFC2045 style string representation of this Content-Type.
toString() - Method in class javax.mail.internet.InternetAddress
Convert this address into a RFC 822 / RFC 2047 encoded address.
toString(Address[]) - Static method in class javax.mail.internet.InternetAddress
Convert the given array of InternetAddress objects into a comma separated sequence of address strings.
toString(Address[], int) - Static method in class javax.mail.internet.InternetAddress
Convert the given array of InternetAddress objects into a comma separated sequence of address strings.
toString() - Method in class javax.mail.internet.NewsAddress
Convert this address into a RFC 1036 address.
toString(Address[]) - Static method in class javax.mail.internet.NewsAddress
Convert the given array of NewsAddress objects into a comma separated sequence of address strings.
toString() - Method in class javax.mail.internet.ParameterList
Convert this ParameterList into a MIME String.
toString(int) - Method in class javax.mail.internet.ParameterList
Convert this ParameterList into a MIME String.
toString() - Method in class javax.mail.Message.RecipientType
 
toString() - Method in exception javax.mail.MessagingException
Override toString method to provide information on nested exceptions.
toString() - Method in class javax.mail.Provider
Overrides Object.toString()
toString() - Method in class javax.mail.Provider.Type
 
toString() - Method in class javax.mail.Service
Return getURLName.toString() if this service has a URLName, otherwise it will return the default toString.
toString() - Method in class javax.mail.URLName
Constructs a string representation of this URLName.
toString() - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
toString() - Method in class org.codehaus.stax2.typed.Base64Variant
 
toString() - Method in class org.jvnet.mimepull.MIMEPart
 
toString() - Method in class org.jvnet.staxex.Base64Data
Returns the base64 encoded string of this data.
total - Variable in class com.sun.mail.imap.protocol.MailboxInfo
 
total - Variable in class com.sun.mail.imap.protocol.Status
 
toUIDSet(Message[]) - Static method in class com.sun.mail.imap.Utility
Return UIDSets for the messages.
toUnicodeString() - Method in class javax.mail.internet.InternetAddress
Returns a properly formatted address (RFC 822 syntax) of Unicode characters.
toUTCDateFormat(Date) - Static method in class com.sun.xml.wss.util.DateUtils
Returns UTC String representation of a date.
toVariableName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
 
toVariableName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
Converts a string into an identifier suitable for variables.
toVMClassName(Class) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
Returns the class name in the JVM format (such as "java/lang/String")
toVMTypeName(Class) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
 
TraceInputStream - Class in com.sun.mail.util
This class is a FilterInputStream that writes the bytes being read from the given input stream into the given output stream.
TraceInputStream(InputStream, OutputStream) - Constructor for class com.sun.mail.util.TraceInputStream
Creates an input stream filter built on top of the specified input stream.
TraceOutputStream - Class in com.sun.mail.util
This class is a subclass of DataOutputStream that copies the data being written into the DataOutputStream into another output stream.
TraceOutputStream(OutputStream, OutputStream) - Constructor for class com.sun.mail.util.TraceOutputStream
Creates an output stream filter built on top of the specified underlying output stream.
TransducedAccessor<BeanT> - Class in com.sun.xml.bind.v2.runtime.reflect
Accessor and Transducer combined into one object.
TransducedAccessor() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
 
TransducedAccessor.CompositeTransducedAccessorImpl<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Implementation of TransducedAccessor that simply combines a Transducer and Accessor.
TransducedAccessor.CompositeTransducedAccessorImpl(JAXBContextImpl, Transducer<ValueT>, Accessor<BeanT, ValueT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
TransducedAccessor_field_Boolean - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a boolean field.
TransducedAccessor_field_Boolean() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Boolean
 
TransducedAccessor_field_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a byte field.
TransducedAccessor_field_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
 
TransducedAccessor_field_Double - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a double field.
TransducedAccessor_field_Double() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Double
 
TransducedAccessor_field_Float - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a float field.
TransducedAccessor_field_Float() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Float
 
TransducedAccessor_field_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a byte field.
TransducedAccessor_field_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
TransducedAccessor_field_Long - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a long field.
TransducedAccessor_field_Long() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Long
 
TransducedAccessor_field_Short - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a short field.
TransducedAccessor_field_Short() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Short
 
TransducedAccessor_method_Boolean - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a boolean field.
TransducedAccessor_method_Boolean() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Boolean
 
TransducedAccessor_method_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a byte field.
TransducedAccessor_method_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
 
TransducedAccessor_method_Double - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a double field.
TransducedAccessor_method_Double() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Double
 
TransducedAccessor_method_Float - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a float field.
TransducedAccessor_method_Float() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Float
 
TransducedAccessor_method_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a byte field.
TransducedAccessor_method_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
TransducedAccessor_method_Long - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a long field.
TransducedAccessor_method_Long() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Long
 
TransducedAccessor_method_Short - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a short field.
TransducedAccessor_method_Short() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Short
 
Transducer<ValueT> - Interface in com.sun.xml.bind.v2.runtime
Responsible for converting a Java object to a lexical representation and vice versa.
transform(Source, Result) - Method in class com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer
 
transform - Variable in class com.sun.xml.security.core.dsig.TransformsType
 
transform - Variable in class com.sun.xml.security.core.xenc.TransformsType
 
transform(Data, XMLCryptoContext) - Method in class com.sun.xml.wss.impl.transform.ACOTransform
 
transform(Data, XMLCryptoContext, OutputStream) - Method in class com.sun.xml.wss.impl.transform.ACOTransform
 
transform(Data, XMLCryptoContext) - Method in class com.sun.xml.wss.impl.transform.ACTransform
 
transform(Data, XMLCryptoContext, OutputStream) - Method in class com.sun.xml.wss.impl.transform.ACTransform
 
transform(Data, XMLCryptoContext) - Method in class com.sun.xml.wss.impl.transform.DOMSTRTransform
 
transform(Data, XMLCryptoContext, OutputStream) - Method in class com.sun.xml.wss.impl.transform.DOMSTRTransform
 
transform(Data, XMLCryptoContext, OutputStream) - Static method in class com.sun.xml.wss.impl.transform.STRTransformImpl
 
TRANSFORM_C14N_EXCL_OMIT_COMMENTS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
TRANSFORM_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
TRANSFORM_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
TRANSFORM_FILTER2 - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
TRANSFORMATION_PARAMETERS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
TransformInputOutput - Class in com.sun.xml.fastinfoset.tools
 
TransformInputOutput() - Constructor for class com.sun.xml.fastinfoset.tools.TransformInputOutput
Creates a new instance of TransformInputOutput
transforms - Variable in class com.sun.xml.security.core.dsig.ReferenceType
 
transforms - Variable in class com.sun.xml.security.core.dsig.RetrievalMethodType
 
transforms - Variable in class com.sun.xml.security.core.xenc.CipherReferenceType
 
TransformsType - Class in com.sun.xml.security.core.dsig
Java class for TransformsType complex type.
TransformsType() - Constructor for class com.sun.xml.security.core.dsig.TransformsType
 
TransformsType - Class in com.sun.xml.security.core.xenc
Java class for TransformsType complex type.
TransformsType() - Constructor for class com.sun.xml.security.core.xenc.TransformsType
 
TransformType - Class in com.sun.xml.security.core.dsig
Java class for TransformType complex type.
TransformType() - Constructor for class com.sun.xml.security.core.dsig.TransformType
 
TRANSPORT - Static variable in class javax.mail.Provider.Type
 
Transport - Class in javax.mail
An abstract class that models a message transport.
Transport(Session, URLName) - Constructor for class javax.mail.Transport
Constructor.
TransportAdapter - Class in javax.mail.event
The adapter which receives Transport events.
TransportAdapter() - Constructor for class javax.mail.event.TransportAdapter
 
TransportEvent - Class in javax.mail.event
This class models Transport events.
TransportEvent(Transport, int, Address[], Address[], Address[], Message) - Constructor for class javax.mail.event.TransportEvent
Constructor.
TransportListener - Interface in javax.mail.event
This is the Listener interface for Transport events
transportOptimization - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
TREAT_EVERYTHING_NILLABLE - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to allow unmarshaller to honor xsi:nil anywhere, even if they are not specifically allowed by the schema.
treeCount - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
Number of trees in this stream buffer.
TreeException - Exception in com.sun.xml.messaging.saaj.soap.impl
 
TreeException(String) - Constructor for exception com.sun.xml.messaging.saaj.soap.impl.TreeException
 
trim(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
Equivalent of String.trim().
trimSpaces(String) - Static method in class org.codehaus.stax2.ri.Stax2Util
Method called to trim leading and/or trailing space that given lexical value has.
TRIPLE_DES_BLOCK_ENCRYPTION - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
TRIPLE_DES_KEY_WRAP - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
TRUE - Static variable in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
TRUE - Static variable in class com.sun.xml.xwss.XWSSServerTube
 
TRUST_2005_02_NAMESPACE - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
trustContext - Variable in class com.sun.xml.wss.impl.ProcessingContextImpl
 
TRUSTSTORE_CBH - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
TRUSTSTORE_CERTSELECTOR - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
TRUSTSTORE_PASSWORD - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
TRUSTSTORE_TYPE - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
TRUSTSTORE_URL - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
TrustStoreCallback - Class in javax.security.auth.message.callback
Callback for trusted certificate KeyStore.
TrustStoreCallback() - Constructor for class javax.security.auth.message.callback.TrustStoreCallback
Create a TrustStoreCallback.
tryToFindEncodingStyleAttributeName() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
tubeConfig - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
TubeConfiguration - Class in com.sun.xml.wss.jaxws.impl
Entry point to the various configuration information necessary for constructing Tubes.
tubeOrPipeHashCode - Variable in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
txw - Variable in class com.sun.xml.txw2.output.TXWSerializer
 
TXW - Class in com.sun.xml.txw2
Entry point to TXW.
TxwException - Exception in com.sun.xml.txw2
Signals errors in the TXW processing.
TxwException(String) - Constructor for exception com.sun.xml.txw2.TxwException
 
TxwException(Throwable) - Constructor for exception com.sun.xml.txw2.TxwException
 
TxwException(String, Throwable) - Constructor for exception com.sun.xml.txw2.TxwException
 
TXWResult - Class in com.sun.xml.txw2.output
Allow you to wrap TypedXmlWriter into a Result so that it can be passed to ResultFactory.
TXWResult(TypedXmlWriter) - Constructor for class com.sun.xml.txw2.output.TXWResult
 
TXWSerializer - Class in com.sun.xml.txw2.output
Dummpy implementation to pass through TypedXmlWriter to TXW
TXWSerializer(TypedXmlWriter) - Constructor for class com.sun.xml.txw2.output.TXWSerializer
 
type - Variable in class com.sun.mail.iap.Response
 
type - Variable in class com.sun.mail.imap.IMAPFolder
 
type - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
type - Variable in class com.sun.xml.bind.api.TypeReference
The Java type that's being referenced.
type - Variable in class com.sun.xml.bind.v2.model.core.Ref
The type being referenced.
type(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.AttributeType
 
type(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Element
 
type - Variable in class com.sun.xml.fastinfoset.tools.SAXEventSerializer.AttributeValueHolder
 
type - Variable in class com.sun.xml.security.core.dsig.ReferenceType
 
type - Variable in class com.sun.xml.security.core.dsig.RetrievalMethodType
 
type - Variable in class com.sun.xml.security.core.xenc.EncryptedType
 
TYPE - Static variable in class com.sun.xml.stream.buffer.AttributesHolder
 
TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
type - Variable in class javax.mail.event.ConnectionEvent
The event type.
type - Variable in class javax.mail.event.FolderEvent
The event type.
type - Variable in class javax.mail.event.MessageChangedEvent
The event type.
type - Variable in class javax.mail.event.MessageCountEvent
The event type.
type - Variable in class javax.mail.event.StoreEvent
The event type.
type - Variable in class javax.mail.event.TransportEvent
The event type.
type - Variable in class javax.mail.Message.RecipientType
The type of recipient, usually the name of a corresponding Internet standard header.
type - Variable in class javax.mail.search.RecipientTerm
The recipient type.
TYPE_MASK - Static variable in class com.sun.mail.iap.Response
 
TYPE_MASK - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
TYPE_REFERENCES - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to put additional JAXB type references into the JAXBContext.
TypeCast - Class in com.sun.xml.bind.v2.util
 
TypeCast() - Constructor for class com.sun.xml.bind.v2.util.TypeCast
 
TypedArrayDecoder - Class in org.codehaus.stax2.typed
Base class that defines decoder used for decoding multiple elements of an array type.
TypedArrayDecoder() - Constructor for class org.codehaus.stax2.typed.TypedArrayDecoder
 
TypeDefParticle - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
TypedValueDecoder - Class in org.codehaus.stax2.typed
Base class that defines generic typed value decoder API used by TypedXMLStreamReader to allow for efficient customized decoding of textual xml content into actual typed values.
TypedValueDecoder() - Constructor for class org.codehaus.stax2.typed.TypedValueDecoder
 
TypedXMLStreamException - Exception in org.codehaus.stax2.typed
This class represents an exception throw by an TypedXMLStreamReader or an TypedXMLStreamWriter.
TypedXMLStreamException(String, String) - Constructor for exception org.codehaus.stax2.typed.TypedXMLStreamException
Construct an exception with the associated message.
TypedXMLStreamException(String, IllegalArgumentException) - Constructor for exception org.codehaus.stax2.typed.TypedXMLStreamException
Constructor used to wrap an underlying data conversion error message.
TypedXMLStreamException(String, String, IllegalArgumentException) - Constructor for exception org.codehaus.stax2.typed.TypedXMLStreamException
Construct an exception with the associated message and exception
TypedXMLStreamException(String, String, Location, IllegalArgumentException) - Constructor for exception org.codehaus.stax2.typed.TypedXMLStreamException
Construct an exception with the associated message, exception and location.
TypedXMLStreamException(String, String, Location) - Constructor for exception org.codehaus.stax2.typed.TypedXMLStreamException
Construct an exception with the associated message, exception and location.
TypedXMLStreamReader - Interface in org.codehaus.stax2.typed
This interface provides a typed extension to XMLStreamReader.
TypedXMLStreamWriter - Interface in org.codehaus.stax2.typed
This interface provides a typed extension to XMLStreamWriter.
TypedXmlWriter - Interface in com.sun.xml.txw2
Defines common operations for all typed XML writers. Root of all typed XML writer interfaces.
TypeHost - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
TypeInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Either ClassInfo, ElementInfo, or LeafInfo.
TypeInfoSet<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.core
Root of models. Set of TypeInfos.
TypeRef<T,C> - Interface in com.sun.xml.bind.v2.model.core
Information about a type referenced from ElementPropertyInfo.
TypeReference - Class in com.sun.xml.bind.api
A reference to a JAXB-bound type.
TypeReference(QName, Type, Annotation...) - Constructor for class com.sun.xml.bind.api.TypeReference
 
typesafeEnumClass() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
Nested typesafeEnumClass customization

U

uid - Variable in class com.sun.mail.imap.AppendUID
 
UID - Class in com.sun.mail.imap.protocol
This class represents the UID data item
UID(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.UID
Constructor
uid - Variable in class com.sun.mail.imap.protocol.UID
 
UID - Static variable in class javax.mail.UIDFolder.FetchProfileItem
UID is a fetch profile item that can be included in a FetchProfile during a fetch request to a Folder.
uidexpunge(UIDSet[]) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
UID EXPUNGE Command.
UIDFolder - Interface in javax.mail
The UIDFolder interface is implemented by Folders that can support the "disconnected" mode of operation, by providing unique-ids for messages in the folder.
UIDFolder.FetchProfileItem - Class in javax.mail
A fetch profile item for fetching UIDs.
UIDFolder.FetchProfileItem(String) - Constructor for class javax.mail.UIDFolder.FetchProfileItem
 
uidnext - Variable in class com.sun.mail.imap.protocol.MailboxInfo
 
uidnext - Variable in class com.sun.mail.imap.protocol.Status
 
UIDSet - Class in com.sun.mail.imap.protocol
This class holds the 'start' and 'end' for a range of UIDs.
UIDSet() - Constructor for class com.sun.mail.imap.protocol.UIDSet
 
UIDSet(long, long) - Constructor for class com.sun.mail.imap.protocol.UIDSet
 
uidTable - Variable in class com.sun.mail.imap.IMAPFolder
 
uidvalidity - Variable in class com.sun.mail.imap.AppendUID
 
uidvalidity - Variable in class com.sun.mail.imap.protocol.MailboxInfo
 
uidvalidity - Variable in class com.sun.mail.imap.protocol.Status
 
UNCHANGED - Static variable in class com.sun.mail.imap.protocol.ListInfo
 
UNDEFINED_PREFIX - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPANDED_ENTITY_PUBLIC_IDENTIFIER_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
UNEXPANDED_ENTITY_REFERENCE - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
UNEXPANDED_ENTITY_REFERENCE_II - Static variable in class com.sun.xml.fastinfoset.DecoderStateTables
 
UNEXPANDED_ENTITY_REFERENCE_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
UNEXPANDED_ENTITY_SYSTEM_IDENTIFIER_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
UNEXPECTED_ENTER_ATTRIBUTE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_ENTER_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_LEAVE_ATTRIBUTE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_LEAVE_CHILD - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_LEAVE_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_ROOT_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_TEXT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
unfold(String) - Static method in class javax.mail.internet.MimeUtility
Unfold a folded header.
union() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleDerivation
 
Union - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
UNKNOWN_SEPARATOR - Static variable in class com.sun.mail.imap.IMAPFolder
 
unknownElementCount() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method unknownElementCount
unmarshal(Object) - Method in class com.sun.xml.bind.AnyTypeAdapter
Noop.
unmarshal(XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
Unmarshals the specified type object.
unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(BridgeContext, XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(Unmarshaller, XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(Source) - Method in class com.sun.xml.bind.api.Bridge
Unmarshals the specified type object.
unmarshal(Source, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(BridgeContext, Source) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(Unmarshaller, Source) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(InputStream) - Method in class com.sun.xml.bind.api.Bridge
Unmarshals the specified type object.
unmarshal(BridgeContext, InputStream) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(Unmarshaller, InputStream) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(Node) - Method in class com.sun.xml.bind.api.Bridge
Unmarshals the specified type object.
unmarshal(Node, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(BridgeContext, Node) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(Unmarshaller, Node) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
unmarshal(XmlNode, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
 
unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapter
 
unmarshal(XMLReader, InputSource) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(XMLReader, InputSource, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(Source, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(Node, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(Node) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(SAXSource) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Deprecated. 
unmarshal(XMLStreamReader) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(XMLStreamReader, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(XMLEventReader, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(XMLEventReader) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(String) - Method in class com.sun.xml.security.core.dsig.runtime.ZeroOneBooleanAdapter
 
unmarshal(DataHandler) - Method in class com.sun.xml.security.core.xenc.CVAdapter
 
unmarshal0(Source, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal0(Node, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal0(XMLStreamReader, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal0(InputStream, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshaller - Variable in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
unmarshaller - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
unmarshaller - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
UnmarshallerChain - Class in com.sun.xml.bind.v2.runtime.property
Pass around a 'ticket dispenser' when creating new unmarshallers.
UnmarshallerChain(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
 
UnmarshallerImpl - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Default Unmarshaller implementation.
UnmarshallerImpl(JAXBContextImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshallerPool - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
UnmarshallingContext - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Center of the unmarshalling.
UnmarshallingContext(UnmarshallerImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Creates a new unmarshaller.
UnmarshallingContext.State - Class in com.sun.xml.bind.v2.runtime.unmarshaller
State information for each element.
unmarshalParams(XMLStructure, XMLCryptoContext) - Method in class com.sun.xml.wss.impl.transform.DOMSTRTransform
 
unmarshalPolicy(String) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
unmarshalPolicy(String) - Method in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
UNPARSED_ENTITIES - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
UNPARSED_ENTITIES_MASK - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
UNPARSED_ENTITIES_PUBLIC_IDENTIFIER_FLAG - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
UnparsedEntity - Class in com.sun.xml.fastinfoset
 
UnparsedEntity(String, String, String, String) - Constructor for class com.sun.xml.fastinfoset.UnparsedEntity
Creates a new instance of UnparsedEntityDeclaration
unparsedEntityDecl(String, String, String, String) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
unparsedEntityDecl(String, String, String, String) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of an unparsed entity declaration.
unseen - Variable in class com.sun.mail.imap.protocol.Status
 
unsubscribe(String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
UNSUBSCRIBE Command.
UNSUPPORTED_ENCODING - Static variable in class com.sun.xml.bind.marshaller.Messages
 
UNSUPPORTED_RESULT - Static variable in class com.sun.xml.bind.marshaller.Messages
 
UnsyncByteArrayOutputStream - Class in com.sun.xml.wss.impl.misc
A simple Unsynced ByteArryOutputStream
UnsyncByteArrayOutputStream() - Constructor for class com.sun.xml.wss.impl.misc.UnsyncByteArrayOutputStream
 
UnsyncByteArrayOutputStream(int) - Constructor for class com.sun.xml.wss.impl.misc.UnsyncByteArrayOutputStream
 
UNTAGGED - Static variable in class com.sun.mail.iap.Response
 
updateHeaders() - Method in class com.sun.mail.imap.IMAPBodyPart
 
updateHeaders() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Examine the content of this body part and update the appropriate MIME headers.
updateHeaders() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Update headers.
updateHeaders() - Method in class javax.mail.internet.MimeBodyPart
Examine the content of this body part and update the appropriate MIME headers.
updateHeaders() - Method in class javax.mail.internet.MimeMessage
Called by the saveChanges method to actually update the MIME headers.
updateHeaders() - Method in class javax.mail.internet.MimeMultipart
Update headers.
updateHeaders() - Method in class javax.mail.internet.PreencodedMimeBodyPart
Force the Content-Transfer-Encoding header to use the encoding that was specified when this object was created.
updateJAXB(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
updateMessageID() - Method in class javax.mail.internet.MimeMessage
Update the Message-ID header.
updateModel(ModelIf.ModelProperty) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
updateOtherPartySubject(Subject, String, String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
updateOtherPartySubject(Subject, X509Certificate) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
updateOtherPartySubject(Subject, Assertion) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
updateOtherPartySubject(Subject, Key) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
updateOtherPartySubject(Subject, String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
updateOtherPartySubject(Subject, XMLStreamReader) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
updateOtherPartySubject(Subject, Subject) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
updateOtherPartySubject(Subject, GSSName, GSSCredential) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
updateOtherPartySubject(Subject, String, String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, X509Certificate) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, Assertion) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, XMLStreamReader) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, Subject) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, GSSName, GSSCredential) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, String, String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, X509Certificate) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, Assertion) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, Key) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, XMLStreamReader) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, Subject) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, GSSName, GSSCredential) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
updateOtherPartySubject(Subject, String, String) - Method in interface com.sun.xml.wss.SecurityEnvironment
Update the public/private credentials of the subject of the party whose username password pair is given.
updateOtherPartySubject(Subject, X509Certificate) - Method in interface com.sun.xml.wss.SecurityEnvironment
Update the public credentials of the subject of the party whose certificate is given.
updateOtherPartySubject(Subject, Assertion) - Method in interface com.sun.xml.wss.SecurityEnvironment
Update the public credentials of the subject of the party whose Assertion is given.
updateOtherPartySubject(Subject, XMLStreamReader) - Method in interface com.sun.xml.wss.SecurityEnvironment
Update the public credentials of the subject of the party whose Assertion is given.
updateOtherPartySubject(Subject, Subject) - Method in interface com.sun.xml.wss.SecurityEnvironment
Update the principal/credentials of the requesting party subject
updateOtherPartySubject(Subject, GSSName, GSSCredential) - Method in interface com.sun.xml.wss.SecurityEnvironment
Update the principal/credentials of the requesting party subject
updateSamlVsKeyCache(SecurityTokenReference, FilterProcessingContext, Key) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
updateSamlVsKeyCache(SecurityTokenReferenceType, FilterProcessingContext, Key) - Static method in class com.sun.xml.wss.impl.misc.SecurityUtil
 
updateTopMostSoapElement() - Method in class com.sun.xml.wss.core.SecurityHeader
 
updateXML(Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
updateXML(Object, XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
uri - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
URI of the attribute/element name.
uri - Variable in class com.sun.xml.fastinfoset.tools.SAXEventSerializer.AttributeValueHolder
 
uri - Variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
uri - Variable in class com.sun.xml.security.core.dsig.ReferenceType
 
uri - Variable in class com.sun.xml.security.core.dsig.RetrievalMethodType
 
uri - Variable in class com.sun.xml.security.core.xenc.CipherReferenceType
 
uri - Variable in class com.sun.xml.security.core.xenc.ReferenceType
 
URI - Static variable in class com.sun.xml.stream.buffer.AttributesHolder
 
URI - Class in com.sun.xml.wss.impl.misc
A class to represent a Uniform Resource Identifier (URI).
URI() - Constructor for class com.sun.xml.wss.impl.misc.URI
Construct a new and uninitialized URI.
URI(URI) - Constructor for class com.sun.xml.wss.impl.misc.URI
Construct a new URI from another URI.
URI(String) - Constructor for class com.sun.xml.wss.impl.misc.URI
Construct a new URI from a URI specification string.
URI(URI, String) - Constructor for class com.sun.xml.wss.impl.misc.URI
Construct a new URI from a base URI and a URI specification string.
URI - Variable in class org.jvnet.fastinfoset.ExternalVocabulary
A URI that refers to the external vocabulary.
URI.MalformedURIException - Exception in com.sun.xml.wss.impl.misc
MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
URI.MalformedURIException() - Constructor for exception com.sun.xml.wss.impl.misc.URI.MalformedURIException
Constructs a MalformedURIException with no specified detail message.
URI.MalformedURIException(String) - Constructor for exception com.sun.xml.wss.impl.misc.URI.MalformedURIException
Constructs a MalformedURIException with the specified detail message.
URI_TARGET - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
URIResolver - Class in com.sun.xml.wss.impl.resolver
This resolver is used for resolving URIs.
URIResolver() - Constructor for class com.sun.xml.wss.impl.resolver.URIResolver
 
URIResolver(SOAPMessage) - Constructor for class com.sun.xml.wss.impl.resolver.URIResolver
 
url - Variable in class javax.mail.Service
The URLName of this service.
URLName - Class in javax.mail
The name of a URL.
URLName(String, String, int, String, String, String) - Constructor for class javax.mail.URLName
Creates a URLName object from the specified protocol, host, port number, file, username, and password.
URLName(URL) - Constructor for class javax.mail.URLName
Construct a URLName from a java.net.URL object.
URLName(String) - Constructor for class javax.mail.URLName
Construct a URLName from the string.
US_ASCII - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
usage - Variable in class javax.mail.Quota.Resource
The current usage of the resource.
use(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the T for the given C.
use(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
use(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
 
USE_JAXB_PROPERTIES - Static variable in class com.sun.xml.bind.v2.ContextFactory
 
USE_NONCE_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
USE_XWSS_CALLBACKS - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
useCache() - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
useCache(boolean) - Method in class com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration
 
USECACHE_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
useNamespace() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
useNamespace() - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
useNamespace() - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
useNamespace() - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
 
useNamespace() - Method in interface com.sun.xml.bind.v2.runtime.Transducer
If true, this Transducer doesn't declare any namespace, and therefore Transducer.declareNamespace(Object, XMLSerializer) is no-op.
USER - Static variable in class javax.mail.Flags.Flag
A special flag that indicates that this folder supports user defined flags.
USERNAME_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
USERNAME_CBH - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
USERNAME_PASSWORD_AUTHENTICATION_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
USERNAME_PASSWORD_AUTHENTICATION_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
USERNAME_PROPERTY - Static variable in interface com.sun.xml.wss.XWSSConstants
 
USERNAME_STR_REFERENCE_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
USERNAME_TOKEN_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
USERNAME_TOKEN_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
USERNAME_VALIDATOR - Static variable in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
UsernameAuthenticator - Static variable in class com.sun.xml.wss.RealmAuthenticationAdapter
 
UsernameCallback - Class in com.sun.xml.wss.impl.callback
This Callback should be handled if the username for the username token needs to be supplied at run-time.
UsernameCallback() - Constructor for class com.sun.xml.wss.impl.callback.UsernameCallback
 
UsernameOrSAMLAlternativeSelector - Class in com.sun.xml.wss.impl.policy.verifier
A class which can select specific alternatives of a Username or a SAMLToken appearing as SignedSupportingTokens.
UsernameOrSAMLAlternativeSelector() - Constructor for class com.sun.xml.wss.impl.policy.verifier.UsernameOrSAMLAlternativeSelector
 
UsernameOrX509AlternativeSelector - Class in com.sun.xml.wss.impl.policy.verifier
A class which can select specific alternatives of a Username or a X509 appearing as SignedSupportingTokens.
UsernameOrX509AlternativeSelector() - Constructor for class com.sun.xml.wss.impl.policy.verifier.UsernameOrX509AlternativeSelector
 
UsernameToken - Class in com.sun.xml.wss.core
Support for a WSS:Username Token Profile.
UsernameToken(Document, String) - Constructor for class com.sun.xml.wss.core.UsernameToken
 
UsernameToken(Document, String, String, boolean) - Constructor for class com.sun.xml.wss.core.UsernameToken
 
UsernameToken(Document, String, String) - Constructor for class com.sun.xml.wss.core.UsernameToken
 
UsernameToken(Document, String, String, boolean, boolean) - Constructor for class com.sun.xml.wss.core.UsernameToken
C'tor that creates the optional element nonce, created is not set.
UsernameToken(Document, String, String, boolean, boolean, boolean) - Constructor for class com.sun.xml.wss.core.UsernameToken
C'tor that creates the optional elements of nonce and created.
UsernameToken(SOAPElement, boolean) - Constructor for class com.sun.xml.wss.core.UsernameToken
 
UsernameToken(SOAPElement) - Constructor for class com.sun.xml.wss.core.UsernameToken
Extracts info from SOAPElement representation
USERNAMETOKEN_REQUIREMENT_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
USERNAMETOKEN_REQUIREMENT_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
USERNAMETOKEN_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
usernameTokenBinding(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
UsernameTokenDataResolver - Class in com.sun.xml.wss.impl.filter
 
UsernameTokenDataResolver() - Constructor for class com.sun.xml.wss.impl.filter.UsernameTokenDataResolver
 
usernameTokenPolicy(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
usesEKSHA1KeyBinding() - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
usesEKSHA1KeyBinding(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
usesPadding() - Method in class org.codehaus.stax2.typed.Base64Variant
 
usesPaddingChar(char) - Method in class org.codehaus.stax2.typed.Base64Variant
 
UTF8(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
 
UTF8_NCNAME(int) - Static method in class com.sun.xml.fastinfoset.DecoderStateTables
 
UTF8XmlOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput implementation specialized for UTF-8.
UTF8XmlOutput(OutputStream, Encoded[], CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
UTF_16BE - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The character encoding scheme string for UTF-16BE.
UTF_8 - Static variable in interface org.jvnet.fastinfoset.FastInfosetSerializer
The character encoding scheme string for UTF-8.
Util - Class in com.sun.xml.bind
 
Util - Class in com.sun.xml.bind.v2.schemagen
TODO: JAX-WS dependes on this class - consider moving it somewhere more stable, Notify JAX-WS before modifying anything...
Util - Class in com.sun.xml.fastinfoset.stax.events
A Utility class for the StAX Events implementation.
Util() - Constructor for class com.sun.xml.fastinfoset.stax.events.Util
 
UTIL_DOMAIN - Static variable in interface com.sun.xml.messaging.saaj.util.LogDomainConstants
 
Utility - Class in com.sun.mail.imap
Holder for some static utility methods.
Utility.Condition - Interface in com.sun.mail.imap
This interface defines the test to be executed in toMessageSet().
UUDecoderStream - Class in com.sun.mail.util
This class implements a UUDecoder.
UUDecoderStream(InputStream) - Constructor for class com.sun.mail.util.UUDecoderStream
Create a UUdecoder that decodes the specified input stream.
UUDecoderStream(InputStream, boolean, boolean) - Constructor for class com.sun.mail.util.UUDecoderStream
Create a UUdecoder that decodes the specified input stream.
UUDecoderStream - Class in com.sun.xml.messaging.saaj.packaging.mime.util
This class implements a UUDecoder.
UUDecoderStream(InputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.UUDecoderStream
Create a UUdecoder that decodes the specified input stream
UUEncoderStream - Class in com.sun.mail.util
This class implements a UUEncoder.
UUEncoderStream(OutputStream) - Constructor for class com.sun.mail.util.UUEncoderStream
Create a UUencoder that encodes the specified input stream
UUEncoderStream(OutputStream, String) - Constructor for class com.sun.mail.util.UUEncoderStream
Create a UUencoder that encodes the specified input stream
UUEncoderStream(OutputStream, String, int) - Constructor for class com.sun.mail.util.UUEncoderStream
Create a UUencoder that encodes the specified input stream
UUEncoderStream - Class in com.sun.xml.messaging.saaj.packaging.mime.util
This class implements a UUEncoder.
UUEncoderStream(OutputStream) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
Create a UUencoder that encodes the specified input stream
UUEncoderStream(OutputStream, String) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
Create a UUencoder that encodes the specified input stream
UUEncoderStream(OutputStream, String, int) - Constructor for class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
Create a UUencoder that encodes the specified input stream
UUID - Variable in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
UUID - Static variable in class org.jvnet.fastinfoset.EncodingAlgorithmIndexes
 
uuidEncodingAlgorithm - Static variable in class com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory
 
UUIDEncodingAlgorithm - Class in com.sun.xml.fastinfoset.algorithm
 
UUIDEncodingAlgorithm() - Constructor for class com.sun.xml.fastinfoset.algorithm.UUIDEncodingAlgorithm
 
uuids(long[], int, int) - Method in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
uuids(long[], int, int) - Method in class org.jvnet.fastinfoset.sax.helpers.FastInfosetDefaultHandler
 
uuids(long[], int, int) - Method in interface org.jvnet.fastinfoset.sax.PrimitiveTypeContentHandler
Receive notification of character data as an two array of UUID.

V

V10_ASSERTION - Static variable in class com.sun.xml.wss.impl.callback.SAMLCallback
 
V10_ASSERTION - Static variable in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
V11_ASSERTION - Static variable in class com.sun.xml.wss.impl.callback.SAMLCallback
 
V11_ASSERTION - Static variable in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
V20_ASSERTION - Static variable in class com.sun.xml.wss.impl.callback.SAMLCallback
 
V20_ASSERTION - Static variable in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
Validatable - Interface in org.codehaus.stax2.validation
Interface that defines API that Stax2 validation system exposes to the applications.
validate(X509Certificate) - Method in interface com.sun.xml.wss.impl.callback.CertificateValidationCallback.CertificateValidator
Certificate validator.
validate(PasswordValidationCallback.Request) - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DigestPasswordValidator
 
validate(PasswordValidationCallback.Request) - Method in interface com.sun.xml.wss.impl.callback.PasswordValidationCallback.PasswordValidator
 
validate(Element) - Method in interface com.sun.xml.wss.impl.callback.SAMLAssertionValidator
Deprecated. SAML validator.
validate(XMLStreamReader) - Method in interface com.sun.xml.wss.impl.callback.SAMLAssertionValidator
Deprecated. SAML validator.
validate(Element, Map, Subject) - Method in interface com.sun.xml.wss.impl.callback.SAMLValidator
Note: The runtime already validates the Enveloped Signature for a HOK assertion before calling this validate() method
validate(XMLStreamReader, Map, Subject) - Method in interface com.sun.xml.wss.impl.callback.SAMLValidator
Note: The runtime already validates the Enveloped Signature for a HOK assertion before calling this validate() method
validate(TimestampValidationCallback.Request) - Method in interface com.sun.xml.wss.impl.callback.TimestampValidationCallback.TimestampValidator
Timestamp validation method.
validate(InputStream, PrintStream) - Static method in class com.sun.xml.wss.impl.config.SecurityConfigurationXmlReader
Parse and validate an XWS-Security configuration
validate(X509Certificate) - Method in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler.X509CertificateValidatorImpl
 
validate() - Method in class javax.mail.internet.InternetAddress
Validate that this address conforms to the syntax rules of RFC 822.
validate() - Method in class org.jvnet.mimepull.MIMEConfig
Validates if it can create temporary files.
validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.util.StreamReader2Delegate
 
validateAgainst(XMLValidationSchema) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
validateAgainst(XMLValidationSchema) - Method in interface org.codehaus.stax2.validation.Validatable
Method that will construct a XMLValidator instance from the given schema (unless a validator for that schema has already been added), initialize it if necessary, and make validatable object (reader, writer) call appropriate validation methods from this point on until the end of the document (that is, it's not scoped with sub-trees), or until validator is removed by an explicit call to Validatable.stopValidatingAgainst(org.codehaus.stax2.validation.XMLValidationSchema).
validateAndCacheNonce(Map, String, String, long) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
validateAndCacheNonce(String, String) - Method in class com.sun.xml.wss.impl.misc.NonceCache
 
validateAndCacheNonce(Map, String, String, long) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
validateAndCacheNonce(Map, String, String, long) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
validateAndCacheNonce(Map, String, String, long) - Method in interface com.sun.xml.wss.SecurityEnvironment
Validate the given nonce.
validateAttribute(String, String, String, String) - Method in class org.codehaus.stax2.validation.ValidatorPair
 
validateAttribute(String, String, String, char[], int, int) - Method in class org.codehaus.stax2.validation.ValidatorPair
 
validateAttribute(String, String, String, String) - Method in class org.codehaus.stax2.validation.XMLValidator
Callback method called on validator to give it a chance to validate the value of an attribute, as well as to normalize its value if appropriate (remove leading/trailing/intervening white space for certain token types etc.).
validateAttribute(String, String, String, char[], int, int) - Method in class org.codehaus.stax2.validation.XMLValidator
Callback method called on validator to give it a chance to validate the value of an attribute, as well as to normalize its value if appropriate (remove leading/trailing/intervening white space for certain token types etc.).
validateCertificate(X509Certificate, Map) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
validateCertificate(X509Certificate, Map) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
Validate an X509Certificate.
validateCertificate(X509Certificate, Map) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
Validate an X509Certificate.
validateCertificate(X509Certificate, Map) - Method in interface com.sun.xml.wss.SecurityEnvironment
Validate an X509Certificate.
validateCreationTime(Date, long, long) - Method in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
validateCreationTime(Map, String, long, long) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
validateCreationTime(Map, String, long, long) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
validateCreationTime(Map, String, long, long) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
validateCreationTime(Map, String, long, long) - Method in interface com.sun.xml.wss.SecurityEnvironment
Validate the creation time.
validateElementAndAttributes() - Method in class org.codehaus.stax2.validation.ValidatorPair
 
validateElementAndAttributes() - Method in class org.codehaus.stax2.validation.XMLValidator
Method called after calling XMLValidator.validateAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String) on all attributes (if any), but before starting to handle element content.
validateElementEnd(String, String, String) - Method in class org.codehaus.stax2.validation.ValidatorPair
 
validateElementEnd(String, String, String) - Method in class org.codehaus.stax2.validation.XMLValidator
Method called right after encountering an element close tag.
validateElementStart(String, String, String) - Method in class org.codehaus.stax2.validation.ValidatorPair
 
validateElementStart(String, String, String) - Method in class org.codehaus.stax2.validation.XMLValidator
 
validateExpirationTime(Date, long, long) - Method in class com.sun.xml.wss.impl.misc.DefaultCallbackHandler
 
validateMessage(ProcessingContext) - Static method in class com.sun.xml.wss.impl.NewSecurityRecipient
Validate security in an Inbound SOAPMessage.
validateMessage(ProcessingContext) - Static method in class com.sun.xml.wss.impl.SecurityRecipient
Validate security in an Inbound SOAPMessage.
validateNonce(String, String) - Method in class com.sun.xml.wss.impl.misc.DefaultNonceManager
 
validateNonce(String, String) - Method in class com.sun.xml.wss.impl.misc.HANonceManager
 
validateNonce(String, String) - Method in class com.sun.xml.wss.NonceManager
 
validateRequest(AuthParam, Subject, Map) - Method in class com.sun.xml.wss.provider.ServerSecurityAuthModule
 
validateRequest(MessageInfo, Subject, Subject) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
validateRequest(Packet, Subject, Subject, Map<Object, Object>) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
validateRequest(MessageInfo, Subject, Subject) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthModule
 
validateRequest(Packet) - Method in class com.sun.xml.xwss.XWSSServerTube
 
validateRequest(MessageInfo, Subject, Subject) - Method in interface javax.security.auth.message.ServerAuth
Authenticate a received service request.
validateResponse(AuthParam, Subject, Map) - Method in class com.sun.xml.wss.provider.ClientSecurityAuthModule
 
validateResponse(MessageInfo, Subject, Subject) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
validateResponse(Packet, Subject, Subject) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
validateResponse(MessageInfo, Subject, Subject) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthModule
 
validateResponse(Packet) - Method in class com.sun.xml.xwss.XWSSClientTube
 
validateResponse(MessageInfo, Subject, Subject) - Method in interface javax.security.auth.message.ClientAuth
Validate a received service response.
validateSAMLAssertion(Map, Element) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
validateSAMLAssertion(Map, XMLStreamReader) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
validateSAMLAssertion(Map, Element) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
validateSAMLAssertion(Map, XMLStreamReader) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
validateSAMLAssertion(Map, Element) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
validateSAMLAssertion(Map, XMLStreamReader) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
validateSAMLAssertion(Map, Element) - Method in interface com.sun.xml.wss.SecurityEnvironment
Validate the received SAML Assertion Validations can include validating the Issuer and the Saml User, SAML Version etc.
validateSAMLAssertion(Map, XMLStreamReader) - Method in interface com.sun.xml.wss.SecurityEnvironment
Validate the received SAML Assertion Validations can include validating the Issuer and the Saml User, SAML Version etc.
validateSamlIssuer(String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
validateSamlIssuer(String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
validateSamlIssuer(String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
validateSamlUser(String, String, String) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
validateSamlUser(String, String, String) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
validateSamlUser(String, String, String) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
validateText(String, boolean) - Method in class org.codehaus.stax2.validation.ValidatorPair
 
validateText(char[], int, int, boolean) - Method in class org.codehaus.stax2.validation.ValidatorPair
 
validateText(String, boolean) - Method in class org.codehaus.stax2.validation.XMLValidator
Method called to validate textual content.
validateText(char[], int, int, boolean) - Method in class org.codehaus.stax2.validation.XMLValidator
Method called to validate textual content.
validateTimeInConditionsStatement(Element) - Static method in class com.sun.xml.wss.saml.util.SAMLUtil
 
validateTimestamp(Map, Timestamp, long, long) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
validateTimestamp(Map, String, String, long, long) - Method in class com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl
 
validateTimestamp(Map, String, String, long, long) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
validateTimestamp(Map, Timestamp, long, long) - Method in class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
 
validateTimestamp(Map, String, String, long, long) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
validateTimestamp(Map, Timestamp, long, long) - Method in class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
validateTimestamp(Map, Timestamp, long, long) - Method in interface com.sun.xml.wss.SecurityEnvironment
Validate the creation time.
validateTimestamp(Map, String, String, long, long) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
validationCompleted(boolean) - Method in class org.codehaus.stax2.validation.ValidatorPair
 
validationCompleted(boolean) - Method in class org.codehaus.stax2.validation.XMLValidator
Method called when the validation is completed; either due to the input stream ending, or due to an explicit 'stop validation' request by the application (via context object).
ValidationContext - Interface in org.codehaus.stax2.validation
Interface that defines functionality exposed by the "owner" of the content to validate (usually a stream reader or stream writer) to validators, needed in addition to actually validatable content, for succesful validation.
ValidationEventLocatorEx - Interface in com.sun.xml.bind
Defines additional accessor methods for the event source location.
ValidationEventLocatorExImpl - Class in com.sun.xml.bind.util
 
ValidationEventLocatorExImpl(Object, String) - Constructor for class com.sun.xml.bind.util.ValidationEventLocatorExImpl
 
ValidationProblemHandler - Interface in org.codehaus.stax2.validation
This interface defines method(s) needed to implement a custom validation problem (warning, error, fatal error) handler.
ValidatorExtension - Interface in com.sun.xml.wss.impl.callback
ValidatorExtension : provides a way to set RuntimeProperties for Validators
ValidatorPair - Class in org.codehaus.stax2.validation
Simple utility class that allows chaining of XMLValidator instances.
ValidatorPair(XMLValidator, XMLValidator) - Constructor for class org.codehaus.stax2.validation.ValidatorPair
 
validSent - Variable in class javax.mail.event.TransportEvent
 
validSent - Variable in exception javax.mail.SendFailedException
 
validUnsent - Variable in class javax.mail.event.TransportEvent
 
validUnsent - Variable in exception javax.mail.SendFailedException
 
value(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NoFixedFacet
 
value - Variable in class com.sun.xml.fastinfoset.tools.SAXEventSerializer.AttributeValueHolder
 
value - Variable in class com.sun.xml.security.core.dsig.SignatureValueType
 
VALUE - Static variable in class com.sun.xml.stream.buffer.AttributesHolder
 
value - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.ActionType
 
value() - Method in enum com.sun.xml.wss.saml.internal.saml11.jaxb20.DecisionType
 
value - Variable in class com.sun.xml.wss.saml.internal.saml11.jaxb20.NameIdentifierType
 
value - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.ActionType
 
value() - Method in enum com.sun.xml.wss.saml.internal.saml20.jaxb20.DecisionType
 
value - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.NameIDType
 
value - Variable in class javax.mail.Header
The value of the header.
value(String) - Method in class org.jvnet.ws.databinding.DatabindingModeFeature.Builder
 
VALUE_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
VALUE_FOR_ENCRYPTION - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
VALUE_FOR_SIGNATURE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
VALUE_TYPE_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
VALUE_TYPE_OBJECT - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
VALUE_TYPE_STRING - Static variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
ValueArray - Class in com.sun.xml.fastinfoset.util
 
ValueArray() - Constructor for class com.sun.xml.fastinfoset.util.ValueArray
 
ValueArrayResourceException - Exception in com.sun.xml.fastinfoset.util
 
ValueArrayResourceException() - Constructor for exception com.sun.xml.fastinfoset.util.ValueArrayResourceException
 
ValueArrayResourceException(String) - Constructor for exception com.sun.xml.fastinfoset.util.ValueArrayResourceException
 
ValueDecoderFactory - Class in org.codehaus.stax2.ri.typed
Factory class used to construct all TypedValueDecoder (and TypedArrayDecoder) instances needed by a single stream reader instance.
ValueDecoderFactory() - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory
 
ValueDecoderFactory.BaseArrayDecoder - Class in org.codehaus.stax2.ri.typed
Intermediate shared base class for token array decoders.
ValueDecoderFactory.BaseArrayDecoder(int, int) - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BaseArrayDecoder
 
ValueDecoderFactory.BooleanDecoder - Class in org.codehaus.stax2.ri.typed
 
ValueDecoderFactory.BooleanDecoder() - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.BooleanDecoder
 
ValueDecoderFactory.DecimalDecoder - Class in org.codehaus.stax2.ri.typed
 
ValueDecoderFactory.DecimalDecoder() - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecimalDecoder
 
ValueDecoderFactory.DecoderBase - Class in org.codehaus.stax2.ri.typed
There are some things common to all textual decoders (like white space trimming).
ValueDecoderFactory.DecoderBase() - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
ValueDecoderFactory.DoubleArrayDecoder - Class in org.codehaus.stax2.ri.typed
 
ValueDecoderFactory.DoubleArrayDecoder(double[], int, int, ValueDecoderFactory.DoubleDecoder) - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleArrayDecoder
 
ValueDecoderFactory.DoubleArrayDecoder(ValueDecoderFactory.DoubleDecoder) - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleArrayDecoder
 
ValueDecoderFactory.DoubleDecoder - Class in org.codehaus.stax2.ri.typed
 
ValueDecoderFactory.DoubleDecoder() - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DoubleDecoder
 
ValueDecoderFactory.FloatArrayDecoder - Class in org.codehaus.stax2.ri.typed
 
ValueDecoderFactory.FloatArrayDecoder(float[], int, int, ValueDecoderFactory.FloatDecoder) - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatArrayDecoder
 
ValueDecoderFactory.FloatArrayDecoder(ValueDecoderFactory.FloatDecoder) - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatArrayDecoder
 
ValueDecoderFactory.FloatDecoder - Class in org.codehaus.stax2.ri.typed
 
ValueDecoderFactory.FloatDecoder() - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.FloatDecoder
 
ValueDecoderFactory.IntArrayDecoder - Class in org.codehaus.stax2.ri.typed
 
ValueDecoderFactory.IntArrayDecoder(int[], int, int, ValueDecoderFactory.IntDecoder) - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntArrayDecoder
Constructor used for constructing decoders with fixed pre-allocated result buffer.
ValueDecoderFactory.IntArrayDecoder(ValueDecoderFactory.IntDecoder) - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntArrayDecoder
Constructor used for constructing decoders with automatically adjusting result buffer
ValueDecoderFactory.IntDecoder - Class in org.codehaus.stax2.ri.typed
 
ValueDecoderFactory.IntDecoder() - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
 
ValueDecoderFactory.IntegerDecoder - Class in org.codehaus.stax2.ri.typed
 
ValueDecoderFactory.IntegerDecoder() - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntegerDecoder
 
ValueDecoderFactory.LongArrayDecoder - Class in org.codehaus.stax2.ri.typed
 
ValueDecoderFactory.LongArrayDecoder(long[], int, int, ValueDecoderFactory.LongDecoder) - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongArrayDecoder
 
ValueDecoderFactory.LongArrayDecoder(ValueDecoderFactory.LongDecoder) - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongArrayDecoder
 
ValueDecoderFactory.LongDecoder - Class in org.codehaus.stax2.ri.typed
 
ValueDecoderFactory.LongDecoder() - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongDecoder
 
ValueDecoderFactory.QNameDecoder - Class in org.codehaus.stax2.ri.typed
 
ValueDecoderFactory.QNameDecoder(NamespaceContext) - Constructor for class org.codehaus.stax2.ri.typed.ValueDecoderFactory.QNameDecoder
 
ValueEncoderFactory - Class in org.codehaus.stax2.ri.typed
Factory class used to construct all AsciiValueEncoder instances needed by a single stream writer instance.
ValueEncoderFactory() - Constructor for class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
valueList - Variable in class com.sun.xml.bind.v2.model.core.Ref
If the Ref.type is an array and it is a value list, true.
valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.ID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.PropertyKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.WildcardMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.wss.impl.config.SecurityConfigProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.wss.impl.MessageLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.wss.saml.internal.saml11.jaxb20.DecisionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.wss.saml.internal.saml20.jaxb20.DecisionType
Returns the enum constant of this type with the specified name.
ValueProperty<BeanT> - Class in com.sun.xml.bind.v2.runtime.property
Property implementation for XmlValue properties.
ValueProperty(JAXBContextImpl, RuntimeValuePropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
ValuePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Value PropertyInfo.
ValuePropertyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Reads a text value and set to the current target.
ValuePropertyLoader(TransducedAccessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ValuePropertyLoader
 
values - Variable in class com.sun.xml.bind.api.CompositeStructure
 
values() - Static method in enum com.sun.xml.bind.v2.model.core.ID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.bind.v2.model.core.PropertyKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.bind.v2.model.core.WildcardMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.wss.impl.config.SecurityConfigProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.wss.impl.MessageLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.wss.saml.internal.saml11.jaxb20.DecisionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.wss.saml.internal.saml20.jaxb20.DecisionType
Returns an array containing the constants of this enum type, in the order they are declared.
valueType - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
valueType - Variable in class com.sun.xml.wss.core.BinarySecurityToken
Valid values are: #X509v3 #X509PKIPathv1 #PKCS7
verify(FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.dsig.SignatureProcessor
 
verifyDigits(String, int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
Method called to check that remaining String consists of zero or more digits
verifyDigits(char[], int, int, int) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
verifyInboundMessage(ProcessingContext) - Method in class com.sun.xml.wss.impl.misc.XWSSProcessor2_0Impl
 
verifyInboundMessage(SOAPMessage, ProcessingContext) - Method in class com.sun.xml.wss.jaxws.impl.SecurityServerTube
 
verifyInboundMessage(SOAPMessage, ProcessingContext) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
verifyInboundMessage(Message, ProcessingContext) - Method in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
verifyInboundMessage(SOAPMessage, ProcessingContext) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
verifyInboundMessage(Message, ProcessingContext) - Method in class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
 
verifyInboundMessage(SOAPMessage, ProcessingContext) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
verifyInboundMessage(Message, ProcessingContext) - Method in class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
 
verifyInboundMessage(ProcessingContext) - Method in interface com.sun.xml.wss.XWSSProcessor
Verifies Security in an inbound SOAPMessage according to the Security Policy inferred from the SecurityConfiguration with which this XWSSProcessor was initialized.
verifyPolicy(SecurityPolicy, SecurityPolicy) - Method in interface com.sun.xml.wss.impl.policy.spi.PolicyVerifier
 
verifyPolicy(SecurityPolicy, SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.verifier.EncryptionPolicyVerifier
 
verifyPolicy(SecurityPolicy, SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.verifier.MessagePolicyVerifier
verifies whether inferred and actual security policies are same or not
verifyPolicy(SecurityPolicy, SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.verifier.PolicyAlternativesVerifier
 
verifyPolicy(SecurityPolicy, SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.verifier.SignaturePolicyVerifier
 
verifyRequirements(FilterProcessingContext, XMLSignature, DOMValidateContext) - Static method in class com.sun.xml.wss.impl.dsig.SignatureProcessor
 
verifySignature(Element, FilterProcessingContext) - Static method in class com.sun.xml.wss.impl.dsig.SignatureProcessor
 
verifySignature(PublicKey) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion
 
verifySignature(PublicKey) - Method in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
 
verifySignature(PublicKey) - Method in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
 
verifySignature(PublicKey) - Method in interface com.sun.xml.wss.saml.Assertion
Verify the SAML signature with the Public Key
verifySignature(Element, PublicKey) - Static method in class com.sun.xml.wss.saml.util.SAMLUtil
 
version(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
 
version(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
 
version - Variable in class com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
 
visit(Element) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Visits an element and its subtree.
vmVendor - Static variable in class com.sun.xml.wss.core.reference.KeyIdentifierSPI
 
Vocabulary - Class in com.sun.xml.fastinfoset.vocab
 
Vocabulary() - Constructor for class com.sun.xml.fastinfoset.vocab.Vocabulary
 
vocabulary - Variable in class org.jvnet.fastinfoset.ExternalVocabulary
The vocabulary that is refered to by the URI.
Vocabulary - Class in org.jvnet.fastinfoset
A canonical representation of a vocabulary.
Vocabulary() - Constructor for class org.jvnet.fastinfoset.Vocabulary
 
VocabularyApplicationData - Interface in org.jvnet.fastinfoset
Application data that can be associated with a vocabulary.
VocabularyGenerator - Class in com.sun.xml.fastinfoset.tools
 
VocabularyGenerator() - Constructor for class com.sun.xml.fastinfoset.tools.VocabularyGenerator
Creates a new instance of VocabularyGenerator
VocabularyGenerator(SerializerVocabulary) - Constructor for class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
VocabularyGenerator(ParserVocabulary) - Constructor for class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
VocabularyGenerator(SerializerVocabulary, ParserVocabulary) - Constructor for class com.sun.xml.fastinfoset.tools.VocabularyGenerator
Creates a new instance of VocabularyGenerator

W

wantsNodeSet() - Method in class com.sun.xml.wss.impl.transform.AttachmentCompleteTransform
 
wantsNodeSet() - Method in class com.sun.xml.wss.impl.transform.AttachmentContentOnlyTransform
 
wantsOctetStream() - Method in class com.sun.xml.wss.impl.transform.AttachmentCompleteTransform
 
wantsOctetStream() - Method in class com.sun.xml.wss.impl.transform.AttachmentContentOnlyTransform
 
warning(String) - Method in class com.sun.istack.logging.Logger
 
warning(String, Throwable) - Method in class com.sun.istack.logging.Logger
 
warning(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
 
warning(SAXParseException) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
warning(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
 
warning(SAXParseException) - Method in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
warning(SAXParseException) - Method in class com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl
Receive notification of a parser warning.
wasCanceled() - Method in class com.sun.xml.wss.impl.misc.NonceCache
 
wasConfigChecked - Variable in class com.sun.xml.xwss.XWSSClientTube
 
WellKnownNamespace - Class in com.sun.xml.bind.v2
Well-known namespace URIs.
Which - Class in com.sun.xml.bind.util
Finds out where a class file is loaded from.
Which() - Constructor for class com.sun.xml.bind.util.Which
 
which(Class) - Static method in class com.sun.xml.bind.util.Which
 
which(String, ClassLoader) - Static method in class com.sun.xml.bind.util.Which
Search the specified classloader for the given classname.
WhiteSpaceProcessor - Class in com.sun.xml.bind
Processes white space normalization.
WhiteSpaceProcessor() - Constructor for class com.sun.xml.bind.WhiteSpaceProcessor
 
Wildcard - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
WildcardLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Feed incoming events to DomHandler and builds a DOM tree.
WildcardLoader(DomHandler, WildcardMode) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.WildcardLoader
 
WildcardMode - Enum in com.sun.xml.bind.v2.model.core
Mode of the wildcard.
WildcardTypeInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Type referenced as a result of having the wildcard.
word(int, int) - Method in interface com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithm.WordListener
 
wrapIfNecessary(XMLEventReader) - Static method in class org.codehaus.stax2.ri.evt.Stax2EventReaderAdapter
Method that should be used to add dynamic support for XMLEventReader2.
wrapIfNecessary(XMLStreamReader) - Static method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
Method that should be used to add dynamic support for XMLStreamReader2.
wrapIfNecessary(XMLStreamWriter) - Static method in class org.codehaus.stax2.ri.Stax2WriterAdapter
Method that should be used to add dynamic support for XMLStreamWriter2.
WRAPPED_CONTEXT - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
wrapUp() - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
wrapUp() - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
wrapUp() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Called at the end of the JAXBContext initialization phase to clean up any unnecessary references.
wrapUp() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Called at the end of the JAXBContext initialization phase to clean up any unnecessary references.
write(Protocol) - Method in class com.sun.mail.iap.Argument
 
write(int) - Method in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
 
WRITE - Static variable in class com.sun.mail.imap.Rights.Right
Write - STORE flags other than \SEEN and \DELETED.
write(int) - Method in class com.sun.mail.smtp.SMTPOutputStream
 
write(byte[], int, int) - Method in class com.sun.mail.smtp.SMTPOutputStream
 
write(byte[], int, int) - Method in class com.sun.mail.util.BASE64EncoderStream
Encodes len bytes from the specified byte array starting at offset off to this output stream.
write(byte[]) - Method in class com.sun.mail.util.BASE64EncoderStream
Encodes b.length bytes to this output stream.
write(int) - Method in class com.sun.mail.util.BASE64EncoderStream
Encodes the specified byte to this output stream.
write(int) - Method in class com.sun.mail.util.CRLFOutputStream
 
write(byte[]) - Method in class com.sun.mail.util.CRLFOutputStream
 
write(byte[], int, int) - Method in class com.sun.mail.util.CRLFOutputStream
 
write(int) - Method in class com.sun.mail.util.QEncoderStream
Encodes the specified byte to this output stream.
write(byte[], int, int) - Method in class com.sun.mail.util.QPEncoderStream
Encodes len bytes from the specified byte array starting at offset off to this output stream.
write(byte[]) - Method in class com.sun.mail.util.QPEncoderStream
Encodes b.length bytes to this output stream.
write(int) - Method in class com.sun.mail.util.QPEncoderStream
Encodes the specified byte to this output stream.
write(int) - Method in class com.sun.mail.util.TraceOutputStream
Writes the specified byte to this output stream.
write(byte[], int, int) - Method in class com.sun.mail.util.TraceOutputStream
Writes b.length bytes to this output stream.
write(byte[], int, int) - Method in class com.sun.mail.util.UUEncoderStream
 
write(byte[]) - Method in class com.sun.mail.util.UUEncoderStream
 
write(int) - Method in class com.sun.mail.util.UUEncoderStream
 
write(char) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a raw character.
write(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a raw string.
write(Name, JaxBeanInfo<T>, T, XmlOutput, Runnable) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
Used by BridgeImpl to write an arbitrary object as a fragment.
write(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
Writes the encoded bytes to the given output stream.
write(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Writes one byte directly into the buffer.
write(byte[]) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
write(byte[], int, int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
write(SchemaOutputResolver, ErrorListener) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Write out the schema documents.
write(int) - Method in class com.sun.xml.fastinfoset.Encoder
Write a byte to the buffered stream.
write(byte[], int) - Method in class com.sun.xml.fastinfoset.Encoder
Write an array of bytes to the buffered stream.
write(byte[], int, int) - Method in class com.sun.xml.fastinfoset.Encoder
Write an array of bytes to the buffered stream.
write(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64EncoderStream
Encodes len bytes from the specified byte array starting at offset off to this output stream.
write(byte[]) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64EncoderStream
Encodes b.length bytes to this output stream.
write(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64EncoderStream
Encodes the specified byte to this output stream.
write(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QEncoderStream
Encodes the specified byte to this output stream.
write(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPEncoderStream
Encodes len bytes from the specified byte array starting at offset off to this output stream.
write(byte[]) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPEncoderStream
Encodes b.length bytes to this output stream.
write(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPEncoderStream
Encodes the specified byte to this output stream.
write(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
 
write(byte[]) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
 
write(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUEncoderStream
 
write(InputStream) - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
Copies all the bytes from this input into this buffer.
write(int) - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
 
write(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
 
write(byte[]) - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
 
write(XMLStreamWriter) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
Writes a full XML infoset event to the given writer, including start/end document.
write(byte[]) - Method in class com.sun.xml.wss.impl.misc.UnsyncByteArrayOutputStream
 
write(byte[], int, int) - Method in class com.sun.xml.wss.impl.misc.UnsyncByteArrayOutputStream
 
write(int) - Method in class com.sun.xml.wss.impl.misc.UnsyncByteArrayOutputStream
 
write(int) - Method in class com.sun.xml.wss.util.CRLFOutputStream
 
write(byte[]) - Method in class com.sun.xml.wss.util.CRLFOutputStream
 
write(byte[], int, int) - Method in class com.sun.xml.wss.util.CRLFOutputStream
 
write(byte[], int, int) - Method in class org.jvnet.staxex.Base64EncoderStream
Encodes len bytes from the specified byte array starting at offset off to this output stream.
write(byte[]) - Method in class org.jvnet.staxex.Base64EncoderStream
Encodes b.length bytes to this output stream.
write(int) - Method in class org.jvnet.staxex.Base64EncoderStream
Encodes the specified byte to this output stream.
writeArgument(Argument) - Method in class com.sun.mail.iap.Argument
Write out as parenthesised list.
writeAsAscii(String, OutputStream) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.OutputUtil
Writes a string as ASCII string.
writeAsAscii(String) - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
Writes a string as ASCII string.
writeAsEncodedUnicode(Writer) - Method in class com.sun.xml.fastinfoset.stax.events.EventBase
This method will write the XMLEvent as per the XML 1.0 specification as Unicode characters.
writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
 
writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
 
writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
 
writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
writeAsEncodedUnicode(Writer) - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
writeAtom(String) - Method in class com.sun.mail.iap.Argument
Write out given string as an Atom.
writeAttribute(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeAttribute(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeAttribute(String, String, String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeAttribute(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeAttribute(String, String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeAttribute(String, String, String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.DomSerializer
 
writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.DumpSerializer
 
writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.SaxSerializer
 
writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.StaxSerializer
 
writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.StreamSerializer
 
writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.TXWSerializer
 
writeAttribute(String, String, String, StringBuilder) - Method in interface com.sun.xml.txw2.output.XmlSerializer
Writes an attribute.
writeAttribute(String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
Creates a DOM Atrribute @see org.w3c.dom.Node and associates it with the current DOM element @see org.w3c.dom.Node.
writeAttribute(String, String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeAttribute(String, String, String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeAttribute(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeAttribute(String, String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeAttribute(String, String, String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeAttribute(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeAttribute(String, String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeAttribute(String, String, String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeAttributes(Attributes, Iterator) - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
writeAttributes(List) - Method in class com.sun.xml.wss.impl.c14n.EXC14nStAXReaderBasedCanonicalizer
 
writeAttributes(List) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeAttributesNS(Iterator) - Method in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
writeAttributesNS(List) - Method in class com.sun.xml.wss.impl.c14n.EXC14nStAXReaderBasedCanonicalizer
 
writeAttributesNS(List) - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
writeBinary(byte[], int, int, String) - Method in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
 
writeBinary(DataHandler) - Method in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
 
writeBinary(String) - Method in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
 
writeBinary(byte[], int, int, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeBinary(DataHandler) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeBinary(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeBinary(byte[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeBinary(Base64Variant, byte[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeBinary(Base64Variant, byte[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeBinary(byte[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeBinary(byte[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
Write binary content as base64 encoded characters to the output.
writeBinary(Base64Variant, byte[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeBinary(byte[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeBinary(Base64Variant, byte[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeBinary(byte[], int, int, String) - Method in interface org.jvnet.staxex.XMLStreamWriterEx
Write the binary data.
writeBinary(DataHandler) - Method in interface org.jvnet.staxex.XMLStreamWriterEx
Writes the binary data.
writeBinary(String) - Method in interface org.jvnet.staxex.XMLStreamWriterEx
Writes the binary data.
writeBinaryAttribute(String, String, String, byte[]) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeBinaryAttribute(Base64Variant, String, String, String, byte[]) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeBinaryAttribute(String, String, String, byte[]) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeBinaryAttribute(Base64Variant, String, String, String, byte[]) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeBinaryAttribute(String, String, String, byte[]) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
Write a byte array attribute.
writeBinaryAttribute(Base64Variant, String, String, String, byte[]) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeBinaryAttribute(String, String, String, byte[]) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeBinaryAttribute(Base64Variant, String, String, String, byte[]) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeBoolean(boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeBoolean(boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeBoolean(boolean) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
Write a boolean value to the output as textual element content.
writeBoolean(boolean) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeBooleanAttribute(String, String, String, boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeBooleanAttribute(String, String, String, boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeBooleanAttribute(String, String, String, boolean) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
Write a boolean value to the output as attribute value.
writeBooleanAttribute(String, String, String, boolean) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeBytes(byte[]) - Method in class com.sun.mail.iap.Argument
Write out given byte[] as a Literal.
writeBytes(ByteArrayOutputStream) - Method in class com.sun.mail.iap.Argument
Write out given ByteArrayOutputStream as a Literal.
writeBytes(Literal) - Method in class com.sun.mail.iap.Argument
Write out given data as a literal.
writeCData(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeCData(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeCData(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
writeCData(String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeCData(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeCData(char[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeCData(char[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeCData(char[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
writeCData(char[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeCData(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeCData(char[], int, int) - Method in interface org.codehaus.stax2.XMLStreamWriter2
 
writeCharacters(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeCharacters(char[], int, int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeCharacters(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeCharacters(char[], int, int) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeCharacters(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
writeCharacters(String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeCharacters(char[], int, int) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeCharacters(char[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeCharacters(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeCharacters(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeCharacters(char[], int, int) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeCommand(String, Argument) - Method in class com.sun.mail.iap.Protocol
 
writeComment(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeComment(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeComment(String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeComment(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeComment(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeDecimal(BigDecimal) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeDecimal(BigDecimal) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeDecimal(BigDecimal) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
Write a decimal value to the output as textual element content.
writeDecimal(BigDecimal) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeDecimalAttribute(String, String, String, BigDecimal) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeDecimalAttribute(String, String, String, BigDecimal) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeDecimalAttribute(String, String, String, BigDecimal) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeDecimalAttribute(String, String, String, BigDecimal) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeDefaultNamespace(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeDefaultNamespace(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeDefaultNamespace(String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeDefaultNamespace(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeDefaultNamespace(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeDom(E, DomHandler<E, ?>, Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
writeDouble(double) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeDouble(double) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeDouble(double, char[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
 
writeDouble(double, byte[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
 
writeDouble(double) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
Write a double value to the output as textual element content.
writeDouble(double) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeDoubleArray(double[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeDoubleArray(double[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeDoubleArrayAttribute(String, String, String, double[]) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeDoubleArrayAttribute(String, String, String, double[]) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeDoubleArrayAttribute(String, String, String, double[]) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeDoubleArrayAttribute(String, String, String, double[]) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeDoubleAttribute(String, String, String, double) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeDoubleAttribute(String, String, String, double) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeDoubleAttribute(String, String, String, double) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeDoubleAttribute(String, String, String, double) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeDTD(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeDTD(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeDTD(String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeDTD(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeDTD(String, String, String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeDTD(String, String, String, String) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeDTD(String, String, String, String) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
writeDTD(String, String, String, String) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeDTD(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeDTD(String, String, String, String) - Method in interface org.codehaus.stax2.XMLStreamWriter2
 
writeEmptyElement(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeEmptyElement(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeEmptyElement(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeEmptyElement(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeEmptyElement(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeEmptyElement(String, String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeEmptyElement(String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
writeEmptyElement(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
writeEmptyElement(String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeEmptyElement(String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeEmptyElement(String, String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeEmptyElement(String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
writeEmptyElement(String, String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
writeEmptyElement(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeEmptyElement(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeEmptyElement(String, String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeEmptyElement(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeEmptyElement(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeEmptyElement(String, String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeEndDocument() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeEndDocument() - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeEndDocument() - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeEndDocument() - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
writeEndDocument() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeEndDocument() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeEndElement() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeEndElement() - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeEndElement() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
writeEndElement() - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeEndElement() - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
writeEndElement() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeEntityRef(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeEntityRef(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeEntityRef(String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeEntityRef(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeEntityRef(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeEpisodeFile(XmlSerializer) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Writes out the episode file.
writeEscapedAttrValue(Writer, String) - Static method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
writeEscapedXMLText(Writer, String) - Static method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
writeFloat(float) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeFloat(float) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeFloat(float, char[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
 
writeFloat(float, byte[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
 
writeFloat(float) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
Write a float value to the output as textual element content.
writeFloat(float) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeFloatArray(float[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeFloatArray(float[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeFloatArray(float[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeFloatArray(float[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeFloatArrayAttribute(String, String, String, float[]) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeFloatArrayAttribute(String, String, String, float[]) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeFloatArrayAttribute(String, String, String, float[]) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeFloatArrayAttribute(String, String, String, float[]) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeFloatAttribute(String, String, String, float) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeFloatAttribute(String, String, String, float) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeFloatAttribute(String, String, String, float) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeFloatAttribute(String, String, String, float) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeFragment(XMLStreamWriter) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
Writes the buffer as a fragment, meaning the writer will not receive start/endDocument events.
writeFragmentEx(XMLStreamWriterEx) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
 
writeFragmentNoEx(XMLStreamWriter) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferProcessor
 
writeFullEndElement() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeFullEndElement() - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeFullEndElement() - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
writeFullEndElement() - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeFullEndElement() - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method similar to XMLStreamWriter.writeEndElement(), but that will always write the full end element, instead of empty element.
writeInt(int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeInt(int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeInt(int, char[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
Note: caller must ensure that there is room for least 11 characters (leading sign, and up to 10 digits) in buffer passed.
writeInt(int, byte[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
 
writeInt(int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
Write an int value to the output as textual element content.
writeInt(int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeIntArray(int[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeIntArray(int[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeIntArray(int[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
Write int array to the output.
writeIntArray(int[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeIntArrayAttribute(String, String, String, int[]) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeIntArrayAttribute(String, String, String, int[]) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeIntArrayAttribute(String, String, String, int[]) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
Write int array attribute.
writeIntArrayAttribute(String, String, String, int[]) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeIntAttribute(String, String, String, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeIntAttribute(String, String, String, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeIntAttribute(String, String, String, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
Write an integer value to the output as attribute value.
writeIntAttribute(String, String, String, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeInteger(BigInteger) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeInteger(BigInteger) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeInteger(BigInteger) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeInteger(BigInteger) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeIntegerAttribute(String, String, String, BigInteger) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeIntegerAttribute(String, String, String, BigInteger) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeIntegerAttribute(String, String, String, BigInteger) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeIntegerAttribute(String, String, String, BigInteger) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeLeafElement(XMLSerializer, Name, T, String) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
 
writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
 
writeLeafElement(XMLSerializer, Name, T, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
 
writeLeafElement(XMLSerializer, Name, Object, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
writeLeafElement(XMLSerializer, Name, Object, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
writeLeafElement(XMLSerializer, Name, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
writeLeafElement(XMLSerializer, Name, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Convenience method to write the value as a text inside an element without any attributes.
writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
 
writeLeafElement(XMLSerializer, Name, ValueT, String) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Sends the result of the Transducer.print(Object) operation to one of the XMLSerializer.leafElement(Name, String, String) method.
writeln() - Method in class com.sun.mail.util.CRLFOutputStream
 
writeln(String) - Method in class com.sun.mail.util.LineOutputStream
 
writeln() - Method in class com.sun.mail.util.LineOutputStream
 
writeln(String, OutputStream) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.OutputUtil
 
writeln(OutputStream) - Static method in class com.sun.xml.messaging.saaj.packaging.mime.util.OutputUtil
 
writeln() - Method in class com.sun.xml.wss.util.CRLFOutputStream
 
writeLong(long) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeLong(long) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeLong(long, char[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
Note: caller must ensure that there is room for least 21 characters (leading sign, and up to 20 digits ) in buffer passed.
writeLong(long, byte[], int) - Static method in class org.codehaus.stax2.ri.typed.NumberUtil
 
writeLong(long) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
Write a long value to the output as textual element content.
writeLong(long) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeLongArray(long[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeLongArray(long[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeLongArray(long[], int, int) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeLongArray(long[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeLongArrayAttribute(String, String, String, long[]) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeLongArrayAttribute(String, String, String, long[]) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeLongArrayAttribute(String, String, String, long[]) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeLongArrayAttribute(String, String, String, long[]) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeLongAttribute(String, String, String, long) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeLongAttribute(String, String, String, long) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeLongAttribute(String, String, String, long) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
Write an long value to the output as attribute value.
writeLongAttribute(String, String, String, long) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeLowLevelAttribute(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelAttribute(String, String, String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
Write an attribute.
writeLowLevelAttributeIndexed(int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelAttributeIndexed(int) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelAttributeValue(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelAttributeValue(String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelEndElement() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelEndElement() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelEndNamespaces() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelEndNamespaces() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelEndStartElement() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelEndStartElement() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelNamespace(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelNamespace(String, String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelOctets(byte[], int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelOctets(byte[], int) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelStartAttributes() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelStartAttributes() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelStartElement(int, String, String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelStartElement(int, String, String, String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
Write the start of an element.
writeLowLevelStartElementIndexed(int, int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelStartElementIndexed(int, int) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelStartNameLiteral(int, String, byte[], String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelStartNameLiteral(int, String, int, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelStartNameLiteral(int, String, byte[], String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelStartNameLiteral(int, String, int, String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelStartNamespaces() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelStartNamespaces() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelTerminationAndMark() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelTerminationAndMark() - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelText(char[], int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelText(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeLowLevelText(char[], int) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeLowLevelText(String) - Method in interface org.jvnet.fastinfoset.stax.LowLevelFastInfosetStreamWriter
 
writeNamespace(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeNamespace(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeNamespace(String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeNamespace(String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
writeNamespace(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeNsDecl(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Writes a single namespace declaration for the specified prefix.
writeNsDecls(int) - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
Write namespace declarations after sorting them.
writeNsDecls(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
writeNumber(int) - Method in class com.sun.mail.iap.Argument
Write out number.
writeNumber(long) - Method in class com.sun.mail.iap.Argument
Write out number.
writeOctets(byte[], int, int) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writePCDATA(CharSequence) - Method in class com.sun.xml.security.core.dsig.CustomStreamWriterImpl
 
writePCDATA(CharSequence) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writePCDATA(CharSequence) - Method in interface org.jvnet.staxex.XMLStreamWriterEx
Writes like XMLStreamWriter.writeCharacters(String) but hides actual data format.
writeProcessingInstruction(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeProcessingInstruction(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeProcessingInstruction(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeProcessingInstruction(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeProcessingInstruction(String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeProcessingInstruction(String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeProcessingInstruction(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeProcessingInstruction(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeProcessingInstruction(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeProcessingInstruction(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeQName(QName) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeQName(QName) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeQName(QName) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeQName(QName) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeQNameAttribute(String, String, String, QName) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeQNameAttribute(String, String, String, QName) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeQNameAttribute(String, String, String, QName) - Method in interface org.codehaus.stax2.typed.TypedXMLStreamWriter
 
writeQNameAttribute(String, String, String, QName) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeRaw(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeRaw(String, int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeRaw(char[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeRaw(String) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeRaw(String, int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeRaw(char[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeRaw(String) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
writeRaw(String, int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
writeRaw(char[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
writeRaw(String) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeRaw(String, int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeRaw(char[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeRaw(String) - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method that writes specified content as is, without encoding or deciphering it in any way.
writeRaw(String, int, int) - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method that writes specified content as is, without encoding or deciphering it in any way.
writeRaw(char[], int, int) - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method that writes specified content as is, without encoding or deciphering it in any way.
writeSpace(char[], int, int) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeSpace(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeSpace(String) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeSpace(char[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeSpace(String) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
writeSpace(char[], int, int) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
writeSpace(String) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeSpace(char[], int, int) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeSpace(String) - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method that can be called to write whitespace-only content.
writeSpace(char[], int, int) - Method in interface org.codehaus.stax2.XMLStreamWriter2
Method that can be called to write whitespace-only content.
writeStartDocument() - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeStartDocument(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeStartDocument(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeStartDocument() - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeStartDocument(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeStartDocument(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeStartDocument() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
writeStartDocument(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
writeStartDocument(String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
writeStartDocument() - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeStartDocument(String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeStartDocument(String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeStartDocument() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeStartDocument(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeStartDocument(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeStartDocument(String, String, boolean) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingWriter
 
writeStartDocument(String, String, boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterAdapter
 
writeStartDocument(String, String, boolean) - Method in class org.codehaus.stax2.ri.Stax2WriterImpl
 
writeStartDocument(String, String, boolean) - Method in class org.codehaus.stax2.util.StreamWriter2Delegate
 
writeStartDocument() - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeStartDocument(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeStartDocument(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeStartDocument(String, String, boolean) - Method in interface org.codehaus.stax2.XMLStreamWriter2
 
writeStartElement(String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeStartElement(String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeStartElement(String, String, String) - Method in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
writeStartElement(String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeStartElement(String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeStartElement(String, String, String) - Method in class com.sun.xml.stream.buffer.stax.StreamWriterBufferCreator
 
writeStartElement(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
writeStartElement(String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
 
writeStartElement(String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeStartElement(String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeStartElement(String, String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXC14nCanonicalizerImpl
 
writeStartElement(String, String, String) - Method in class com.sun.xml.wss.impl.c14n.StAXEXC14nCanonicalizerImpl
 
writeStartElement(String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeStartElement(String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeStartElement(String, String, String) - Method in class org.codehaus.stax2.util.StreamWriterDelegate
 
writeString(String) - Method in class com.sun.mail.iap.Argument
Write out given string as an ASTRING, depending on the type of the characters inside the string.
writeString(String, String) - Method in class com.sun.mail.iap.Argument
Convert the given string into bytes in the specified charset, and write the bytes out as an ASTRING
writeStubStatic(Model, IndentingWriter) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
writeStubStatic(Model, Port, IndentingWriter) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
writeText(XMLSerializer, T, String) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
 
writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
 
writeText(XMLSerializer, T, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
 
writeText(XMLSerializer, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
writeText(XMLSerializer, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Invokes one of the XMLSerializer.text(String, String) method with the representation of data bested suited for this transduced accessor.
writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
 
writeText(XMLSerializer, ValueT, String) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Sends the result of the Transducer.print(Object) operation to one of the XMLSerializer.text(String, String) method, but with the best representation of the value, not necessarily String.
writeTieStatic(Model, IndentingWriter) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
writeTieStatic(Model, Port, IndentingWriter) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.image_gif
Write the object to the output stream, using the specified MIME type.
writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.message_rfc822
construct an object from a byte stream (similar semantically to previous method, we are deciding which one to support)
writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.multipart_mixed
Write the object to the output stream, using the specific MIME type.
writeTo(Object, String, OutputStream) - Method in class com.sun.mail.handlers.text_plain
Write the object to the output stream, using the specified MIME type.
writeTo(OutputStream) - Method in interface com.sun.mail.iap.Literal
Write the data to the OutputStream.
writeTo(OutputStream) - Method in class com.sun.mail.imap.IMAPMessage
Write out the bytes into the given outputstream.
writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.output.Pcdata
Writes itself to UTF8XmlOutput.
writeTo(char[], int) - Method in class com.sun.xml.bind.v2.runtime.output.Pcdata
Writes itself to the character array.
writeTo(char[], int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
writeTo(OutputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
writeTo(OutputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Output the body part as an RFC 822 format stream.
writeTo(OutputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Iterates through all the parts and outputs each Mime part separated by a boundary.
writeTo(long, long, OutputStream) - Method in interface com.sun.xml.messaging.saaj.packaging.mime.internet.SharedInputStream
Writes the specified region to another OutputStream.
writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.FastInfosetDataContentHandler
construct an object from a byte stream (similar semantically to previous method, we are deciding which one to support)
writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.GifDataContentHandler
Write the object to the output stream, using the specified MIME type.
writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler
Convert the object to a byte stream of the specified MIME type and write it to the output stream.
writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler
construct an object from a byte stream (similar semantically to previous method, we are deciding which one to support)
writeTo(OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.MultipartDataContentHandler
Write the object to the output stream, using the specific MIME type.
writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.StringDataContentHandler
Write the object to the output stream, using the specified MIME type.
writeTo(Object, String, OutputStream) - Method in class com.sun.xml.messaging.saaj.soap.XmlDataContentHandler
construct an object from a byte stream (similar semantically to previous method, we are deciding which one to support)
writeTo(OutputStream) - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
 
writeTo(Writer) - Method in class com.sun.xml.messaging.saaj.util.XMLDeclarationParser
 
writeTo(ContentHandler, boolean) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Write the contents of the buffer to a ContentHandler.
writeTo(ContentHandler) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Deprecated. Use XMLStreamBuffer.writeTo(ContentHandler,boolean)
writeTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Write the contents of the buffer to a ContentHandler with errors report to a ErrorHandler.
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
 
writeTo(Node) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Writes out the contents of this buffer as DOM node and append that to the given node.
writeTo(OutputStream) - Method in class com.sun.xml.wss.impl.SecurableSoapMessage
 
writeTo(OutputStream) - Method in class javax.mail.internet.MimeBodyPart
Output the body part as an RFC 822 format stream.
writeTo(OutputStream) - Method in class javax.mail.internet.MimeMessage
Output the message as an RFC 822 format stream.
writeTo(OutputStream, String[]) - Method in class javax.mail.internet.MimeMessage
Output the message as an RFC 822 format stream, without specified headers.
writeTo(OutputStream) - Method in class javax.mail.internet.MimeMultipart
Iterates through all the parts and outputs each MIME part separated by a boundary.
writeTo(OutputStream) - Method in class javax.mail.internet.PreencodedMimeBodyPart
Output the body part as an RFC 822 format stream.
writeTo(OutputStream) - Method in class javax.mail.Multipart
Output an appropriately encoded bytestream to the given OutputStream.
writeTo(OutputStream) - Method in interface javax.mail.Part
Output a bytestream for this Part.
writeTo(char[], int) - Method in class org.jvnet.staxex.Base64Data
 
writeTo(XMLStreamWriter) - Method in class org.jvnet.staxex.Base64Data
 
writeToXMLStreamWriter(XMLStreamWriter, boolean) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Write the contents of the buffer to an XMLStreamWriter.
writeToXMLStreamWriter(XMLStreamWriter) - Method in class com.sun.xml.stream.buffer.XMLStreamBuffer
Deprecated. Use XMLStreamBuffer.writeToXMLStreamWriter(XMLStreamWriter, boolean)
writeUsing(XMLStreamWriter2) - Method in interface org.codehaus.stax2.evt.XMLEvent2
 
writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.AttributeEventImpl
 
writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.BaseEventImpl
 
writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.CharactersEventImpl
 
writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.CommentEventImpl
 
writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.DTDEventImpl
 
writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.EndDocumentEventImpl
 
writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.EndElementEventImpl
 
writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.EntityDeclarationEventImpl
 
writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.EntityReferenceEventImpl
 
writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.NotationDeclarationEventImpl
This method does not make much sense for this event type -- the reason being that the notation declarations can only be written as part of a DTD (internal or external subset), not separately.
writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.ProcInstrEventImpl
 
writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.StartDocumentEventImpl
 
writeUsing(XMLStreamWriter2) - Method in class org.codehaus.stax2.ri.evt.StartElementEventImpl
 
writeXmlDecl(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
 
writeXmlDecl(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
 
writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.DomSerializer
 
writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.DumpSerializer
 
writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.SaxSerializer
 
writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.StaxSerializer
 
writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.StreamSerializer
 
writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.TXWSerializer
 
writeXmlns(String, String) - Method in interface com.sun.xml.txw2.output.XmlSerializer
Writes a namespace declaration.
writeXsiNilTrue() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Short for the following call sequence:
wsaURI - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
WSDL_MODEL - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
WSDL_POLICY - Static variable in class com.sun.xml.wss.impl.FilterProcessingContext
 
WSDL_SERVICE - Static variable in interface com.sun.xml.wss.provider.wsit.PipeConstants
 
WSDLPORT - Static variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
WSDLPORT - Static variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
wsdlSource(Source) - Method in interface org.jvnet.ws.databinding.Databinding.Builder
Sets the WSDL Source where the WSDL can be read from
wsdlURL(URL) - Method in interface org.jvnet.ws.databinding.Databinding.Builder
Sets the WSDL URL where the WSDL can be read from
WSE_VALUE_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSENDPOINT - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSENDPOINT - Static variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
WSENDPOINT - Static variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
WSIT_PVD_DOMAIN - Static variable in class com.sun.xml.wss.provider.wsit.logging.LogDomainConstants
 
WSIT_PVD_DOMAIN_BUNDLE - Static variable in class com.sun.xml.wss.provider.wsit.logging.LogDomainConstants
 
WSITAuthConfigProvider - Class in com.sun.xml.wss.provider.wsit
 
WSITAuthConfigProvider(Map, AuthConfigFactory) - Constructor for class com.sun.xml.wss.provider.wsit.WSITAuthConfigProvider
Creates a new instance of WSITAuthConfigProvider
WSITAuthContextBase - Class in com.sun.xml.wss.provider.wsit
 
WSITAuthContextBase(Map<Object, Object>) - Constructor for class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
Creates a new instance of WSITAuthContextBase
WSITClientAuthConfig - Class in com.sun.xml.wss.provider.wsit
 
WSITClientAuthConfig(String, String, CallbackHandler) - Constructor for class com.sun.xml.wss.provider.wsit.WSITClientAuthConfig
Creates a new instance of WSITClientAuthConfig
WSITClientAuthContext - Class in com.sun.xml.wss.provider.wsit
 
WSITClientAuthContext(String, Subject, Map<Object, Object>, CallbackHandler) - Constructor for class com.sun.xml.wss.provider.wsit.WSITClientAuthContext
Creates a new instance of WSITClientAuthContext
WSITClientAuthModule - Class in com.sun.xml.wss.provider.wsit
 
WSITClientAuthModule() - Constructor for class com.sun.xml.wss.provider.wsit.WSITClientAuthModule
Creates a new instance of WSITClientAuthModule
wsitConfig - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
WSITProviderSecurityEnvironment - Class in com.sun.xml.wss.impl.misc
 
WSITProviderSecurityEnvironment(CallbackHandler, Map, Properties) - Constructor for class com.sun.xml.wss.impl.misc.WSITProviderSecurityEnvironment
Creates a new instance of WSITProviderSecurityEnvironment
WSITPVD_0001_PROBLEM_MAR_UNMAR() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD001: Problem creating JAXB Marshaller/Unmarshaller from JAXBContext.
WSITPVD_0002_INTERNAL_SERVER_ERROR() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0002: Security Provider: Internal Error while trying to create a SOAPFault.
WSITPVD_0003_PROBLEM_PRINTING_MSG() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD003: An Error occurred while trying to print SOAP Message.
WSITPVD_0004_OPT_PATH_NOT_YET_SUPPORTED() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0004: Optimized path not yet supported.
WSITPVD_0005_PROBLEM_PROC_SOAP_MESSAGE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0005: Security Provider: Error occurred while converting JAXWS message to SAAJ SOAP Message.
WSITPVD_0006_PROBLEM_INIT_OUT_PROC_CONTEXT() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0006: Security Provider: An Internal Error occurred while initializing Outgoing Security Processing Context.
WSITPVD_0007_PROBLEM_GETTING_EFF_BOOT_POLICY() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0007: Security Provider: An Error occurred while trying to get Effective SecureConversation Bootstrap policy.
WSITPVD_0008_PROBLEM_BUILDING_PROTOCOL_POLICY() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0008: Security Provider: An Error occurred while trying to build Effective Security Policy for Protocol Message.
WSITPVD_0009_UNSUPPORTED_CALLBACK_TYPE_ENCOUNTERED(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0009: Unsupported callback type {0} encountered.
WSITPVD_0010_UNKNOWN_VALIDATOR_TYPE_CONFIG(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0010: Unknown Validator type {0} in config Assertion.
WSITPVD_0011_COULD_NOT_FIND_USER_CLASS() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0011: Couldn't find User Class: {0}.
WSITPVD_0012_PROBLEM_CHECKING_RELIABLE_MESSAGE_ENABLE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0012: Internal Error: Could not detect whether Reliable Messaging is enabled or not.
WSITPVD_0013_SEC_POLICY_NOT_CONFIGURED(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0013: SecurityPolicy is not configured for operation {0}, but SecurityHeader was found.
WSITPVD_0014_KEYSTORE_URL_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0014: KeyStore URL was obtained as NULL from ConfigAssertion.
WSITPVD_0015_KEYSTORE_PASSWORD_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0015: KeyStore Password was obtained as NULL from ConfigAssertion.
WSITPVD_0016_TRUSTSTORE_URL_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0016: TrustStore URL was obtained as NULL from ConfigAssertion.
WSITPVD_0017_TRUSTSTORE_PASSWORD_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0017: TrustStore Password was obtained as NULL from ConfigAssertion.
WSITPVD_0018_NULL_OR_EMPTY_XWSS_CALLBACK_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0018: Null or Empty Value specified for xwssCallbackHandler classname.
WSITPVD_0019_NULL_OR_EMPTY_USERNAME_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0019: Null or Empty Value specified for usernameHandler classname.
WSITPVD_0020_NULL_OR_EMPTY_PASSWORD_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0020: Null or Empty Value specified for passwordHandler classname.
WSITPVD_0021_NULL_OR_EMPTY_SAML_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0021: Null or Empty Value specified for samlHandler classname
WSITPVD_0022_NULL_OR_EMPTY_VALIDATOR_CLASSNAME(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0022: Null or Empty Validator classname set for {0}
WSITPVD_0023_COULD_NOT_LOAD_CALLBACK_HANDLER_CLASS(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0023: Internal Error: Could Not Load CallbackHandler Class: {0}.
WSITPVD_0024_NULL_CLIENT_AUTH_CONTEXT() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0024: Error: Client Authentication Context was not Initialized.
WSITPVD_0025_NULL_PACKET() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0025: Internal Error: A Packet required for starting a secure session was not supplied to getAuthContext().
WSITPVD_0026_ERROR_STARTING_SC() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0026: Error in starting SecureConversation.
WSITPVD_0027_ERROR_POPULATING_CLIENT_CONFIG_PROP() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0027: Error populating Security configuration properties for an ACC client or a WebClient.
WSITPVD_0028_ERROR_INIT_AUTH_MODULE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0028: Error in initializing Auth Module.
WSITPVD_0029_ERROR_SECURING_OUTBOUND_MSG() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0029: Error in Securing Outbound Message.
WSITPVD_0030_NO_POLICY_FOUND_FOR_SC() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0030: Cannot start SecureConversation, no SecureConversation Assertion(s) found in Policy.
WSITPVD_0031_INVALID_CALLBACK_HANDLER_CLASS(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0031: The specified CallbackHandler class : {0} is not a valid javax.security.auth.callback.CallbackHandler
WSITPVD_0032_ERROR_CONFIGURE_CLIENT_HANDLER() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0032: Error in configuring Client Callback Handler.
WSITPVD_0033_ERROR_VALIDATE_RESPONSE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0033: SOAP Exception while validating Secure Response Message.
WSITPVD_0034_FAULTY_RESPONSE_MSG(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0034: Faulty response message while validating : {0}.
WSITPVD_0035_ERROR_VERIFY_INBOUND_MSG() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0035: Error in Verifying Security in Inbound Message.
WSITPVD_0036_ERROR_PROC_REQ_PACKET() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0036: Error processing request packet on starting secure conversation.
WSITPVD_0037_NULL_SUBJECT() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0037: Error disposing Subject: null value for Subject.
WSITPVD_0038_ERROR_CREATING_NEW_INSTANCE_WSIT_CLIENT_SEC_PIPE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0038: Error in creating new instance of WSIT Client Security Provider.
WSITPVD_0039_ERROR_PROCESSING_INCOMING_PACKET() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0039: Error in processing incoming Packet in WSIT Client.
WSITPVD_0040_ERROR_CLEAN_SUBJECT() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0040: Error while disposing subject from client authentication context disposing Subject: null value for Subject.
WSITPVD_0043_ERROR_CONFIGURE_SERVER_HANDLER() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0043: Error in configuring Server Security Callback Handler.
WSITPVD_0044_ERROR_SESSION_CREATION() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0044: Fail to create a Secure Session with RST-SCT Issue Request.
WSITPVD_0045_UNSUPPORTED_OPERATION_EXCEPTION(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0045: RequestType : {0} not supported for creating a Secure Session.
WSITPVD_0046_ERROR_INVOKE_SC_CONTRACT() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0046: Error while invoking Secure Conversation Contract.
WSITPVD_0047_ERROR_CREATING_NEW_INSTANCE_WSIT_SERVER_SEC_PIPE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0038: Error in creating new instance of WSIT Server Security Provider.
WSITPVD_0048_ERROR_POPULATING_SERVER_CONFIG_PROP() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0048: Security Provider : Error populating Security configuration properties for the Web Service.
WSITPVD_0049_ERROR_CANCEL_SECURITY_CONTEXT_TOKEN() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0049: Error while cancelling Security Context Token.
WSITPVD_0050_ERROR_SECURE_REQUEST() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0050: Error while Securing Request Message.
WSITPVD_0051_NULL_OR_EMPTY_JMAC_CALLBACK_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0051: Null or Empty Value specified for jmacCallbackHandler classname.
WSITPVD_0052_ERROR_ISSUEDTOKEN_CREATION() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0052: Received Exception during IssuedToken Creation.
WSITPVD_0053_ERROR_VALIDATE_REQUEST() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0053: error while validating the request
WSITPVD_0054_ERROR_SECURE_RESPONSE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0054: error while securing response
WSITPVD_0055_WS_ERROR_NEXT_PIPE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSSPVD0055: ws.error processing next pipe
WSITPVD_0056_NULL_RESPONSE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0056: Invocation of Service returned null response packet
WSITPVD_0057_ERROR_PROCESS_RESPONSE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0057: error while processing the response
WSITPVD_0058_ERROR_SECURE_REQUEST() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0058: error while securing the request
WSITPVD_0059_JMAC_FACTORY_CANNOT_WRITE_FILE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0059: jmac factory cannot write file error
WSITPVD_0060_JMAC_JMAC_FACTORY_UNABLETO_LOAD_PROVIDER(Object) - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0060: jmac factory unable to load provider {0}
WSITPVD_0061_JMAC_AUTHCONFIG_LOADER_FAILURE() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0061: jmac auth config loader failure
WSITPVD_0062_ERROR_LOAD_DEFAULT_PROVIDERS() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0062: exception during loading default providers
WSITPVD_0064_ERROR_CLEAN_SUBJECT() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSITPVD0064: error during cleaning the Subject
WSITPVD_0065_ERROR_RESOLVING_ALTERNATIVES() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSSPVD0065: error during resolving fault policy of the alternative
WSITPVD_0066_SERVLET_CONTEXT_NOTFOUND() - Static method in class com.sun.xml.wss.provider.wsit.logging.LogStringsMessages
WSSPVD0066: ServletContext was not found
WSITServerAuthConfig - Class in com.sun.xml.wss.provider.wsit
 
WSITServerAuthConfig(String, String, CallbackHandler) - Constructor for class com.sun.xml.wss.provider.wsit.WSITServerAuthConfig
Creates a new instance of WSITServerAuthConfig
WSITServerAuthContext - Class in com.sun.xml.wss.provider.wsit
 
WSITServerAuthContext(String, Subject, Map<Object, Object>, CallbackHandler) - Constructor for class com.sun.xml.wss.provider.wsit.WSITServerAuthContext
Creates a new instance of WSITServerAuthContext
WSITServerAuthModule - Class in com.sun.xml.wss.provider.wsit
 
WSITServerAuthModule() - Constructor for class com.sun.xml.wss.provider.wsit.WSITServerAuthModule
Creates a new instance of WSITServerAuthModule
wsPolicyMap - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
WSS11_SPEC_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSS_001_SAML_ASSERTION_NOT_FOUND(Object) - Static method in class com.sun.xml.wss.logging.saml.LogStringsMessages
WSS_SAML001: No SAML Assertion found with AssertionID: {0}
WSS_002_FAILED_CREATE_DOCUMENT() - Static method in class com.sun.xml.wss.logging.saml.LogStringsMessages
WSS002: Unable to create Document
WSS_003_FAILEDTO_MARSHAL() - Static method in class com.sun.xml.wss.logging.saml.LogStringsMessages
WSS003: Exception occured while trying to Marshal
WSS_004_SAML_VERSION_NOT_SET() - Static method in class com.sun.xml.wss.logging.saml.LogStringsMessages
WSS003: SAML Version is not set in the saml callback
WSS_0100_CREATE_FOR_CREATING_IMPL(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0100: Method Processor.createFor creating instance of {0}
WSS_0126_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Unsupported algorithm type.
WSS_0126_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the signature algorithm is RSA
WSS_0126_UNSUPPORTED_PRIVATEKEY_TYPE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0126: Unsupported PrivateKey type
WSS_0127_UNABLETO_SIGN_MESSAGE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0127: Unable to sign message
WSS_0128_UNABLETO_ENCRYPT_MESSAGE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0128: Unable to encrypt element
WSS_0129_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Malformed message ds:Signature element missing from the wsse:Security header block
WSS_0129_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check proper signature was generated while signing
WSS_0129_NO_DSSIGNATURE_IN_SECURITY_HEADERBLOCK(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0129: Could not retrieve the ds:Signature element from the wsse:Security header block, got Exception [ {0} ]
WSS_0131_DSKEYINFO_DOESNOT_CONTAIN_REFTO_SECTOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0131: Message ds:KeyInfo does not contain a reference to a security token
WSS_0133_EXCEPTION_WHILE_VERIFYING_SIGNATURE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0133: Exception [ {0} ] while verifying signature
WSS_0134_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Unable to Initialize XMLCipher with the given Key
WSS_0134_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the XMLCipher was initialized properly
WSS_0134_UNABLETO_INITIALIZE_XML_CIPHER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0134: Unable to initialize XML Cipher
WSS_0135_UNABLETO_ENCRYPT_SYMMETRIC_KEY(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0135: Exception [ {0} ] while trying to encrypt symmetric key
WSS_0137_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An appropriate JCE provider is not configured in the JRE
WSS_0137_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Look at root exception for more clues
WSS_0137_UNABLETO_DECRYPT_MESSAGE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0137: Exception [ {0} ] while trying to decrypt message
WSS_0138_UNABLETO_FIND_WSSE_KEYIDENTIFIER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0138: Unable to find wsse:KeyIdentifier
WSS_0139_UNABLETO_FIND_MATCHING_PRIVATEKEY(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0139: Exception [ {0} ] while trying to find matching PrivateKey
WSS_0140_ENCRYPTEDKEY_DOESNOT_CONTAIN_CHIPERDATA() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0140: Message xenc:EncryptedKey does not contain xenc:CipherData/xenc:CipherValue
WSS_0141_UNABLETO_DECRYPT_SYMMETRIC_KEY(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0141: Exception [ {0} ] while trying to decrypt symmetric key
WSS_0144_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Base64Decoding exception is the root cause
WSS_0144_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the data is valid base64 encoded
WSS_0144_UNABLETO_DECODE_BASE_64_DATA(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0144: Exception [ {0} ] while trying to decode Base64 encoded data
WSS_0147_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
TransformationConfiguration exception while trying to use stylesheet to pretty print
WSS_0147_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Make sure style sheet is valid
WSS_0147_UNABLETO_USE_STYLESHEET(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0147: Exception [ {0} ] while trying to use stylesheet
WSS_0148_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Exception while trying to pretty print using transform
WSS_0148_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Make sure the original SOAP Message and style sheet are both correct
WSS_0148_UNABLETO_PROCESS_SOAPMESSAGE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0148: Exception [ {0} ] while processing SOAPMessage
WSS_0156_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error in certificate used for validation
WSS_0156_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the token contains a valid Certificate
WSS_0156_EXCEPTION_IN_CERT_VALIDATE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0156: Exception [ {0} ] while validating certificate
WSS_0161_UNABLETO_FIND_MATCHING_PRIVATEKEY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0161: Unable to find matching PrivateKey
WSS_0165_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
XPath does not correspond to a DOM element
WSS_0165_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the node represented by the XPath is a valid DOM element
WSS_0165_UNABLE_TO_ENCRYPT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0165: XPath does not correspond to a DOM Element
WSS_0166_NO_BINARY_SECURITY_TOKEN_IN_HEADER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0166: Could not retrieve a Binary Security Token needed for Verifying the Signature from the wsse:Security header, got Exception [ {0} ]
WSS_0167_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Invalid signature; verification failed
WSS_0167_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Make sure the signature was not tampered with in transit
WSS_0167_SIGNATURE_VERIFICATION_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0167: Signature Verification Failed
WSS_0168_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Unable to generate a random symmetric key
WSS_0168_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Verify that the KeyGenerator has been properly initialized
WSS_0168_FAILEDTO_GENERATE_RANDOM_SYMMETRICKEY(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0168: Exception [ {0} ] when trying to generate random symmetric key
WSS_0169_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Value of FilterParameterConstants.BINARY_SEC_TOKEN is not set
WSS_0169_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that direct reference strategy is set before exporting the certificate
WSS_0169_TOKEN_NOT_SET_PARAMETER_LIST() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0169: Token to be exported was not set in the Parameter List
WSS_0181_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Subject not authorized; validation failed
WSS_0181_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the user is authorized
WSS_0181_SUBJECT_NOT_AUTHORIZED(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0181: Subject [ {0} ] is not an authorized subject
WSS_0182_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
FilterParameterConstants.REFERENCE_LIST parameter has a null value
WSS_0182_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The reference list that needs to be decrypted usually set by ImportEncryptedKeyFilter
WSS_0182_REFERENCELIST_PARAMETER_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0182: The xenc:Referencelist parameter required by DecryptReferenceList filter is null.
WSS_0183_COULDNOT_LOCATE_SYMMETRICKEY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0183: The symmetric key required for decryption was not found.
WSS_0183_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Could not locate a valid symmetric key needed for decryption.
WSS_0183_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Value of symmetric key seems to be null.
WSS_0184_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Could not retrieve security domain from the Securable SOAP message
WSS_0184_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Make sure the SecurityEnvironment factory has set the right security environment.
WSS_0184_SECURITYDOMAIN_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0184: Security Domain not set of Message
WSS_0185_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Could not find the certificate associated with the direct reference strategy
WSS_0185_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the URI is valid and subjectkeyidentifier parameter is set in configuration
WSS_0185_FILTERPARAMETER_NOT_SET(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0185: filter parameter [ {0} ] was not set
WSS_0186_CERTIFICATE_NOT_FOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0186: No key identifier was set (implicitly or explicitly) and no certificate could be found on the calling thread.
WSS_0187_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Cannot instantiate/initialize filter with null prefix
WSS_0187_PREFIX_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0187: Prefix cannot be null
WSS_0188_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Cannot instantiate/initialize filter with null namespace
WSS_0188_PREFIX_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0188: Namespace cannot be null
WSS_0189_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Data decryption algorithm has to be either Triple-DES, AES128-CBC, AES256-CBC
WSS_0189_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the encryption algorithm used is either 3DES, AES128_CBC, AES256_CBC
WSS_0189_UNSUPPORTED_DATA_DECRYPTION_ALGORITHM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0189: Unsupported data decryption algorithm
WSS_0190_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The number of elements encrypted is less than required/allowed
WSS_0190_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the data references for encryption (in message) match the requirements
WSS_0190_ENCRYPTION_REQUIREMENTS_NOT_MET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0190: The number of elements encrypted is less than required/allowed
WSS_0191_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
A SymmetricKey was not generated earlier that is set on the calling thread
WSS_0191_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
KeyName specified could not locate a key in the security environment
WSS_0191_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that ExportEncryptedKeyFilter is called before
WSS_0191_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a valid KeyStore URL is used to instantiate the SecurityEnvironment and it contains a matching SecretKey
WSS_0191_SYMMETRICKEY_NOT_SET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0191: SymmetricKey for encryption not set
WSS_0192_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
At least one target needs to be specified for encryption
WSS_0192_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a non-null target list is used to instantiate the filter
WSS_0192_ENCRYPTION_TARGETS_NOT_SPECIFIED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0192: Targets for encryption not specified
WSS_0193_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Target specified does not correspond to a valid message part
WSS_0193_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a valid XPath/QName/wsuId are specified
WSS_0193_INVALID_TARGET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0193: Target does not correspond to a valid message part
WSS_0194_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
SOAP-ENV:Header cannot fully be encrypted
WSS_0194_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
SOAP-ENV:Body cannot fully be encrypted
WSS_0194_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a valid XPath/QName/wsuId are specified complying to the spec.
WSS_0194_ILLEGAL_TARGET(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0194: Cannot encrypt: {0}
WSS_0195_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
ReferenceListBlock not set on the calling thread
WSS_0195_REFERENCELIST_NOT_SET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0195: ReferenceListBlock not set on the calling thread
WSS_0196_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An instance of SecurityEnvironment class for the operating environment was not set on SecurableSoapMessage
WSS_0196_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that SetSecurityEnvironmentFilter processed the message before
WSS_0196_SECURITYENVIRONMENT_NOT_SET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0196: SecurityEnvironment not set on SecurableSoapMessage
WSS_0197_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Cannot instantiate filter with null KeyInfoStrategy
WSS_0197_KEYINFOSTRATEGY_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0197: KeyInfoStrategy must be non-null
WSS_0198_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Only RSA_SHA1 Signature algorithm is supported
WSS_0198_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that RSA_SHA1 signature algorithm is specified
WSS_0198_UNSUPPORTED_SIGNATURE_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0198: Unsupported Signature Algorithm: {0}
WSS_0199_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Timestamp creation time cannot be null
WSS_0199_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that non-null creation time is used to instantiate the filter
WSS_0199_NULL_CREATION_TIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0199: Timestamp creation time cannot be null
WSS_0200_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
CallbackHandler to obtain Username/Password at runtime was ineffective
WSS_0200_INEFFECTIVE_CALLBACK_HANDLER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0200: Ineffective XWSSCallbackHandler
WSS_0201_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
CallbackHandler to obtain Username at runtime was ineffective
WSS_0201_INEFFECTIVE_CALLBACK_HANDLER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0201: Ineffective XWSSCallbackHandler due to: {0}
WSS_0202_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
No wsse:Security in the message
WSS_0202_MISSING_SECURITY_HEADER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0202: No wsse:Security element in the message
WSS_0203_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Header block corresponding to the desired requirement not found
WSS_0203_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the message meets the security requirements
WSS_0203_POLICY_VIOLATION_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0203: Unexpected {0} element in the header
WSS_0204_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Illegal security header block found in the security header
WSS_0204_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the message is SOAP Security specification compliant
WSS_0204_ILLEGAL_HEADER_BLOCK(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0204: Unexpected {0} element in the header
WSS_0205_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Requirement for wsu:Timestamp has not been met
WSS_0205_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the message meets the security requirements
WSS_0205_POLICY_VIOLATION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0205: Requirement for wsu:Timestamp not met
WSS_0206_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The incoming message does not contain the required security.
WSS_0206_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the security in the incoming message matches the security policy configured at the Recipient
WSS_0206_POLICY_VIOLATION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0206: Security in the incoming message does not conform to the SecurityPolicy configured at the Recipient.
WSS_0207_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Operation not supported on calling object
WSS_0207_UNSUPPORTED_OPERATION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0207: Operation not supported on calling object
WSS_0208_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Extra security than required by the receiver side policy found in the message
WSS_0208_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the message strictly meets the security requirements
WSS_0208_POLICY_VIOLATION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0208: Extra security than required found
WSS_0209_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The message filter is in-correctly configured to process an inbound msg
WSS_0209_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the filters are correctly configured to process inbound msgs
WSS_0209_UNEXPECTED_HEADER_BLOCK(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0209: Expected {0}, found {1} in security header
WSS_0210_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Only RSAv1.5 Key Encryption Algorithm is supported
WSS_0210_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the Key Encryption Algorithm used in the inbound msg is RSAv1.5
WSS_0210_UNSUPPORTED_KEY_ENCRYPTION_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0210: Unsupported Key Encryption Algorithm: {0}
WSS_0211_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Only TripleDES Keys are supported
WSS_0211_ERROR_DECRYPTING_KEY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0211: Error decrypting encryption key
WSS_0212_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Receiver requirement for digested password in UsernameToken not met
WSS_0212_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the message meets the security requirements
WSS_0212_POLICY_VIOLATION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0212: Receiver requirement for digested password not met
WSS_0213_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Receiver requirement for nonce in UsernameToken not met
WSS_0213_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the message meets the security requirements
WSS_0213_POLICY_VIOLATION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0213: Receiver requirement for use nonce not met
WSS_0214_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Invalid Username/Password pair in token
WSS_0214_FAILED_SENDER_AUTHENTICATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0214: UsernameToken Authentication Failed
WSS_0215_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
handle() call for a PropertyCallback on the handler threw exception
WSS_0215_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check the handler implementation
WSS_0215_FAILED_PROPERTYCALLBACK() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0215: Handler failed to handle PropertyCallback, got Exception
WSS_0216_CALLBACKHANDLER_HANDLE_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0216: An Error occurred using CallbackHandler for : {0}
WSS_0216_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
handle() call on the handler threw exception
WSS_0216_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check the handler implementation
WSS_0217_CALLBACKHANDLER_HANDLE_EXCEPTION_LOG() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0217: An Error occurred using CallbackHandler handle() Method.
WSS_0217_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
handle() call on the handler threw exception
WSS_0217_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check the handler implementation
WSS_0218_CANNOT_LOCATE_DEFAULT_CERT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0218: Unable to locate a default certificate using CallbackHandler.
WSS_0218_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
handle() call on the handler failed to set the Callback
WSS_0218_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check the handler implementation for SignatureKeyCallback.DefaultPrivKeyCertRequest
WSS_0219_CANNOT_LOCATE_DEFAULT_PRIVKEY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0219: Unable to locate a default private key using CallbackHandler
WSS_0219_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
handle() call on the handler failed to set the Callback
WSS_0219_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check the handler implementation for SignatureKeyCallback.DefaultPrivKeyCertRequest
WSS_0220_CANNOT_LOCATE_SYMMETRICKEY_FOR_DECRYPT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0220: Unable to locate symmetric key for decryption using CallbackHandler
WSS_0220_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
handle() call on the handler failed to set the Callback
WSS_0220_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check the handler implementation for DecryptionKeyCallback.AliasSymmetricKeyRequest
WSS_0221_CANNOT_LOCATE_CERT(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0221: Unable to locate matching certificate for {0} using CallbackHandler.
WSS_0221_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
handle() call on the handler failed to set the Callback
WSS_0221_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check the handler implementation for SignatureKeyCallback and/or EncryptionKeyCallback, check keystores and truststores
WSS_0222_CANNOT_LOCATE_PRIVKEY(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0222: Unable to locate matching private key for {0} using CallbackHandler.
WSS_0222_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
handle() call on the handler failed to set the Callback
WSS_0222_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check keystore path and ensure that the right keys are present
WSS_0223_FAILED_CERTIFICATE_VALIDATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0223: Certificate validation failed
WSS_0224_UNSUPPORTED_ASSOCIATED_SUBJECT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0224: This environment does not have an associated Subject
WSS_0225_FAILED_PASSWORD_VALIDATION_CALLBACK() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0225: Exception occured in Password Validation Callback
WSS_0226_FAILED_VALIDATING_DEFAULT_CREATION_TIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0226: An Error occurred while parsing default creation time into Date format.
WSS_0227_INVALID_OLDER_CREATION_TIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0227: The creation time is older than (currenttime-timestamp-freshness-limit-max-clock-skew)
WSS_0228_INVALID_AHEAD_CREATION_TIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0227: The creation time is ahead of current time
WSS_0229_FAILED_VALIDATING_TIME_STAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0229: Exception occured in validating Timestamp
WSS_0230_UNSUPPORTED_VALIDATING_SAML_ISSUER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0230: SAML Issuer Validation not yet supported.
WSS_0231_UNSUPPORTED_VALIDATING_SAML_USER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0231: SAML User Validation not yet supported.
WSS_0232_EXPIRED_MESSAGE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0232: Message Expired
WSS_0233_INVALID_EXPIRE_BEFORE_CREATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0233: Expiration time is before Creation Time
WSS_0234_FAILED_VALIDATE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0234: An Error occurred while Validating SAML Assertion in Policy.
WSS_0235_FAILED_LOCATE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0235: failed to locate SAML Assertion
WSS_0236_NULL_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0236: SAML Assertion is not set into Policy by CallbackHandler.
WSS_0237_FAILED_DYNAMIC_POLICY_CALLBACK() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0237: An Error occurred while populating SAML Policy in Dynamic Policy Callback
WSS_0238_FAILED_RESOLVE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0238: Failed to resolve SAML Assertion
WSS_0239_FAILED_PROCESS_SECURITY_TOKEN_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0239: Failed to process Security Token Reference
WSS_0240_INVALID_ENCRYPTED_KEY_SHA_1_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0240: EncryptedKeySHA1 reference not correct
WSS_0241_UNABLETO_SET_EKSHA_1_ON_CONTEXT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0241: Failed to set EKSHA1 value on Context properties
WSS_0242_UNABLETO_LOCATE_SCT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0242: Failed to locate SCT with given ID
WSS_0243_INVALID_VALUE_TYPE_NON_SCT_TOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0243: Incorrect ValueType specified for a Non SCT Token
WSS_0244_INVALID_LEVEL_DKT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0244: A derived Key Token should be a top level key binding
WSS_0245_FAILED_RESOLVE_SECURITY_TOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0245: Exception occured while trying to resolve security token
WSS_0246_UNABLETO_LOCATE_SECURE_CONVERSATION_SESSION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0246: Could not locate SecureConversation session for Id
WSS_0247_FAILED_RESOLVE_DERIVED_KEY_TOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0247: Failed to resolve Derived Key Token
WSS_0248_NULL_STR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0248: Invalid DerivedKey Token encountered, no STR found
WSS_0249_UNSUPPORTED_TOKEN_TYPE_DKT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0249: Unsupported TokenType under DerivedKey Token
WSS_0250_FAILED_PROCESS_STR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0250: Failed to process Security token reference
WSS_0251_INVALID_SECURITY_POLICY_INSTANCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0251: SecurityPolicy instance should be of type WSSPolicy OR MessagePolicy OR DynamicSecurityPolicy
WSS_0252_FAILEDTO_GET_CHILD_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0252: Failed to get child element
WSS_0253_INVALID_MESSAGE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0253: Message does not conform to configured policy: No Security Header found in message
WSS_0254_FAILEDTO_PROCESS_PRIMARY_O_RSECONDARY_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0254: Failed to process Primary or Secondary Policy
WSS_0255_INVALID_CONFIGURED_POLICY_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0255: Timestamp not found in configured policy but occurs in message
WSS_0256_FAILED_CONFIGURE_ASC() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0256: Exception occured while trying to configure Application Security Configuration
WSS_0257_FAILEDTO_APPEND_SECURITY_POLICY_MESSAGE_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0257: Failed to append security policy in message policy
WSS_0258_INVALID_REQUIREMENTS() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0258: More Receiver requirements specified than present in the message
WSS_0259_INVALID_SEC_USERNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0259: More than one wsse:UsernameToken element present in security header
WSS_0260_INVALID_DSP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0260: Invalid dynamic security policy returned by callback handler
WSS_0261_INVALID_MESSAGE_POLICYSET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0261: Message does not conform to configured policy: policy set not present in receiver requirements
WSS_0262_INVALID_MESSAGE_POLICYTYPE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0262: Message does not conform to configured policy: policy type not present in receiver requirements
WSS_0263_INVALID_MESSAGE_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0263: Message does not conform to configured policy
WSS_0264_FAILEDTO_FIRST_PRIMARY_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0265: Failed to get First Primary Policy
WSS_0265_ERROR_PRIMARY_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0265: Primary Policy Violation occured
WSS_0266_FAILEDTO_PROCESS_SECONDARY_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0266: Failed to process Secondary Policy
WSS_0267_INVALID_CONFIGURED_POLICY_USERNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0267: Policy Verification error: UsernameToken not found in configured policy but occurs in message
WSS_0268_ERROR_POLICY_VERIFICATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0268: Policy verification error: Missing Signature Element
WSS_0269_ERROR_ENCRYPTIONPOLICY_VERIFICATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0269: Encryption Policy verification error: Missing encryption element
WSS_0270_FAILEDTO_GET_SECURITY_POLICY_MESSAGE_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0270: Failed to get security policy from message policy
WSS_0271_FAILEDTO_RESOLVE_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0271: Policy has to resolve to MessagePolicy
WSS_0272_FAILEDTO_DEREFER_TARGETS() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0272: Failed to Dereference targets
WSS_0273_FAILEDTO_PROCESS_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0273: Failed to process message policy
WSS_0274_INVALID_SEC_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0274: More than one wsu:Timestamp element present in security header
WSS_0275_INVALID_POLICY_NO_USERNAME_SEC_HEADER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0275: Message does not conform to configured policy: UsernameToken element not found in security header
WSS_0276_INVALID_POLICY_NO_TIMESTAMP_SEC_HEADER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0276: Message does not conform to configured policy: Timestamp element not found in security header
WSS_0277_INVALID_ADDTIONAL_SEC_MESSAGE_POLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0277: Message does not conform to configured policy Additional security than required found
WSS_0278_FAILEDTO_GET_LOCAL_NAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0278: Exception occured in getting localName of SOAPElement
WSS_0279_FAILED_CHECK_SEC_SECURITY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0279: failed to check For Extra Secondary Security
WSS_0280_FAILED_CREATE_USERNAME_TOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0280: Exception occured while trying to create username token
WSS_0281_UNSUPPORTED_OPERATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0281: Unsupported operation get Token Value of username Token
WSS_0282_UNSUPPORTED_KEY_IDENTIFIER_REFERENCE_DKT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0282: Unsupported KeyIdentifierReference under DerivedKey
WSS_0283_UNSUPPORTED_REFERENCE_TYPE_DKT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0283: Unsupported ReferenceType under DerivedKey
WSS_0284_WSS_SOAP_FAULT_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0284: SOAP Fault Exception Occured
WSS_0285_ERROR_NO_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0285: No elements exist with Id/WsuId
WSS_0286_INVALID_NOOF_ELEMENTS() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0286: More than one element exists with Id/WsuId
WSS_0287_ERROR_EXTRACTING_ATTACHMENTPART() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0287: Exception occured while trying to extract attachment part
WSS_0288_FAILED_GET_MESSAGE_PARTS_QNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0288: failed to get Message Parts of using QName targettype
WSS_0289_FAILED_GET_MESSAGE_PARTS_X_PATH() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0289: failed to get Message Parts of using XPath targettype
WSS_0290_FAILED_GET_MESSAGE_PARTS_URI() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0290: failed to get Message Parts of using URI targettype
WSS_0291_UNSUPPORTED_OPERATION_GET_ATTACHMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0291: Unsupported Operation get Attachment
WSS_0292_UNSUPPORTED_OPERATION_REMOVE_ATTACHMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0292: Unsupported Operation remove Attachment
WSS_0293_FAILED_RSA_KEY_VALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0293: Exception occured while trying to get RSA Key Value
WSS_0294_FAILED_X_509_DATA() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0294: Exception occured while trying to add X509 Certificate into X509 Data
WSS_0295_PASSWORD_VAL_NOT_CONFIG_USERNAME_VAL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0295: Error: No PasswordValidator Configured for UsernameToken Validation.
WSS_0296_NULL_CHAIN_CERT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0296: Error: Empty certificate chain returned by PrivateKeyCallback.
WSS_0298_X_509_EXPIRED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0298: X509Certificate Expired.
WSS_0299_X_509_NOT_VALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0299: X509Certificate's Validity Failed.
WSS_0300_NO_JCE_PROVIDER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0300: Unable to locate a JCE provider for {0}
WSS_0301_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Data malformed.
WSS_0301_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check data is base64 encoded
WSS_0301_UNABLETO_DECODE_DATA() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0301: Unable to decode data from token
WSS_0302_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Certificate parsing problem
WSS_0302_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Data stream used to create the x509 certificate maybe corrupted
WSS_0302_UNABLETO_CREATE_X_509_CERT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0302: Unable to create X509Certificate from data in token
WSS_0303_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Certificate encoding exception
WSS_0303_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the x509 data is valid.
WSS_0303_UNABLETO_GET_ENCODED_X_509_CERT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0303: Unable to get encoded representation of X509Certificate
WSS_0304_MESSAGE_DOESNOT_CONTAIN_HEADER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0304: Message does not contain a Header
WSS_0305_MESSAGE_DOESNOT_CONTAIN_SECHEADERBLOCK() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0305: Message does not contain wsse:Security header block
WSS_0306_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Invalid password type
WSS_0306_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Password type must match that specified by the WSS specification
WSS_0306_INVALID_PASSWD_TYPE(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0306: Invalid password type.
WSS_0307_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Nonce encoding namespace check failed
WSS_0307_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Nonce encoding type namespace seems invalid
WSS_0307_NONCE_ENCTYPE_INVALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0307: Nonce encoding type invalid
WSS_0308_COULDNOT_DECODE_HEX_NONCE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0308: Exception [ {0} ] while decoding hex nonce
WSS_0309_COULDNOT_DECODE_BASE_64_NONCE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0309: Exception [ {0} ] while decoding base64 nonce
WSS_0310_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
NoSuchAlgorithmException: Invalid algorithm
WSS_0310_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the algorithm passed to SecureRandom is valid
WSS_0310_NO_SUCH_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0310: {0}, No such algorithm found
WSS_0311_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Password digest could not be created
WSS_0311_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the algorithm passed to MessageDigest is valid
WSS_0311_PASSWD_DIGEST_COULDNOT_BE_CREATED(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0311: Exception [ {0} ] while creating Password Digest.
WSS_0312_EXCEPTION_IN_CERTPATH_VALIDATE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0312: Exception [ {0} ] while validating certPath
WSS_0313_CERT_IS_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0313: Certificate is null
WSS_0314_CERT_NOT_TRUSTED_REMOTE_CERT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0314: Certificate is not a trusted remote certificate
WSS_0315_NOT_A_CERT_ENTRY(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0315: KeyStore entry with alias={0} is not a certificate entry
WSS_0316_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BinarySecurity Token's Encoding type is invalid
WSS_0316_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that encoding value for BinarySecurityToken is valid as per spec.
WSS_0316_ENCTYPE_INVALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0316: Encoding type invalid
WSS_0317_CANNOT_FIND_X_509_CERT_BECAUSE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0317: Cannot find X509Certificate because of {0}
WSS_0317_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Could not find X.509 certificate
WSS_0317_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Ensure certificate path is not empty and certificate type is correct
WSS_0318_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error while parsing and creating the KeyInfo instance
WSS_0318_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check values passed to KeyInfo constructor
WSS_0318_EXCEPTION_WHILE_CREATING_KEYINFOBLOCK() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0318: Exception while constructing KeyInfo Header block
WSS_0319_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Could not add keyname to KeyInfo Header block
WSS_0319_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check KeyInfo and KeyName have been instantiated without exceptions
WSS_0319_EXCEPTION_ADDING_KEYNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0319: Exception while adding keyname to KeyInfo Header block
WSS_0320_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Could not get KeyName from KeyInfo
WSS_0320_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Make sure the KeyName exists in the KeyInfo
WSS_0320_EXCEPTION_GETTING_KEYNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0320: Exception while getting keyname from KeyInfo Header block
WSS_0321_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Could not retrieve element from KeyInfo or could not import the node
WSS_0321_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check the element to be converted to SOAPElement
WSS_0321_EXCEPTION_CONVERTING_KEYINFO_TOSOAPELEM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0321: Exception converting KeyInfo Header block to SOAPElement
WSS_0322_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Exception while parsing and creating the Signature element
WSS_0322_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a fully initialized XML Signature was passed
WSS_0322_EXCEPTION_CREATING_SIGNATUREBLOCK() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0322: Exception while creating Signature Header block
WSS_0323_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Exception while trying to sign
WSS_0323_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check the key used to sign
WSS_0323_EXCEPTION_WHILE_SIGNING() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0323: Exception while signing
WSS_0324_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Could not retrieve Signature value bytes
WSS_0324_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check getSignatureValue failure cause from underlying XML DSIG implementation
WSS_0324_EXCEPTION_IN_GETTING_SIGNATUREVALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0324: Exception in getting SignatureValue
WSS_0325_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Exception while adding a Reference with URI, transforms and Digest algorithm URI to SignedInfo
WSS_0325_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check values passed to constructor of XMLSignature.addDocument passed to XML DSig implementation are correct
WSS_0325_EXCEPTION_ADDING_REFERENCE_TO_SIGNEDINFO() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0325: Exception while adding a Reference to SignedInfo
WSS_0326_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Could not validate signature based on the public key of the certificate passed
WSS_0326_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the message signed using corresponding private key, and has not been tampered with
WSS_0326_EXCEPTION_VERIFYING_SIGNATURE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0326: Exception while verifying signature
WSS_0327_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Could not retrieve element from Signature or could not import the node
WSS_0327_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check the element to be converted to SOAPElement
WSS_0327_EXCEPTION_CONVERTING_SIGNATURE_TOSOAPELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0327: Exception while converting signature block to SOAPElement
WSS_0328_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error parsing date.
WSS_0328_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check date format is in UTC.
WSS_0328_ERROR_PARSING_CREATIONTIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0328: Error while parsing creation time
WSS_0329_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Expecting UsernameToken Element
WSS_0329_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the next element is UsernameToken
WSS_0329_USERNAMETOKEN_EXPECTED(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0329: Expected UsernameToken Element, but found [ {0} ]
WSS_0330_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Username not first child of UsernameToken
WSS_0330_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Make sure first child of wsse:UsernameToken is Username in wsse namespace
WSS_0330_USERNAMETOKEN_FIRSTCHILD_MUSTBE_USERNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0330: The first child of a UsernameToken Element, should be a Username
WSS_0331_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Element may not be a proper UsernameToken
WSS_0331_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the UsernameToken matches the token schema
WSS_0331_INVALID_USERNAMETOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0331: Element passed was not a SOAPElement or is not a proper UsernameToken
WSS_0332_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Username was null
WSS_0332_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check UsernameToken contains a valid Username
WSS_0332_USERNAMETOKEN_NULL_USERNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0332: Username token does not contain the username
WSS_0333_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Keystore URL is null
WSS_0333_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the property javax.net.ssl.keyStore is set properly
WSS_0333_JAVAX_NET_SSL_KEY_STORE_NOTSET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0333: property javax.net.ssl.keyStore, required for initializing the Security Environment not set
WSS_0334_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
KeyIdentifier holds invalid ValueType
WSS_0334_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check KeyIdentifier ValueType's value
WSS_0334_UNSUPPORTED_KEYIDENTIFIER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0334:unsupported KeyIdentifier Reference Type encountered
WSS_0335_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
KeyReference Type not supported
WSS_0335_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
KeyReference type should be one of KeyIdentifier, Reference, X509Data
WSS_0335_UNSUPPORTED_REFERENCETYPE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0335:unsupported Reference Type encountered
WSS_0336_CANNOT_LOCATE_PUBLICKEY_FOR_SIGNATURE_VERIFICATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0336:Couldn't locate the public key for signature verification
WSS_0336_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Can't locate public key
WSS_0336_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check public key retrieved should not be null
WSS_0337_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Could not resolve URI
WSS_0337_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check DirectReference's ValueType, it is not supported
WSS_0337_UNSUPPORTED_DIRECTREF_MECHANISM(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0337: Unsupported DirectReference mechanism {0}
WSS_0338_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Key Reference Mechanism not supported
WSS_0338_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check reference is one of X509IssuerSerial, DirectReference, KeyIdentifier
WSS_0338_UNSUPPORTED_REFERENCE_MECHANISM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0338: Unsupported Reference mechanism
WSS_0339_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Support for processing information in the given ds:KeyInfo is not present
WSS_0339_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check ds:KeyInfo matches schema
WSS_0339_UNSUPPORTED_KEYINFO() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0339: Unsupported keyinfo block encountered
WSS_0340_CREATED_AHEAD_OF_CURRENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0340: The creation time is ahead of the current time.
WSS_0340_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Creation time cannot be ahead of current UTC time
WSS_0340_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check system time and ensure it is correct
WSS_0341_CREATED_OLDER_THAN_TIMESTAMP_FRESHNESS() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0341: The creation time is older than currenttime - timestamp-freshness-limit - max-clock-skew
WSS_0341_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Creation time is very old
WSS_0341_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check system time and ensure it is correct
WSS_0342_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
BinarySecurity Token's Value type is invalid
WSS_0342_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that valueType for BinarySecurity token is valid as per spec.
WSS_0342_VALTYPE_INVALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0342: ValueType type invalid
WSS_0343_DIAG_CAUSE_1(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error in creating the BST due to {0}
WSS_0343_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that all required values are set on the Binary Security Token, including TextNode value.
WSS_0343_ERROR_CREATING_BST() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0343: Error creating BinarySecurityToken
WSS_0344_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The binary data in the Security Token cannot be decoded, expected Base64 encoding
WSS_0344_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check to see that the encoding format of the Binary Security Token is Base64Binary
WSS_0344_ERROR_DECODING_BST() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0344: BinarySecurityToken is not Base64 Encoded
WSS_0345_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating SOAPElement for EncryptedDataHeaderBlock
WSS_0345_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
If SOAPElement is used to create EncryptedData HeaderBlock, check to see that it is valid as per spec.
WSS_0345_ERROR_CREATING_EDHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0345: Error creating EncryptedData Header Block due to {0}
WSS_0346_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Invalid SOAPElement passed to EncryptedDataHeaderBlock constructor
WSS_0346_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the SOAPElement passed to EncryptedDataHeaderBlock is valid as per spec.
WSS_0346_ERROR_CREATING_EDHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0346: Expected xenc:EncryptedData SOAPElement, found {0}
WSS_0347_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
SOAPElement used to initialize EncryptedType may not have CipherData element
WSS_0347_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
CipherData may not have been set on the EncryptedType
WSS_0347_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check to see SOAPElement used to initialize EncryptedType has CipherData
WSS_0347_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check to see setCipherData() is called on the EncryptedType
WSS_0347_MISSING_CIPHER_DATA() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0347: CipherData in EncryptedType is not present
WSS_0348_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating SOAPElement for EncryptedKeyHeaderBlock
WSS_0348_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
If SOAPElement is used to create EncryptedKeyHeaderBlock, check to see that it is valid as per spec.
WSS_0348_ERROR_CREATING_EKHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0348: Error creating EncryptedKeyHeaderBlock due to {0}
WSS_0349_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Invalid SOAPElement passed to EncryptedKeyHeaderBlock()
WSS_0349_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the SOAPElement passed to EncryptedKeyHeaderBlock() is valid as per spec.
WSS_0349_ERROR_CREATING_EKHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0349: Expected xenc:EncryptedKey SOAPElement, found {0}
WSS_0350_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating/updating CipherData SOAPElement (in EncryptedKeyHeaderBlock)
WSS_0350_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0350_ERROR_SETTING_CIPHERVALUE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0350: Error setting CipherValue in EncryptedKey due to {0}
WSS_0351_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating EncryptionMethod SOAPElement
WSS_0351_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0351_ERROR_SETTING_ENCRYPTION_METHOD(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0351: Error setting Encryption method on EncryptedType due to {0}
WSS_0352_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating javax.xml.soap.Name for CipherValue
WSS_0352_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0352_ERROR_GETTING_CIPHER_VALUES(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0352: Error getting CipherValues on CipherData due to {0}
WSS_0353_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
No CipherValue element(s) are present in CipherData
WSS_0353_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check to see if setCipherValue() is called on EncryptedType
WSS_0353_MISSING_CIPHER_VALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0353: CipherValue is not present in CipherData
WSS_0354_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An error may have occured creating javax.xml.soap.Name for EncryptionMethod
WSS_0354_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An error may have occured creating javax.xml.soap.Name for KeyInfo
WSS_0354_DIAG_CAUSE_3() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An error may have occured creating javax.xml.soap.Name for CipherData
WSS_0354_DIAG_CAUSE_4() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An error may have occured creating javax.xml.soap.Name for EncryptionProperties
WSS_0354_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0354_ERROR_INITIALIZING_ENCRYPTED_TYPE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0354: Error initializing EncryptedType due to {0}
WSS_0355_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating com.sun.org.apache.xml.internal.security.keys.content.keyvalues.DSAKeyValue
WSS_0355_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating com.sun.org.apache.xml.internal.security.keys.content.keyvalues.RSAKeyValue
WSS_0355_DIAG_CAUSE_3() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating com.sun.org.apache.xml.internal.security.keys.content.KeyValue
WSS_0355_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a non-null SOAPElement is passed to addXXXKeyValue()
WSS_0355_ERROR_CREATING_KEYVALUE(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0355: Error creating {0}KeyValue due to {1}
WSS_0356_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating com.sun.org.apache.xml.internal.security.keys.content.X509Data
WSS_0356_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a non-null SOAPElement is passed to addX509Data()
WSS_0356_ERROR_CREATING_X_509_DATA(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0356: Error creating X509Data due to {0}
WSS_0357_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error getting KeyValue from KeyInfo for the given index
WSS_0357_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the ds:KeyInfo element has ds:KeyValue elements
WSS_0357_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the index (beginning with 0) used to refer the ds:KeyValue element is valid
WSS_0357_ERROR_GETTING_KEYVALUE(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0357: Cannot get KeyValue for index [{0}] due to {1}
WSS_0358_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error getting X509Data from KeyInfo for the given index
WSS_0358_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the ds:KeyInfo element has ds:X509Data elements
WSS_0358_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the index (beginning with 0) used to refer the ds:X509Data element is valid
WSS_0358_ERROR_GETTING_X_509_DATA(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0358: Cannot get X509Data for index [{0}] due to {1}
WSS_0359_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error adding com.sun.org.apache.xml.internal.security.keys.content.X509Data to KeyInfo
WSS_0359_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a valid com.sun.org.apache.xml.internal.security.keys.content.X509Data (as per specs.) is passed to addX509Data()
WSS_0359_ERROR_ADDING_X_509_DATA(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0359: Error adding X509Data due to {0}
WSS_0360_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An error may have occured creating javax.xml.soap.Name for ReferenceList
WSS_0360_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0360_ERROR_CREATING_RLHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0360: Cannot create ReferenceListHeaderBlock due to {0}
WSS_0361_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An error may have occured creating org.w3c.dom.Element for ReferenceList
WSS_0361_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The org.w3c.dom.Document object passed ReferenceListHeaderBlock() may be null
WSS_0361_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the Namespace specified does not contain any illegal characters as per XML 1.0 specification
WSS_0361_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the QName specified is not malformed (Ref J2SE Documentation for more)
WSS_0361_DIAG_CHECK_3() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a non-Null Document is passed to the ReferenceListHeaderBlock()
WSS_0361_ERROR_CREATING_RLHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0361: Error creating ReferenceListHeaderBlock due to {0}
WSS_0362_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Invalid SOAPElement passed to ReferenceListHeaderBlock()
WSS_0362_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the SOAPElement passed to ReferenceListHeaderBlock() is valid as per spec.
WSS_0362_ERROR_CREATING_RLHB(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0362: Expected xenc:ReferenceList SOAPElement, found {0}
WSS_0363_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating javax.xml.soap.SOAPElement for xenc:DataReference
WSS_0363_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error adding xenc:DataReference (SOAPElement) as child element of xenc:DataReference (SOAPElement)
WSS_0363_DIAG_CAUSE_3() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error setting URI attribute on javax.xml.soap.SOAPElement for xenc:DataReference
WSS_0363_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0363_ERROR_ADDING_DATAREFERENCE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0363: Cannot add xenc:DataReference element to xenc:ReferenceList due to {0}
WSS_0364_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An Internal XPathAPI transformation error occurred
WSS_0364_ERROR_APACHE_XPATH_API(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0364: Cannot find xenc:EncryptedData elements due to {0}
WSS_0365_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating javax.xml.soap.SOAPElement for namespace node
WSS_0365_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0365_ERROR_CREATING_NAMESPACE_NODE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0365: Error creating namespace node due to {0}
WSS_0366_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
More than one xenc:EncryptedData has the same Id attribute value
WSS_0366_MULTIPLE_ENCRYPTEDDATA_FOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0366: More than one xenc:EncryptedData found
WSS_0367_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
A valid xenc:EncryptedData element has not been referenced from the xenc:ReferenceList
WSS_0367_NO_ENCRYPTEDDATA_FOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0367: No xenc:EncryptedData found
WSS_0368_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error getting SOAPEnvelope from SOAPPart
WSS_0368_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0368_SOAP_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0368: Error getting SOAPEnvelope from SOAPPart due to {0}
WSS_0369_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error getting SOAPHeader from SOAPEnvelope
WSS_0369_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating SOAPHeader
WSS_0369_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0369_SOAP_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0369: Error getting SOAPHeader from SOAPEnvelope due to {0}
WSS_0370_ERROR_DELETING_SECHEADER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0370: Error deleting SecurityHeader due to exception.
WSS_0370_ERROR_PROCESSING_SECHEADER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0370: Error processing SecurityHeader
WSS_0371_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error in getting the SOAPBody from the SOAPMessage
WSS_0371_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error in creating javax.xml.soap.Name for setting the fault on SOAPBody
WSS_0371_DIAG_CAUSE_3() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error in adding fault to SOAPBody
WSS_0371_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0371_ERROR_GENERATE_FAULT(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0371: Error occurred in generating fault message due to {0}
WSS_0372_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An Internal XPathAPI transformation error occurred
WSS_0372_ERROR_APACHE_XPATH_API(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0372: Cannot find elements with Id attribute due to {0}
WSS_0373_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An Internal XPathAPI transformation error occurred
WSS_0373_ERROR_APACHE_XPATH_API(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0373: Cannot find elements with wsu:Id attribute due to {0}
WSS_0374_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An Internal XPathAPI transformation error occurred
WSS_0374_ERROR_APACHE_XPATH_API(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0374: Cannot find element with wsu:Id attribute value {0} due to {1}
WSS_0375_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An Internal XPathAPI transformation error occurred
WSS_0375_ERROR_APACHE_XPATH_API(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0375: Cannot find element with Id attribute value {0} due to {1}
WSS_0376_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error importing the SOAPElement representing the header block to the document corresponding to the SOAPMessage to which the header is being added
WSS_0376_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the SecurityHeaderBlock can be transformed to a valid SOAPElement
WSS_0376_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer J2SE Documentation for more
WSS_0376_ERROR_INSERTING_HEADER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0376: Cannot insert header block due to {0}
WSS_0377_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating javax.xml.soap.SOAPElement for SecurityTokenReference
WSS_0377_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0377_ERROR_CREATING_STR(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0377: Cannot create SecurityTokenReference due to {0}
WSS_0378_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating javax.xml.soap.SOAPElement for SecurityTokenReference
WSS_0378_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the org.w3c.dom.Document object passed to SecurityTokenReference() is non-null
WSS_0378_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0378_ERROR_CREATING_STR(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0378: Cannot create SecurityTokenReference due to {0}
WSS_0379_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
SOAPElement passed to SecurityTokenReference() is not a valid SecurityTokenReference element as per spec.
WSS_0379_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a valid SOAPElement as per spec.
WSS_0379_ERROR_CREATING_STR(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0379: Expected wsse:SecurityTokenReference SOAPElement, found {0}
WSS_0380_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The ds:Reference would already have been set using the constructors
WSS_0380_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a SOAPElement with ds:Reference (child element) is not used to instantiate SecurityTokenReference
WSS_0380_ERROR_SETTING_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0380: Cannot set ds:Reference on SecurityTokenReference
WSS_0381_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error in setting the passed ReferenceElement on SecurityTokenReference
WSS_0381_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0381_ERROR_SETTING_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0381: Cannot set ds:Reference on SecurityTokenReference
WSS_0382_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error appending ds:Object element to ds:Signature
WSS_0382_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a valid ds:Object SOAPElement (as per spec.) is passed to appendObject()
WSS_0382_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a non-null SOAPElement is passed to appendObject()
WSS_0382_ERROR_APPENDING_OBJECT(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0382: Cannot append ds:Object due to {0}
WSS_0383_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Owner document of ds:Signature SOAPElement is null
WSS_0383_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the Document used to instantiate SignatureHeaderBlock() is not null
WSS_0383_DOCUMENT_NOT_SET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0383: Owner document of ds:Signature SOAPElement is not set
WSS_0384_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating javax.xml.soap.Name for Timestamp
WSS_0384_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0384_ERROR_CREATING_TIMESTAMP(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0384: Cannot create Timestamp due to {0}
WSS_0385_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The SOAPElement used to instantiate Timestamp() is not valid (as per spec.)
WSS_0385_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the Localname and NamespaceURI of the SOAPElement used to create Timestamp() are correct as per spec.
WSS_0385_ERROR_CREATING_TIMESTAMP(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0385: Expected wsu:Timestamp SOAPElement, found {0}
WSS_0386_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating javax.xml.soap.SOAPElement for Timestamp
WSS_0386_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error adding child SOAPElements to the Timestamp element
WSS_0386_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0386_ERROR_CREATING_TIMESTAMP(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0386: Cannot create SOAPElement representation of Timestamp due to {0}
WSS_0387_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Username is not set
WSS_0387_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a Username has been passed through the configuration file or through the callback handler
WSS_0387_ERROR_CREATING_USERNAMETOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0387: Username is not set
WSS_0388_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating javax.xml.soap.SOAPElement for UsernameToken
WSS_0388_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error adding child SOAPElements to the UsernameToken element
WSS_0388_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0388_ERROR_CREATING_USERNAMETOKEN(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0388: Error creating SOAPElement representation of UsernameToken due to {0}
WSS_0389_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Base64 nonce encoding type has not been specified
WSS_0389_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the nonce encoding type used to create UsernameToken is Base64
WSS_0389_UNRECOGNIZED_NONCE_ENCODING(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0389: Expected Base64 EncodingType, found {0}
WSS_0390_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
UTF-8 Charset is unsupported for byte-encoding (a string)
WSS_0390_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your J2SE Documentation
WSS_0390_UNSUPPORTED_CHARSET_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0390: Charset UTF-8 is Unsupported
WSS_0391_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Invalid Localname and NamespaceURI of the SOAPElement used for creating the token
WSS_0391_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the Localname and NamespaceURI of the SOAPElement used to create X509SecurityToken are valid (as per spec.)
WSS_0391_ERROR_CREATING_X_509_SECURITY_TOKEN(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0391: Expected wsse:BinarySecurityToken, found {0}
WSS_0392_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
A version [3] X509Certificate is expected
WSS_0392_INVALID_X_509_CERT_VERSION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0392: Version [3] X509Certificate is expected, version found: [{0}]
WSS_0393_CURRENT_AHEAD_OF_EXPIRES() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0393: The current time is ahead of the expiration time in Timestamp
WSS_0393_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The expiration time in Timestamp cannot be before current UTC time
WSS_0393_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check system time and ensure it is correct
WSS_0394_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error parsing date.
WSS_0394_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check date format is in UTC.
WSS_0394_ERROR_PARSING_EXPIRATIONTIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0394: An Error occurred while parsing expiration/creation time into Date format.
WSS_0395_CREATING_CIPHER_DATA() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0395: Error creating CipherData
WSS_0395_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error while creating a CipherData element
WSS_0395_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer SAAJ APIs
WSS_0396_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Element should be a child of Security Header
WSS_0396_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Parent of the child should be SecurityHeader
WSS_0396_NOTCHILD_SECURITY_HEADER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0396: Element {0} not child SecurityHeader
WSS_0397_SOAP_FACTORY_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0397: Error getting SOAPFactory instance
WSS_0398_SOAP_BODY_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0398: Error getting SOAPBody
WSS_0399_SOAP_ENVELOPE_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0399: Error getting SOAPEnvelope
WSS_0400_SAML_NULL_INPUT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0400: Null Input
WSS_0401_SAML_INCORRECT_INPUT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0401: Incorrect Input
WSS_0402_SAML_MISSING_ELEMENT_VALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0402: Value of this Element is missing
WSS_0403_SAML_INVALID_ACTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0403: The action is invalid in its specified namespace
WSS_0404_SAML_INVALID_VERSION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0404: Invalid SAML version Encountered.
WSS_0405_SAML_LIST_ADD_ERROR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0405: Failed to add an object to the list
WSS_0406_SAML_INVALID_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0406: Input has invalid element
WSS_0407_SAML_MISSING_ATTRIBUTE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0407: Missing attribute
WSS_0408_SAML_ELEMENT_OVERFLOW() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0408: Attempted to add more elements than allowed
WSS_0409_SAML_MISSING_STATEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0409: Assertion has no statements
WSS_0410_SAML_ELEMENT_UNDERFLOW() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0410: Attempted to add less element(s) than required
WSS_0411_SAML_MISSING_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0411: Missing element
WSS_0412_SAML_CONDITION_NOT_SUPPORTED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0412: The specified condition is not supported
WSS_0413_SAML_INVALID_DATE_FORMAT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0413: Invalid date format
WSS_0414_SAML_MISSING_ATTRIBUTE_VALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0414: Missing attribute value
WSS_0415_SAML_EMPTY_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0415: Element has no content
WSS_0416_SAML_SIGNATURE_INVALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0416: The signature in the SAML Assertion is invalid
WSS_0417_SAML_TIMESTAMP_INVALID() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0417: Condition (notBefore, notOnOrAfter) validation failed for SAML assertion
WSS_0418_SAML_IMPORT_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0418: Exception while importing SAML Token
WSS_0419_SAML_SIGNATURE_VERIFY_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0419: Exception during Signature verification in SAML Assertion
WSS_0420_SAML_CANNOT_FIND_SUBJECTCONFIRMATION_KEYINFO() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0420: Unable to locate KeyInfo inside SubjectConfirmation element of SAML Assertion
WSS_0421_SAML_CANNOT_SUBJECTCONFIRMATION_KEYINFO_NOT_UNIQUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0421: KeyInfo not unique inside SAML SubjectConfirmation
WSS_0422_SAML_ISSUER_VALIDATION_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0422: Issuer validation failed for SAML Assertion
WSS_0423_SAML_SUBJECT_NAMEID_VALIDATION_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0423: Subject NameIdentifier validation failed for SAML Assertion
WSS_0424_NULL_OWNER_DOCUMENT_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0424: Element does not have an owner document
WSS_0425_UNABLETO_RESOLVE_XPATH() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0425: Unable to resolve XPath
WSS_0426_FAILED_DSA_KEY_VALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0426: Exception occurred while trying to get DSA Key Value
WSS_0427_UNABLETO_DECODE_BASE_64() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0427: Unable to decode Base64 encoded data
WSS_0428_SAML_NOT_FOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0428: no SAML Assertion found in the message
WSS_0429_SAML_AUTH_INSTANT_OR_SESSION_PARSE_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0429: error during parsing the authnInstantDate or sessionNotOnOrAfter
WSS_0430_SAML_GET_NOT_BEFORE_DATE_OR_GET_NOT_ON_OR_AFTER_DATE_PARSE_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0430: error during parsing the getNotBefore or getNotOnOrAfter
WSS_0500_CLASS_NOT_MESSAGEFILTER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0500: Class {0} does not implement MessageFilter
WSS_0500_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Classname not a recognized classname for a MessageFilter
WSS_0500_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the class implements MessageFilter
WSS_0501_PROPERTY_NOT_DEFINED(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0501: Property {0} not defined.
WSS_0502_BAD_READER_STATE_1(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0502: Bad reader state.
WSS_0502_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Element encountered does not match element expected
WSS_0502_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the xml file follows schema for defining configuration
WSS_0503_BAD_READER_STATE_2(Object, Object, Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0503: Bad reader state.
WSS_0503_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Element encountered does not match valid element expected
WSS_0503_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the xml file follows schema for defining configuration
WSS_0504_CLASS_NOT_FOUND(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0504: Class {0} was not found on the class path
WSS_0505_USING_DEFAULT_TARGET_VALUES() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0505: Target not specified.
WSS_0506_TARGET_NOT_SPECIFIED_VERIFY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0506: Target not specified in verify.
WSS_0507_TARGET_NOT_SPECIFIED_DECRYPT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0507: Target not specified in decrypt.
WSS_0508_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Default settings cannot be specified after custom settings are specified
WSS_0508_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that no sender operations or receiver requirements are specified in a config.
WSS_0508_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that no sender or receiver settings are programmatically added
WSS_0508_UNABLETO_SET_DEFAULTS() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0508: Cannot specify default settings after custom settings are added
WSS_0509_DEFAULTS_ALREADY_SET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0509: Cannot specify custom settings after default settings are added
WSS_0509_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Custom settings cannot be specified after default settings are specified
WSS_0509_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that no default settings are programmatically added
WSS_0510_CANNOT_USE_KEYNAME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0510: Public Key information to verify a signature should be conveyed in the message
WSS_0510_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Named keys cannot be used for conveying public key information
WSS_0511_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Impermissible boolean value string - valid strings are "true" and "false"
WSS_0511_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the boolean value strings are either "true" or "false"
WSS_0511_ILLEGAL_BOOLEAN_VALUE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0511: Boolean value strings can be either "true"|"false", found: {0}
WSS_0512_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Impermissible attribute on a Security Configuration element
WSS_0512_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the configuration file is consistent with the security configuration schema
WSS_0512_ILLEGAL_ATTRIBUTE_NAME(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0512: Unexpected attribute: {0} on {1}
WSS_0513_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Impermissible element on xwss:SecurityConfiguration
WSS_0513_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the configuration file is consistent with the security configuration schema
WSS_0513_ILLEGAL_CONFIGURATION_ELEMENT(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0513: Unexpected element: {0} in xwss:SecurityConfiguration
WSS_0514_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Impermissible child element in a Security Configuration element
WSS_0514_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the configuration file is consistent with the security configuration schema
WSS_0514_ILLEGAL_NESTED_ELEMENT(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0514: Unexpected child element: {0} in {1}
WSS_0515_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Impermissible value for key reference string
WSS_0515_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the configuration file is consistent with the security configuration schema
WSS_0515_ILLEGAL_KEYREFERENCE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0515: Impermissible value for key reference string: {0}
WSS_0516_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Impermissible duplicate element on a Security Configuration Element
WSS_0516_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the configuration file is consistent with the security configuration schema
WSS_0516_DUPLICATE_CONFIGURATION_ELEMENT(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0516: Duplicate element: {0} in {1}
WSS_0517_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Impermissible duplicate element on a Security Configuration Element
WSS_0517_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the configuration file is consistent with the security configuration schema
WSS_0518_ILLEGAL_CONTENT_ONLY_USE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0518: ContentOnly flag may only be present on Target elements that are child elements of Encrypt or requireEncryption
WSS_0519_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Non-permissable/missing attribute value
WSS_0519_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the configuration file is consistent with the security configuration schema
WSS_0519_ILLEGAL_ATTRIBUTE_VALUE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0519: Illegal/Missing attribute value for: {0}
WSS_0520_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
xwss:SymmetricKey is not permitted along with xwss:X509Token
WSS_0520_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the configuration file is consistent with the security configuration schema
WSS_0520_ILLEGAL_CONFIGURATION_STATE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0520: Illegal configuration state of element
WSS_0600_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
A Key cannot be located in SecurityEnvironment for the Token Reference
WSS_0600_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the certificate referred to is valid and present in the Keystores
WSS_0600_ILLEGAL_TOKEN_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0600: Key cannot be located for the TokenReference (ds:KeyInfo)
WSS_0601_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
A Key cannot be located in SecurityEnvironment for the KeyValue
WSS_0601_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the certificate referred to is valid and present in the Keystores
WSS_0601_UNSUPPORTED_KEYINFO_WSS_0601_ILLEGAL_KEY_VALUE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0601: Key cannot be located for the KeyValue (ds:KeyInfo) due to {0}
WSS_0602_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
A Key cannot be located in SecurityEnvironment for the X509Data
WSS_0602_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the certificate referred to is valid and present in the Keystores
WSS_0602_ILLEGAL_X_509_DATA(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0602: Key cannot be located for the X509Data (ds:KeyInfo) due to {0}
WSS_0603_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
XPathAPI TransformerException in finding element with matching wsu:Id/Id/SAMLAssertionID
WSS_0603_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your XPathAPI documentation
WSS_0603_XPATHAPI_TRANSFORMER_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0603: XPathAPI TransformerException due to {0} in finding element with matching wsu:Id/Id/SAMLAssertionID
WSS_0604_CANNOT_FIND_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0604: Cannot find element with matching wsu:Id/Id/SAMLAssertionID
WSS_0604_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An element with the given wsu:Id/Id/SAMLAssertionID cannot be located
WSS_0605_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error applying STR-Transform
WSS_0605_STR_TRANSFORM_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0605: Error applying STR-Transform due to {0}
WSS_0606_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Input Node Set to STR-Transform is empty
WSS_0606_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the Referenced Node (to be STR-Transformed) in ds:SignedInfo is valid
WSS_0606_STR_TRANSFORM_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0606: Input Node Set to STR-Transform is empty
WSS_0607_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
DOMException in removing "EncodingType" attribute on SOAPElement representing X509Token
WSS_0607_STR_TRANSFORM_EXCEPTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0607: DOMException in updating SOAPElement representing X509Token
WSS_0608_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The Reference Mechanism in the SecurityTokenReference is not supported
WSS_0608_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the Reference Mechanism is either Direct/KeyIdentifier/X509IssuerSerial
WSS_0608_ILLEGAL_REFERENCE_MECHANISM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0608: Illegal Reference Mechanism in SecurityTokenReference
WSS_0650_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Username/Password data file not found
WSS_0650_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the system property com.sun.xml.wss.usersFile is set
WSS_0650_USERPWD_FILE_NOTFOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0650: Username/Password data file not found
WSS_0651_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Failed to create JAXP DocumentBuilder instance
WSS_0651_PARSER_CONFIG_ERROR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0651: Failed to create JAXP DocumentBuilder instance
WSS_0652_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error parsing xws-security-users file
WSS_0652_ERROR_PARSING_FILE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0652: Error parsing {0} file
WSS_0653_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error reading xws-security-users file
WSS_0653_ERROR_READING_FILE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0653: Error reading {0} file
WSS_0654_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating javax.xml.soap.Name for wsu:Id
WSS_0654_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0654_SOAP_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0654: Error creating javax.xml.soap.Name for wsu:Id due to {0}
WSS_0655_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the Class object corresponds to the header block identified by the SOAPElement
WSS_0655_ERROR_CREATING_HEADERBLOCK(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0655: Error creating an instance of header block for element {0}
WSS_0656_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The Keystore URL is not specified/invalid in server.xml
WSS_0656_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
A Keystore file does not exist in $user.home
WSS_0656_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the keystoreFile attribute is specified on SSL Coyote HTTP/1.1 Connector element in server.xml and is valid
WSS_0656_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a keystore file exists in $user.home
WSS_0656_KEYSTORE_FILE_NOTFOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0656: Keystore file not found
WSS_0657_CONFIG_FILE_NOTFOUND() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0657: tomcat-users.xml cannot be found
WSS_0657_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
tomcat-users.xml cannot be found
WSS_0700_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An instance of SecurityEnvironment is not set on SecurableSoapMessage
WSS_0700_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that setSecurityEnvironment() is called on the SecurableSoapMessage
WSS_0700_DIAG_CHECK_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that SetSecurityEnvironmentFilter is applied on SecurableSoapMessage
WSS_0700_SECURITY_ENVIRONMENT_NOTSET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0700: An instance of SecurityEnvironment is not set on SecurableSoapMessage
WSS_0701_CANNOT_LOCATE_CERTIFICATE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0701: Cannot locate an X509v3 Certificate to obtain the KeyIdentifier value for alias: {0}
WSS_0701_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
No X509v3 Certificate can be located for the alias in Keystore
WSS_0701_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
If no alias has been specified for signing, no default certificate is available
WSS_0701_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a default certificate is available and/or a valid alias is used
WSS_0702_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The X509v3 Certificate for the given alias does not contain a subject key identifier
WSS_0702_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a valid X509v3 Certificate is present in Keystores
WSS_0702_NO_SUBJECT_KEYIDENTIFIER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0702: The X509v3 Certificate (for alias: [{0}]) does not contain an Subject Key Identifier
WSS_0703_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
insertKey(SecurityTokenReference, SecurableSoapMessage) is not supported on KeyNameStrategy
WSS_0703_UNSUPPORTED_OPERATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0703: Unsupported Operation - insertKey(SecurityTokenReference, SecurableSoapMessage) - on KeyNameStrategy
WSS_0704_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Agreement name: SESSION-KEY-VALUE, has not been set on the SecurityEnvironment instance
WSS_0704_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the agreement name: SESSION-KEY-VALUE, is set on SecurityEnvironment using setAgreementProperty()
WSS_0704_NULL_SESSION_KEY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0704: Session KeyName has not been set on the SecurityEnvironment instance
WSS_0705_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
setCertificate(X509Certificate) is not supported on KeyNameStrategy
WSS_0705_UNSUPPORTED_OPERATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0705: Unsupported Operation - setCertificate(X509Certificate) - on KeyNameStrategy
WSS_0706_NO_MATCHING_CERT(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0706: Error: No Matching Certificate for : {0} found in KeyStore or TrustStore.
WSS_0707_NULL_TRUSTSTORE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0707: Error: No entry in TrustStore populated by TrustStoreCallback.
WSS_0708_NO_DIGEST_ALGORITHM() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0708: Digest algorithm SHA-1 not found
WSS_0709_ERROR_GETTING_RAW_CONTENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0709: Error while getting certificate's raw content
WSS_0710_NO_MATCHING_CERT_KEYSTORE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0710: Error: No Matching Certificate for : {0} found in KeyStore.
WSS_0711_ERROR_MATCH_CERT_FOR_DECODED_STRING() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0711: Error: An Error occurred while matching certification for Decoded String.
WSS_0712_ERROR_ADJUST_SKEW_FRESHNESS_TIME() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0712: An Error occurred while adjusting Current time with Skewed & Freshness time .
WSS_0713_ERROR_IN_CERTSTORE_LOOKUP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0713: An Exception occurred while looking up Certstore
WSS_0714_ERROR_GETTING_USER_CLASS(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0714: Could not find User Class {0}
WSS_0715_EXCEPTION_CREATING_NEWINSTANCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0715: Exception occurred while creating new instance
WSS_0716_FAILED_VALIDATE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0716: Failed to validate SAML Assertion
WSS_0717_NO_SAML_CALLBACK_HANDLER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0717: A Required SAML CallbackHandler was not specified in configuration : Cannot Populate SAML Assertion
WSS_0718_EXCEPTION_INVOKING_SAML_HANDLER() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0718: An exception occurred when invoking the user supplied SAML CallbackHandler
WSS_0719_ERROR_GETTING_LONG_VALUE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0719: Error getting long value
WSS_0750_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating javax.xml.soap.SOAPElement
WSS_0750_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0750_SOAP_EXCEPTION(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0750: Error creating javax.xml.soap.SOAPElement for {0} due to {1}
WSS_0751_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The localname of the SOAPElement passed is not "Reference"
WSS_0751_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The namespace URI of the SOAPElement passed does not conform to WSS specification
WSS_0751_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a SOAPElement conformant to spec.
WSS_0751_INVALID_DATA_REFERENCE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0751: Invalid SOAPElement ({0}) passed to DirectReference()
WSS_0752_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The localname of the SOAPElement passed is not "Embedded"
WSS_0752_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The namespace URI of the SOAPElement passed does not conform to WSS Spec.
WSS_0752_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that a SOAPElement conformant to spec.
WSS_0752_INVALID_EMBEDDED_REFERENCE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0751: Invalid SOAPElement ({0}) passed to EmbeddedReference()
WSS_0753_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An embedded token in wsse:Embedded element is missing
WSS_0753_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the token element is conformant to WSS specification
WSS_0753_MISSING_EMBEDDED_TOKEN() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0753: Missing embedded token in wsse:Embedded element
WSS_0754_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Token on EmbeddedReference has already been set
WSS_0754_DIAG_CAUSE_2() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
A SOAPElement representation of EmbeddedReference containing the Token is used to create the EmbeddedReference instance
WSS_0754_TOKEN_ALREADY_SET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0754: Token on EmbeddedReference has already been set
WSS_0755_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error embedding token in TokenReference
WSS_0755_SOAP_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0755: Error embedding token in TokenReference due to {0}
WSS_0756_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating SOAPElement for wsse:KeyIdentifier
WSS_0756_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check your SAAJ API Documentation
WSS_0756_INVALID_KEY_IDENTIFIER(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0756: Invalid SOAPElement ({0}) passed to KeyIdentifier()
WSS_0757_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error adding KeyIdentifier value to wsse:KeyIdentifer
WSS_0757_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check your SAAJ API Documentation
WSS_0757_ERROR_SETTING_REFERENCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0757: Error adding KeyIdentifier Value to wsse:KeyIdentifier
WSS_0758_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Error creating javax.xml.soap.Name
WSS_0758_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Refer your SAAJ API Documentation
WSS_0758_SOAP_EXCEPTION(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0758: Error creating javax.xml.soap.Name for {0} due to {1}
WSS_0759_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
An X509IssuerSerial instance cannot be created
WSS_0759_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that the SOAPElement passed to the constructor is conformant to spec.
WSS_0759_ERROR_CREATING_ISSUERSERIAL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0759: Error creating X509IssuerSerial instance
WSS_0760_WARNING_OPTIONALTARGET_ENFORCE_IGNORED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0760: Warning enforce attribute value 'true' on Optional Target ignored.
WSS_0761_CONTEXT_NOT_INSTANCEOF_SERVLETENDPOINTCONTEXT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0761: Context supplied is not an instanceof ServletEndpointContext or com.sun.xml.wss.ProcessingContext
WSS_0761_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
require context argument to be either a ServletEndpointContext or a com.sun.xml.wss.ProcessingContext
WSS_0761_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check the context argument passed to getRequesterSubject
WSS_0762_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The encodingType on KeyIdentifier is not supported
WSS_0762_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check the value of the encodingType property on KeyIdentifier
WSS_0762_UNSUPPORTED_ENCODINGTYPE(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0762: Unsupported EncodingType {0} On KeyIdentifier
WSS_0763_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Exception while getting Issuer Name
WSS_0763_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check IssuerName is correctly present in the SOAP Message
WSS_0763_EXCEPTION_ISSUERNAME(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0763: Exception {0} while getting Issuer Name
WSS_0801_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
SecurityPolicy Type is illegal
WSS_0801_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Check that policy is one of WSSPolicy or MessagePolicy or ApplicationSecurityConfiguration
WSS_0801_ILLEGAL_SECURITYPOLICY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Illegal SecurityPolicy Type
WSS_0802_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
SecurityPolicy not met
WSS_0802_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Ensure that all policy requirements are valid and met
WSS_0802_SECURITYPOLICY_NOTSATISFIED(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
SecurityPolicy {0} is not satisfied
WSS_0803_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
SOAPMessage is null
WSS_0803_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Ensure that SOAPMessage is set appropriately in the ProcessingContext
WSS_0803_SOAPMESSAGE_NOTSET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
javax.xml.soap.SOAPMessage parameter not set in the ProcessingContext
WSS_0804_CALLBACK_HANDLER_NOTSET() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
SecurityEnvironment/javax.security.auth.callback.CallbackHandler implementation not set in the ProcessingContext
WSS_0804_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Callback handler is null
WSS_0804_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Ensure that the Callback handler is set appropriately in the ProcessingContext
WSS_0805_POLICY_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Policy is null
WSS_0806_STATIC_CONTEXT_NULL() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Static context is null
WSS_0807_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
SOAPBody element is not found in the message
WSS_0807_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
Look at underlying exception for clues
WSS_0807_NO_BODY_ELEMENT() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
No body element is found
WSS_0808_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
SOAPBody element identifying operation not found
WSS_0808_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
SOAPBody should contain child with operation
WSS_0808_NO_BODY_ELEMENT_OPERATION() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
No body element identifying an operation is found
WSS_0809_FAULT_WSSSOAP() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0809: WSS SOAP Fault Occurred
WSS_0810_METHOD_INVOCATION_FAILED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0810: Method Invocation Failed
WSS_0811_EXCEPTION_INSTANTIATING_ALIASSELECTOR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0811: Exception occurred while instantiating User supplied AliasSelector
WSS_0812_EXCEPTION_INSTANTIATING_CERTSELECTOR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0812: Exception occurred while instantiating User supplied CertSelector
WSS_0813_FAILEDTO_GETCERTIFICATE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0813: IO Exception occurred: failed to get certificate from truststore
WSS_0814_POLICY_VERIFICATION_ERROR_MISSING_TARGET(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0814: policy verification error, missing target {0} for {1}
WSS_0815_NONCE_REPEATED_ERROR(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS: Nonce Repeated : Nonce Cache already contains the nonce value {0}
WSS_0816_BASE_64_DECODING_ERROR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0816: Base64 decoding exception
WSS_0817_KEYSTORE_LOGIN_MODULE_LOGIN_ERROR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0817: error occurred while keystoreloginmodule login
WSS_0818_ERROR_PUTTING_CERTIFICATE_EPRIDENTITY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0818: error during putting the server certificate in EPR Identity
WSS_0819_ERROR_GETTING_CERTIFICATE_EPRIDENTITY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0819: error occurred while trying to get certificate from Identity extension
WSS_0820_ERROR_VALIDATE_CERTIFICATE_EPRIDENTITY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0820: exception during validating the server certificate obtained from PER Identity
WSS_0821_CERTIFICATE_NOT_FOUND_FOR_ALIAS(Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0821: certificate not found corresponding to the alias {0}
WSS_0822_ERROR_VALIDATING_SERVER_CERTIFICATE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0822: Could not validate the server certificate, not using it
WSS_0823_ALIAS_NOTFOUND_FOR_ALIAS_SELECTOR() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0823: alias retrieved using the aliasSelector is null
WSS_0824_USING_SERVER_CERTIFICATE_FROM_EPR_IDENTITY() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0824: The certificate found in the server wsdl or by server cert property is valid, so using it
WSS_0825_ERROR_VALIDATE_NONCE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0825: Error during validating Nonce from Backing Store
WSS_0826_ERROR_INITIALIZE_BACKINGSTORE() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0826: Error during initialization of Backing store
WSS_0827_ERROR_REMOVING_EXPIRED_ENTRIES() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS0827: Error during removing expired entries from Backing store
WSS_1000_ERROR_CANONICALIZING(Object) - Static method in class com.sun.xml.wss.logging.impl.c14n.LogStringsMessages
WSS1000: Error {0} while canonicalizing MIME attachment
WSS_1001_ERROR_CANONICALIZING_IMAGE(Object) - Static method in class com.sun.xml.wss.logging.impl.c14n.LogStringsMessages
WSS1001: Error {0} while canonicalizing Image attachment
WSS_1002_ERROR_CANONICALIZING_TEXTPLAIN(Object) - Static method in class com.sun.xml.wss.logging.impl.c14n.LogStringsMessages
WSS1002: Error {0} while canonicalizing Text/Plain attachment
WSS_1100_CLASSCAST_TARGET(Object) - Static method in class com.sun.xml.wss.logging.impl.configuration.LogStringsMessages
WS1100: Classcast Exception for Target {0}
WSS_1200_ERROR_DECRYPTING_KEY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1200: Error decrypting encryption key
WSS_1201_CID_ENCRYPT_ALL_NOTSUPPORTED() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1201: Verification requirement cid:* is not supported when EncryptedData is not included into a ReferenceList
WSS_1202_COULDNOT_LOCATE_SYMMETRICKEY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1202: The symmetric key required for decryption was not found.
WSS_1203_UNABLETO_DECRYPT_MESSAGE(Object) - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1203: Exception [ {0} ] while trying to decrypt message
WSS_1204_CRLF_INIT_FAILED() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1204: Error occurred while initializing internal buffer.
WSS_1205_UNABLETO_INITIALIZE_XML_CIPHER() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1205: Unable to initialize XML Cipher
WSS_1206_ILLEGAL_TARGET(Object) - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1206: Illegal encryption target {0}
WSS_1207_UNABLETO_ENCRYPT_MESSAGE() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1207: Unable to encrypt element
WSS_1208_FAILEDTO_GENERATE_RANDOM_SYMMETRICKEY(Object) - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1208: Exception [ {0} ] when trying to generate random symmetric key
WSS_1209_FAILEDTO_LOCATE_ENCRYPT_PART_MESSAGE() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1209: None of the specified Encryption Parts found in the Message
WSS_1210_UNSUPPORTED_USERNAME_TOKEN_AS_KEY_BINDING_ENCRYPTION_POLICY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1210: UsernameToken as KeyBinding for EncryptionPolicy is Not Yet Supported
WSS_1211_UNSUPPORTED_KEY_IDENTIFIER_STRATEGY_X_509_V_1() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1211: Key Identifier strategy with X509v1 certificate is not allowed
WSS_1212_ERROR_SAML_ASSERTION_EXCEPTION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1212: Error occurred creating SAML Assertion
WSS_1213_NULL_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1213: SAML Assertion is NULL
WSS_1214_UNABLETO_LOCATE_CERTIFICATE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1214: Could not locate Certificate corresponding to Key in SubjectConfirmation of SAML Assertion
WSS_1215_UNSUPPORTED_EMBEDDED_REFERENCE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1215: Embedded Reference Type for SAML Assertions not supported yet
WSS_1216_UNABLETO_GET_SYMMETRICKEY_ENCRYPTION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1216: unable to get the symmetric key for encryption
WSS_1217_NULL_ISSUE_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1217: Issued Token to be inserted into the Message was Null
WSS_1218_UNABLETO_LOCATE_ISSUE_TOKEN_MESSAGE() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1218: Could not locate Issued Token in Message
WSS_1219_UNABLETO_REFER_ATTACHED_ISSUE_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1219: Cannot determine how to reference the Attached Issued Token in the Message
WSS_1220_UNABLETO_REFER_UN_ATTACHED_ISSUE_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1220: Cannot determine how to reference the Un-Attached Issued Token in the Message
WSS_1221_NULL_SECURE_CONVERSATION_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1221: SecureConversation Token not Found
WSS_1222_UNSUPPORTED_KEY_BINDING_ENCRYPTION_POLICY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1222: Unsupported Key Binding for EncryptionPolicy
WSS_1223_UNABLETO_SET_KEY_INFO_ENCRYPTED_KEY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1223: unable to set keyinfo in Encrypted Key
WSS_1224_ERROR_INSERTION_HEADER_BLOCK_SECURITY_HEADER() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1224: Error occurred while inserting header block in security header
WSS_1225_ERROR_ENCRYPTING_ATTACHMENT() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1225: Error occurred while trying to encrypt attachment
WSS_1226_ERROR_SERIALIZE_HEADERS() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1226: Error occurred while trying to serialize headers
WSS_1227_KEY_ENCRYPTION_ALG_VIOLATION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1227: Violation of BSP5621.
WSS_1228_DATA_ENCRYPTION_ALG_VIOLATION() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1228: Violation of BSP5620 for DataEncryption Algo permitted values
WSS_1229_ERROR_PROCESSING_ENCRPYTED_KEY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1229: Error occurred in processing encrypted key
WSS_1230_FAILED_RECEIVER_REQ() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1230: Receiver requirement for URI is not met
WSS_1231_NULL_SYMMETRIC_KEY() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1231: Symmetric Key is null
WSS_1232_FAILEDTO_DECRYPT_ATTACHMENT() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1232: Failed to decrypt Attachment
WSS_1233_FAILED_GET_DATA_ENCRYPTION_ALGORITHM() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1233: Failed to get Data Encryption Algorithm
WSS_1234_INVALID_TRANSFORM() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1234: Unexpected Transform for specified Algorithm
WSS_1234_UNMATCHED_CONTENT_ID() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1234: Content-Ids in encrypted and decrypted attachments do not match
WSS_1235_FAILEDTO_GET_TARGET_ELEMENTS() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1225: Failed to get Target Elements
WSS_1236_EXCEPTION_SOAP() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1236: SOAP Exception occurred while trying to change SOAP Element
WSS_1237_ERROR_PROCESSING_ENCRPYTED_DATA() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1237: Error occurred in processing encrypted Data
WSS_1238_FAILED_RECEIVER_REQ_ATTACHMENTS() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1238: Receiver requirement cid:* is not met,only few attachments out of all were encrypted
WSS_1239_FAILED_RECEIVER_REQ_MORE() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1239: More receiver requirements specified than present in the message
WSS_1240_FAILED_RECEIVER_REQ_MORETARGETS() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1240: Receiver requirement has more targets specified
WSS_1241_FAILED_RECEIVER_REQ_ENCRYPTED_DATA() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1241: Receiver requirement for EncryptedData with ID "+id+ " is not met"
WSS_1242_EXCEPTION_DOM() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1242: DOM Exception occurred while trying to change SOAP Element
WSS_1243_BST_DECODING_ERROR() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1243: Base64 decoding exception during decoding the BST value
WSS_1244_NO_ATTACHMENT_FOUND() - Static method in class com.sun.xml.wss.logging.impl.crypto.LogStringsMessages
WSS1244: no attachment part found in the message tobe secured
WSS_1300_DSIG_TRANSFORM_PARAM_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1300: Error occurred while creating transform object
WSS_1301_INVALID_DIGEST_ALGO(Object) - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1301: Invalid Digest Algorithm {0} specified
WSS_1302_REFLIST_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1302: Error occurred while creating reference list object for Receiver requirement
WSS_1303_CID_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1303: Content-Id is empty or is not wellformed
WSS_1304_FC_SECURITY_TOKEN_UNAVAILABLE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1304: Referenced Security Token could not be retrieved
WSS_1305_UN_SUPPORTED_SECURITY_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1305: Unsupported security token was provided
WSS_1306_UNSUPPORTED_KEY_IDENTIFIER_REFERENCE_TYPE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1306:unsupported KeyIdentifier Reference Type encountered
WSS_1307_UNSUPPORTED_DIRECTREF_MECHANISM(Object) - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1307: Unsupported DirectReference mechanism {0}
WSS_1308_UNSUPPORTED_REFERENCE_MECHANISM() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1308: Unsupported Reference mechanism
WSS_1309_SAML_SIGNATURE_VERIFY_FAILED() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1309: Exception during Signature verification in SAML Assertion
WSS_1310_SAML_SIGNATURE_INVALID() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1310: The signature in the SAML Assertion is invalid
WSS_1311_SAML_TIMESTAMP_INVALID() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1311: Condition (notBefore, notOnOrAfter) validation failed for SAML assertion
WSS_1312_UNSUPPORTED_KEYINFO() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1312: Unsupported keyinfo block encountered
WSS_1313_ILLEGAL_KEY_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1313: Key can not be located for the KeyValue (ds:KeyInfo) due to {0}
WSS_1314_ILLEGAL_X_509_DATA(Object) - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1314: Key can not be located for the X509Data (ds:KeyInfo) due to {0}
WSS_1315_SIGNATURE_VERIFICATION_FAILED() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1315: Signature Verification Failed
WSS_1316_SIGN_FAILED() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1316: Sign operation failed.
WSS_1317_KEYINFO_NULL() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1317: KeyInfo object in SignatureElement is null
WSS_1318_AC_TRANSFORM_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1318: Error occurred in AttachmentContentOnly Transform
WSS_1319_ACO_TRANSFORM_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1319: Error occurred in AttachmentComplete Transform
WSS_1320_STR_UN_TRANSFORM_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1320: Error occurred when unmarshaling transformation parameters.
WSS_1321_STR_MARSHAL_TRANSFORM_ERROR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1321: Error occurred during initialization of STR-Transform
WSS_1322_STR_TRANSFORM() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1322: Error occurred when performing STR-TRANSFORM
WSS_1323_DSIG_KEYINFO_FACTORY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1323: Error occurred while instantiating XML Digital Signature KeyInfo factory
WSS_1324_DSIG_FACTORY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1324: Error occurred while instantiating XML Digital Signature SignatureFactory
WSS_1325_DSIG_EXTERNALTARGET(Object) - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1325: Unable to resolve external target {0}
WSS_1326_UNSUPPORTED_USERNAMETOKEN_KEYBINDING() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1326: UsernameToken as KeyBinding for SignaturePolicy is Not Yet Supported
WSS_1327_UNSUPPORTED_ASYMMETRICBINDING_DERIVEDKEY_X_509_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1327: Asymmetric Binding with DerivedKeys under X509Token Policy Not Yet Supported
WSS_1328_ILLEGAL_CERTIFICATE_KEY_NULL() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSSW1328: Requestor Certificate and Proof Key are both null for Issued Token
WSS_1329_NULL_PRIVATEKEYBINDING_SAML_POLICY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1329: PrivateKey binding not set for SAML Policy by CallbackHandler
WSS_1330_NULL_PRIVATEKEY_SAML_POLICY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1330: PrivateKey null inside PrivateKeyBinding set for SAML Policy
WSS_1331_UNSUPPORTED_EMBEDDED_REFERENCE_SAML() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1331: Embedded Reference Type for SAML Assertions not supported yet
WSS_1332_NULL_SAML_ASSERTION_SAML_ASSERTION_ID() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1332: None of SAML Assertion, SAML AssertionID information was set into the Policy by the CallbackHandler
WSS_1333_UNSUPPORTED_KEYIDENTIFER_X_509_V_1() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1333: Key Identifier strategy in X509v1 is not supported
WSS_1334_ERROR_CREATING_ENCRYPTEDKEY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1334: Exception while creating EncryptedKey
WSS_1335_UNSUPPORTED_KEYBINDING_SIGNATUREPOLICY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1335: Unsupported Key Binding for SignaturePolicy
WSS_1336_ILLEGAL_ENVELOPEDSIGNATURE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1336: Enveloped signatures not permitted by BSP
WSS_1337_INVALID_EMPTYPREFIXLIST() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1337: Prefix List cannot be empty: violation of BSP 5407
WSS_1338_ERROR_VERIFY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1338: Error occurred in verifying the signature
WSS_1339_INVALID_RECEIVER_REQUIREMENTS() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1339: Receiver requirement for SignatureTarget is not met
WSS_1340_ILLEGAL_UNMATCHED_NOOF_TARGETS() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1340: Number of Targets in the message do not match number of Targets in receiver requirements
WSS_1341_ILLEGAL_UNMATCHED_TYPE_URI() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1341: Receiver requirement for SignatureTarget having type and value uri is not met
WSS_1342_ILLEGAL_UNMATCHED_TRANSFORMS() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1342: Receiver Requirements for the transforms are not met
WSS_1343_NULL_ISSUED_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1343: Issued Token to be inserted into the Message was Null
WSS_1344_ERROR_LOCATE_ISSUE_TOKEN_MESSAGE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1344: Could not locate Issued Token in Message
WSS_1345_UNSUPPORTED_DERIVEDKEYS_SAML_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1345: DerivedKeys with SAMLToken not yet supported
WSS_1346_ERROR_PREPARING_SYMMETRICKEY_SIGNATURE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1346.
WSS_1347_NULL_SECURE_CONVERSATION_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1347: SecureConversation Token not Found
WSS_1348_ILLEGAL_THUMBPRINT_X_509_V_1() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1348: Thumbprint reference Type is not allowed for X509v1 Certificates
WSS_1349_ERROR_HANDLING_X_509_BINDING() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1349: Error occured handling X509 Binding
WSS_1350_ILLEGAL_BSP_VIOLATION_KEY_INFO() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1350: BSP Violation of R5402: KeyInfo must have exactly one child
WSS_1351_EXCEPTION_KEYSELECTOR_PUBLICKEY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1351: Exception occured in getting public key
WSS_1352_EXCEPTION_KEYSELECTOR() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1352: Exception occured in Key selection
WSS_1353_UNABLE_RESOLVE_KEY_INFORMATION() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1353: Error occurred while resolving key information
WSS_1354_NULL_KEY_VALUE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
No KeyValue element found!
WSS_1355_UNABLETO_RESOLVE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1355: Error occurred while trying to resolve SAML assertion
WSS_1356_VIOLATION_BSP_R_5204() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1356: Violation of BSP R5204: When a SECURITY_TOKEN_REFERENCE uses a Direct Reference to an INTERNAL_SECURITY_TOKEN, it must use a Shorthand XPointer Reference
WSS_1357_UNABLETO_LOCATE_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1357: Token with given Id not found
WSS_1358_UNABLETO_LOCATE_SCT_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1358: SCTToken with given Id not found
WSS_1359_INVALID_VALUETYPE_NON_SC_TTOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1359: Incorrect ValueType specified for a Non SCT Token
WSS_1360_INVALID_DERIVED_KEY_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1360: A derived Key Token should be a top level key binding
WSS_1361_UNSUPPORTED_KEY_NAME_SAML() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1361: Unsupported KeyName under SAML SubjectConfirmation
WSS_1362_EXCEPTION_WS_TRUST_CREATING_BINARY_SECRET() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1362: Exception occured while trying to create BinarySecret
WSS_1363_INVALID_SECURITY_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1363: A Invalid security token was provided
WSS_1364_UNABLETO_VALIDATE_CERTIFICATE() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1364: Unable to validate certificate
WSS_1365_UNABLETO_LOCATE_SECURE_CONVERSATION_SESSION() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1365: Could not locate SecureConversation session for Id
WSS_1366_UNABLE_GENERATE_SYMMETRIC_KEY_DKT() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1366: Exception occured while trying to generate Symmetric key from Derived Key Token
WSS_1367_ILLEGAL_XPATH() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1367: XPATH parameters cannot be null
WSS_1368_ILLEGAL_STR_CANONCALIZATION() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1368: STR Transform must have a canonicalization method specified
WSS_1369_UNABLE_GET_SIGNATURE_TARGET_BY_URI() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1369: Signature Target with URI is not in the message
WSS_1370_FAILED_PROCESS_HEADER() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1370: Failed to process headers of SOAP Message
WSS_1371_FAILED_RESOLVE_X_PATH() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1371: Error occurred while trying to resolve XPath expression
WSS_1372_NO_ATTACHMENT_FOUND() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1372: No attachment present in the message
WSS_1373_FAILEDTO_RESOLVE_ELEMENTBY_ID() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
Failed to resolve Element by URI ID
WSS_1374_FAILEDTO_PRINT_DOCUMENT() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
Failed to print document
WSS_1375_NO_SIGNEDPARTS() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1375: No Signed Parts found in the Message
WSS_1376_FAILED_VERIFY_POLICY_NO_ELEMENTBY_ID() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1376: Policy verification for Signature failed: Element with Id: not found in message
WSS_1377_ERROR_IN_RESOLVING_KEYINFO() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1377: An Exception occurred while trying to resolve KeyInfo
WSS_1378_UNABLETO_REFER_ISSUE_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1378: Cannot determine how to reference the Issued Token in the Message
WSS_1379_ILLEGAL_BSP_VIOLATION_OF_R_5409() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1379: BSP Violation of R5409: Child element of KeyInfo must be a STR element
WSS_1380_ERROR_DECRYPTING_ENCRYPTED_DATA() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1380: Error occurred while decrypting EncryptedData
WSS_1381_ERROR_GENERATING_160_BITKEY() - Static method in class com.sun.xml.wss.logging.impl.dsig.LogStringsMessages
WSS1381: Error during generating the 160 bit key
WSS_1400_NOUSERNAME_FOUND() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1400: No Username token found ,Receiver requirement not met
WSS_1401_MORETHANONE_USERNAME_FOUND() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1401: More than one Username token found, Receiver requirement not met
WSS_1402_ERROR_POSTHOC() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1402: Internal Error: Called UsernameTokenFilter in POSTHOC Mode
WSS_1403_IMPORT_USERNAME_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1403: Exception while importing Username Password Token
WSS_1404_NOTMET_DIGESTED() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1404: Receiver Requirement for Digested Password has not been met
WSS_1405_NOTMET_PLAINTEXT() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1405: Receiver Requirement for Plain-Text Password has not been met, Received token has Password-Digest
WSS_1406_NOTMET_NONCE() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1406: Receiver Requirement for nonce has not been met
WSS_1407_NOTMET_NONONCE() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1407: Receiver Requirement for no nonce has not been met, Received token has a nonce specified
WSS_1408_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
Invalid Username/Password pair in token
WSS_1408_FAILED_SENDER_AUTHENTICATION() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1408: UsernameToken Authentication Failed
WSS_1409_INVALID_USERNAME_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1409: Invalid UsernameToken both nonce and created are absent
WSS_1410_DIAG_CAUSE_1() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
Username is not set
WSS_1410_DIAG_CHECK_1() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
Check that a Username has been passed through the configuration file or through the callback handler
WSS_1410_ERROR_CREATING_USERNAMETOKEN() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1410: Username is not set
WSS_1411_UNABLETO_DUMP_SOAPMESSAGE(Object) - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1411: Unable to dump message {0}
WSS_1412_ERROR_PROCESSING_DYNAMICPOLICY(Object) - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1412: Error in processing dynamic policy {0}
WSS_1413_ERROR_EXTRACTING_CERTIFICATE() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1413: Error extracting certificate
WSS_1414_ERROR_EXTRACTING_SYMMETRICKEY(Object) - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1414: Error extracting symmetric key {0}
WSS_1415_SAML_ASSERTION_NOTSET() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1415: SAML Assertion not set by CallbackHandler for Encryption Processing
WSS_1416_UNSUPPORTED_KEYBINDING() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1416: Unsupported KeyBinding for X509CertificateBinding
WSS_1417_EXCEPTION_PROCESSING_SIGNATURE(Object) - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1417: Error while processing signature {0}
WSS_1418_SAML_INFO_NOTSET() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1418: None of SAML Assertion, SAML AuthorityBinding information was set into the Policy by the CallbackHandler
WSS_1419_UNSUPPORTED_KEYBINDING_SIGNATURE() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1419: Unsupported KeyBinding for signature
WSS_1420_DYNAMIC_POLICY_SIGNATURE(Object) - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1420: Error while processing dynamic policy signature {0}
WSS_1421_NO_DEFAULT_X_509_CERTIFICATE_PROVIDED() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1421: No Default X509 Certificate was provided
WSS_1422_UNSUPPORTED_KEYBINDING_ENCRYPTION_POLICY() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1422: Unsupported KeyBinding for EncryptionPolicy
WSS_1423_KERBEROS_CONTEXT_NOTSET() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1423: Kerberos token and keys could not be obtained.
WSS_1424_INVALID_USERNAME_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1424: Password for the username was obtained as NULL.
WSS_1425_UNSUPPORTED_ENCODING() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1425: Unsupported encoding error while creating 160BitKey
WSS_1426_BASE_64_DECODING_ERROR() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1426:Error while decoding the Salt in UsernameToken
WSS_1427_ERROR_ADHOC() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1427: Internal Error: Called UsernameTokenFilter in ADHOC Mode
WSS_1428_SIGNATURE_CONFIRMATION_ERROR() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1428: SignatureConfirmation Element not found
WSS_1429_ERROR_TIMESTAMP_INTERNALIZATION() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1429: failure in timestamp internalization
WSS_1430_ERROR_TIMESTAMP_VALIDATION() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1430: failure in timestamp validation
WSS_1431_NO_SAML_FOUND() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1431: no saml token found.
WSS_1432_SAML_IMPORT_EXCEPTION() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1432: Exception while importing SAML Token
WSS_1433_ERROR_EXTRACTING_USERNAMETOKEN() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1433: Error extracting usernametoken
WSS_1434_SAML_ISSUER_VALIDATION_FAILED() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1434: Issuer validation failed for SAML Assertion
WSS_1435_SIGNATURE_CONFIRMATION_VALIDATION_FAILURE() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1435: Failure in SignatureConfirmation validation
WSS_1436_MESSAGE_DOESNOT_CONFORM_TIMESTAMP_POLICY() - Static method in class com.sun.xml.wss.logging.impl.filter.LogStringsMessages
WSS1436: message doesn't conform to the timestamp policy
WSS_1500_INVALID_USERNAME_HANDLER() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1500: Username Handler Not Configured properly using Callback and is null.
WSS_1501_NO_PASSWORD_VALIDATOR() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1501: Password Validator Not Specified in Configuration
WSS_1502_UNSUPPORTED_DIGEST_AUTH() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1502: Digest Authentication for Password Request is Not Supported
WSS_1503_UNSUPPORTED_REQUESTTYPE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1503: Unsupported Request Type for Password Validation
WSS_1504_UNSUPPORTED_CALLBACK_TYPE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1504: Unsupported Callback Type Encountered
WSS_1505_FAILEDTO_GETKEY() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1505: IO Exception occured: failed to get key/certificate from KeyStore (not necessarily i/o exception)
WSS_1506_INVALID_SAML_POLICY() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1506: SAML Assertion not present in the Policy.
WSS_1507_NO_SAML_CALLBACK_HANDLER() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1507: A Required SAML Callback Handler was not specified in configuration : Cannot Populate SAML Assertion
WSS_1508_FAILED_VALIDATE_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1508: Failed to validate SAML Assertion
WSS_1509_FAILED_INIT_TRUSTSTORE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1509: Failed to initialize TrustStore
WSS_1510_FAILED_INIT_KEYSTORE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1510: Failed to initialize KeyStore
WSS_1511_FAILED_LOCATE_PEER_CERTIFICATE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1511: An Error occurred while locating PEER Entity certificate in TrustStore.
WSS_1512_FAILED_LOCATE_CERTIFICATE_PRIVATEKEY() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1512: An Error occurred while locating default certificate and private key in KeyStore.
WSS_1513_EXCEPTION_VALIDATE_TIMESTAMP() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1513: Exception occured in Timestamp validation: An Error occurred while parsing UTC Timestamp into Date format.
WSS_1514_ERROR_AHEAD_CURRENT_TIME() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1514: The current time is ahead of the expiration time in Timestamp"
WSS_1515_ERROR_CURRENT_TIME() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1515: The creation time is older than currenttime - timestamp-freshness-limit - max-clock-skew"
WSS_1516_ERROR_CREATION_AHEAD_CURRENT_TIME() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1516: The creation time is ahead of the current time
WSS_1517_X_509_EXPIRED() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1517: X509Certificate Expired.
WSS_1518_FAILEDTO_VALIDATE_CERTIFICATE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1518: Failed to validate certificate
WSS_1519_NO_DIGEST_ALGORITHM() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1519: Digest algorithm SHA-1 not found
WSS_1520_ERROR_GETTING_RAW_CONTENT() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1520: Error while getting certificate's raw content
WSS_1521_ERROR_GETTING_USER_CLASS() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1512: Could not find User Class
WSS_1522_ERROR_GETTING_LONG_VALUE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1522: Error getting long value
WSS_1523_ERROR_GETTING_NEW_INSTANCE_CALLBACK_HANDLER() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1523: Error getting new instance of callback handler
WSS_1524_UNABLETO_RESOLVE_URI_WSIT_HOME_NOTSET() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1524: The specified config URL in the WSDL could not be resolved because System Property WSIT_HOME was not set
WSS_1525_INVALID_PASSWORD_HANDLER() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1525: Password Handler Not Configured properly using Callback and is null.(not configured)
WSS_1526_FAILEDTO_GETCERTIFICATE() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1526: IO Exception occurred: failed to get certificate from TrustStore
WSS_1527_X_509_NOT_VALID() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1527: X509Certificate's Validity Failed.
WSS_1528_FAILED_INITIALIZE_KEY_PASSWORD() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1528: An Error occurred while obtaining Key Password of the KeyStore.
WSS_1529_EXCEPTION_IN_CERTSTORE_CALLBACK() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1529: Exception in CertStoreCallback
WSS_1530_EXCEPTION_IN_CERTSTORE_LOOKUP() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1530: Exception occurred while looking up the CertStore
WSS_1531_EXCEPTION_INSTANTIATING_CERTSELECTOR() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1531: Exception occurred while instantiating User supplied CertSelector
WSS_1532_EXCEPTION_INSTANTIATING_ALIASSELECTOR() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1532: Exception occurred while instantiating User supplied AliasSelector
WSS_1533_X_509_SELF_SIGNED_CERTIFICATE_NOT_VALID() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1533: Validation of self signed certificate failed.
WSS_1534_NO_KEYSTORE_SET_IN_KEYSTORECALLBACK_CALLBACKHANDLER() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1534: No KeyStore set in KeyStorCallback by CallbackHandler
WSS_1535_ERROR_KEYSTORE_USING_CALLBACK() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1535: Exception during getting the KeyStore using keystore callback
WSS_1536_NO_TRUSTSTORE_SET_IN_TRUSTSTORECALLBACK() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1536:No TrustStore set in TrustStorCallback by CallbackHandler
WSS_1537_ERROR_TRUSTSTORE_USING_CALLBACK() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1537: Exception during getting the TrustStore using truststore callback
WSS_1538_ERROR_GETTING_PRIVATE_KEY() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1538: Exception during getting the private key
WSS_1539_PRIVATE_KEY_NULL_ERROR() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1539: PrivateKey returned by PrivateKeyCallback was Null
WSS_1540_KEYSTORE_NOT_FOUND_CHECK_CONFIG() - Static method in class com.sun.xml.wss.logging.impl.misc.LogStringsMessages
WSS1540: Could not locate KeyStore, check KeyStore assertion in WSIT configuration
WSS_1601_SSL_NOT_ENABLED() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1601: Security Requirements not met - Transport binding configured in policy but incoming message was not SSL enabled
WSS_1601_SSL_NOT_ENABLED() - Static method in class com.sun.xml.wss.logging.LogStringsMessages
WSS1601: Security Requirements not met - Transport binding configured in policy but incoming message was not SSL enabled
WSS_1602_SCCANCEL_SECURITY_UNCONFIGURED() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1602: Security Requirements not met for SecureConversation Cancel Message
WSS_1603_ERROR_READING_STREAM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1603: Stream Exception while reading incoming message: {0}
WSS_1604_ERROR_DECODING_BASE_64_DATA(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1604: Error occurred while decoding Base64 data: {0}
WSS_1605_ERROR_GENERATING_CERTIFICATE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1605: Error generating X509 certificate: {0}
WSS_1606_ERROR_RSAKEYINFO_BASE_64_DECODING(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1606: Error occurred while Base64 decoding {0} under RSAKeyInfo
WSS_1607_ERROR_RSAPUBLIC_KEY() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1607: Error occurred while constructing RSAPublicKey
WSS_1608_ERROR_SECURITY_HEADER() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1608: Error occurred while processing security header
WSS_1609_ERROR_SERIALIZING_ELEMENT(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1609: Error while serializing {0} element
WSS_1610_ERROR_MARSHALLING_JBOBJECT(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1610: Error occurred while marshalling {0}
WSS_1611_PROBLEM_CACHING() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1611: Error occurred while buffering incoming SOAP message
WSS_1612_ERROR_READING_BUFFER() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1612: Error occurred while reading incoming SOAP message from the buffer
WSS_1613_UNRECOGNIZED_SECURITY_ELEMENT(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1613: The element {0} inside security header is not supported
WSS_1614_SAML_SIGNATURE_INVALID() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1614: The signature in the SAML Assertion is invalid
WSS_1615_ERROR_DECRYPTING_ENCRYPTED_DATA() - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1615: Error occurred while decrypting EncryptedData
WSS_1616_UNRECOGNIZED_BST_VALUETYPE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.LogStringsMessages
WSS1616: The ValueType {0} for BST is not supported
WSS_1650_KERBEROS_KEY_WARNING(Object, Object) - Static method in class com.sun.xml.wss.logging.LogStringsMessages
The Service Principal in KerberosConfig {0} does not match the GSSContext TargetName {1}
WSS_1701_SIGN_FAILED() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1701: Sign operation failed.
WSS_1702_UNSUPPORTED_USERNAMETOKEN_KEYBINDING() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1702: UsernameToken as KeyBinding for SignaturePolicy is Not Yet Supported
WSS_1703_UNSUPPORTED_KEYBINDING_SIGNATUREPOLICY(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1703: Unsupported Key Binding for SignaturePolicy: {0}
WSS_1704_ERROR_RESOLVING_ID(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1704: Error occurred while resolving id: {0}.
WSS_1705_INVALID_DIGEST_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1705: Invalid digest algorithm {0} specified
WSS_1706_ERROR_ENVELOPED_SIGNATURE() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1706: Error occurred while performing Enveloped Signature
WSS_1707_ERROR_PROCESSING_SIGNEDINFO(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1707: Elements under Signature are not as per defined schema or error must have occurred while processing SignedInfo for Signature with ID {0}
WSS_1708_BASE_64_DECODING_ERROR(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1708: Error occurred while decoding signatureValue for Signature with ID {0}
WSS_1709_UNRECOGNIZED_SIGNATURE_ELEMENT(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1709: Element name {0} is not recognized under signature.
WSS_1710_SIGNATURE_VERFICATION_FAILED(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1710: Signature Verification for Signature with ID {0} failed
WSS_1711_ERROR_VERIFYING_SIGNATURE() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1711: Error occurred while reading signature for verification
WSS_1712_UNBUFFERED_SIGNATURE_ERROR() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1712: Signature is not buffered , message not as per configured policy
WSS_1713_SIGNATURE_VERIFICATION_EXCEPTION(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1713: Signature verification failed due to: {0}
WSS_1714_UNSUPPORTED_TRANSFORM_ERROR() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1714: Only EXC14n Transform is supported
WSS_1715_ERROR_CANONICALIZING_BODY() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1715: Error occurred while canonicalizing BodyTag
WSS_1716_ERROR_DEREFERENCE_STR_TRANSFORM() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1716: Error occurred while dereferencing STR-Transform's Reference Element
WSS_1717_ERROR_PAYLOAD_VERIFICATION() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1717: Error occurred while doing digest verification of body/payload
WSS_1718_MISSING_CANON_ALGORITHM() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1718: Canonicalization Algorithm must be present in SignedInfo
WSS_1719_ERROR_DIGESTVAL_REFERENCE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1719: Signature Reference validation error.
WSS_1720_ERROR_URI_DEREF(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1720: Error occurred while dereferencing Reference: {0}
WSS_1721_REFERENCE_VALIDATION_FAILED(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1721: Validation of Reference with URI {0} failed
WSS_1722_ERROR_REFERENCE_VALIDATION(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1722: Error occurred while validating Reference with URI: {0}
WSS_1723_UNSUPPORTED_TRANSFORM_ELEMENT(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1723: Unsupported Transform element: {0}
WSS_1724_SIGTYPE_VERIFICATION_FAILED(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
{0} Signature verification failed
WSS_1725_REFERENCE_ELEMENT_NOTFOUND() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
No Reference Element found in SignedInfo of Signature
WSS_1750_URI_TOBE_DEREFERENCED(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1750: URI to be dereferenced:{0}
WSS_1751_NUMBER_TARGETS_SIGNATURE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1751: Number of targets in Signature is: {0}.
WSS_1752_SIGNATURE_TARGET_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1752: Signature Target Value is {0}
WSS_1753_TARGET_DIGEST_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1753: Digest algorithm used: {0}
WSS_1754_TRANSFORM_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1754: Transform algorithm used is: {0}
WSS_1755_MISSINGID_INCOMING_SIGNATURE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1755: Id not present for Incoming signature.
WSS_1756_CANONICALIZED_SIGNEDINFO_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1756: Canonicalized Signed Info: {0}
WSS_1757_CANONICALIZED_TARGET_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1757: Canonicalized target value: {0}
WSS_1758_TRANSFORM_INIT() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1758: Error occured while initializing the EXC14n canonicalizer, Invalid algorithm parameters were specified.
WSS_1759_TRANSFORM_ERROR(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1759: Following error {0} occured while performing canonicalization {0}
WSS_1760_DIGEST_INIT_ERROR() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1760: Error occurred when obtaining MessageDigest instance.
WSS_1761_TRANSFORM_IO_ERROR() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1761: Error occurred while flushing the outputstream.
WSS_1762_CALCULATED_DIGEST_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1762: Calculated digest value is:{0}
WSS_1763_ACTUAL_DEGEST_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1763: Actual digest value is:{0}
WSS_1764_CANONICALIZED_PAYLOAD_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1764: Canonicalized PayLoad is: {0}
WSS_1765_INVALID_DEGEST_ALGO(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1765: invalid digest algorithm {0}
WSS_1766_NO_ATTACHMENT_PARTS_TOBE_SECURED() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1766:No attachment part present in the message to be secured
WSS_1767_ERROR_CREATE_TRANSFORM_OBJECT() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1767: Error occurred while creating transform object
WSS_1768_NO_SIGNEDPARTS() - Static method in class com.sun.xml.wss.logging.impl.opt.signature.LogStringsMessages
WSS1768: No Signed Parts found in the Message
WSS_1801_BST_CREATION_FAILED() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1801: Error occurred while constructing BinarySecurityToken.
WSS_1802_WRONG_TOKENINCLUSION_POLICY() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1802: IncludeToken policy is Never and WSSAssertion has KeyIdentifier/Thumbprint reference types set to false
WSS_1803_UNSUPPORTED_REFERENCE_TYPE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1803: The reference type {0} is not supported
WSS_1804_WRONG_ENCRYPTED_KEY() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1804: The length of encryptedKey Id is 0
WSS_1805_DERIVEDKEYS_WITH_ASYMMETRICBINDING_UNSUPPORTED() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1805: Asymmetric Binding with DerivedKeys under X509Token Policy Not Yet Supported
WSS_1806_ERROR_GENERATING_SYMMETRIC_KEY() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1806: Error in generating symmetric keys.
WSS_1807_CERT_PROOF_KEY_NULL_ISSUEDTOKEN() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1807: Requestor Certificate and Proof Key are both null for Issued Token
WSS_1808_ID_NOTSET_ENCRYPTED_ISSUEDTOKEN() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1808: Id attribute not set on Encrypted IssuedToken
WSS_1809_SCT_NOT_FOUND() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1809: SecureConversation token not found in the session.
WSS_1810_NULL_PRIVATEKEY_SAML() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1810: Private key is set to null inside the private key binding for SAML policy used for Signature
WSS_1811_NULL_SAML_ASSERTION() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1811: SAML assertion is set to null for SAML Binding used for Signature
WSS_1812_MISSING_CERT_SAMLASSERTION() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1812: Could not locate Certificate corresponding to Key in SubjectConfirmation of SAML Assertion
WSS_1813_UNSUPPORTED_EMBEDDEDREFERENCETYPE_SAML() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1813: Embedded Reference Type for SAML Assertions not supported yet
WSS_1814_ERROR_ENCODING_CERTIFICATE() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1814: Error occurred while encoding X509 Certificate
WSS_1815_ERROR_PROCESSING_STR() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1815: Error while processing SecurityTokenReference in incoming message
WSS_1816_ERROR_REFERENCE_MECHANISM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1816: Error occurred while resolving {0}
WSS_1817_ERROR_REFERENCE_CANWRITER(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1817: Error occurred while writing {0} to canonicalized writer
WSS_1818_ALGORITHM_NOTSET_DERIVEDKEY() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1818: Algorithm not set for deriving key
WSS_1819_ERROR_SYMMKEY_DERIVEDKEY() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1819: Error occurred while generating SymmetricKey for DerivedKeyToken
WSS_1820_ERROR_NONCE_DERIVEDKEY(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1820: Error occurred while decoding nonce for DerivedKey with ID: {0}
WSS_1821_INVALID_DKT_TOKEN() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1821: Invalid DerivedKey Token.
WSS_1822_KERBEROS_ALWAYS_NOTALLOWED() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1822: IncludeToken Always and AlwaysToRecipient not allowed for Kerberos Tokens.
WSS_1823_KEY_PAIR_PROOF_KEY_NULL_ISSUEDTOKEN() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1823: Proof Key and RSA KeyPair for Supporting token (KeyValueToken or RsaToken) are both null for Issued Token
WSS_1851_REFERENCETYPE_X_509_TOKEN(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1851: Reference type for X509 Token: {0}
WSS_1852_KEY_IDENTIFIER_EMPTY() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1852: KeyIdentifier value cannot be empty.
WSS_1853_REFERENCETYPE_KERBEROS_TOKEN(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1853: Reference type for Kerberos Token: {0}
WSS_1854_TWO_TOKENS_WITH_SAME_ID() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1854: Found two tokens with same Id attribute
WSS_1855_XML_STREAM_READER_ERROR() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS1855: xml stream reader exception during getKey
WSS_1856_NULL_USERNAMETOKEN() - Static method in class com.sun.xml.wss.logging.impl.opt.token.LogStringsMessages
WSS: null usernametoken
WSS_1902_UNSUPPORTED_USERNAMETOKEN_KEYBINDING() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1902: UsernameToken as KeyBinding for EncryptionPolicy is Not Yet Supported
WSS_1903_UNSUPPORTED_KEYBINDING_ENCRYPTIONPOLICY(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1903: Unsupported Key Binding for EncryptionPolicy: {0}
WSS_1904_UNSUPPORTED_KEYENCRYPTION_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1904: Unable to compute Cipher Value / decrypt key as {0} algorithm is not supported for key encryption
WSS_1905_ERROR_INITIALIZING_CIPHER() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1905: Error occurred while initializing the cipher.
WSS_1906_INVALID_KEY_ERROR() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1906: Invalid key provided for encryption/decryption.
WSS_1907_INCORRECT_BLOCK_SIZE() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1907: Internal error.
WSS_1908_ERROR_WRITING_ENCRYPTEDDATA() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1908: Error occurred while writing encrypted data
WSS_1909_UNSUPPORTED_DATAENCRYPTION_ALGORITHM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1909: Unable to compute Cipher Value/ decrypt data as {0} algorithm is not supported for data encryption
WSS_1910_ERROR_WRITING_NAMESPACES_CANONICALIZER(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1910: Unable to write namespaces to exclusive canonicalizer: {0}
WSS_1911_ERROR_WRITING_CIPHERVALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1911: Unable to calculate cipher value due to: {0}
WSS_1912_DECRYPTION_ALGORITHM_NULL() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1912: Cannot decrypt a key without knowing the algorithm
WSS_1913_DECRYPTION_KEY_NULL() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1913: Key used to decrypt EncryptedKey cannot be null
WSS_1914_INVALID_CIPHER_MODE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1914: Invalid Cipher mode: {0}
WSS_1915_INVALID_ALGORITHM_PARAMETERS(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1915: Error occurred while decrypting data.
WSS_1916_ERROR_WRITING_ECRYPTEDHEADER(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1916: Error occurred while writing EncryptedHeader: {0}
WSS_1917_CRLF_INIT_FAILED() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1917: Error occurred while initializing internal buffer.
WSS_1918_ILLEGAL_ENCRYPTION_TARGET(Object, Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1918: Illegal Encryption Target: URI - {0}, element - {1}
WSS_1919_ERROR_WRITING_ENCRYPTEDDATA(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1919: Error occurred while writing EncryptedData: {0}
WSS_1920_ERROR_CALCULATING_CIPHERVALUE() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1920: Error occurred while calculating Cipher Value
WSS_1921_ERROR_WRITING_ENCRYPTEDKEY(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1921: Error occurred while writing EncryptedKey: {0}
WSS_1922_ERROR_DECODING_CIPHERVAL(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1922: Error occurred while decoding CipherValue: {0}
WSS_1923_ERROR_PROCESSING_CIPHERVAL(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1923: Error occurred while processing CipherValue: {0}
WSS_1924_CIPHERVAL_MISSINGIN_CIPHERDATA() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1925: No CipherValue found in CipherData
WSS_1925_EMPTY_ENCMETHOD_ED() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1925: Empty Encryption method is not allowed
WSS_1926_ED_KEY_NOTSET() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1926: Key not set for EncryptedData
WSS_1927_ERROR_DECRYPT_ED(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1927: Error occured while decrypting {0}
WSS_1928_UNRECOGNIZED_CIPHERTEXT_TRANSFORM(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1928: Unrecognized Ciphertext transform algorithm: {0}
WSS_1950_DATAENCRYPTION_ALGORITHM_NOTSET() - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1950: DataEncryption Algorithm could not be obtained from algorithm suite.
WSS_1951_ENCRYPTED_DATA_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1951: Encrypted Data is: {0}
WSS_1952_ENCRYPTION_KEYBINDING_VALUE(Object) - Static method in class com.sun.xml.wss.logging.impl.opt.crypto.LogStringsMessages
WSS1952: KeyBinding in Encryption is: {0}
WSS_API_DOMAIN - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
WSS_API_DOMAIN_BUNDLE - Static variable in interface com.sun.xml.wss.logging.LogDomainConstants
 
WSS_JAXWS_IMPL_DOMAIN - Static variable in class com.sun.xml.wss.jaxws.impl.logging.LogDomainConstants
 
WSS_JAXWS_IMPL_DOMAIN_BUNDLE - Static variable in class com.sun.xml.wss.jaxws.impl.logging.LogDomainConstants
 
WSS_PROCESSING_CONTEXT - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSS_SPEC_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
wssAssertion - Variable in class com.sun.xml.wss.impl.ProcessingContextImpl
 
WSSAssertion - Class in com.sun.xml.wss.impl
 
WSSAssertion(Set<String>, String) - Constructor for class com.sun.xml.wss.impl.WSSAssertion
Creates a new instance of WSSAssertion
WSSC_13NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSC_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSC_PREFIX - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
wsscVer - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
wsscVer - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
WSSE - Static variable in class com.sun.xml.wss.impl.transform.DOMSTRTransform
 
WSSE11_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE11_PREFIX - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE11_TOKEN_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_BINARY_SECURITY_TOKEN_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_BINARY_SECURITY_TOKEN_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_FAILED_AUTHENTICATION - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_FAILED_CHECK - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_IDENTIFIER_ATTR_VALUETYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_INTERNAL_SERVER_ERROR - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_INVALID_SECURITY - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_INVALID_SECURITY_TOKEN - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_PREFIX - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_RECEIVER_POLICY_VIOLATION - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_REFERENCE_ATTR_URI - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_REFERENCE_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_REFERENCE_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_SAML_KEY_IDENTIFIER_VALUE_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_SAML_v1_0_VALUE_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_SAML_v1_1_TOKEN_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_SAML_v1_1_VALUE_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_SAML_v2_0_KEY_IDENTIFIER_VALUE_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_SAML_v2_0_TOKEN_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_SAML_v2_0_VALUE_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_SECURITY_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_SECURITY_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_SECURITY_TOKEN_REFERENCE_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_SECURITY_TOKEN_REFERENCE_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_SECURITY_TOKEN_UNAVAILABLE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_UNSUPPORTED_ALGORITHM - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSSE_UNSUPPORTED_SECURITY_TOKEN - Static variable in class com.sun.xml.wss.impl.MessageConstants
SOAPFault related constants
WSSFeatureBindingExtension - Class in com.sun.xml.wss.impl.policy.mls
 
WSSFeatureBindingExtension() - Constructor for class com.sun.xml.wss.impl.policy.mls.WSSFeatureBindingExtension
Creates a new instance of WSSFeatureBindingExtension
WSSKeyBindingExtension - Class in com.sun.xml.wss.impl.policy.mls
 
WSSKeyBindingExtension() - Constructor for class com.sun.xml.wss.impl.policy.mls.WSSKeyBindingExtension
Creates a new instance of WSSKeyBindingExtension
WSSNamespacePrefixMapper - Class in com.sun.xml.wss.saml.util
 
WSSNamespacePrefixMapper() - Constructor for class com.sun.xml.wss.saml.util.WSSNamespacePrefixMapper
Creates a new instance of NamespacePrefixMapper
WSSNamespacePrefixMapper(boolean) - Constructor for class com.sun.xml.wss.saml.util.WSSNamespacePrefixMapper
 
WSSPIPE_0001_PROBLEM_MAR_UNMAR() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE001: Problem creating JAXB Marshaller/Unmarshaller from JAXBContext.
WSSPIPE_0002_INTERNAL_SERVER_ERROR() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0002: Security Pipe: Internal Error while trying to create a SOAPFault.
WSSPIPE_0003_PROBLEM_PRINTING_MSG() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE003: An Error occurred while trying to print SOAP Message.
WSSPIPE_0004_OPT_PATH_NOT_YET_SUPPORTED() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0004: Fault Policy Verification not yet supported Optimized Path.
WSSPIPE_0005_PROBLEM_PROC_SOAP_MESSAGE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0005: Security Pipe: Error occurred while converting JAXWS message to SAAJ SOAP Message.
WSSPIPE_0006_PROBLEM_INIT_OUT_PROC_CONTEXT() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0006: Security Pipe: An Internal Error occurred while initializing Outgoing Security Processing Context.
WSSPIPE_0007_PROBLEM_GETTING_EFF_BOOT_POLICY() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0007: Security Pipe: An Error occurred while trying to get Effective SecureConversation Bootstrap policy.
WSSPIPE_0008_PROBLEM_BUILDING_PROTOCOL_POLICY() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0008: Security Pipe: An Error occurred while trying to build Effective Security Policy for Protocol Message.
WSSPIPE_0009_UNSUPPORTED_CALLBACK_TYPE_ENCOUNTERED(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0009: Unsupported callback type {0} encountered.
WSSPIPE_0010_UNKNOWN_VALIDATOR_TYPE_CONFIG(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0010: Unknown Validator type {0} in config Assertion.
WSSPIPE_0011_COULD_NOT_FIND_USER_CLASS() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0011: Couldn't find User Class: {0}.
WSSPIPE_0012_PROBLEM_CHECKING_RELIABLE_MESSAGE_ENABLE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0012: Internal Error: Could not detect whether Reliable Messaging is enabled or not.
WSSPIPE_0013_SEC_POLICY_NOT_CONFIGURED(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0013: SecurityPolicy is not configured for operation {0}, but SecurityHeader was found.
WSSPIPE_0014_KEYSTORE_URL_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0014: KeyStore URL was obtained as NULL from ConfigAssertion.
WSSPIPE_0015_KEYSTORE_PASSWORD_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0015: KeyStore Password was obtained as NULL from ConfigAssertion.
WSSPIPE_0016_TRUSTSTORE_URL_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0016: TrustStore URL was obtained as NULL from ConfigAssertion.
WSSPIPE_0017_TRUSTSTORE_PASSWORD_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0017: TrustStore Password was obtained as NULL from ConfigAssertion.
WSSPIPE_0018_NULL_OR_EMPTY_XWSS_CALLBACK_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0018: Null or Empty Value specified for xwssCallbackHandler classname.
WSSPIPE_0019_NULL_OR_EMPTY_USERNAME_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0019: Null or Empty Value specified for usernameHandler classname.
WSSPIPE_0020_NULL_OR_EMPTY_PASSWORD_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0020: Null or Empty Value specified for passwordHandler classname.
WSSPIPE_0021_NULL_OR_EMPTY_SAML_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0021: Null or Empty Value specified for samlHandler classname
WSSPIPE_0022_NULL_OR_EMPTY_VALIDATOR_CLASSNAME(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0022: Null or Empty Validator classname set for {0}
WSSPIPE_0023_ERROR_CREATING_NEW_INSTANCE_SEC_CLIENT_PIPE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0023: Error in creating new instance of SecurityClientPipe
WSSPIPE_0024_ERROR_SECURING_OUTBOUND_MSG() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0024: Error in Securing Outbound Message.
WSSPIPE_0025_ERROR_VERIFY_INBOUND_MSG() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0025: Error in Verifying Security in the Inbound Message.
WSSPIPE_0026_NO_POLICY_FOUND_FOR_SC() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0026: Cannot start SecureConversation, no SecureConversation Assertion(s) found in Policy.
WSSPIPE_0027_ERROR_CONFIGURE_CLIENT_HANDLER() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0027: Error in configuring Client Security Callback Handler.
WSSPIPE_0028_ERROR_CREATING_NEW_INSTANCE_SEC_SERVER_PIPE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0028: Error in creating new instance of SecurityServerPipe
WSSPIPE_0029_ERROR_SESSION_CREATION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0029: Fail to create a Secure Session with RST-SCT Issue Request.
WSSPIPE_0030_UNSUPPORTED_OPERATION_EXCEPTION(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0030: RequestType : {0} not supported for creating a Secure Session.
WSSPIPE_0031_ERROR_INVOKE_SC_CONTRACT() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0031: Error while invoking Secure Conversation Contract.
WSSPIPE_0032_ERROR_CONFIGURE_SERVER_HANDLER() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0027: Error in configuring Server Security Callback Handler.
WSSPIPE_0033_INVALID_CALLBACK_HANDLER_CLASS(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0033: The specified CallbackHandler class : {0} is not a valid javax.security.auth.callback.CallbackHandler
WSSPIPE_0034_FAULTY_RESPONSE_MSG(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0034: Client Application received SOAP Fault : {0}.
WSSPIPE_0035_ERROR_ISSUEDTOKEN_CREATION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSPIPE0035: Received Exception during IssuedToken Creation.
WSSPolicy - Class in com.sun.xml.wss.impl.policy.mls
Represents a base class for SOAP Message Security Policies.
WSSPolicy() - Constructor for class com.sun.xml.wss.impl.policy.mls.WSSPolicy
Default constructor
WSSPolicyConsumerImpl - Class in com.sun.xml.wss.impl.dsig
 
WSSPolicyConsumerImpl.WSSProvider - Class in com.sun.xml.wss.impl.dsig
Provider to register STRTransform,Attachment-Complete and Attachment-ContentOnly Transforms into XMLDSIG implementation.
WSSPolicyConsumerImpl.WSSProvider() - Constructor for class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl.WSSProvider
 
WSSPolicyGenerator - Class in com.sun.xml.wss.impl.policy.mls
This class is a Factory for generating the various Security Policy primitives that are understood and processed by XWS-Security.
WSSPolicyGenerator() - Constructor for class com.sun.xml.wss.impl.policy.mls.WSSPolicyGenerator
Default constructor
WssProviderAuthModule - Class in com.sun.xml.wss.provider
 
WssProviderAuthModule() - Constructor for class com.sun.xml.wss.provider.WssProviderAuthModule
 
WssProviderSecurityEnvironment - Class in com.sun.xml.wss.impl
 
WssProviderSecurityEnvironment(CallbackHandler, Map) - Constructor for class com.sun.xml.wss.impl.WssProviderSecurityEnvironment
 
WssSoapFaultException - Exception in com.sun.xml.wss.impl
The WssSoapFaultException exception represents a SOAP fault.
WssSoapFaultException(QName, String, String, Detail) - Constructor for exception com.sun.xml.wss.impl.WssSoapFaultException
Constructor for the SOAPFaultException
WSSTUBE_0001_PROBLEM_MAR_UNMAR() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE001: Problem creating JAXB Marshaller/Unmarshaller from JAXBContext.
WSSTUBE_0002_INTERNAL_SERVER_ERROR() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0002: Security Tube: Internal Error while trying to create a SOAPFault.
WSSTUBE_0003_PROBLEM_PRINTING_MSG() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE003: An Error occurred while trying to print SOAP Message.
WSSTUBE_0004_OPT_PATH_NOT_YET_SUPPORTED() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0004: Fault Policy Verification not yet supported Optimized Path.
WSSTUBE_0005_PROBLEM_PROC_SOAP_MESSAGE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0005: Security Tube: Error occurred while converting JAXWS message to SAAJ SOAP Message.
WSSTUBE_0006_PROBLEM_INIT_OUT_PROC_CONTEXT() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0006: Security Tube: An Internal Error occurred while initializing Outgoing Security Processing Context.
WSSTUBE_0007_PROBLEM_GETTING_EFF_BOOT_POLICY() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0007: Security Tube: An Error occurred while trying to get Effective SecureConversation Bootstrap policy.
WSSTUBE_0008_PROBLEM_BUILDING_PROTOCOL_POLICY() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0008: Security Tube: An Error occurred while trying to build Effective Security Policy for Protocol Message.
WSSTUBE_0009_UNSUPPORTED_CALLBACK_TYPE_ENCOUNTERED(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0009: Unsupported callback type {0} encountered.
WSSTUBE_0010_UNKNOWN_VALIDATOR_TYPE_CONFIG(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0010: Unknown Validator type {0} in config Assertion.
WSSTUBE_0011_COULD_NOT_FIND_USER_CLASS() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0011: Couldn't find User Class: {0}.
WSSTUBE_0012_PROBLEM_CHECKING_RELIABLE_MESSAGE_ENABLE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0012: Internal Error: Could not detect whether Reliable Messaging is enabled or not.
WSSTUBE_0013_SEC_POLICY_NOT_CONFIGURED(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0013: SecurityPolicy is not configured for operation {0}, but SecurityHeader was found.
WSSTUBE_0014_KEYSTORE_URL_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0014: KeyStore URL was obtained as NULL from ConfigAssertion.
WSSTUBE_0015_KEYSTORE_PASSWORD_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0015: KeyStore Password was obtained as NULL from ConfigAssertion.
WSSTUBE_0016_TRUSTSTORE_URL_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0016: TrustStore URL was obtained as NULL from ConfigAssertion.
WSSTUBE_0017_TRUSTSTORE_PASSWORD_NULL_CONFIG_ASSERTION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0017: TrustStore Password was obtained as NULL from ConfigAssertion.
WSSTUBE_0018_NULL_OR_EMPTY_XWSS_CALLBACK_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0018: Null or Empty Value specified for xwssCallbackHandler classname.
WSSTUBE_0019_NULL_OR_EMPTY_USERNAME_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0019: Null or Empty Value specified for usernameHandler classname.
WSSTUBE_0020_NULL_OR_EMPTY_PASSWORD_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0020: Null or Empty Value specified for passwordHandler classname.
WSSTUBE_0021_NULL_OR_EMPTY_SAML_HANDLER_CLASSNAME() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0021: Null or Empty Value specified for samlHandler classname
WSSTUBE_0022_NULL_OR_EMPTY_VALIDATOR_CLASSNAME(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0022: Null or Empty Validator classname set for {0}
WSSTUBE_0023_ERROR_CREATING_NEW_INSTANCE_SEC_CLIENT_TUBE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0023: Error in creating new instance of SecurityClientTube
WSSTUBE_0024_ERROR_SECURING_OUTBOUND_MSG() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0024: Error in Securing Outbound Message.
WSSTUBE_0025_ERROR_VERIFY_INBOUND_MSG() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0025: Error in Verifying Security in the Inbound Message.
WSSTUBE_0026_NO_POLICY_FOUND_FOR_SC() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0026: Cannot start SecureConversation, no SecureConversation Assertion(s) found in Policy.
WSSTUBE_0027_ERROR_CONFIGURE_CLIENT_HANDLER() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0027: Error in configuring Client Security Callback Handler.
WSSTUBE_0028_ERROR_CREATING_NEW_INSTANCE_SEC_SERVER_TUBE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0028: Error in creating new instance of SecurityServerTube
WSSTUBE_0029_ERROR_SESSION_CREATION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0029: Fail to create a Secure Session with RST-SCT Issue Request.
WSSTUBE_0030_UNSUPPORTED_OPERATION_EXCEPTION(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0030: RequestType : {0} not supported for creating a Secure Session.
WSSTUBE_0031_ERROR_INVOKE_SC_CONTRACT() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0031: Error while invoking Secure Conversation Contract.
WSSTUBE_0032_ERROR_CONFIGURE_SERVER_HANDLER() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0027: Error in configuring Server Security Callback Handler.
WSSTUBE_0033_INVALID_CALLBACK_HANDLER_CLASS(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0033: The specified CallbackHandler class : {0} is not a valid javax.security.auth.callback.CallbackHandler
WSSTUBE_0034_FAULTY_RESPONSE_MSG(Object) - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0034: Client Application received SOAP Fault : {0}.
WSSTUBE_0035_ERROR_ISSUEDTOKEN_CREATION() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE0035: Received Exception during IssuedToken Creation.
WSSTUBE_0036_ERROR_INSTATIATE_WEBSERVICE_CONTEXT_DELEGATE() - Static method in class com.sun.xml.wss.jaxws.impl.logging.LogStringsMessages
WSSTUBE: Exception during instantiating webservice context delegate
wsTrustVer - Variable in class com.sun.xml.wss.jaxws.impl.SecurityTubeBase
 
wsTrustVer - Variable in class com.sun.xml.wss.provider.wsit.WSITAuthContextBase
 
WSU - Static variable in class com.sun.xml.wss.impl.transform.DOMSTRTransform
 
WSU_ID_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSU_MESSAGE_EXPIRED - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSU_NS - Static variable in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
WSU_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
WSU_PREFIX - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
wsuId - Variable in class com.sun.xml.wss.core.BinarySecurityToken
 

X

X509_AUTH_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
X509_ISSUER_TYPE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
X509_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
X509_TOKEN_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
X509CERTIFICATE_TYPE - Static variable in class com.sun.xml.wss.impl.PolicyTypeUtil
 
x509CertificateBinding(SecurityPolicy) - Static method in class com.sun.xml.wss.impl.PolicyTypeUtil
 
x509DataCount() - Method in class com.sun.xml.wss.core.KeyInfoHeaderBlock
Method x509DataCount
X509DataType - Class in com.sun.xml.security.core.dsig
Java class for X509DataType complex type.
X509DataType() - Constructor for class com.sun.xml.security.core.dsig.X509DataType
 
x509IssuerName - Variable in class com.sun.xml.security.core.dsig.X509IssuerSerialType
 
X509IssuerSerial - Class in com.sun.xml.wss.core.reference
 
X509IssuerSerial(SOAPElement) - Constructor for class com.sun.xml.wss.core.reference.X509IssuerSerial
Constructor X509IssuerSerial
X509IssuerSerial(Document, String, BigInteger) - Constructor for class com.sun.xml.wss.core.reference.X509IssuerSerial
Constructor X509IssuerSerial
X509IssuerSerial(Document, String, String) - Constructor for class com.sun.xml.wss.core.reference.X509IssuerSerial
Constructor X509IssuerSerial
X509IssuerSerial(Document, String, int) - Constructor for class com.sun.xml.wss.core.reference.X509IssuerSerial
Constructor X509IssuerSerial
X509IssuerSerial(Document, X509Certificate) - Constructor for class com.sun.xml.wss.core.reference.X509IssuerSerial
Constructor X509IssuerSerial
x509IssuerSerialOrX509SKIOrX509SubjectName - Variable in class com.sun.xml.security.core.dsig.X509DataType
 
X509IssuerSerialStrategy - Class in com.sun.xml.wss.impl.keyinfo
 
X509IssuerSerialStrategy() - Constructor for class com.sun.xml.wss.impl.keyinfo.X509IssuerSerialStrategy
 
X509IssuerSerialStrategy(String, boolean) - Constructor for class com.sun.xml.wss.impl.keyinfo.X509IssuerSerialStrategy
 
X509IssuerSerialType - Class in com.sun.xml.security.core.dsig
Java class for X509IssuerSerialType complex type.
X509IssuerSerialType() - Constructor for class com.sun.xml.security.core.dsig.X509IssuerSerialType
 
X509SecurityToken - Class in com.sun.xml.wss.core
An X509 v3 certificate BinarySecurityToken.
X509SecurityToken(Document, X509Certificate, String, String) - Constructor for class com.sun.xml.wss.core.X509SecurityToken
 
X509SecurityToken(Document, X509Certificate) - Constructor for class com.sun.xml.wss.core.X509SecurityToken
 
X509SecurityToken(Document, X509Certificate, String) - Constructor for class com.sun.xml.wss.core.X509SecurityToken
 
X509SecurityToken(SOAPElement, boolean) - Constructor for class com.sun.xml.wss.core.X509SecurityToken
 
X509SecurityToken(SOAPElement) - Constructor for class com.sun.xml.wss.core.X509SecurityToken
 
x509SerialNumber - Variable in class com.sun.xml.security.core.dsig.X509IssuerSerialType
 
X509SubjectKeyIdentifier - Class in com.sun.xml.wss.core.reference
 
X509SubjectKeyIdentifier(Document) - Constructor for class com.sun.xml.wss.core.reference.X509SubjectKeyIdentifier
Creates an "empty" KeyIdentifier element with default encoding type and default value type.
X509SubjectKeyIdentifier(SOAPElement) - Constructor for class com.sun.xml.wss.core.reference.X509SubjectKeyIdentifier
 
X509SubjectKeyIdentifier_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
X509ThumbPrintIdentifier - Class in com.sun.xml.wss.core.reference
 
X509ThumbPrintIdentifier(Document) - Constructor for class com.sun.xml.wss.core.reference.X509ThumbPrintIdentifier
Creates an "empty" KeyIdentifier element with default encoding type and default value type.
X509ThumbPrintIdentifier(SOAPElement) - Constructor for class com.sun.xml.wss.core.reference.X509ThumbPrintIdentifier
 
X509TOKEN_ELEMENT_NAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
X509TOKEN_ELEMENT_QNAME - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
X509v1_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
X509v3_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
X509v3SubjectKeyIdentifier_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
xacc - Variable in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
Heart of the conversion logic.
xducer - Variable in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
XENC_CIPHER_DATA_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XENC_CIPHER_DATA_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XENC_ENCRYPTED_KEY_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XENC_ENCRYPTED_KEY_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XENC_NS - Static variable in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
XENC_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XENC_NS - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
XENC_PREFIX - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XENC_REFERENCE_LIST_LNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XENC_REFERENCE_LIST_QNAME - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XML_CONTENT_TYPE_VALUE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XML_DOM_FI - Class in com.sun.xml.fastinfoset.tools
 
XML_DOM_FI() - Constructor for class com.sun.xml.fastinfoset.tools.XML_DOM_FI
 
XML_DOM_SAX_FI - Class in com.sun.xml.fastinfoset.tools
 
XML_DOM_SAX_FI() - Constructor for class com.sun.xml.fastinfoset.tools.XML_DOM_SAX_FI
 
XML_HEADERS - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
XML_MIME_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
XML_NAMESPACE - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
XML_NAMESPACE_NAME - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
XML_NAMESPACE_NAME_LENGTH - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
XML_NAMESPACE_PREFIX - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
XML_NAMESPACE_PREFIX - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
XML_NAMESPACE_PREFIX_LENGTH - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
XML_NAMESPACE_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
Deprecated. Use javax.xml.XMLConstants.XML_NS_URI instead;
XML_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XML_PREFIX - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XML_SAX_FI - Class in com.sun.xml.fastinfoset.tools
 
XML_SAX_FI() - Constructor for class com.sun.xml.fastinfoset.tools.XML_SAX_FI
 
XML_SAX_StAX_FI - Class in com.sun.xml.fastinfoset.tools
 
XML_SAX_StAX_FI() - Constructor for class com.sun.xml.fastinfoset.tools.XML_SAX_StAX_FI
 
XML_SCHEMA - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
Deprecated. Use javax.xml.XMLConstants.W3C_XML_SCHEMA_NS_URI instead;
XML_SCHEMA_INSTANCE - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
Deprecated. Use javax.xml.XMLConstants.W3C_XML_SCHEMA_INSTANCE_NS_URI instead
XML_SCHEMA_NAMESPACE - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
XML_SCHEMA_NAMESPACE_PREFIX - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
 
XML_TYPE - Static variable in interface com.sun.xml.wss.swa.MimeConstants
 
XML_URI - Static variable in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
The XML Namespace ("http://www.w3.org/XML/1998/namespace").
XmlAccessorFactory - Annotation Type in com.sun.xml.bind
Identifies a user provided customized Accessor to be used.
XMLACCESSORFACTORY_SUPPORT - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) enable support of XmlAccessorFactory annotation in the JAXBContext.
xmlAccessorFactorySupport - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Flag that user has provided a custom AccessorFactory for JAXB to use
XmlAttribute - Annotation Type in com.sun.xml.txw2.annotation
Specifies that the invocation of the method will produce an attribute.
XmlCDATA - Annotation Type in com.sun.xml.txw2.annotation
Used along with XmlElement to write a CDATA section, instead of the normal PCDATA.
XMLChar - Class in com.sun.xml.fastinfoset.org.apache.xerces.util
This class defines the basic XML character properties.
XMLChar() - Constructor for class com.sun.xml.fastinfoset.org.apache.xerces.util.XMLChar
 
XMLConstants - Class in com.sun.xml.fastinfoset.stax.events
 
XMLConstants() - Constructor for class com.sun.xml.fastinfoset.stax.events.XMLConstants
 
XmlDataContentHandler - Class in com.sun.xml.messaging.saaj.soap
JAF data handler for XML content
XmlDataContentHandler() - Constructor for class com.sun.xml.messaging.saaj.soap.XmlDataContentHandler
 
XMLDECLARATION - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
XMLDeclarationParser - Class in com.sun.xml.messaging.saaj.util
 
XMLDeclarationParser(PushbackReader) - Constructor for class com.sun.xml.messaging.saaj.util.XMLDeclarationParser
 
XmlElement - Annotation Type in com.sun.xml.txw2.annotation
Specifies the name of the XML element.
XMLEvent2 - Interface in org.codehaus.stax2.evt
Interface that extends basic XMLEvent2 with method(s) that are missing from it; specifically linkage that allows using a stream/event writer for outputting.
XMLEventFactory2 - Class in org.codehaus.stax2.evt
Interface that adds missing (but required) methods to XMLEventFactory; especially ones for creating actual well-behaving DOCTYPE events.
XMLEventFactory2() - Constructor for class org.codehaus.stax2.evt.XMLEventFactory2
 
XMLEventReader2 - Interface in org.codehaus.stax2
Extended interface that implements functionality that is missing from XMLEventReader, based on findings on trying to implement Stax API v1.0.
XMLEventWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput that writes to StAX XMLEventWriter.
XMLEventWriterOutput(XMLEventWriter) - Constructor for class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
XMLInputFactory2 - Class in org.codehaus.stax2
Extension of XMLInputFactory that adds some convenience factory methods as new standard properties that conforming stream reader factory and instance implementations need to recognize, and preferably support.
XMLInputFactory2() - Constructor for class org.codehaus.stax2.XMLInputFactory2
 
XmlIsSet - Annotation Type in com.sun.xml.bind.annotation
Deprecated. this hasn't been implemented in the RI, and this hasn't been speced yet. I believe Joe asked for this feature. I'd like to drop this.
xmlLangToLocale(String) - Static method in class com.sun.xml.messaging.saaj.soap.impl.FaultImpl
Convert an xml:lang attribute value into a Locale object
XmlLocation - Annotation Type in com.sun.xml.bind.annotation
Marks a property that receives a location from which the object is unmarshalled.
XmlNamespace - Annotation Type in com.sun.xml.txw2.annotation
Declares the namespace URI of the TypedXmlWriters in a package.
XMLNS_NAMESPACE_NAME - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
XMLNS_NAMESPACE_NAME_LENGTH - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
XMLNS_NAMESPACE_PREFIX - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
XMLNS_NAMESPACE_PREFIX_LENGTH - Static variable in class com.sun.xml.fastinfoset.EncodingConstants
 
XMLNS_TAG - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XMLNS_URI - Static variable in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
XML Information Set REC all namespace attributes (including those named xmlns, whose [prefix] property has no value) have a namespace URI of http://www.w3.org/2000/xmlns/
XMLNS_URI - Static variable in class com.sun.xml.messaging.saaj.soap.name.NameImpl
XML Information Set REC all namespace attributes (including those named xmlns, whose [prefix] property has no value) have a namespace URI of http://www.w3.org/2000/xmlns/
XMLNS_URI - Static variable in class com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion
XML Information Set REC all namespace attributes (including those named xmlns, whose [prefix] property has no value) have a namespace URI of http://www.w3.org/2000/xmlns/
XMLNS_URI - Static variable in class com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
XML Information Set REC all namespace attributes (including those named xmlns, whose [prefix] property has no value) have a namespace URI of http://www.w3.org/2000/xmlns/
XmlOutput - Interface in com.sun.xml.bind.v2.runtime.output
Well-formed XML writer.
XmlOutputAbstractImpl - Class in com.sun.xml.bind.v2.runtime.output
Abstract implementation of XmlOutput Implements the optimal methods, where defer to the non-optimal methods.
XmlOutputAbstractImpl() - Constructor for class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
XMLOutputFactory2 - Class in org.codehaus.stax2
Extension of XMLInputFactory to add missing functionality.
XMLOutputFactory2() - Constructor for class org.codehaus.stax2.XMLOutputFactory2
 
XMLReporter2 - Interface in org.codehaus.stax2
Extension of XMLReporter to allow for better access to information about the actual problem.
XmlSchemaGenerator<T,C,F,M> - Class in com.sun.xml.bind.v2.schemagen
Generates a set of W3C XML Schema documents from a set of Java classes.
XmlSchemaGenerator(Navigator<T, C, F, M>, TypeInfoSet<T, C, F, M>) - Constructor for class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
 
XMLSerializer - Class in com.sun.xml.bind.v2.runtime
Receives XML serialization event and writes to XmlOutput.
XmlSerializer - Interface in com.sun.xml.txw2.output
Low-level typeless XML writer driven from TypedXmlWriter.
XMLStreamBuffer - Class in com.sun.xml.stream.buffer
An immutable stream-based buffer of an XML infoset.
XMLStreamBuffer() - Constructor for class com.sun.xml.stream.buffer.XMLStreamBuffer
 
XMLStreamBufferException - Exception in com.sun.xml.stream.buffer
 
XMLStreamBufferException(String) - Constructor for exception com.sun.xml.stream.buffer.XMLStreamBufferException
 
XMLStreamBufferException(String, Exception) - Constructor for exception com.sun.xml.stream.buffer.XMLStreamBufferException
 
XMLStreamBufferException(Exception) - Constructor for exception com.sun.xml.stream.buffer.XMLStreamBufferException
 
XMLStreamBufferMark - Class in com.sun.xml.stream.buffer
A mark into a buffer.
XMLStreamBufferMark(Map<String, String>, AbstractCreatorProcessor) - Constructor for class com.sun.xml.stream.buffer.XMLStreamBufferMark
Create a mark from the buffer that is being created.
XMLStreamBufferResult - Class in com.sun.xml.stream.buffer
A JAXP Result implementation that supports the serialization to an MutableXMLStreamBuffer for use by applications that expect a Result.
XMLStreamBufferResult() - Constructor for class com.sun.xml.stream.buffer.XMLStreamBufferResult
The default XMLStreamBufferResult constructor.
XMLStreamBufferResult(MutableXMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.XMLStreamBufferResult
XMLStreamBufferResult constructor.
XMLStreamBufferSource - Class in com.sun.xml.stream.buffer
A JAXP Source implementation that supports the parsing of XMLStreamBuffer for use by applications that expect a Source.
XMLStreamBufferSource(XMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.XMLStreamBufferSource
XMLStreamBufferSource constructor.
XMLStreamException2 - Exception in com.sun.istack
XMLStreamException that properly handles exception chaining.
XMLStreamException2(String) - Constructor for exception com.sun.istack.XMLStreamException2
 
XMLStreamException2(Throwable) - Constructor for exception com.sun.istack.XMLStreamException2
 
XMLStreamException2(String, Throwable) - Constructor for exception com.sun.istack.XMLStreamException2
 
XMLStreamException2(String, Location) - Constructor for exception com.sun.istack.XMLStreamException2
 
XMLStreamException2(String, Location, Throwable) - Constructor for exception com.sun.istack.XMLStreamException2
 
XMLStreamLocation2 - Interface in org.codehaus.stax2
Extension of Location that adds accessor to retrieve nested location information.
XMLStreamProperties - Interface in org.codehaus.stax2
This interface defines configuration properties shared by multiple kinds of factories (input, output, validation) or instances produces (readers, writers, validators).
XMLStreamReader2 - Interface in org.codehaus.stax2
Extended interface that implements functionality that is necessary to properly build event API on top of XMLStreamReader.
XMLStreamReaderEx - Interface in org.jvnet.staxex
XMLStreamReader extended for reading binary data.
XMLStreamReaderToContentHandler - Class in com.sun.istack
This is a simple utility class that adapts StAX events from an XMLStreamReader to SAX events on a ContentHandler, bridging between the two parser technologies.
XMLStreamReaderToContentHandler(XMLStreamReader, ContentHandler, boolean, boolean) - Constructor for class com.sun.istack.XMLStreamReaderToContentHandler
 
XMLStreamReaderToContentHandler(XMLStreamReader, ContentHandler, boolean, boolean, String[]) - Constructor for class com.sun.istack.XMLStreamReaderToContentHandler
Construct a new StAX to SAX adapter that will convert a StAX event stream into a SAX event stream.
XMLStreamWriter2 - Interface in org.codehaus.stax2
Extended interface that implements functionality that is necessary to properly build event API on top of XMLStreamWriter, as well as to configure individual instances.
XMLStreamWriterEx - Interface in org.jvnet.staxex
XMLStreamWriter extended to support XOP.
XMLStreamWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput that writes to StAX XMLStreamWriter.
XMLStreamWriterOutput(XMLStreamWriter) - Constructor for class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
XMLUtil - Class in com.sun.xml.wss.impl
 
XMLUtil() - Constructor for class com.sun.xml.wss.impl.XMLUtil
 
XMLValidationException - Exception in org.codehaus.stax2.validation
Specialized sub-class of XMLStreamException, to be used for indicating fatal validation problems (when in mode in which exceptions are to be thrown).
XMLValidationException(XMLValidationProblem) - Constructor for exception org.codehaus.stax2.validation.XMLValidationException
 
XMLValidationException(XMLValidationProblem, String) - Constructor for exception org.codehaus.stax2.validation.XMLValidationException
 
XMLValidationException(XMLValidationProblem, String, Location) - Constructor for exception org.codehaus.stax2.validation.XMLValidationException
 
XMLValidationProblem - Class in org.codehaus.stax2.validation
Simple container class used to store a non-fatal problem either to be returned as is, or to use for creating and throwing a validation exception.
XMLValidationProblem(Location, String) - Constructor for class org.codehaus.stax2.validation.XMLValidationProblem
 
XMLValidationProblem(Location, String, int) - Constructor for class org.codehaus.stax2.validation.XMLValidationProblem
 
XMLValidationProblem(Location, String, int, String) - Constructor for class org.codehaus.stax2.validation.XMLValidationProblem
 
XMLValidationSchema - Interface in org.codehaus.stax2.validation
Defines the API that validator schema instances have to implement.
XMLValidationSchemaFactory - Class in org.codehaus.stax2.validation
Defines an abstract factory for constructing XMLValidationSchema instances.
XMLValidationSchemaFactory(String) - Constructor for class org.codehaus.stax2.validation.XMLValidationSchemaFactory
 
XMLValidator - Class in org.codehaus.stax2.validation
Class that defines interface that individual (possibly) stateful validator instances have to implement, and that both XMLStreamReader and XMLStreamWriter instances can call to validate xml documents.
XMLValidator() - Constructor for class org.codehaus.stax2.validation.XMLValidator
 
XmlValue - Annotation Type in com.sun.xml.txw2.annotation
Specifies that the invocation of the method will produce a text
XMLVERSION - Static variable in class com.sun.xml.fastinfoset.stax.events.XMLConstants
 
XmlVisitor - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Walks the XML document structure.
XmlVisitor.TextPredictor - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
 
XMLWriter - Class in com.sun.xml.bind.marshaller
Filter to write an XML document from a SAX event stream.
XMLWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
Create a new XML writer.
XMLWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
 
XMLWriter - Class in com.sun.xml.txw2.output
Filter to write an XML document from a SAX event stream.
XMLWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.txw2.output.XMLWriter
Create a new XML writer.
XMLWriter(Writer, String) - Constructor for class com.sun.xml.txw2.output.XMLWriter
 
XOP - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
XOP_FLAG - Static variable in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
XOP_SOAP11_XML_TYPE_VALUE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XOP_SOAP12_XML_TYPE_VALUE - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XPATH_TARGET - Static variable in interface com.sun.xml.wss.impl.config.ConfigurationConstants
 
XSD_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XSI_NS - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
XsiNilLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Looks for xsi:nil='true' and sets the target to null.
XsiNilLoader(Loader) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
 
XsiNilLoader.Array - Class in com.sun.xml.bind.v2.runtime.unmarshaller
 
XsiNilLoader.Array(Loader) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Array
 
XsiNilLoader.Single - Class in com.sun.xml.bind.v2.runtime.unmarshaller
 
XsiNilLoader.Single(Loader, Accessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Single
 
XsiTypeLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Looks at @xsi:type and forwards to the right Loader.
XsiTypeLoader(JaxBeanInfo) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
 
XSP_IMPLEMENTATION_NAME - Static variable in interface org.codehaus.stax2.XMLStreamProperties
This read-only property returns name of the implementation.
XSP_IMPLEMENTATION_VERSION - Static variable in interface org.codehaus.stax2.XMLStreamProperties
This read-only property returns the version of the implementation, and is to be used with implementation name (XMLStreamProperties.XSP_IMPLEMENTATION_NAME) property.
XSP_NAMESPACE_AWARE - Static variable in interface org.codehaus.stax2.XMLStreamProperties
Property that can be set to indicate that namespace information is to be handled in conformance to the xml namespaces specifiation; or false to indicate no namespace handling should be done.
XSP_PROBLEM_REPORTER - Static variable in interface org.codehaus.stax2.XMLStreamProperties
Property that can be set to specify a problem handler which will get notified of non-fatal problem (validation errors in non-validating mode, warnings).
XSP_SUPPORT_XMLID - Static variable in interface org.codehaus.stax2.XMLStreamProperties
Read/write property that can be set to change the level of xml:id specification support, if the implementation implements xml:id specification.
XSP_SUPPORTS_XML11 - Static variable in interface org.codehaus.stax2.XMLStreamProperties
This read-only property indicates whether the implementation supports xml 1.1 content; Boolean.TRUE indicates it does, Boolean.FALSE that it does not.
XSP_V_XMLID_FULL - Static variable in interface org.codehaus.stax2.XMLStreamProperties
Property value to use with property XMLStreamProperties.XSP_SUPPORT_XMLID.
XSP_V_XMLID_NONE - Static variable in interface org.codehaus.stax2.XMLStreamProperties
Property value to use with property XMLStreamProperties.XSP_SUPPORT_XMLID.
XSP_V_XMLID_TYPING - Static variable in interface org.codehaus.stax2.XMLStreamProperties
Property value to use with property XMLStreamProperties.XSP_SUPPORT_XMLID.
xtext(String) - Static method in class com.sun.mail.smtp.SMTPTransport
Convert a string to RFC 1891 xtext format.
XWSS_PROCESSOR_FACTORY_PROPERTY - Static variable in class com.sun.xml.wss.XWSSProcessorFactory
 
XWSSCallback - Class in com.sun.xml.wss.impl.callback
 
XWSSCallback() - Constructor for class com.sun.xml.wss.impl.callback.XWSSCallback
 
XWSSClientTube - Class in com.sun.xml.xwss
 
XWSSClientTube(WSDLPort, WSService, WSBinding, Tube) - Constructor for class com.sun.xml.xwss.XWSSClientTube
Creates a new instance of XWSSClientPipe
XWSSClientTube(XWSSClientTube, TubeCloner) - Constructor for class com.sun.xml.xwss.XWSSClientTube
 
XWSSConstants - Interface in com.sun.xml.wss
 
XWSSecurityConfiguration - Interface in com.sun.xml.xwss
An XWSSecurityConfiguration object is used by a JAXWS 2.0 Client to specify the client side security configuration.
XWSSecurityException - Exception in com.sun.xml.wss
Top level exception used to describe various Errors while processing Secure SOAP messages.
XWSSecurityException(String) - Constructor for exception com.sun.xml.wss.XWSSecurityException
Constructor specifying the message string.
XWSSecurityException(String, Throwable) - Constructor for exception com.sun.xml.wss.XWSSecurityException
Constructor specifying the message string and a nested exception
XWSSecurityException(Throwable) - Constructor for exception com.sun.xml.wss.XWSSecurityException
Constructor specifying a nested exception
XWSSecurityRuntimeException - Exception in com.sun.xml.wss.impl
 
XWSSecurityRuntimeException(String) - Constructor for exception com.sun.xml.wss.impl.XWSSecurityRuntimeException
 
XWSSecurityRuntimeException(String, Throwable) - Constructor for exception com.sun.xml.wss.impl.XWSSecurityRuntimeException
 
XWSSecurityRuntimeException(Throwable) - Constructor for exception com.sun.xml.wss.impl.XWSSecurityRuntimeException
 
XWSSProcessor - Interface in com.sun.xml.wss
XWSSProcessor interface defines methods for Securing an outbound SOAPMessage Verifying the security in an inbound SOAPMessage An XWSSProcessor can add/verify Security in a SOAPMessage as defined by the OASIS WSS 1.0 specification.
XWSSProcessor2_0Impl - Class in com.sun.xml.wss.impl.misc
 
XWSSProcessor2_0Impl(InputStream, CallbackHandler) - Constructor for class com.sun.xml.wss.impl.misc.XWSSProcessor2_0Impl
 
XWSSProcessor2_0Impl(InputStream) - Constructor for class com.sun.xml.wss.impl.misc.XWSSProcessor2_0Impl
 
XWSSProcessorFactory - Class in com.sun.xml.wss
XWSSProcessorFactory is a factory for creating XWSSProcessor Objects.
XWSSProcessorFactory() - Constructor for class com.sun.xml.wss.XWSSProcessorFactory
 
XWSSProcessorFactory2_0Impl - Class in com.sun.xml.wss.impl.misc
 
XWSSProcessorFactory2_0Impl() - Constructor for class com.sun.xml.wss.impl.misc.XWSSProcessorFactory2_0Impl
 
XWSSServerTube - Class in com.sun.xml.xwss
 
XWSSServerTube(WSEndpoint, WSDLPort, Tube) - Constructor for class com.sun.xml.xwss.XWSSServerTube
Creates a new instance of XWSSServerPipe
XWSSServerTube(XWSSServerTube, TubeCloner) - Constructor for class com.sun.xml.xwss.XWSSServerTube
 
XWSSTubelineAssemblerFactory - Class in com.sun.xml.xwss
 
XWSSTubelineAssemblerFactory() - Constructor for class com.sun.xml.xwss.XWSSTubelineAssemblerFactory
 
XWSSUtil - Class in com.sun.xml.wss.util
 
XWSSUtil() - Constructor for class com.sun.xml.wss.util.XWSSUtil
 

Y

y - Variable in class com.sun.xml.security.core.dsig.DSAKeyValueType
 

Z

ZeroOneBooleanAdapter - Class in com.sun.xml.security.core.dsig.runtime
Serializes boolean as 0 or 1.
ZeroOneBooleanAdapter() - Constructor for class com.sun.xml.security.core.dsig.runtime.ZeroOneBooleanAdapter
 

_

_abstract(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
 
_abstract(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
 
_addToTable - Variable in class com.sun.xml.fastinfoset.Decoder
True if an entry is required to be added to a table
_algorithmData - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_algorithmDataLength - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_algorithmDataOffset - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_algorithmHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
_algorithmId - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_algorithmURI - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_array - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
_array - Variable in class com.sun.xml.fastinfoset.util.PrefixArray
 
_array - Variable in class com.sun.xml.fastinfoset.util.QualifiedNameArray
 
_array - Variable in class com.sun.xml.fastinfoset.util.StringArray
 
_arrayIndex - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
_attribute(String, Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Adds an attribute of the given name and the value.
_attribute(String, String, Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Adds an attribute of the given name and the value.
_attribute(QName, Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Adds an attribute of the given name and the value.
_attributeCache - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
Holder of the attributes.
_attributeCount - Variable in class com.sun.xml.stream.buffer.AttributesHolder
 
_attributeNameTable - Variable in class com.sun.xml.fastinfoset.Decoder
The attribute name table of the vocabulary.
_attributes - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
 
_attributes - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
_attributes - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
List of attributes
_attributes - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
_attributesArray - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
List of attributes qnames and values defined in the current element.
_attributesArrayIndex - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
_attributeValueTable - Variable in class com.sun.xml.fastinfoset.Decoder
The attribute value table of the vocabulary.
_attrList - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Lazily instantiated List of all actual attributes for the current (start) element, NOT including namespace declarations.
_attrResult - Variable in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
_attrs - Variable in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
_b - Variable in class com.sun.xml.fastinfoset.Decoder
The current octet that is being read
_b - Variable in class com.sun.xml.fastinfoset.Encoder
The current octet that is to be written.
_base64Decoder - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Lazily-constructed decoder object for decoding base64 encoded binary content.
_base64Decoder() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
_base64Decoder - Variable in class org.codehaus.stax2.ri.Stax2ReaderAdapter
Lazily-constructed decoder object for decoding base64 encoded binary content.
_base64Decoder() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
_buffer - Variable in class com.sun.xml.stream.buffer.AbstractCreator
 
_buffer - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
_buffer - Variable in class com.sun.xml.stream.buffer.XMLStreamBufferResult
 
_buffer - Variable in class com.sun.xml.stream.buffer.XMLStreamBufferSource
 
_bufferCreator - Variable in class com.sun.xml.stream.buffer.XMLStreamBufferResult
 
_bufferProcessor - Variable in class com.sun.xml.stream.buffer.XMLStreamBufferSource
 
_bufferSize - Variable in class com.sun.xml.fastinfoset.Decoder
The size of the internal buffer.
_cachedIndex - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
_canonicalize(Iterator) - Method in class com.sun.xml.wss.impl.c14n.MimeHeaderCanonicalizer
 
_cast(Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Returns a different interface for this typed XML Writer.
_cdata(Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Appends CDATA section.
_cfgInternNames - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
By default we do not force interning of names: can be reset by sub-classes.
_cfgInternNsURIs - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
By default we do not force interning of namespace URIs: can be reset by sub-classes.
_cfgNsAware - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Whether stream reader is to be namespace aware (as per property XMLInputFactory.IS_NAMESPACE_AWARE) or not
_characterContentChunkTable - Variable in class com.sun.xml.fastinfoset.Decoder
The character content chunk table of the vocabulary.
_characterEncodingScheme - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_characterEncodingSchemeSystemDefault - Static variable in class com.sun.xml.fastinfoset.Encoder
Default character encoding scheme system property for the encoding of content and attribute values.
_characters - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
Characters associated with event.
_characters - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
_charactersAsCDATA - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
_charactersOffset - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_charBuffer - Variable in class com.sun.xml.fastinfoset.Decoder
The internal buffer of characters.
_charBuffer - Variable in class com.sun.xml.fastinfoset.Encoder
The internal buffer of characters used for the UTF-8 or UTF-16 encoding of characters.
_charBufferLength - Variable in class com.sun.xml.fastinfoset.Decoder
The length of characters in the buffer of characters.
_charSequence - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
_clean(String) - Method in class org.codehaus.stax2.ri.typed.ValueDecoderFactory.DecoderBase
 
_clearAttributes - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
_clearAttributes - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_coalescedText - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
In coalescing mode, we may need to combine textual content from multiple adjacent nodes.
_coalescing - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Whether stream reader is to coalesce adjacent textual (CHARACTERS, SPACE, CDATA) events (as per property XMLInputFactory.IS_COALESCING) or not
_comment(Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Appends a comment.
_constructTypeException(IllegalArgumentException, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Method called to wrap or convert given conversion-fail exception into a full TypedXMLStreamException,
_constructTypeException(String, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
_constructTypeException(IllegalArgumentException, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
Method called to wrap or convert given conversion-fail exception into a full TypedXMLStreamException,
_constructTypeException(String, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
_constructTypeException(IllegalArgumentException, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
_contentCharactersBuffer - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
_contentCharactersBuffer - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
Fragmented array to hold content information in a shared char[]
_contentCharactersBufferPtr - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
_contentCharactersBufferPtr - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
 
_contentHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
Reference to content handler.
_contentHandler - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
Reference to content handler.
_contentObjects - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
_contentObjects - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
Fragmented array to hold content information as objects
_contentObjectsPtr - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
_contentObjectsPtr - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
 
_ctx2PolicyMap - Variable in class com.sun.xml.wss.impl.policy.SecurityPolicyContainer
 
_currentContentCharactersBufferFragment - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
_currentContentObjectFragment - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
_currentElement - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
_currentInScope - Variable in class com.sun.xml.fastinfoset.util.PrefixArray
 
_currentIteration - Variable in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
 
_currentLocalName - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
Local name of current element.
_currentNamespaceAIIsEnd - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_currentNamespaceAIIsStart - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
Namespaces associated with START_ELEMENT or END_ELEMENT
_currentNode - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
_currentPrefix - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
Prefix of current element.
_currentStructureFragment - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
_currentStructureStringFragment - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
_currentUri - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
Namespace of current element.
_currEvent - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
_currNode - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Current node is the DOM node that contains information regarding the current event.
_declarationId - Variable in class com.sun.xml.fastinfoset.util.PrefixArray
 
_declaredNamespaces - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
_declHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
Reference to DTD declaration handler.
_decoderFactory - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Factory used for constructing decoders we need for typed access
_decoderFactory() - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
_decoderFactory - Variable in class org.codehaus.stax2.ri.Stax2ReaderAdapter
Factory used for constructing decoders we need for typed access
_decoderFactory() - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
_decoderFactory - Variable in class org.codehaus.stax2.ri.Stax2ReaderImpl
Factory used for constructing decoders we need for typed access
_decoderFactory() - Method in class org.codehaus.stax2.ri.Stax2ReaderImpl
 
_default(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.FixedOrDefault
 
_depth - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
The element depth that we are in.
_depth - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
_depth - Variable in class org.codehaus.stax2.ri.Stax2ReaderAdapter
Number of open (start) elements currently.
_document - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
_doubleEncoder - Variable in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
_doubleTerminate - Variable in class com.sun.xml.fastinfoset.Decoder
True if two information item are terminated in direct sequence.
_dtdHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
Reference to dtd handler.
_dtdHandler - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
Reference to dtd handler.
_duplicateAttributeVerifier - Variable in class com.sun.xml.fastinfoset.Decoder
Helper class that checks for duplicate attribute information items.
_element(String, Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Appends a new child element.
_element(String, String, Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Appends a new child element.
_element(QName, Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Appends a new child element.
_element(Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Appends a new child element.
_elementHasNamespaces - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializer
 
_elementNameTable - Variable in class com.sun.xml.fastinfoset.Decoder
The element name table of the vocabulary.
_EMPTY - Static variable in class com.sun.xml.wss.impl.MessageConstants
 
_encoding - Variable in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 
_encoding - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
_entityResolver - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
Reference to entity resolver.
_entityResolver - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
Reference to entity resolver.
_errorHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
Reference to error handler.
_errorHandler - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
Reference to error handler.
_eventAllocator - Variable in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
 
_eventType - Variable in class com.sun.xml.fastinfoset.stax.events.EventBase
 
_eventType - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
Current event
_eventType - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
_featureBinding - Variable in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
_final(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
 
_final(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
 
_final(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleType
 
_final(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleType
 
_final(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
 
_final(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
 
_floatEncoder - Variable in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
_fragmentMode - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
True if this processor should create a fragment of XML, without the start/end document markers.
_getAttributeAsArray(TypedArrayDecoder, String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
_getAttributeAsArray(TypedArrayDecoder, String) - Method in class org.codehaus.stax2.ri.Stax2ReaderAdapter
 
_getInstance() - Static method in class com.sun.xml.bind.v2.runtime.Coordinator
 
_getSignatureInput(AttachmentPart) - Static method in class com.sun.xml.wss.impl.resolver.AttachmentSignatureInput
 
_hash - Variable in class com.sun.xml.fastinfoset.util.CharArray
 
_hasInitialReadOnlyVocabulary - Variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
_hasInternedStrings - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
True if the buffer was created from a parser that interns Strings as specified by the SAX interning features
_identifier - Variable in class com.sun.xml.fastinfoset.Decoder
The vocabulary table index of identifying string or the identifier of an encoding algorithm or restricted alphabet.
_import() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
 
_index - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
 
_inscopeNamespaces - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
In scope namespaces on a fragment
_inStartElement - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
This flag indicates when there is a pending start element event.
_integer - Variable in class com.sun.xml.fastinfoset.Decoder
The vocabulary table index to an indexed non identifying string.
_intEncoder - Variable in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
_internalState - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_internName(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Method called to do additional intern()ing for a name, if and as necessary
_internNsURI(String) - Method in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
_isAlgorithmDataCloned - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_isEmptyElement - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
This flag indicates if the current element is empty.
_isFastInfosetDocument() - Method in class com.sun.xml.fastinfoset.Decoder
 
_isOptional - Variable in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
_keyBinding - Variable in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
_lastCheckedNamespace - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
_lastCheckedPrefix - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
_lastEntry - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
 
_length - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
_lexicalHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
Reference to lexical handler.
_lexicalHandler - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
Reference to lexical handler.
_location - Variable in class com.sun.xml.fastinfoset.stax.events.EventBase
 
_longEncoder - Variable in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
_manager - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_manager - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
_markIndex - Variable in class com.sun.xml.fastinfoset.Encoder
The current mark in the internal buffer.
_maximumCapacity - Variable in class com.sun.xml.fastinfoset.util.ValueArray
 
_maximumCharacterSize - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
_namespace(String) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Declares a new namespace URI on this element.
_namespace(String, String) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Declares a new namespace URI on this element to a specific prefix.
_namespace(String, boolean) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Declares a new namespace URI on this element.
_namespaceAIIsEnd - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
_namespaceAIIsEndStack - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_namespaceAIIsIndex - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_namespaceAIIsNamespaceName - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_namespaceAIIsNamespaceName - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
_namespaceAIIsPrefix - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_namespaceAIIsPrefix - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
Namespace prefixes.
_namespaceAIIsPrefixIndex - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_namespaceAIIsStartStack - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_namespaceAttributes - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
_namespaceAttributes - Variable in class com.sun.xml.fastinfoset.tools.SAXEventSerializer
 
_namespaceAttributes - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
_namespaceAttributesIndex - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
_namespaceAttributesPtr - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferCreator
 
_namespaceAttributesStack - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
_namespaceAttributesStackIndex - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
_namespaceNameIndex - Variable in class com.sun.xml.fastinfoset.Decoder
 
_namespacePrefixes - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
_namespacePrefixes - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
_namespacePrefixes - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
_namespacePrefixesFeature - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
SAX Namespace attributes features
_namespacePrefixesFeature - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
SAX Namespace attributes features
_namespacePrefixesIndex - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentParser
 
_namespacePrefixesIndex - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
_namespacePrefixesIndex - Variable in class com.sun.xml.stream.buffer.sax.SAXBufferProcessor
 
_namespacesArray - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
List of namespaces defined in the current element.
_namespacesArrayIndex - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
_namespaceScopeContext - Variable in class com.sun.xml.fastinfoset.dom.DOMDocumentSerializer
 
_namespaceToPrefixMapping - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
_needForceStreamClose - Variable in class com.sun.xml.fastinfoset.Decoder
True if needs to close underlying input stream.
_notations - Variable in class com.sun.xml.fastinfoset.Decoder
The list of Notation Information Items that are part of the Document Information Item.
_nsAttrs - Variable in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
_nsContext - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_nsContext - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
Mapping between uris and prefixes.
_nsCtx - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
_nsDeclList - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Lazily instantiated String pairs of all namespace declarations for the current (start/end) element.
_nsResult - Variable in class com.sun.xml.wss.impl.c14n.BaseCanonicalizer
 
_nsSupportContextStack - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
_octetBuffer - Variable in class com.sun.xml.fastinfoset.Decoder
The internal buffer used for decoding.
_octetBuffer - Variable in class com.sun.xml.fastinfoset.Encoder
The internal buffer of bytes.
_octetBufferEnd - Variable in class com.sun.xml.fastinfoset.Decoder
The end of the buffer.
_octetBufferIndex - Variable in class com.sun.xml.fastinfoset.Encoder
The current position in the internal buffer.
_octetBufferLength - Variable in class com.sun.xml.fastinfoset.Decoder
The length of some octets in the buffer that are to be read.
_octetBufferOffset - Variable in class com.sun.xml.fastinfoset.Decoder
The offset into the buffer to read the next byte.
_octetBufferStart - Variable in class com.sun.xml.fastinfoset.Decoder
A mark into the internal buffer used for decoding encoded algorithm or restricted alphabet data.
_offset - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
_package() - Method in interface com.sun.xml.bind.v2.schemagen.episode.SchemaBindings
 
_parseBase64Binary(String) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_parseBoolean(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_parseByte(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_parseDateTime(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_parseDecimal(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_parseDouble(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_parseFloat(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_parseFragments - Variable in class com.sun.xml.fastinfoset.Decoder
True if can parse fragments.
_parseInt(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated. Faster but less robust String->int conversion.
_parseInteger(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_parseLong(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_parseQName(CharSequence, NamespaceContext) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_parserVocabulary - Variable in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
_parseShort(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_pcdata(Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
Appends text data.
_piData - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_piData - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
_piTarget - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
State for processing instruction
_piTarget - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
_policy - Variable in class com.sun.xml.wss.provider.WssProviderAuthModule
 
_policyIdentifier - Variable in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
_poolCurrent - Variable in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
 
_poolHead - Variable in class com.sun.xml.fastinfoset.util.DuplicateAttributeVerifier
 
_prefixIndex - Variable in class com.sun.xml.fastinfoset.Decoder
 
_prefixTable - Variable in class com.sun.xml.fastinfoset.Decoder
The prefix table of the vocabulary.
_prefixToPrefixMapping - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentSerializerWithPrefixMapping
 
_preHandlingHook(Model, IndentingWriter, StubHooksIf.StubHooksState) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
_preHandlingHook(StreamingSenderState) - Method in class com.sun.xml.rpc.security.SecurityPluginUtil
 
_preRequestSendingHook(Model, IndentingWriter, StubHooksIf.StubHooksState) - Method in class com.sun.xml.rpc.plugins.SecurityPlugin
 
_preRequestSendingHook(StreamingSenderState) - Method in class com.sun.xml.rpc.security.SecurityPluginUtil
 
_primitiveHandler - Variable in class com.sun.xml.fastinfoset.sax.SAXDocumentParser
 
_printBase64Binary(byte[]) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printBase64Binary(byte[], int, int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printBase64Binary(byte[], int, int, char[], int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated. Encodes a byte array into a char array by doing base64 encoding.
_printBase64Binary(byte[], int, int, XMLStreamWriter) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printBase64Binary(byte[], int, int, byte[], int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated. Encodes a byte array into another byte array by first doing base64 encoding then encoding the result in ASCII.
_printBoolean(boolean) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printByte(byte) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printDate(Calendar) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printDateTime(Calendar) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printDecimal(BigDecimal) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printDouble(double) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printFloat(float) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printInt(int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printInteger(BigInteger) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printLong(long) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printQName(QName, NamespaceContext) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_printShort(short) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.  
_qNameBuffer - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
_qNameStack - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
Stack of qualified names and namespaces
_qualifiedName - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
Qualified name associated with START_ELEMENT or END_ELEMENT.
_readOnlyArrayIndex - Variable in class com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
 
_readOnlyArraySize - Variable in class com.sun.xml.fastinfoset.util.ValueArray
 
_readOnlyMap - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
 
_readOnlyVocabulary - Variable in class com.sun.xml.fastinfoset.vocab.ParserVocabulary
 
_readOnlyVocabulary - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
_referencedVocabularyURI - Variable in class com.sun.xml.fastinfoset.vocab.Vocabulary
 
_registeredEncodingAlgorithms - Variable in class com.sun.xml.fastinfoset.Decoder
The map of URIs to registered encoding algorithms.
_rootNode - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
_s - Variable in class com.sun.xml.fastinfoset.Encoder
The OutputStream that the encoded XML infoset (the fast infoset document) is written to.
_s - Variable in class com.sun.xml.fastinfoset.util.CharArrayString
 
_SecureConversationToken_QNAME - Static variable in class com.sun.xml.wss.jaxws.impl.Constants
 
_sEnvironment - Variable in class com.sun.xml.wss.provider.WssProviderAuthModule
 
_serializerVocabulary - Variable in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
_size - Variable in class com.sun.xml.fastinfoset.util.ValueArray
 
_stack - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
_stackCount - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentParser
 
_stackCount - Variable in class com.sun.xml.fastinfoset.stax.StAXDocumentSerializer
 
_stackTop - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
The top-most active entry of the StreamReaderBufferProcessor._stack.
_standalone - Variable in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 
_streamReader - Variable in class com.sun.xml.fastinfoset.stax.events.StAXEventReader
 
_stringInterningFeature - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
 
_strings - Variable in class com.sun.xml.stream.buffer.AttributesHolder
 
_structure - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
_structure - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
Fragmented array to hold structural information
_structurePtr - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
_structurePtr - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
 
_structureStrings - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
_structureStrings - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
Fragmented array to hold structural information as strings
_structureStringsPtr - Variable in class com.sun.xml.stream.buffer.AbstractCreatorProcessor
 
_structureStringsPtr - Variable in class com.sun.xml.stream.buffer.XMLStreamBuffer
 
_systemId - Variable in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 
_systemId - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
 
_table - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
 
_terminate - Variable in class com.sun.xml.fastinfoset.Decoder
True if an information item is terminated.
_terminate - Variable in class com.sun.xml.fastinfoset.Encoder
True if terminatation of an information item is required
_textBuffer - Variable in class org.codehaus.stax2.ri.dom.DOMWrappingReader
Helper object used for combining segments of text as needed
_textLen - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
_textOffset - Variable in class com.sun.xml.stream.buffer.stax.StreamReaderBufferProcessor
 
_tokenEncoder - Variable in class org.codehaus.stax2.ri.typed.ValueEncoderFactory
 
_totalCharacterCount - Variable in class com.sun.xml.fastinfoset.util.CharArrayIntMap
 
_totalCharacterCount - Variable in class com.sun.xml.fastinfoset.util.StringIntMap
 
_treeCount - Variable in class com.sun.xml.stream.buffer.AbstractProcessor
Number of remaining XML element trees that should be visible through this AbstractProcessor.
_typedContent - Variable in class org.codehaus.stax2.ri.Stax2ReaderAdapter
Content temporarily cached to be used for decoding typed content that is in chunked mode (int/long/float/double arrays, base64 encoded binary data)
_unparsedEntities - Variable in class com.sun.xml.fastinfoset.Decoder
The list of Unparsed Entity Information Items that are part of the Document Information Item.
_useLocalNameAsKey - Variable in class com.sun.xml.fastinfoset.vocab.SerializerVocabulary
 
_v - Variable in class com.sun.xml.fastinfoset.Decoder
The vocabulary used for decoding.
_v - Variable in class com.sun.xml.fastinfoset.Encoder
The vocabulary that is used by the encoder
_v - Variable in class com.sun.xml.fastinfoset.tools.VocabularyGenerator
 
_value - Variable in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap.Entry
 
_valueIndex - Variable in class com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap.Entry
 
_vData - Variable in class com.sun.xml.fastinfoset.Encoder
The vocabulary application data that is used by the encoder
_version - Variable in class com.sun.xml.fastinfoset.stax.events.StartDocumentEvent
 

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

Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.