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

A

Action - Interface in com.sun.xml.wss.saml
This interface is designed for Action element in SAML core assertion.
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
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
 
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(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
 
addTransform(SignatureTarget.Transform) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
Add a Transform for this Target
Advice - Interface in com.sun.xml.wss.saml
The Advice element contains additional information that the issuer wishes to provide.
AnyType - Interface in com.sun.xml.wss.saml
Java content class for anyType complex type.
append(SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
Append a SecurityPolicy
appendAll(Collection) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
Append a policy collection
Assertion - Interface in com.sun.xml.wss.saml
This interface stands for Assertion element.
AssertionIDReference - Interface in com.sun.xml.wss.saml
AssertionIDReference element makes reference to a SAML assertion.
AssertionUtil - Class in com.sun.xml.wss.saml
 
Attribute - Interface in com.sun.xml.wss.saml
The Attribute element specifies an attribute of the assertion subject.
AttributeDesignator - Interface in com.sun.xml.wss.saml
The AttributeDesignator element identifies an attribute name within an attribute namespace.
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.
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.
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.
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.
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.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
 
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.
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.

B

BODY - Static variable in class com.sun.xml.wss.impl.policy.mls.Target
 
BODY1_2 - Static variable in class com.sun.xml.wss.impl.policy.mls.Target
 

C

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.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
 
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.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.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.PrivateKeyBinding
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
com.sun.xml.wss - package com.sun.xml.wss
 
com.sun.xml.wss.impl.callback - package com.sun.xml.wss.impl.callback
 
com.sun.xml.wss.impl.configuration - package com.sun.xml.wss.impl.configuration
 
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.saml - package com.sun.xml.wss.saml
 
Condition - Interface in com.sun.xml.wss.saml
.
Conditions - Interface in com.sun.xml.wss.saml
The validity of an Assertion MAY be subject to a set of Conditions.
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
convertToXPATH() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
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.ProcessingContext
 
copy(ProcessingContext, ProcessingContext) - Method in class com.sun.xml.wss.ProcessingContext
copy operator
createAction(String, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates an Action element.
createAdvice(List, List, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates an Advice element.
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.
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(Element) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates and returns an Assertion object from the given SAML org.w3c.dom.Element.
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.
createAttribute(String, String, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of Attribute.
createAttributeDesignator(String, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AttributeDesignator.
createAttributeStatement(Subject, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AttributeStatement.
createAudienceRestrictionCondition(List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AudienceRestrictionCondition.
createAuthenticationStatement(String, GregorianCalendar, Subject, SubjectLocality, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AuthenticationStatement.
createAuthorityBinding(QName, String, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AuthorityBinding.
createAuthorizationDecisionStatement(Subject, String, String, List, Evidence) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of AuthorizationDecisionStatement.
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.
createDoNotCacheCondition() - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an instance of DoNotCacheCondition
createEvidence(List, List) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs an Evidence from a List of Assertion and AssertionIDReference objects.
createNameIdentifier(String, String, String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs a NameQualifier instance.
createProcessingContext(SOAPMessage) - Method in interface com.sun.xml.wss.XWSSProcessor
Create a Processing Context initialized with the given SOAPMessage
createProcessorForSecurityConfiguration(InputStream, CallbackHandler) - Method in class com.sun.xml.wss.XWSSProcessorFactory
Creates a new instance of XWSSProcessor
createSubject(NameIdentifier, SubjectConfirmation) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs a Subject object from a NameIdentifier object and a SubjectConfirmation object.
createSubjectConfirmation(String) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Creates and returns a SubjectConfirmation object.
createSubjectConfirmation(List, Element, Element) - Method in class com.sun.xml.wss.saml.SAMLAssertionFactory
Constructs a SubjectConfirmation instance.
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.

D

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.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.
DEFAULT_XWSS_PROCESSOR_FACTORY - Static variable in class com.sun.xml.wss.XWSSProcessorFactory
 
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.
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
 
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
 

E

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
 
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
 
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.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
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
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(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.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.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(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.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
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.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.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.PrivateKeyBinding
 
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
 
Evidence - Interface in com.sun.xml.wss.saml
The Evidence element specifies an assertion either by reference or by value.

F

fromElement(Element) - Static method in class com.sun.xml.wss.saml.AssertionUtil
 

G

get(int) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
Get the Security policy at the specified index
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
 
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.SignatureKeyCallback.AliasPrivKeyCertRequest
Get the alias stored in this Request.
getAllContexts() - Method in class com.sun.xml.wss.impl.policy.SecurityPolicyContainer
Returns all keys (StaticPolicyContext)
getApplicationContextRoot() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
getAssertion() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
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
 
getAssertionType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getAuthorityBinding() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getAuthorityIdentifier() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
 
getCallbackHandler() - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getCanonicalizationAlgorithm() - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
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, PublicKey, boolean) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getCertificate(Map, BigInteger, String) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getCertificateIdentifier() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
getCipherReferenceTransforms() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
 
getConfigType() - Method in class com.sun.xml.wss.ProcessingContext
This method is used for internal purposes
getConfirmationMethod(Element) - Static method in class com.sun.xml.wss.saml.AssertionUtil
 
getContentOnly() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
getCreated() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DigestPasswordRequest
 
getCreated() - Method in class com.sun.xml.wss.impl.callback.TimestampValidationCallback.UTCTimestampRequest
 
getCreationTime() - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
 
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
 
getDefaultCertificate(Map) - Method in interface com.sun.xml.wss.SecurityEnvironment
Retrieves a reasonable default value for the current user's X509Certificate if one exists.
getDigest() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.DigestPasswordRequest
 
getDigestAlgorithm() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
 
getDigestOn() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
getDynamicContext() - Method in class com.sun.xml.wss.impl.callback.DynamicPolicyCallback
 
getElementData() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
 
getEncodingType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
getEnforce() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
getExpirationTime() - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
 
getExpired() - Method in class com.sun.xml.wss.impl.callback.TimestampValidationCallback.UTCTimestampRequest
 
getExtraneousProperties() - Method in class com.sun.xml.wss.ProcessingContext
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
 
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
getHandler() - Method in class com.sun.xml.wss.ProcessingContext
 
getIssuer() - Method in interface com.sun.xml.wss.saml.Assertion
 
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.
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.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
 
getMajorVersion() - Method in interface com.sun.xml.wss.saml.Assertion
 
getMappings() - Method in class com.sun.xml.wss.impl.callback.PrefixNamespaceMappingCallback
Deprecated.  
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
 
getMaxNonceAge() - Method in class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
getMaxNonceAge() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
 
getMessageIdentifier() - Method in class com.sun.xml.wss.impl.configuration.DynamicApplicationContext
 
getMessageIdentifier() - Method in class com.sun.xml.wss.ProcessingContext
 
getMinorVersion() - Method in interface com.sun.xml.wss.saml.Assertion
 
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
getOperationIdentifier() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
getOptimizedType() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
getParamName() - Method in class com.sun.xml.wss.impl.policy.mls.Parameter
 
getParamValue() - Method in class com.sun.xml.wss.impl.policy.mls.Parameter
 
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.DigestPasswordRequest
 
getPassword() - Method in class com.sun.xml.wss.impl.callback.PasswordValidationCallback.PlainTextPasswordRequest
Get the password stored in the Request.
getPassword() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
get the password
getPassword(Map) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getPolicyContext() - Method in class com.sun.xml.wss.ProcessingContext
 
getPolicyIdentifier() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
getPortIdentifier() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
getPrimaryPolicies() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
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() - Method in class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
 
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, PublicKey, boolean) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
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[]) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getPublicKey(Map, BigInteger, String) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getQName() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
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.X509CertificateBinding
 
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
 
getRequesterSubject(Object) - Static method in class com.sun.xml.wss.SubjectAccessor
 
getRequesterSubject() - Static method in class com.sun.xml.wss.SubjectAccessor
 
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
 
getRuntimeProperties() - Method in class com.sun.xml.wss.impl.callback.XWSSCallback
 
getRuntimeProperties() - Method in class com.sun.xml.wss.impl.configuration.DynamicApplicationContext
 
getSecondaryPolicies() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
getSecretKey() - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
 
getSecretKey(Map, String, boolean) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getSecurityEnvironment() - Method in class com.sun.xml.wss.ProcessingContext
 
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.ProcessingContext
 
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.
getServiceIdentifier() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
getSOAPMessage() - Method in class com.sun.xml.wss.ProcessingContext
 
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
 
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.X509CertificateBinding
 
getSubject() - Method in interface com.sun.xml.wss.SecurityEnvironment
 
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
 
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.
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.
getTargetBindings() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.FeatureBinding
 
getTargetBindings() - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
 
getTimeout() - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
 
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
 
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.wss.impl.policy.mls.SignatureTarget
 
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.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.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.MessagePolicy
 
getType() - Method in class com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding
 
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 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
 
getUseNonce() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
get the useNonce flag
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() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
get the username
getUsername(Map) - Method in interface com.sun.xml.wss.SecurityEnvironment
 
getUUID() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
getUUID() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
getValue() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
getValueType() - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
 
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
 

H

hashCode() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
HOK_ASSERTION - Static variable in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
Holder-Of-Key Subject ConfirmationMethod

I

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
 
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
 
insertBefore(SecurityPolicy, SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
Insert the additional policy before the existing policy
isAttachment() - Method in class com.sun.xml.wss.impl.policy.mls.Target
 
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
 
isDynamicSecurityPolicy() - Method in class com.sun.xml.wss.impl.callback.DynamicPolicyCallback
 
isEmpty() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
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
 
isIsOptimized() - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
 
isIsOptimized() - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
 
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
 
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
 
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
 
isReadOnly(boolean) - Method in class com.sun.xml.wss.impl.policy.MLSPolicy
 
isReadOnly() - Method in class com.sun.xml.wss.impl.policy.MLSPolicy
 
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
 
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
iterator() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 

L

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

M

MAX_CLOCK_SKEW - Static variable in class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
MAX_NONCE_AGE - Static variable in class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
MESSAGE_SECURITY_CONFIGURATION - Static variable in interface com.sun.xml.xwss.XWSSecurityConfiguration
 
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
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
 

N

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.
newAuthenticationTokenPolicy() - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicyGenerator
return a new AuthenticationTokenPolicy instance
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
 
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
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.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
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
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
 
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
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.WSSKeyBindingExtension
Create and set the KeyBinding for this WSSPolicy to an X509CertificateBinding
newXWSSecurityConfiguration(InputStream) - Static method in class com.sun.xml.xwss.SecurityConfigurationFactory
 

P

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
 
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
 
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.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
 
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
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.
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.  
prepend(SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
Prepend a SecurityPolicy
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
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
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.  

R

remove(SecurityPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
remove the specified SecurityPolicy
removeAll() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
clear this policy collection
removeExtraneousProperty(String) - Method in class com.sun.xml.wss.ProcessingContext
remove the named extraneous property if present
removeOptionalTargets() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
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
 
reset() - Method in class com.sun.xml.wss.ProcessingContext
This method is used for internal purposes
resolveEncryptedKey(EncryptedKey, CallbackHandler) - Static method in class com.sun.xml.wss.saml.AssertionUtil
 
resolveX509Data(X509Data, CallbackHandler) - Static method in class com.sun.xml.wss.saml.AssertionUtil
 

S

SAML1_1 - Static variable in class com.sun.xml.wss.saml.SAMLAssertionFactory
SAML Version 1.1
SAMLAssertionFactory - Class in com.sun.xml.wss.saml
 
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
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.
SecurityConfigurationFactory - Class in com.sun.xml.xwss
A Factory for creating an XWSSecurityConfiguration object(s).
SecurityConfigurationFactory() - Constructor for class com.sun.xml.xwss.SecurityConfigurationFactory
 
SecurityEnvironment - Interface in com.sun.xml.wss
The SecurityEnvironment interface links the XWS-Security runtime with the environment/container in which it is running.
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
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
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
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
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
setAssertionType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
set the SubjectConfirmation type of the SAML assertion
setAuthorityBinding(Element) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
set the SAML AuthorityBinding element, identifying a remote assertion
setAuthorityIdentifier(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
set the abstract identifier for the issuing authority
setCanonicalizationAlgorithm(String) - Method in class com.sun.xml.wss.impl.policy.mls.SignaturePolicy.FeatureBinding
set the Canonicalization Algorithm for the ds:SignedInfo
setCertificateIdentifier(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
set the Certificate Identifier
setConfigType(int) - Method in class com.sun.xml.wss.ProcessingContext
This method is used for internal purposes
setContent(List) - Method in interface com.sun.xml.wss.saml.AnyType
Set the content
setContentOnly(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.Target
set the contentOnly flag on the Target
setCreationTime(String) - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
set the CreationTime for the timestamp in this TimestampPolicy
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
setDigestAlgorithm(String) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
set the Digest Algorithm to be used for this Target
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
setElementData(Element) - Method in class com.sun.xml.wss.impl.policy.mls.EncryptionTarget
 
setEncodingType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
set the EncodingType
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.
setExpirationTime(String) - Method in class com.sun.xml.wss.impl.policy.mls.TimestampPolicy
 
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)
setFeatureBinding(MLSPolicy) - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
set the FeatureBinding for this WSSPolicy
setHandler(CallbackHandler) - Method in class com.sun.xml.wss.ProcessingContext
set the CallbackHandler for the context
setIsOptimized(boolean) - Method in class com.sun.xml.wss.impl.policy.mls.SignatureTarget
 
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.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
setMajorVersion(BigInteger) - Method in interface com.sun.xml.wss.saml.Assertion
Set the saml major version
setMappings(Properties) - Method in class com.sun.xml.wss.impl.callback.PrefixNamespaceMappingCallback
Deprecated. Set the prefix:namespace-uri mappings to be registered
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)
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.
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
setMinorVersion(BigInteger) - Method in interface com.sun.xml.wss.saml.Assertion
Set the saml minor version
setNonce(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
set the nonce
setOperationIdentifier(String) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
Set the Operation identifier
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
 
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.DigestPasswordRequest
This method must be invoked by the CallbackHandler while handling Callback initialized with DigestPasswordRequest.
setPassword(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.UsernameTokenBinding
set the password
setPolicyContext(StaticPolicyContext) - Method in class com.sun.xml.wss.ProcessingContext
set the StaticPolicyContext for this ProcessingContext.
setPolicyIdentifier(String) - Method in class com.sun.xml.wss.impl.policy.mls.WSSPolicy
 
setPortIdentifier(String) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
Set the port identifier
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
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.X509CertificateBinding
set the ReferenceType
setRequesterSubject(Subject) - Static method in class com.sun.xml.wss.SubjectAccessor
 
setSecretKey(SecretKey) - Method in class com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding
Set the symmetric key
setSecurityEnvironment(SecurityEnvironment) - Method in class com.sun.xml.wss.ProcessingContext
set the SecurityEnvironment Handler for the context
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.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
setServiceIdentifier(String) - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
Set the service identifier
setSOAPMessage(SOAPMessage) - Method in class com.sun.xml.wss.ProcessingContext
set the SOAP Message into the ProcessingContext.
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
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.X509CertificateBinding
 
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.
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.
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.  
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
setType(String) - Method in class com.sun.xml.wss.impl.policy.mls.Target
set the type of the Target
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
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
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
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(String) - Method in class com.sun.xml.wss.impl.policy.mls.Target
set the value of the Target
setValueType(String) - Method in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.X509CertificateBinding
set the ValueType
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
sign(PublicKey, PrivateKey) - 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)
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
 
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.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
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
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.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.
size() - Method in class com.sun.xml.wss.impl.policy.mls.MessagePolicy
 
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.
Subject - Interface in com.sun.xml.wss.saml
The Subject element specifies one or more subjects.
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 - Interface in com.sun.xml.wss.saml
The SubjectConfirmation element specifies a subject by specifying data that authenticates the subject.
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.
SV_ASSERTION - Static variable in class com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.SAMLAssertionBinding
Sender-Vouches Subject ConfirmationMethod
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
 

T

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_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
TIMESTAMP_FRESHNESS_LIMIT - Static variable in class com.sun.xml.wss.impl.callback.PropertyCallback
Deprecated.  
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
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.
toElement(Node) - Method in interface com.sun.xml.wss.saml.Assertion
Convert SAML Assertion to org.w3c.dom.Element
toString() - Method in class com.sun.xml.wss.impl.configuration.StaticApplicationContext
 
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
 

U

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.
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
 

V

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(TimestampValidationCallback.Request) - Method in interface com.sun.xml.wss.impl.callback.TimestampValidationCallback.TimestampValidator
Timestamp validation method.
validateAndCacheNonce(String, String, long) - Method in interface com.sun.xml.wss.SecurityEnvironment
Validate the given nonce.
validateCertificate(X509Certificate) - Method in interface com.sun.xml.wss.SecurityEnvironment
Validate an X509Certificate.
validateCreationTime(Map, String, long, long) - Method in interface com.sun.xml.wss.SecurityEnvironment
Validate the creation time.
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.
validateTimestamp(Map, Timestamp, long, long) - Method in interface com.sun.xml.wss.SecurityEnvironment
Validate the creation time.
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.

W

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
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
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

X

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
 
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
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.
XWSSProcessorFactory - Class in com.sun.xml.wss
XWSSProcessorFactory is a factory for creating XWSSProcessor Objects.
XWSSProcessorFactory() - Constructor for class com.sun.xml.wss.XWSSProcessorFactory
 

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

Copyright ? 2005 Sun Microsystems, Inc. All Rights Reserved.