- Action - Interface in org.apache.ws.security.action
-
Interface for all actions
- ACTION - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The action parameter.
- ActionBean - Class in org.apache.ws.security.saml.ext.bean
-
Class SamlAction represents the raw data required by the AssertionWrapper
when
creating the Action
element of the SAML Authorization Decision Statement.
- ActionBean() - Constructor for class org.apache.ws.security.saml.ext.bean.ActionBean
-
Constructor SamlAction creates a new SamlAction instance.
- ActionBean(String, String) - Constructor for class org.apache.ws.security.saml.ext.bean.ActionBean
-
Constructor SamlAction creates a new SamlAction instance.
- ACTOR - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The actor or role name of the wsse:Security
header.
- actor - Variable in class org.apache.ws.security.message.WSSecHeader
-
- add(String) - Method in class org.apache.ws.security.cache.MemoryReplayCache
-
Add the given identifier to the cache.
- add(String, long) - Method in class org.apache.ws.security.cache.MemoryReplayCache
-
Add the given identifier to the cache to be cached for the given time
- add(String) - Method in interface org.apache.ws.security.cache.ReplayCache
-
Add the given identifier to the cache.
- add(String, long) - Method in interface org.apache.ws.security.cache.ReplayCache
-
Add the given identifier to the cache to be cached for the given time
- add(String, String) - Method in class org.apache.ws.security.util.NSStack
-
Add a mapping for a namespaceURI to the specified prefix to the top
frame in the stack.
- ADD_UT_ELEMENTS - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Parameter to generate additional elements (nonce and created) in a
UsernameToken
.
- addC14nAlgorithm(String) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- addCreated(boolean, Document) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Creates and adds a Created element to this UsernameToken
- addCreated(boolean, WSTimeSource, Document) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Creates and adds a Created element to this UsernameToken
- addCreated() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Add a Created element to the UsernameToken.
- addCustomElement(Document, Element) - Method in class org.apache.ws.security.message.token.Timestamp
-
Creates and adds a custom element to this Timestamp
- addDerivedKey(boolean, byte[], int) - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Add a derived key to the UsernameToken
- addDerivedKeyAlgorithm(String) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- addDigestAlgorithm(String) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- addEncryptionMethod(String) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- addExternalRefElement(Element, WSSecHeader) - Method in class org.apache.ws.security.message.WSSecDKEncrypt
-
Adds (prepends) the external Reference element to the Security header.
- addExternalRefElement(Element, WSSecHeader) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Adds (prepends) the external Reference element to the Security header.
- addInternalRefElement(Element) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Adds the internal Reference element to this Encrypt data.
- addIteration(Document, int) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Creates and adds a Iteration element to this UsernameToken
- addJceProvider(String, String) - Static method in class org.apache.ws.security.WSSConfig
-
Add a new JCE security provider to use for WSS4J, of the specified name and class.
- addJceProvider(String, Provider) - Static method in class org.apache.ws.security.WSSConfig
-
Add a new JCE security provider to use for WSS4J, of the specified name and class.
- addKeyWrapAlgorithm(String) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- addNonce(Document) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Creates and adds a Nonce element to this UsernameToken
- addNonce() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Add a Nonce element to the UsernameToken.
- addProtectionElement(Element) - Method in class org.apache.ws.security.WSDocInfo
-
Deprecated.
- addReferencesToSign(List<WSEncryptionPart>, WSSecHeader) - Method in class org.apache.ws.security.message.WSSecDKSign
-
This method adds references to the Signature.
- addReferencesToSign(List<WSEncryptionPart>, WSSecHeader) - Method in class org.apache.ws.security.message.WSSecSignature
-
This method adds references to the Signature.
- addReferencesToSign(Document, List<WSEncryptionPart>, WSDocInfo, XMLSignatureFactory, WSSecHeader, WSSConfig, String) - Method in class org.apache.ws.security.message.WSSecSignatureBase
-
This method adds references to the Signature.
- addResult(WSSecurityEngineResult) - Method in class org.apache.ws.security.WSDocInfo
-
Store a WSSecurityEngineResult for later retrieval.
- addSalt(Document, byte[], boolean) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Adds and optionally creates a Salt element to this UsernameToken.
- addSignatureMethod(String) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- addTokenElement(Element) - Method in class org.apache.ws.security.WSDocInfo
-
Store a token element for later retrieval.
- addTokenElement(Element, boolean) - Method in class org.apache.ws.security.WSDocInfo
-
Store a token element for later retrieval.
- addTokenType(String) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Add a wsse11:TokenType attribute to this SecurityTokenReference
- addTransformAlgorithm(String) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- addWSSENamespace() - Method in class org.apache.ws.security.message.token.BinarySecurity
-
Add the WSSE Namespace to this BST.
- addWSSENamespace() - Method in class org.apache.ws.security.message.token.Reference
-
Add the WSSE Namespace to this reference.
- addWSSENamespace() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Add the WSSE Namespace to this STR.
- addWSSENamespace() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Add the WSSE Namespace to this UT.
- addWSUNamespace() - Method in class org.apache.ws.security.message.token.BinarySecurity
-
Add the WSU Namespace to this BST.
- addWSUNamespace() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Add the WSU Namespace to this DKT.
- addWSUNamespace() - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
Add the WSU Namespace to this SCT.
- addWSUNamespace() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Add the WSU Namespace to this STR.
- addWSUNamespace() - Method in class org.apache.ws.security.message.token.SignatureConfirmation
-
Add the WSU Namespace to this SC.
- addWSUNamespace() - Method in class org.apache.ws.security.message.token.Timestamp
-
Add the WSU Namespace to this T.
- addWSUNamespace() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Add the WSU Namespace to this UT.
- addXMLDSigRIInternal() - Static method in class org.apache.ws.security.WSSConfig
-
- AES_128 - Static variable in class org.apache.ws.security.WSConstants
-
- AES_128_GCM - Static variable in class org.apache.ws.security.WSConstants
-
- AES_192 - Static variable in class org.apache.ws.security.WSConstants
-
- AES_192_GCM - Static variable in class org.apache.ws.security.WSConstants
-
- AES_256 - Static variable in class org.apache.ws.security.WSConstants
-
- AES_256_GCM - Static variable in class org.apache.ws.security.WSConstants
-
- AlgoFactory - Class in org.apache.ws.security.conversation.dkalgo
-
- AlgorithmSuite - Class in org.apache.ws.security.components.crypto
-
This class holds the permitted values for encryption/signature/etc.
- AlgorithmSuite() - Constructor for class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- AlgorithmSuiteValidator - Class in org.apache.ws.security.components.crypto
-
Validate signature/encryption/etc.
- AlgorithmSuiteValidator(AlgorithmSuite) - Constructor for class org.apache.ws.security.components.crypto.AlgorithmSuiteValidator
-
- ALLOW_NAMESPACE_QUALIFIED_PASSWORD_TYPES - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
This variable controls whether (wsse) namespace qualified password types are
accepted when processing UsernameTokens.
- ALLOW_USERNAMETOKEN_NOPASSWORD - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
This variable controls whether a UsernameToken with no password element is allowed.
- allowNamespaceQualifiedPasswordTypes - Variable in class org.apache.ws.security.WSSConfig
-
This variable controls whether (wsse) namespace qualified password types are
accepted when processing UsernameTokens.
- allowUsernameTokenNoPassword - Variable in class org.apache.ws.security.WSSConfig
-
This variable controls whether a UsernameToken with no password element is allowed.
- appendBSTElementToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Append the BinarySecurityToken to the elements already in the Security
header.
- appendBSTElementToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecSignature
-
Append the BinarySecurityToken to the security header.
- appendDKElementToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- appendJceProvider(String, String) - Static method in class org.apache.ws.security.WSSConfig
-
Add a new JCE security provider to use for WSS4J, of the specified name and class.
- appendJceProvider(String, Provider) - Static method in class org.apache.ws.security.WSSConfig
-
Add a new JCE security provider to use for WSS4J, of the specified name and class.
- appendToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Append the EncryptedKey element to the elements already in the Security
header.
- appendToHeader(WSSecHeader) - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Appends the UsernameToken element to the elements already in the
Security header.
- ASSERTION_LN - Static variable in class org.apache.ws.security.WSConstants
-
- assertionToString() - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Method assertionToString ...
- AssertionWrapper - Class in org.apache.ws.security.saml.ext
-
Class AssertionWrapper can generate, sign, and validate both SAML v1.1
and SAML v2.0 assertions.
- AssertionWrapper(Element) - Constructor for class org.apache.ws.security.saml.ext.AssertionWrapper
-
Constructor AssertionWrapper creates a new AssertionWrapper instance.
- AssertionWrapper(Assertion) - Constructor for class org.apache.ws.security.saml.ext.AssertionWrapper
-
Constructor AssertionWrapper creates a new AssertionWrapper instance.
- AssertionWrapper(Assertion) - Constructor for class org.apache.ws.security.saml.ext.AssertionWrapper
-
Constructor AssertionWrapper creates a new AssertionWrapper instance.
- AssertionWrapper(XMLObject) - Constructor for class org.apache.ws.security.saml.ext.AssertionWrapper
-
Constructor AssertionWrapper creates a new AssertionWrapper instance.
- AssertionWrapper(SAMLParms) - Constructor for class org.apache.ws.security.saml.ext.AssertionWrapper
-
Constructor AssertionWrapper creates a new AssertionWrapper instance.
- ATTR_ACTOR - Static variable in class org.apache.ws.security.WSConstants
-
- ATTR_MUST_UNDERSTAND - Static variable in class org.apache.ws.security.WSConstants
-
- ATTR_ROLE - Static variable in class org.apache.ws.security.WSConstants
-
- AttributeBean - Class in org.apache.ws.security.saml.ext.bean
-
Class SamlAttribute represents an instance of a SAML attribute.
- AttributeBean() - Constructor for class org.apache.ws.security.saml.ext.bean.AttributeBean
-
Constructor SamlAttribute creates a new SamlAttribute instance.
- AttributeBean(String, String, List<String>) - Constructor for class org.apache.ws.security.saml.ext.bean.AttributeBean
-
Constructor SamlAttribute creates a new SamlAttribute instance.
- AttributeStatementBean - Class in org.apache.ws.security.saml.ext.bean
-
Class SamlAttributeStatement represents a SAML attribute statement
Created on May 20, 2009
- AttributeStatementBean() - Constructor for class org.apache.ws.security.saml.ext.bean.AttributeStatementBean
-
Constructor SamlAttributeStatement creates a new SamlAttributeStatement instance.
- AttributeStatementBean(SubjectBean, List<AttributeBean>) - Constructor for class org.apache.ws.security.saml.ext.bean.AttributeStatementBean
-
Constructor SamlAttributeStatement creates a new SamlAttributeStatement instance.
- ATTRNAME_FORMAT_BASIC - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- ATTRNAME_FORMAT_UNSPECIFIED - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- ATTRNAME_FORMAT_URI - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AudienceRestrictionBean - Class in org.apache.ws.security.saml.ext.bean
-
Class AudienceRestrictionBean represents a SAML AudienceRestriction object
- AudienceRestrictionBean() - Constructor for class org.apache.ws.security.saml.ext.bean.AudienceRestrictionBean
-
Constructor AudienceRestrictionBean creates a new AudienceRestrictionBean instance.
- AudienceRestrictionBean(List<String>) - Constructor for class org.apache.ws.security.saml.ext.bean.AudienceRestrictionBean
-
Constructor AudienceRestrictionBean creates a new AudienceRestrictionBean instance.
- AUTH_CONTEXT_CLASS_REF_AUTHENTICATED_TELEPHONY - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_INTERNET_PROTOCOL - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_INTERNET_PROTOCOL_PASSWORD - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_KERBEROS - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_MOBILE_ONE_FACTOR_CONTRACT - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_MOBILE_ONE_FACTOR_UNREGISTERED - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_MOBILE_TWO_FACTOR_CONTRACT - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_MOBILE_TWO_FACTOR_UNREGISTERED - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_NOMAD_TELEPHONY - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_PASSWORD - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_PASSWORD_PROTECTED_TRANSPORT - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_PERSONAL_TELEPHONY - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_PGP - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_PREVIOUS_SESSION - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_SECURED_REMOTE_PASSWORD - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_SMARTCARD - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_SMARTCARD_PKI - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_SOFTWARE_PKI - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_SPKI - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_TELEPHONY - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_TIME_SYNC_TOKEN - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_TLS_CLIENT - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_UNSPECIFIED - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_X509 - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_CONTEXT_CLASS_REF_XMLDSIG - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- AUTH_METHOD_DSIG - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
The authentication was performed by means of an XML digital signature [RFC 3075].
- AUTH_METHOD_HARDWARE_TOKEN - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
The authentication was performed by means of an unspecified hardware token.
- AUTH_METHOD_KERBEROS - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
The authentication was performed by means of the Kerberos protocol [RFC 1510],
an instantiation of the Needham-Schroeder symmetric key authentication mechanism [Needham78].
- AUTH_METHOD_PASSWORD - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
The authentication was performed by means of a password.
- AUTH_METHOD_PGP - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
The authentication was performed by some (unspecified) mechanism on a key authenticated by
means of a PGP web of trust [PGP].
- AUTH_METHOD_SPKI - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
The authentication was performed by some (unspecified) mechanism on a key authenticated by
means of a SPKI PKI [SPKI].
- AUTH_METHOD_SRP - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
The authentication was performed by means of Secure Remote Password protocol as specified in
[RFC 2945].
- AUTH_METHOD_TLS_CLIENT - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
The authentication was performed using either the SSL or TLS protocol with certificate
based client authentication.
- AUTH_METHOD_UNSPECIFIED - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
The authentication was performed by an unspecified means.
- AUTH_METHOD_X509 - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
The authentication was performed by some (unspecified) mechanism on a key authenticated by
means of an X.509 PKI [X.500][PKIX].
- AUTH_METHOD_XKMS - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
The authentication was performed by some (unspecified) mechanism on a key authenticated by
means of a XKMS trust service [XKMS].
- AuthDecisionStatementBean - Class in org.apache.ws.security.saml.ext.bean
-
Class SamlDecision represents the raw data to be used by the AssertionWrapper
when
creating SAML Authorization Decision Statements.
- AuthDecisionStatementBean() - Constructor for class org.apache.ws.security.saml.ext.bean.AuthDecisionStatementBean
-
Constructor SamlDecision creates a new SamlDecision instance.
- AuthDecisionStatementBean(AuthDecisionStatementBean.Decision, String, SubjectBean, Object, List<ActionBean>) - Constructor for class org.apache.ws.security.saml.ext.bean.AuthDecisionStatementBean
-
Constructor SamlDecision creates a new SamlDecision instance.
- AuthDecisionStatementBean.Decision - Enum in org.apache.ws.security.saml.ext.bean
-
enum representing the possible decision types as specified in the SAML spec
- AuthenticationStatementBean - Class in org.apache.ws.security.saml.ext.bean
-
Class AuthenticationStatementBean represents the raw data required to create
a SAML v1.1 or v2.0 authentication statement.
- AuthenticationStatementBean() - Constructor for class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Default constructor
- AuthenticationStatementBean(SubjectBean, String, DateTime) - Constructor for class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Construct a new AuthenticationStatementBean
- AuthenticationStatementBean(SubjectBean, String, DateTime, DateTime) - Constructor for class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Construct a new AuthenticationStatementBean
- C14N_EXCL_OMIT_COMMENTS - Static variable in class org.apache.ws.security.WSConstants
-
- C14N_EXCL_OMIT_COMMENTS_PREFIX - Static variable in class org.apache.ws.security.WSConstants
-
- C14N_EXCL_WITH_COMMENTS - Static variable in class org.apache.ws.security.WSConstants
-
- C14N_OMIT_COMMENTS - Static variable in class org.apache.ws.security.WSConstants
-
- C14N_WITH_COMMENTS - Static variable in class org.apache.ws.security.WSConstants
-
- c14nMethod - Variable in class org.apache.ws.security.message.WSSecSignature
-
- CallbackLookup - Interface in org.apache.ws.security.message
-
This interface defines a pluggable way of locating Elements that are referenced via an Id.
- callbackLookup - Variable in class org.apache.ws.security.message.WSSecBase
-
- canonAlgo - Variable in class org.apache.ws.security.message.WSSecSignature
-
- certFact - Static variable in class org.apache.ws.security.components.crypto.Merlin
-
- certFactMap - Variable in class org.apache.ws.security.components.crypto.CryptoBase
-
- CertificateStore - Class in org.apache.ws.security.components.crypto
-
A Crypto implementation based on a simple array of X509Certificate(s).
- CertificateStore(X509Certificate[]) - Constructor for class org.apache.ws.security.components.crypto.CertificateStore
-
Constructor
- certUri - Variable in class org.apache.ws.security.message.WSSecSignature
-
- checkAllElementsProtected(List<WSSecurityEngineResult>, int, QName[]) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Check that all of the QName[] requiredParts are protected by a specified action in the
results list.
- checkAsymmetricKeyLength(X509Certificate) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuiteValidator
-
Check the asymmetric key length
- checkAsymmetricKeyLength(PublicKey) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuiteValidator
-
Check the asymmetric key length
- checkBinarySecurityBSPCompliance(SecurityTokenReference, BinarySecurity) - Static method in class org.apache.ws.security.str.BSPEnforcer
-
Check that the BinarySecurityToken referenced by the SecurityTokenReference argument
is BSP compliant.
- checkC14nAlgorithm(String) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuiteValidator
-
Check the C14n Algorithm
- checkConditions(AssertionWrapper) - Method in class org.apache.ws.security.validate.SamlAssertionValidator
-
Check the Conditions of the Assertion.
- checkDerivedKeyAlgorithm(String) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuiteValidator
-
Check Derived Key algorithm
- checkEncryptedKeyBSPCompliance(SecurityTokenReference) - Static method in class org.apache.ws.security.str.BSPEnforcer
-
Check that the EncryptedKey referenced by the SecurityTokenReference argument
is BSP compliant.
- checkEncryptionDerivedKeyLength(int) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuiteValidator
-
Check Encryption Derived Key length (in bytes)
- checkEncryptionKeyWrapAlgorithm(String) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuiteValidator
-
- checkOneTimeUse(AssertionWrapper, RequestData) - Method in class org.apache.ws.security.validate.SamlAssertionValidator
-
Check the "OneTimeUse" Condition of the Assertion.
- checkReceiverResults(List<WSSecurityEngineResult>, List<Integer>) - Method in class org.apache.ws.security.handler.WSHandler
-
- checkReceiverResultsAnyOrder(List<WSSecurityEngineResult>, List<Integer>) - Method in class org.apache.ws.security.handler.WSHandler
-
- checkSamlTokenBSPCompliance(SecurityTokenReference, AssertionWrapper) - Static method in class org.apache.ws.security.str.BSPEnforcer
-
Check that the SAML token referenced by the SecurityTokenReference argument
is BSP compliant.
- checkSignatureAlgorithms(XMLSignature) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuiteValidator
-
Check the Signature Algorithms
- checkSignatureConfirmation(RequestData, List<WSSecurityEngineResult>) - Method in class org.apache.ws.security.handler.WSHandler
-
- checkSignatureDerivedKeyLength(int) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuiteValidator
-
Check Signature Derived Key length (in bytes)
- checkSignatureMethod(String) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuiteValidator
-
Check the Signature Method
- checkSignsAllElements(WSSecurityEngineResult, String[]) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Ensure that this covers all required elements (identified by
their wsu:Id attributes).
- checkSymmetricEncryptionAlgorithm(String) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuiteValidator
-
- checkSymmetricKeyLength(int) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuiteValidator
-
Check the symmetric key length
- checkUsernameTokenBSPCompliance(SecurityTokenReference) - Static method in class org.apache.ws.security.str.BSPEnforcer
-
Check that the Username token referenced by the SecurityTokenReference argument
is BSP compliant.
- clear() - Method in class org.apache.ws.security.handler.RequestData
-
- clear() - Method in class org.apache.ws.security.spnego.SpnegoTokenContext
-
- clear() - Method in interface org.apache.ws.security.validate.KerberosTokenDecoder
-
Clear all internal information
- clear() - Method in class org.apache.ws.security.WSDocInfo
-
Clears the data stored in this object
- clientLabel - Variable in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
Client's label value
- cloneFrame() - Method in class org.apache.ws.security.util.NSStack
-
Return a copy of the current frame.
- computeSignature(List<Reference>) - Method in class org.apache.ws.security.message.WSSecDKSign
-
Compute the Signature over the references.
- computeSignature(List<Reference>, boolean, Element) - Method in class org.apache.ws.security.message.WSSecDKSign
-
Compute the Signature over the references.
- computeSignature(List<Reference>) - Method in class org.apache.ws.security.message.WSSecSignature
-
Compute the Signature over the references.
- computeSignature(List<Reference>, boolean, Element) - Method in class org.apache.ws.security.message.WSSecSignature
-
Compute the Signature over the references.
- computeSignature(List<Reference>, WSSecHeader, Element) - Method in class org.apache.ws.security.saml.WSSecSignatureSAML
-
Compute the Signature over the references.
- ConditionsBean - Class in org.apache.ws.security.saml.ext.bean
-
Class ConditionsBean represents a SAML Conditions object (can be used to create
both SAML v1.1 and v2.0 statements)
Created on May 20, 2009
- ConditionsBean() - Constructor for class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Constructor ConditionsBean creates a new ConditionsBean instance.
- ConditionsBean(DateTime, DateTime) - Constructor for class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Constructor ConditionsBean creates a new ConditionsBean instance.
- ConditionsBean(int) - Constructor for class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Constructor ConditionsBean creates a new ConditionsBean instance.
- CONF_BEARER - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
Assertion Bearer Confirmation Method Identifier
- CONF_BEARER - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- CONF_HOLDER_KEY - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
Holder of Key Confirmation Method Identifier
- CONF_HOLDER_KEY - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- CONF_SENDER_VOUCHES - Static variable in class org.apache.ws.security.saml.ext.builder.SAML1Constants
-
Sender Vouches Confirmation Method Identifier
- CONF_SENDER_VOUCHES - Static variable in class org.apache.ws.security.saml.ext.builder.SAML2Constants
-
- contains(String) - Method in class org.apache.ws.security.cache.MemoryReplayCache
-
Return true if the given identifier is contained in the cache
- contains(String) - Method in interface org.apache.ws.security.cache.ReplayCache
-
Return true if the given identifier is contained in the cache
- containsIssuerSerial() - Method in class org.apache.ws.security.message.token.DOMX509Data
-
Return true if this X509Data element contains a X509IssuerSerial element
- containsKeyIdentifier() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Method containsKeyIdentifier.
- containsPasswordElement() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Return true if this UsernameToken contains a Password element
- containsReference() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Method containsReference
- containsX509Data() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Method containsX509Data
- containsX509IssuerSerial() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Method containsX509IssuerSerial
- ConversationConstants - Class in org.apache.ws.security.conversation
-
Class ConversationConstants
- ConversationConstants.DerivationAlgorithm - Interface in org.apache.ws.security.conversation
-
- ConversationException - Exception in org.apache.ws.security.conversation
-
- ConversationException(String, Object[]) - Constructor for exception org.apache.ws.security.conversation.ConversationException
-
- ConversationException(String) - Constructor for exception org.apache.ws.security.conversation.ConversationException
-
- ConversationException(String, Object[], Throwable) - Constructor for exception org.apache.ws.security.conversation.ConversationException
-
- ConversationException(String, Throwable) - Constructor for exception org.apache.ws.security.conversation.ConversationException
-
- createAssertion() - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create a SAML 2 assertion
- createAttribute(String, String, List<String>) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Deprecated.
- createAttribute(String, String, String, List<?>) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create a SAML2 Attribute
- createAttribute(String, String) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Deprecated.
- createAttribute(String, String, String) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create an Attribute object.
- createAttributeStatement(List<AttributeStatementBean>) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create SAML2 Attribute Statement(s)
- createAudienceRestriction(String) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Deprecated.
- createAudienceRestriction(AudienceRestrictionBean) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create an AudienceRestriction object
- createAuthnStatement(List<AuthenticationStatementBean>) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create SAML 2 Authentication Statement(s).
- createAuthorizationDecisionStatement(List<AuthDecisionStatementBean>) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create SAML2 AuthorizationDecisionStatement(s)
- createBase64EncodedTextNode(Document, byte[]) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
create a base64 test node
- createBCX509Name(String) - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
- createBSTX509(Document, X509Certificate, Element) - Static method in class org.apache.ws.security.transform.STRTransformUtil
-
- createBSTX509(Document, X509Certificate, Element, String) - Static method in class org.apache.ws.security.transform.STRTransformUtil
-
- createCipherValue(Document, Element) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- createConditions(ConditionsBean) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create a Conditions object
- CREATED_LN - Static variable in class org.apache.ws.security.WSConstants
-
- createDataRefList(Document, Element, List<String>) - Static method in class org.apache.ws.security.message.WSSecEncrypt
-
Create DOM subtree for xenc:EncryptedKey
- createdDate - Variable in class org.apache.ws.security.message.token.Timestamp
-
- createEncryptedKey(Document, String) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Create DOM subtree for xenc:EncryptedKey
- createId(String, Object) - Method in interface org.apache.ws.security.WsuIdAllocator
-
- createIssuer(String) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create an Issuer object
- createKey(byte[], byte[], int, long) - Method in interface org.apache.ws.security.conversation.dkalgo.DerivationAlgorithm
-
- createKey(byte[], byte[], int, long) - Method in class org.apache.ws.security.conversation.dkalgo.P_SHA1
-
- createKeyInfo(KeyInfoBean) - Static method in class org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
-
Create an Opensaml KeyInfo object from the parameters
- createNameID(SubjectBean) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create a NameID object
One of the following formats MUST be used:
urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress
urn:oasis:names:tc:SAML:1.1:nameid-format:X509SubjectName
urn:oasis:names:tc:SAML:1.1:nameid-format:WindowsDomainQualifiedName
urn:oasis:names:tc:SAML:2.0:nameid-format:kerberos
urn:oasis:names:tc:SAML:2.0:nameid-format:entity
urn:oasis:names:tc:SAML:2.0:nameid-format:persistent
urn:oasis:names:tc:SAML:2.0:nameid-format:transient
- createOneTimeUse() - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create a OneTimeUse object
- createPrincipal() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Create a WSDerivedKeyTokenPrincipal from this DerivedKeyToken object
- createPrincipal() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Create a WSUsernameTokenPrincipal from this UsernameToken object
- createProxyRestriction(ProxyRestrictionBean) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create a ProxyRestriction object
- createSaml1v1Subject(SubjectBean) - Static method in class org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
-
Create a SAML Subject from a SubjectBean instance
- createSaml2Subject(SubjectBean) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create a Subject.
- createSamlAction(ActionBean) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create an Action object
- createSamlv1Action(ActionBean) - Static method in class org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
-
Create an Action object
- createSamlv1Assertion(String) - Static method in class org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
-
Create a new SAML 1.1 assertion
- createSamlv1Attribute(String, String, List<?>) - Static method in class org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
-
Create a SAML 1.1 attribute
- createSamlv1AttributeStatement(List<AttributeStatementBean>) - Static method in class org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
-
Create SAML 1.1 attribute statement(s)
- createSamlv1AudienceRestriction(String) - Static method in class org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
-
Deprecated.
- createSamlv1AudienceRestriction(AudienceRestrictionBean) - Static method in class org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
-
Create an AudienceRestrictionCondition object
- createSamlv1AuthenticationStatement(List<AuthenticationStatementBean>) - Static method in class org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
-
Create SAML 1.1 authentication statement(s)
- createSamlv1AuthorizationDecisionStatement(List<AuthDecisionStatementBean>) - Static method in class org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
-
Create SAML 1.1 Authorization Decision Statement(s)
- createSamlv1Conditions(ConditionsBean) - Static method in class org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
-
Create a Conditions object
- createSecureId(String, Object) - Method in interface org.apache.ws.security.WsuIdAllocator
-
- createSTRParameter(Document) - Method in class org.apache.ws.security.message.WSSecSignatureBase
-
Create an STRTransformationParameters element
- createSubjectConfirmation(String, SubjectConfirmationData) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create a SubjectConfirmation object
One of the following subject confirmation methods MUST be used:
urn:oasis:names:tc:SAML:2.0:cm:holder-of-key
urn:oasis:names:tc:SAML:2.0:cm:sender-vouches
urn:oasis:names:tc:SAML:2.0:cm:bearer
- createSubjectConfirmationData(String, String, DateTime, KeyInfoBean) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Deprecated.
- createSubjectConfirmationData(SubjectConfirmationDataBean, KeyInfoBean) - Static method in class org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder
-
Create a SubjectConfirmationData object
- Credential - Class in org.apache.ws.security.validate
-
This class stores various Credential types that can be validated and/or returned by a
Validator implementation.
- Credential() - Constructor for class org.apache.ws.security.validate.Credential
-
- CredentialException - Exception in org.apache.ws.security.components.crypto
-
CredentialException.
- CredentialException(int, String, Throwable) - Constructor for exception org.apache.ws.security.components.crypto.CredentialException
-
Constructor.
- CredentialException(int, String, Object[]) - Constructor for exception org.apache.ws.security.components.crypto.CredentialException
-
Constructor.
- CredentialException(int, String, Object[], Throwable) - Constructor for exception org.apache.ws.security.components.crypto.CredentialException
-
Constructor.
- crlCertStore - Variable in class org.apache.ws.security.components.crypto.Merlin
-
- Crypto - Interface in org.apache.ws.security.components.crypto
-
- CRYPTO_CERT_PROVIDER - Static variable in class org.apache.ws.security.components.crypto.Merlin
-
- CRYPTO_KEYSTORE_PROVIDER - Static variable in class org.apache.ws.security.components.crypto.Merlin
-
- CryptoBase - Class in org.apache.ws.security.components.crypto
-
This Abstract Base Class implements the accessor and keystore-independent methods and
functionality of the Crypto interface.
- CryptoBase() - Constructor for class org.apache.ws.security.components.crypto.CryptoBase
-
Constructor
- CryptoFactory - Class in org.apache.ws.security.components.crypto
-
CryptoFactory.
- CryptoFactory() - Constructor for class org.apache.ws.security.components.crypto.CryptoFactory
-
- cryptoProvider - Variable in class org.apache.ws.security.components.crypto.CryptoBase
-
- cryptos - Variable in class org.apache.ws.security.handler.WSHandler
-
- CryptoType - Class in org.apache.ws.security.components.crypto
-
This class represents a way of passing information to the Crypto.getX509Certificates() method.
- CryptoType() - Constructor for class org.apache.ws.security.components.crypto.CryptoType
-
Default constructor
- CryptoType(CryptoType.TYPE) - Constructor for class org.apache.ws.security.components.crypto.CryptoType
-
Constructor with a TYPE argument
- CryptoType.TYPE - Enum in org.apache.ws.security.components.crypto
-
TYPE.ISSUER_SERIAL - A certificate (chain) is located by the issuer name and serial number
TYPE.THUMBPRINT_SHA1 - A certificate (chain) is located by the SHA1 of the (root) cert
TYPE.SKI_BYTES - A certificate (chain) is located by the SKI bytes of the (root) cert
TYPE.SUBJECT_DN - A certificate (chain) is located by the Subject DN of the (root) cert
TYPE.ALIAS - A certificate (chain) is located by an alias.
- CUSTOM_KEY_IDENTIFIER - Static variable in class org.apache.ws.security.WSConstants
-
CUSTOM_KEY_IDENTIFIER
is used to set a KeyIdentifier to
a particular ID
The reference id and value type are set externally.
- CUSTOM_SYMM_SIGNING - Static variable in class org.apache.ws.security.WSConstants
-
CUSTOM_SYMM_SIGNING
is used internally only to set a
specific Signature behavior.
- CUSTOM_SYMM_SIGNING_DIRECT - Static variable in class org.apache.ws.security.WSConstants
-
CUSTOM_SYMM_SIGNING_DIRECT
is used internally only to set a
specific Signature behavior.
- CUSTOM_TOKEN - Static variable in class org.apache.ws.security.WSPasswordCallback
-
CUSTOM_TOKEN usage is used for the case that we want the CallbackHandler to supply a
token as a DOM Element.
- customEKTokenId - Variable in class org.apache.ws.security.message.WSSecEncryptedKey
-
Custom token id
- customEKTokenValueType - Variable in class org.apache.ws.security.message.WSSecEncryptedKey
-
Custom token value
- customElements - Variable in class org.apache.ws.security.message.token.Timestamp
-
- customTokenId - Variable in class org.apache.ws.security.message.WSSecSignature
-
- CustomTokenPrincipal - Class in org.apache.ws.security
-
- CustomTokenPrincipal(String) - Constructor for class org.apache.ws.security.CustomTokenPrincipal
-
- customTokenValueType - Variable in class org.apache.ws.security.message.WSSecSignature
-
- generateDerivedKey(byte[], byte[], int) - Static method in class org.apache.ws.security.message.token.UsernameToken
-
This static method generates a derived key as defined in WSS Username
Token Profile.
- generateDerivedKey(String, byte[], int) - Static method in class org.apache.ws.security.message.token.UsernameToken
-
This static method generates a derived key as defined in WSS Username
Token Profile.
- generateDigest(byte[]) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Generate a (SHA1) digest of the input bytes.
- generateNonce(int) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Generate a nonce of the given length using the SHA1PRNG algorithm.
- generateSalt(boolean) - Static method in class org.apache.ws.security.message.token.UsernameToken
-
This static method generates a 128 bit salt value as defined in WSS
Username Token Profile.
- GENERATION_LN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
Field GENERATION_LN
- getAction(int) - Method in class org.apache.ws.security.WSSConfig
-
Lookup action
- getActionNamespace() - Method in class org.apache.ws.security.saml.ext.bean.ActionBean
-
Method getActionNamespace returns the actionNamespace of this SamlAction object.
- getActions() - Method in class org.apache.ws.security.saml.ext.bean.AuthDecisionStatementBean
-
Method getActions returns the actions of this SamlDecision object.
- getActor() - Method in class org.apache.ws.security.handler.RequestData
-
- getActor() - Method in class org.apache.ws.security.handler.WSHandlerResult
-
gets the actor
- getAddress() - Method in class org.apache.ws.security.saml.ext.bean.SubjectConfirmationDataBean
-
Get the address of the SubjectConfirmationDataBean
- getAlgorithm() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Gets the derivation algorithm
- getAlgorithm() - Method in class org.apache.ws.security.WSDataRef
-
- getAlgorithm() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- getAlgorithmSuite() - Method in class org.apache.ws.security.handler.RequestData
-
- getAlias() - Method in class org.apache.ws.security.components.crypto.CryptoType
-
Get the alias of the cert (chain) to locate.
- getAllowNamespaceQualifiedPasswordTypes() - Method in class org.apache.ws.security.WSSConfig
-
- getAssertion() - Method in class org.apache.ws.security.validate.Credential
-
Get an AssertionWrapper to be validated
- getAssertionElement() - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Get the DOM representation of this SAML Assertion
- getAssertionFromKeyIdentifier(SecurityTokenReference, Element, RequestData, WSDocInfo) - Static method in class org.apache.ws.security.saml.SAMLUtil
-
Get an AssertionWrapper object from parsing a SecurityTokenReference that uses
a KeyIdentifier that points to a SAML Assertion.
- getAttributeStatementData() - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Method getAttributeStatementData returns the attributeStatementData of this
SAMLCallback object.
- getAttributeValues() - Method in class org.apache.ws.security.saml.ext.bean.AttributeBean
-
Method getAttributeValues returns the attributeValues of this SamlAttribute object.
- getAudienceRestrictions() - Method in class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Get the audienceRestrictions instances
- getAudienceURI() - Method in class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Deprecated.
- getAudienceURIs() - Method in class org.apache.ws.security.saml.ext.bean.AudienceRestrictionBean
-
Get the audienceURI instances
- getAudienceURIs() - Method in class org.apache.ws.security.saml.ext.bean.ProxyRestrictionBean
-
Get the audienceURI instances
- getAuthDecisionStatementData() - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Method getAuthDecisionStatementData returns the authDecisionStatementData of this
SAMLCallback object.
- getAuthenticationInstant() - Method in class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Get the authentication instant
- getAuthenticationMethod() - Method in class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Get the authentication method
- getAuthenticationStatementData() - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Method getAuthenticationStatementData returns the authenticationStatementData of this
SAMLCallback object.
- getBasetokenId() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- getBinarySecurityToken() - Method in class org.apache.ws.security.validate.Credential
-
Get the BinarySecurityToken to be validated
- getBinarySecurityTokenElement() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- getBinarySecurityTokenElement() - Method in class org.apache.ws.security.message.WSSecSignature
-
Returns the BST Token element.
- getBodyQName() - Method in class org.apache.ws.security.SOAP11Constants
-
- getBodyQName() - Method in class org.apache.ws.security.SOAP12Constants
-
- getBodyQName() - Method in interface org.apache.ws.security.SOAPConstants
-
Obtain the QName for the Body element
- getBSTTokenId() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Get the id of the BSt generated during prepare()
.
- getBSTTokenId() - Method in class org.apache.ws.security.message.WSSecSignature
-
Get the id of the BST generated during prepare()
.
- getBytes() - Method in class org.apache.ws.security.components.crypto.CryptoType
-
Get the array of bytes, which could be the SHA1 thumbprint, or SKI bytes of the cert.
- getBytes(int) - Method in class org.apache.ws.security.components.crypto.DERDecoder
-
Return an array of bytes from the current position.
- getBytesFromCertificates(X509Certificate[]) - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Get a byte array given an array of X509 certificates.
- getBytesFromCertificates(X509Certificate[]) - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
Get a byte array given an array of X509 certificates.
- getC14nAlgorithms() - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- getCallbackHandler() - Method in class org.apache.ws.security.handler.RequestData
-
Returns the CallbackHandler used for this request.
- getCallbackHandler(String, String, RequestData) - Method in class org.apache.ws.security.handler.WSHandler
-
Get a CallbackHandler instance.
- getCallbackHandler() - Method in class org.apache.ws.security.saml.ext.SAMLParms
-
Get the CallbackHandler instance used to populate the SAML Assertion content
- getCallbackHandler() - Method in interface org.apache.ws.security.saml.SAMLIssuer
-
Get the CallbackHandler in use
- getCallbackHandler() - Method in class org.apache.ws.security.saml.SAMLIssuerImpl
-
Get the CallbackHandler in use
- getCallbackHandler(String, String) - Method in class org.apache.ws.security.validate.JAASUsernameTokenValidator
-
- getCallbackHandler() - Method in class org.apache.ws.security.validate.KerberosTokenValidator
-
Get the CallbackHandler to use with the LoginContext
- getCallbackLookup() - Method in class org.apache.ws.security.WSDocInfo
-
- getCallbackLookup() - Method in class org.apache.ws.security.WSSecurityEngine
-
Get the CallbackLookup object to use to locate elements
- getCertIdentifer() - Method in class org.apache.ws.security.saml.ext.bean.KeyInfoBean
-
Method getCertIdentifer returns the cert identifer of this KeyInfoBean object.
- getCertificate() - Method in class org.apache.ws.security.saml.ext.bean.KeyInfoBean
-
Method getCertificate returns the certificate of this KeyInfoBean object.
- getCertificateFactory() - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Get the CertificateFactory instance on this Crypto instance
- getCertificateFactory() - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
Get the CertificateFactory instance on this Crypto instance
- getCertificateFactory() - Method in class org.apache.ws.security.components.crypto.Merlin
-
Singleton certificate factory for this Crypto instance.
- getCertificates() - Method in class org.apache.ws.security.str.DerivedKeyTokenSTRParser
-
Get the X509Certificates associated with this SecurityTokenReference
- getCertificates() - Method in class org.apache.ws.security.str.EncryptedKeySTRParser
-
Get the X509Certificates associated with this SecurityTokenReference
- getCertificates() - Method in class org.apache.ws.security.str.SecurityTokenRefSTRParser
-
Get the X509Certificates associated with this SecurityTokenReference
- getCertificates() - Method in class org.apache.ws.security.str.SignatureSTRParser
-
Get the X509Certificates associated with this SecurityTokenReference
- getCertificates() - Method in interface org.apache.ws.security.str.STRParser
-
Get the X509Certificates associated with this SecurityTokenReference
- getCertificates() - Method in class org.apache.ws.security.validate.Credential
-
Get an X509Certificate chain to be validated
- getCertificatesFromBytes(byte[]) - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Construct an array of X509Certificate's from the byte array.
- getCertificatesFromBytes(byte[]) - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
Construct an array of X509Certificate's from the byte array.
- getCertificatesReferenceType() - Method in class org.apache.ws.security.str.DerivedKeyTokenSTRParser
-
Get how the certificates were referenced
- getCertificatesReferenceType() - Method in class org.apache.ws.security.str.EncryptedKeySTRParser
-
Get how the certificates were referenced
- getCertificatesReferenceType() - Method in class org.apache.ws.security.str.SecurityTokenRefSTRParser
-
Get how the certificates were referenced
- getCertificatesReferenceType() - Method in class org.apache.ws.security.str.SignatureSTRParser
-
Get how the certificates were referenced
- getCertificatesReferenceType() - Method in interface org.apache.ws.security.str.STRParser
-
Get how the certificates were referenced
- getCerts() - Method in class org.apache.ws.security.saml.SAMLKeyInfo
-
- getCipherInstance(String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Translate the "cipherAlgo" URI to a JCE ID, and return a javax.crypto.Cipher instance
of this type.
- getClassLoader(Object) - Method in class org.apache.ws.security.handler.WSHandler
-
Returns the classloader to be used for loading the callback class
- getClassLoader(Class<?>) - Static method in class org.apache.ws.security.util.Loader
-
Get the class loader of the class argument
- getConditions() - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Method getConditions returns the conditions of this SAMLCallback object.
- getConfirmationMethods() - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Method getConfirmationMethods returns the confirmationMethods of this
AssertionWrapper object.
- getContents() - Method in class org.apache.ws.security.saml.ext.bean.ActionBean
-
Method getContents returns the contents of this SamlAction object.
- getContext() - Method in class org.apache.ws.security.spnego.DefaultSpnegoClientAction
-
Get the GSSContext that was created after a service ticket was obtained
- getContext() - Method in class org.apache.ws.security.spnego.DefaultSpnegoServiceAction
-
Get the GSSContext that was created after a service ticket was obtained
- getContext() - Method in interface org.apache.ws.security.spnego.SpnegoClientAction
-
Get the GSSContext that was created after a service ticket was obtained
- getContext() - Method in interface org.apache.ws.security.spnego.SpnegoServiceAction
-
Get the GSSContext that was created after a service ticket was obtained
- getContextName() - Method in class org.apache.ws.security.validate.JAASUsernameTokenValidator
-
- getContextName() - Method in class org.apache.ws.security.validate.KerberosTokenValidator
-
Get the JAAS Login context name to use.
- getCount() - Method in class org.apache.ws.security.saml.ext.bean.ProxyRestrictionBean
-
- getCreated() - Method in class org.apache.ws.security.message.token.Timestamp
-
Get the time of creation.
- getCreated() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Get the created timestamp.
- getCreatedDate() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Return the Created Element as a Date object
- getCreatedTime() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
Return the WSUsernameToken created time for this WSUsernameTokenPrincipal
.
- getCredentialFromKeyInfo(Element, RequestData, WSDocInfo, boolean) - Static method in class org.apache.ws.security.saml.SAMLUtil
-
This method returns a SAMLKeyInfo corresponding to the credential found in the
KeyInfo (DOM Element) argument.
- getCredentialFromSubject(AssertionWrapper, RequestData, WSDocInfo, boolean) - Static method in class org.apache.ws.security.saml.SAMLUtil
-
Parse a SAML Assertion to obtain a SAMLKeyInfo object from
the Subject of the assertion
- getCredentialFromSubject(Assertion, RequestData, WSDocInfo, boolean) - Static method in class org.apache.ws.security.saml.SAMLUtil
-
Get the SAMLKeyInfo object corresponding to the credential stored in the Subject of a
SAML 1.1 assertion
- getCredentialFromSubject(Assertion, RequestData, WSDocInfo, boolean) - Static method in class org.apache.ws.security.saml.SAMLUtil
-
Get the SAMLKeyInfo object corresponding to the credential stored in the Subject of a
SAML 2 assertion
- getCRLCertStore() - Method in class org.apache.ws.security.components.crypto.Merlin
-
Get the CertStore from which to obtain a list of CRLs for Certificate Revocation
checking.
- getCrypto(RequestData) - Method in class org.apache.ws.security.validate.SignatureTrustValidator
-
- getCrypto() - Method in class org.apache.ws.security.WSDocInfo
-
- getCryptoProvider() - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Get the crypto provider associated with this implementation
- getCryptoProvider() - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
Get the crypto provider associated with this implementation
- getCurrentTime() - Method in class org.apache.ws.security.WSSConfig
-
- getCustomAttributeValues() - Method in class org.apache.ws.security.saml.ext.bean.AttributeBean
-
Method getCustomAttributeValues returns the attributeValues of this SamlAttribute object.
- getCustomElements() - Method in class org.apache.ws.security.message.token.Timestamp
-
Get the the custom elements from this Timestamp
- getCustomToken() - Method in class org.apache.ws.security.WSPasswordCallback
-
- getDecCrypto() - Method in class org.apache.ws.security.handler.RequestData
-
- getDecision() - Method in class org.apache.ws.security.saml.ext.bean.AuthDecisionStatementBean
-
Method getDecision returns the decision of this SamlDecision object.
- getDefaultX509Identifier() - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Retrieves the identifier name of the default certificate.
- getDefaultX509Identifier() - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
Retrieves the identifier name of the default certificate.
- getDefaultX509Identifier() - Method in class org.apache.ws.security.components.crypto.Merlin
-
Retrieves the identifier name of the default certificate.
- getDelegationCredential() - Method in class org.apache.ws.security.message.token.KerberosServiceContext
-
- getDelegationCredential() - Method in class org.apache.ws.security.spnego.SpnegoTokenContext
-
- getDelegationCredential() - Method in class org.apache.ws.security.validate.Credential
-
- getDerivedKey() - Method in class org.apache.ws.security.message.token.UsernameToken
-
This method gets a derived key as defined in WSS Username Token Profile.
- getDerivedKey() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Get the derived key.
- getDerivedKeyAlgorithms() - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- getDerivedKeyIterations() - Method in class org.apache.ws.security.handler.RequestData
-
Get the derived key iterations.
- getDerivedKeyLength() - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
The derived key will change depending on the sig/encr algorithm.
- getDerivedKeyLength() - Method in class org.apache.ws.security.message.WSSecDKEncrypt
-
- getDerivedKeyLength() - Method in class org.apache.ws.security.message.WSSecDKSign
-
- getDigestAlgo() - Method in class org.apache.ws.security.message.WSSecSignature
-
- getDigestAlgorithm() - Method in class org.apache.ws.security.message.WSSecDKSign
-
- getDigestAlgorithm() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Get the digest algorithm to use with the RSA-OAEP key transport algorithm.
- getDigestAlgorithm() - Method in class org.apache.ws.security.WSDataRef
-
- getDigestAlgorithms() - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- getDirectChildElement(Node, String, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Gets a direct child with specified localname and namespace.
- getDirectChildElements(Node, String, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Gets all direct children with specified localname and namespace.
- getdktElement() - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- getDnsAddress() - Method in class org.apache.ws.security.saml.ext.bean.SubjectLocalityBean
-
Get the dns address.
- getDocument() - Method in class org.apache.ws.security.WSDocInfo
-
- getElement(String, String, boolean) - Method in interface org.apache.ws.security.message.CallbackLookup
-
Get the DOM element that corresponds to the given id and ValueType reference.
- getElement(String, String, boolean) - Method in class org.apache.ws.security.message.DOMCallbackLookup
-
Get the DOM element that corresponds to the given id and ValueType reference.
- getElement() - Method in class org.apache.ws.security.message.token.BinarySecurity
-
return the dom element.
- getElement() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Returns the dom element of this SecurityContextToken
object.
- getElement() - Method in class org.apache.ws.security.message.token.DOMX509Data
-
return the dom element.
- getElement() - Method in class org.apache.ws.security.message.token.DOMX509IssuerSerial
-
return the dom element.
- getElement() - Method in class org.apache.ws.security.message.token.Reference
-
Get the DOM element.
- getElement() - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
Returns the dom element of this SecurityContextToken
object.
- getElement() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Get the DOM element.
- getElement() - Method in class org.apache.ws.security.message.token.SignatureConfirmation
-
Returns the dom element of this SignatureConfirmation
object.
- getElement() - Method in class org.apache.ws.security.message.token.Timestamp
-
Returns the dom element of this Timestamp
object.
- getElement() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Returns the dom element of this UsernameToken
object.
- getElement() - Method in class org.apache.ws.security.message.WSSecSAMLToken
-
- getElement() - Method in class org.apache.ws.security.message.WSSecTimestamp
-
Get the timestamp element generated during prepare()
.
- getElement() - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Get the Assertion as a DOM Element.
- getElement() - Method in class org.apache.ws.security.saml.ext.bean.KeyInfoBean
-
Method getElement returns the DOM Element of this KeyInfoBean object.
- getElement() - Method in class org.apache.ws.security.WSEncryptionPart
-
Get the DOM Element corresponding to this EncryptionPart
- getElements(String, String) - Method in interface org.apache.ws.security.message.CallbackLookup
-
Get the DOM element(s) that correspond to the given localname/namespace.
- getElements(String, String) - Method in class org.apache.ws.security.message.DOMCallbackLookup
-
Get the DOM element(s) that correspond to the given localname/namespace.
- getEncAlgo(Node) - Static method in class org.apache.ws.security.processor.X509Util
-
- getEncCert() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncCrypto() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncDigestAlgorithm() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncId() - Method in class org.apache.ws.security.WSEncryptionPart
-
- getEncKeyId() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncKeyTransport() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncModifier() - Method in class org.apache.ws.security.WSEncryptionPart
-
- getEncodingType() - Method in class org.apache.ws.security.message.token.BinarySecurity
-
get the encoding type.
- getEncryptedEphemeralKey() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- getEncryptedKeyElement() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- getEncryptionDerivedKeyLength() - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- getEncryptionMethods() - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- getEncryptParts() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncryptSymmetricEncryptionKey() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncSymmAlgo() - Method in class org.apache.ws.security.handler.RequestData
-
- getEncUser() - Method in class org.apache.ws.security.handler.RequestData
-
- getEnvelopeURI() - Method in class org.apache.ws.security.SOAP11Constants
-
- getEnvelopeURI() - Method in class org.apache.ws.security.SOAP12Constants
-
- getEnvelopeURI() - Method in interface org.apache.ws.security.SOAPConstants
-
Obtain the envelope namespace for this version of SOAP
- getEphemeralKey() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- getErrorCode() - Method in exception org.apache.ws.security.components.crypto.CredentialException
-
get the error code.
- getErrorCode() - Method in exception org.apache.ws.security.WSSecurityException
-
Get the error code.
- getEvidence() - Method in class org.apache.ws.security.saml.ext.bean.AuthDecisionStatementBean
-
Method getEvidence returns the evidence of this SamlDecision object.
- getExpires() - Method in class org.apache.ws.security.message.token.Timestamp
-
Get the time of expiration.
- getFaultCode() - Method in exception org.apache.ws.security.conversation.ConversationException
-
- getFaultCode() - Method in exception org.apache.ws.security.WSSecurityException
-
Get the fault code QName for this associated error code.
- getFaultString() - Method in exception org.apache.ws.security.conversation.ConversationException
-
- getFirstElement() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
get the first child element.
- getFirstNode() - Method in class org.apache.ws.security.message.token.BinarySecurity
-
return the first text node.
- getFullQNameFromString(String, Node) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Return a QName when passed a string like "foo:bar" by mapping the "foo"
prefix to a namespace in the context of the given Node.
- getGeneration() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
- getGssContext() - Method in class org.apache.ws.security.message.token.KerberosContext
-
- getGssContext() - Method in class org.apache.ws.security.message.token.KerberosServiceContext
-
- getHandleCustomPasswordTypes() - Method in class org.apache.ws.security.WSSConfig
-
- getHeaderQName() - Method in class org.apache.ws.security.SOAP11Constants
-
- getHeaderQName() - Method in class org.apache.ws.security.SOAP12Constants
-
- getHeaderQName() - Method in interface org.apache.ws.security.SOAPConstants
-
Obtain the QName for the Header element
- getID() - Method in class org.apache.ws.security.message.token.BinarySecurity
-
get the id.
- getID() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Gets the id.
- getID() - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
Gets the id.
- getID() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Get the id
- getID() - Method in class org.apache.ws.security.message.token.SignatureConfirmation
-
Returns the value of the wsu:Id attribute
- getID() - Method in class org.apache.ws.security.message.token.Timestamp
-
- getID() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Gets the id.
- getId() - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
Get the id generated during prepare()
.
- getId() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Get the id generated during prepare()
.
- getId() - Method in class org.apache.ws.security.message.WSSecSAMLToken
-
Get the id generated during prepare()
.
- getId() - Method in class org.apache.ws.security.message.WSSecSignature
-
Get the id generated during prepare()
.
- getId() - Method in class org.apache.ws.security.message.WSSecSignatureConfirmation
-
Get the id generated during prepare()
.
- getId() - Method in class org.apache.ws.security.message.WSSecTimestamp
-
Get the id generated during prepare()
.
- getId() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Get the id generated during prepare()
.
- getId() - Method in class org.apache.ws.security.processor.ReferenceListProcessor
-
- getId() - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Method getId returns the id of this AssertionWrapper object.
- getId() - Method in class org.apache.ws.security.SAMLTokenPrincipal
-
- getId() - Method in class org.apache.ws.security.WSEncryptionPart
-
- getIdAllocator() - Method in class org.apache.ws.security.WSSConfig
-
- getIdentifier() - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
Get the identifier.
- getIdentifier() - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- getIdentifier() - Method in class org.apache.ws.security.WSPasswordCallback
-
Get the identifier.
- getIDFromReference(String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Turn a reference (eg "#5") into an ID (eg "5").
- getInclusivePrefixes(Element) - Method in class org.apache.ws.security.message.WSSecSignatureBase
-
Get the List of inclusive prefixes from the DOM Element argument
- getInclusivePrefixes(Element, boolean) - Method in class org.apache.ws.security.message.WSSecSignatureBase
-
Get the List of inclusive prefixes from the DOM Element argument
- getInitialUUID() - Static method in class org.apache.ws.security.util.UUIDGenerator
-
- getInputSourceFromURI(String) - Static method in class org.apache.ws.security.util.XMLUtils
-
Utility to get the bytes uri.
- getInResponseTo() - Method in class org.apache.ws.security.saml.ext.bean.SubjectConfirmationDataBean
-
Get the InResponseTo element of the SubjectConfirmationDataBean
- getInstance() - Static method in class org.apache.ws.security.components.crypto.CryptoFactory
-
getInstance
Returns an instance of Crypto.
- getInstance(Properties) - Static method in class org.apache.ws.security.components.crypto.CryptoFactory
-
getInstance
Returns an instance of Crypto.
- getInstance(Properties, ClassLoader) - Static method in class org.apache.ws.security.components.crypto.CryptoFactory
-
getInstance
Returns an instance of Crypto loaded with the given classloader.
- getInstance(Class<? extends Crypto>, Map<Object, Object>) - Static method in class org.apache.ws.security.components.crypto.CryptoFactory
-
getInstance
Returns an instance of Crypto.
- getInstance(String) - Static method in class org.apache.ws.security.components.crypto.CryptoFactory
-
getInstance
Returns an instance of Crypto.
- getInstance(String, ClassLoader) - Static method in class org.apache.ws.security.components.crypto.CryptoFactory
-
- getInstance(String) - Static method in class org.apache.ws.security.conversation.dkalgo.AlgoFactory
-
This gives a DerivationAlgorithm instance from the default set of algorithms provided
- getInstance() - Static method in class org.apache.ws.security.saml.SAMLIssuerFactory
-
getInstance
Returns an instance of SAMLIssuer.
- getInstance(Class<? extends SAMLIssuer>, Properties) - Static method in class org.apache.ws.security.saml.SAMLIssuerFactory
-
getInstance
Returns an instance of SAMLIssuer.
- getInstance(Properties) - Static method in class org.apache.ws.security.saml.SAMLIssuerFactory
-
- getInstance(String) - Static method in class org.apache.ws.security.saml.SAMLIssuerFactory
-
getInstance
Returns an instance of SAMLIssuer.
- getIpAddress() - Method in class org.apache.ws.security.saml.ext.bean.SubjectLocalityBean
-
Get the ip address.
- getIssuer() - Method in class org.apache.ws.security.components.crypto.CryptoType
-
Get the issuer String.
- getIssuer() - Method in class org.apache.ws.security.message.token.DOMX509IssuerSerial
-
Return the issuer name.
- getIssuer() - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Method getIssuer returns the issuer of this SAMLCallback object.
- getIssuer() - Method in class org.apache.ws.security.saml.ext.SAMLParms
-
Method getIssuer returns the issuer of this SAMLParms object.
- getIssuerCrypto() - Method in interface org.apache.ws.security.saml.SAMLIssuer
-
- getIssuerCrypto() - Method in class org.apache.ws.security.saml.SAMLIssuerImpl
-
- getIssuerKeyName() - Method in interface org.apache.ws.security.saml.SAMLIssuer
-
- getIssuerKeyName() - Method in class org.apache.ws.security.saml.SAMLIssuerImpl
-
- getIssuerKeyPassword() - Method in interface org.apache.ws.security.saml.SAMLIssuer
-
- getIssuerKeyPassword() - Method in class org.apache.ws.security.saml.SAMLIssuerImpl
-
- getIssuerName() - Method in interface org.apache.ws.security.saml.SAMLIssuer
-
Get the issuer name
- getIssuerName() - Method in class org.apache.ws.security.saml.SAMLIssuerImpl
-
Get the issuer name
- getIssuerSerial() - Method in class org.apache.ws.security.message.token.DOMX509Data
-
Return a DOMX509IssuerSerial object in this X509Data structure
- getIssuerString() - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Method getIssuerString returns the issuerString of this AssertionWrapper object.
- getIteration() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Get the Iteration value of this UsernameToken.
- getJaasLoginModuleName() - Method in class org.apache.ws.security.validate.KerberosTokenValidator
-
- getKerberosToken() - Method in class org.apache.ws.security.message.token.KerberosContext
-
- getKerberosToken() - Method in class org.apache.ws.security.message.token.KerberosServiceContext
-
- getKerberosTokenDecoder() - Method in class org.apache.ws.security.validate.KerberosTokenValidator
-
Get the KerberosTokenDecoder instance used to extract a session key from the received Kerberos
token.
- getKey() - Method in class org.apache.ws.security.WSPasswordCallback
-
Get the key.
- getKeyGenerator() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- getKeyIdentifier(String) - Static method in class org.apache.ws.security.handler.WSHandlerConstants
-
Get the key identifier type corresponding to the parameter.
- getKeyIdentifier(Crypto) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Gets the KeyIdentifier.
- getKeyIdentifierEncodingType() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
- getKeyIdentifierType() - Method in class org.apache.ws.security.message.WSSecBase
-
Gets the value of the keyIdentifierType
.
- getKeyIdentifierValue() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
- getKeyIdentifierValueType() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
- getKeyInfo() - Method in class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Method getKeyInfo returns the keyInfo of this SubjectBean object.
- getKeyLength(String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Returns the length of the key in # of bytes
- getKeyStore() - Method in class org.apache.ws.security.components.crypto.Merlin
-
Gets the Keystore that was loaded
- getKeyWrapAlgorithms() - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- getLabel() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Returns the label of the derived key token
- getLabel() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- getLength() - Method in class org.apache.ws.security.components.crypto.DERDecoder
-
Get the DER length at the current position.
- getLength() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
- getLength() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- getMaximumAsymmetricKeyLength() - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- getMaximumSymmetricKeyLength() - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- getMessage(String, Object[]) - Static method in exception org.apache.ws.security.conversation.ConversationException
-
get the message from resource bundle.
- getMinimumAsymmetricKeyLength() - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- getMinimumSymmetricKeyLength() - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- getMsgContext() - Method in class org.apache.ws.security.handler.RequestData
-
- getMustUnderstand() - Method in class org.apache.ws.security.SOAP11Constants
-
Obtain the MustUnderstand string
- getMustUnderstand() - Method in class org.apache.ws.security.SOAP12Constants
-
Obtain the MustUnderstand string
- getMustUnderstand() - Method in interface org.apache.ws.security.SOAPConstants
-
Obtain the "next" role/actor URI
- getName() - Method in class org.apache.ws.security.CustomTokenPrincipal
-
- getName() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Get the user name.
- getName() - Method in class org.apache.ws.security.PublicKeyPrincipal
-
- getName() - Method in class org.apache.ws.security.SAMLTokenPrincipal
-
- getName() - Method in class org.apache.ws.security.WSDataRef
-
- getName() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- getName() - Method in class org.apache.ws.security.WSEncryptionPart
-
- getName() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
Return the WSUsernameToken username for this WSUsernameTokenPrincipal
.
- getNameFormat() - Method in class org.apache.ws.security.saml.ext.bean.AttributeBean
-
Method getNameFormat returns the nameFormat of this SamlAttribute object
- getNamespace(String, Node) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
- getNamespace() - Method in class org.apache.ws.security.WSEncryptionPart
-
- getNamespaceHash() - Method in class org.apache.ws.security.util.Mapping
-
- getNamespaceURI() - Method in class org.apache.ws.security.util.Mapping
-
- getNamespaceURI(String) - Method in class org.apache.ws.security.util.NSStack
-
Given a prefix, return the associated namespace (if any).
- getNewInstance() - Static method in class org.apache.ws.security.WSSConfig
-
- getNextRoleURI() - Method in class org.apache.ws.security.SOAP11Constants
-
Obtain the "next" role/actor URI
- getNextRoleURI() - Method in class org.apache.ws.security.SOAP12Constants
-
Obtain the "next" role/actor URI
- getNextRoleURI() - Method in interface org.apache.ws.security.SOAPConstants
-
Obtain the "next" role/actor URI
- getNonce() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Return the nonce of the derived key token
- getNonce() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Get the nonce.
- getNonce() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- getNonce() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
Return the WSUsernameToken nonce for this WSUsernameTokenPrincipal
.
- getNonceReplayCache() - Method in class org.apache.ws.security.handler.RequestData
-
Get the replay cache for Nonces
- getNotAfter() - Method in class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Get the notAfter instance
- getNotAfter() - Method in class org.apache.ws.security.saml.ext.bean.SubjectConfirmationDataBean
-
Get the NotOnOrAfter time of the SubjectConfirmationDataBean
- getNotBefore() - Method in class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Get the notBefore instance
- getNotBefore() - Method in class org.apache.ws.security.saml.ext.bean.SubjectConfirmationDataBean
-
Get the NotBefore time of the SubjectConfirmationDataBean
- getOffset() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
- getOffset() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- getOption(String) - Method in class org.apache.ws.security.handler.WSHandler
-
- getOriginalSignatureActionPosition() - Method in class org.apache.ws.security.handler.RequestData
-
- getParameterSpec() - Method in class org.apache.ws.security.transform.STRTransform
-
- getPassword(Object) - Method in class org.apache.ws.security.handler.WSHandler
-
- getPassword() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Gets the password string.
- getPassword() - Method in class org.apache.ws.security.WSPasswordCallback
-
Get the password.
- getPassword() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
Return the WSUsernameToken password for this WSUsernameTokenPrincipal
.
- getPasswordCallbackHandler(RequestData) - Method in class org.apache.ws.security.handler.WSHandler
-
Get a CallbackHandler instance to obtain passwords.
- getPasswordCB(String, int, CallbackHandler, RequestData) - Method in class org.apache.ws.security.handler.WSHandler
-
Get a password callback (WSPasswordCallback object) from a CallbackHandler instance
- getPasswordsAreEncoded() - Method in class org.apache.ws.security.message.token.UsernameToken
-
- getPasswordsAreEncoded() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
- getPasswordsAreEncoded() - Method in class org.apache.ws.security.WSSConfig
-
- getPasswordType() - Method in class org.apache.ws.security.message.token.UsernameToken
-
- getPasswordType() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
- getPrefix() - Method in class org.apache.ws.security.util.Mapping
-
- getPrefix(String, boolean) - Method in class org.apache.ws.security.util.NSStack
-
Return an active prefix for the given namespaceURI.
- getPrefix(String) - Method in class org.apache.ws.security.util.NSStack
-
Return an active prefix for the given namespaceURI, including
the default prefix ("").
- getPrefixHash() - Method in class org.apache.ws.security.util.Mapping
-
- getPrefixNS(String, Node) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
- getPrincipal() - Method in class org.apache.ws.security.message.token.KerberosServiceContext
-
- getPrincipal() - Method in class org.apache.ws.security.str.DerivedKeyTokenSTRParser
-
Get the Principal associated with this SecurityTokenReference
- getPrincipal() - Method in class org.apache.ws.security.str.EncryptedKeySTRParser
-
Get the Principal associated with this SecurityTokenReference
- getPrincipal() - Method in class org.apache.ws.security.str.SecurityTokenRefSTRParser
-
Get the Principal associated with this SecurityTokenReference
- getPrincipal() - Method in class org.apache.ws.security.str.SignatureSTRParser
-
Get the Principal associated with this SecurityTokenReference
- getPrincipal() - Method in interface org.apache.ws.security.str.STRParser
-
Get the Principal associated with this SecurityTokenReference
- getPrincipal() - Method in class org.apache.ws.security.validate.Credential
-
Get the principal
- getPrivateKey(X509Certificate, CallbackHandler) - Method in class org.apache.ws.security.components.crypto.CertificateStore
-
Gets the private key corresponding to the certificate.
- getPrivateKey(String, String) - Method in class org.apache.ws.security.components.crypto.CertificateStore
-
Gets the private key corresponding to the identifier.
- getPrivateKey(X509Certificate, CallbackHandler) - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Gets the private key corresponding to the certificate.
- getPrivateKey(String, String) - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Gets the private key corresponding to the identifier.
- getPrivateKey(X509Certificate, CallbackHandler) - Method in class org.apache.ws.security.components.crypto.Merlin
-
Gets the private key corresponding to the certificate.
- getPrivateKey(String, String) - Method in class org.apache.ws.security.components.crypto.Merlin
-
Gets the private key corresponding to the identifier.
- getProcessor(QName) - Method in class org.apache.ws.security.WSSConfig
-
- getProperties() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
- getProperty(Object, String) - Method in class org.apache.ws.security.handler.WSHandler
-
- getProtectedElement() - Method in class org.apache.ws.security.WSDataRef
-
- getProtectionElement(String) - Method in class org.apache.ws.security.WSDocInfo
-
Deprecated.
- getProxyRestriction() - Method in class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
- getPublicKey() - Method in class org.apache.ws.security.PublicKeyPrincipal
-
- getPublicKey() - Method in class org.apache.ws.security.saml.ext.bean.KeyInfoBean
-
Method getPublicKey returns the public key of this KeyInfoBean object.
- getPublicKey() - Method in class org.apache.ws.security.saml.SAMLKeyInfo
-
- getPublicKey() - Method in class org.apache.ws.security.str.DerivedKeyTokenSTRParser
-
Get the PublicKey associated with this SecurityTokenReference
- getPublicKey() - Method in class org.apache.ws.security.str.EncryptedKeySTRParser
-
Get the PublicKey associated with this SecurityTokenReference
- getPublicKey() - Method in class org.apache.ws.security.str.SecurityTokenRefSTRParser
-
Get the PublicKey associated with this SecurityTokenReference
- getPublicKey() - Method in class org.apache.ws.security.str.SignatureSTRParser
-
Get the PublicKey associated with this SecurityTokenReference
- getPublicKey() - Method in interface org.apache.ws.security.str.STRParser
-
Get the PublicKey associated with this SecurityTokenReference
- getPublicKey() - Method in class org.apache.ws.security.validate.Credential
-
Get a PublicKey to be validated
- getPwType() - Method in class org.apache.ws.security.handler.RequestData
-
- getQNameFromString(String, Node) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Return a QName when passed a string like "foo:bar" by mapping the "foo"
prefix to a namespace in the context of the given Node.
- getQualifiedName() - Method in class org.apache.ws.security.saml.ext.bean.AttributeBean
-
Method getQualifiedName returns the qualifiedName of this SamlAttribute object.
- getRecipient() - Method in class org.apache.ws.security.saml.ext.bean.SubjectConfirmationDataBean
-
Get the recipient of the SubjectConfirmationDataBean
- getReference() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Gets the Reference.
- getRequestData() - Method in class org.apache.ws.security.WSPasswordCallback
-
Returns the RequestData associated with the request
- getRequiredPasswordType() - Method in class org.apache.ws.security.WSSConfig
-
- getRequiredSubjectConfirmationMethod() - Method in class org.apache.ws.security.validate.SamlAssertionValidator
-
- getResource() - Method in class org.apache.ws.security.saml.ext.bean.AuthDecisionStatementBean
-
Method getResource returns the resource of this SamlDecision object.
- getResource(String) - Static method in class org.apache.ws.security.util.Loader
-
This method will search for resource
in different
places.
- getResource(ClassLoader, String) - Static method in class org.apache.ws.security.util.Loader
-
This method will search for resource
in different
places.
- getResult(String) - Method in class org.apache.ws.security.WSDocInfo
-
Get a WSSecurityEngineResult for the given Id.
- getResultByTag(Integer, String) - Method in class org.apache.ws.security.WSDocInfo
-
Get a WSSecurityEngineResult of the given Integer tag for the given Id
- getResults() - Method in class org.apache.ws.security.handler.WSHandlerResult
-
gets the the security results
- getResultsByTag(Integer) - Method in class org.apache.ws.security.WSDocInfo
-
Get a list of WSSecurityEngineResults of the given Integer tag
- getRoleAttributeQName() - Method in class org.apache.ws.security.SOAP11Constants
-
Obtain the QName for the role attribute (actor/role)
- getRoleAttributeQName() - Method in class org.apache.ws.security.SOAP12Constants
-
Obtain the QName for the role attribute (actor/role)
- getRoleAttributeQName() - Method in interface org.apache.ws.security.SOAPConstants
-
Obtain the QName for the role attribute (actor/role)
- getSalt() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Get the Salt value of this UsernameToken.
- getSaml1() - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Method getSaml1 returns the saml1 of this AssertionWrapper object.
- getSaml2() - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Method getSaml2 returns the saml2 of this AssertionWrapper object.
- getSamlAlgorithmSuite() - Method in class org.apache.ws.security.handler.RequestData
-
- getSamlAttributes() - Method in class org.apache.ws.security.saml.ext.bean.AttributeStatementBean
-
Method getSamlAttributes returns the samlAttributes of this SamlAttributeStatement object.
- getSamlOneTimeUseReplayCache() - Method in class org.apache.ws.security.handler.RequestData
-
Get the replay cache for SAML2 OneTimeUse Assertions
- getSamlVersion() - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Method getSamlVersion returns the samlVersion of this AssertionWrapper object.
- getSamlVersion() - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Get the SAMLVersion of the assertion to create
- getSAMLVersion() - Method in class org.apache.ws.security.saml.ext.SAMLParms
-
Get the SAML Version of the SAML Assertion to generate
- getSantuarioProvider() - Static method in class org.apache.ws.security.SantuarioUtil
-
- getSct() - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- getSctId() - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- getSecHeader() - Method in class org.apache.ws.security.handler.RequestData
-
- getSecret() - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- getSecret() - Method in class org.apache.ws.security.saml.SAMLKeyInfo
-
- getSecret() - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- getSecretKey() - Method in class org.apache.ws.security.message.token.KerberosContext
-
- getSecretKey() - Method in class org.apache.ws.security.message.token.KerberosSecurity
-
Get the SecretKey associated with the service principal
- getSecretKey() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Gets the secret key as per WS-Trust spec.
- getSecretKey(int) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Gets the secret key as per WS-Trust spec.
- getSecretKey(int, String) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Gets the secret key as per WS-Trust spec.
- getSecretKey() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Get the derived secret key.
- getSecretKey() - Method in class org.apache.ws.security.str.DerivedKeyTokenSTRParser
-
Get the Secret Key associated with this SecurityTokenReference
- getSecretKey() - Method in class org.apache.ws.security.str.EncryptedKeySTRParser
-
Get the Secret Key associated with this SecurityTokenReference
- getSecretKey() - Method in class org.apache.ws.security.str.SecurityTokenRefSTRParser
-
Get the Secret Key associated with this SecurityTokenReference
- getSecretKey() - Method in class org.apache.ws.security.str.SignatureSTRParser
-
Get the Secret Key associated with this SecurityTokenReference
- getSecretKey() - Method in interface org.apache.ws.security.str.STRParser
-
Get the Secret Key associated with this SecurityTokenReference
- getSecretKey() - Method in class org.apache.ws.security.validate.Credential
-
Get a SecretKey (byte[]) to be validated
- getSecretKeyLength() - Method in class org.apache.ws.security.handler.RequestData
-
- getSecretKeyLength() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Get the secret key length
- getSecretKeyLength() - Method in class org.apache.ws.security.WSSConfig
-
Get the secret key length to be used for UT_SIGN.
- getSecurityContextToken() - Method in class org.apache.ws.security.validate.Credential
-
Get a SecurityContextToken to be validated
- getSecurityHeader() - Method in class org.apache.ws.security.message.WSSecHeader
-
Get the security header element of this instance.
- getSecurityHeader(Document, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Returns the first WS-Security header element for a given actor.
- getSecurityHeader() - Method in class org.apache.ws.security.WSDocInfo
-
- getSecurityTokenReference() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Returns the SecurityTokenReference of the derived key token
- getSecurityTokenReference() - Method in class org.apache.ws.security.message.WSSecEncrypt
-
- getSecurityTokenReference() - Method in class org.apache.ws.security.message.WSSecSignature
-
Get the SecurityTokenReference to be used in the KeyInfo element.
- getSecurityTokenReferenceElement() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Returns the SecurityTokenReference element of the derived key token
- getSecurityTokenReferenceURI() - Method in class org.apache.ws.security.message.WSSecSignature
-
- getSerial() - Method in class org.apache.ws.security.components.crypto.CryptoType
-
Get the serial number
- getSerialNumber() - Method in class org.apache.ws.security.message.token.DOMX509IssuerSerial
-
Return the Serial Number.
- getServiceName() - Method in class org.apache.ws.security.validate.KerberosTokenValidator
-
Get the name of the service to use when contacting the KDC.
- getSessionIndex() - Method in class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Get the session index.
- getSessionKey() - Method in class org.apache.ws.security.message.token.KerberosServiceContext
-
- getSessionKey() - Method in interface org.apache.ws.security.validate.KerberosTokenDecoder
-
Get the session key from the token
- getSessionNotOnOrAfter() - Method in class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Get the sessionNotOnOrAfter
- getSharedKey(Element, String, CallbackHandler) - Static method in class org.apache.ws.security.processor.X509Util
-
- getSigAlgorithm() - Method in class org.apache.ws.security.handler.RequestData
-
- getSigCanonicalization() - Method in class org.apache.ws.security.message.WSSecDKSign
-
Get the canonicalization method.
- getSigCanonicalization() - Method in class org.apache.ws.security.message.WSSecSignature
-
Get the canonicalization method.
- getSigCrypto() - Method in class org.apache.ws.security.handler.RequestData
-
- getSigDigestAlgorithm() - Method in class org.apache.ws.security.handler.RequestData
-
- getSigKeyId() - Method in class org.apache.ws.security.handler.RequestData
-
- getSignature() - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
- getSignatureAlgorithm() - Method in class org.apache.ws.security.message.WSSecDKSign
-
- getSignatureAlgorithm() - Method in class org.apache.ws.security.message.WSSecSignature
-
Get the name (uri) of the signature algorithm that is being used.
- getSignatureC14nAlgorithm() - Method in class org.apache.ws.security.handler.RequestData
-
- getSignatureConfirmationElement() - Method in class org.apache.ws.security.message.WSSecSignatureConfirmation
-
Get the SignatureConfirmation element generated during
prepare()
.
- getSignatureDerivedKeyLength() - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- getSignatureElement() - Method in class org.apache.ws.security.message.WSSecDKSign
-
Returns the SignatureElement.
- getSignatureElement() - Method in class org.apache.ws.security.message.WSSecSignature
-
Returns the SignatureElement.
- getSignatureId() - Method in class org.apache.ws.security.message.WSSecDKSign
-
Returns the the value of wsu:Id attribute of the Signature element.
- getSignatureKeyInfo() - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Get the SAMLKeyInfo associated with the signature of the assertion
- getSignatureMethods() - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- getSignatureParts() - Method in class org.apache.ws.security.handler.RequestData
-
- getSignatureUser() - Method in class org.apache.ws.security.handler.RequestData
-
- getSignatureValue() - Method in class org.apache.ws.security.message.token.SignatureConfirmation
-
- getSignatureValue() - Method in class org.apache.ws.security.message.WSSecDKSign
-
- getSignatureValue() - Method in class org.apache.ws.security.message.WSSecSignature
-
Returns the computed Signature value.
- getSignatureValue() - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Get the SignatureValue bytes of the signed SAML Assertion
- getSignatureValues() - Method in class org.apache.ws.security.handler.RequestData
-
- getSimpleName() - Method in class org.apache.ws.security.saml.ext.bean.AttributeBean
-
Method getSimpleName returns the simpleName of this SamlAttribute object.
- getSKIBytes() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
- getSKIBytesFromCert(X509Certificate) - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Reads the SubjectKeyIdentifier information from the certificate.
- getSKIBytesFromCert(X509Certificate) - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
Reads the SubjectKeyIdentifier information from the certificate.
- getSoapConstants() - Method in class org.apache.ws.security.handler.RequestData
-
- getSOAPConstants(Element) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
- getSOAPNamespace(Element) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
- getSpnegoPrincipal() - Method in class org.apache.ws.security.spnego.SpnegoTokenContext
-
- getString(String, Object) - Method in class org.apache.ws.security.handler.WSHandler
-
- getStringForQName(QName, Element) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Return a string for a particular QName, mapping a new prefix if
necessary.
- getStringOption(String) - Method in class org.apache.ws.security.handler.WSHandler
-
Returns the option on name
.
- getSubject() - Method in class org.apache.ws.security.saml.ext.bean.AttributeStatementBean
-
Get the Subject
- getSubject() - Method in class org.apache.ws.security.saml.ext.bean.AuthDecisionStatementBean
-
Get the Subject
- getSubject() - Method in class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Get the Subject
- getSubject() - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Method getSubject returns the subject of this SAMLCallback object.
- getSubject() - Method in class org.apache.ws.security.validate.Credential
-
Get the subject that may result from the Validation process
- getSubjectCertConstraints() - Method in class org.apache.ws.security.handler.RequestData
-
Get the Signature Subject Cert Constraints
- getSubjectConfirmationData() - Method in class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Set the SubjectConfirmationData of this SubjectBean object
- getSubjectConfirmationMethod() - Method in class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Method getSubjectConfirmationMethod returns the subjectConfirmationMethod of
this SubjectBean object.
- getSubjectDN() - Method in class org.apache.ws.security.components.crypto.CryptoType
-
Get the Subject DN of the cert (chain) to locate
- getSubjectKeyInfo() - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Get the SAMLKeyInfo associated with the Subject KeyInfo
- getSubjectLocality() - Method in class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Get Subject Locality.
- getSubjectName() - Method in class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Method getSubjectName returns the subjectName of this SubjectBean object.
- getSubjectNameIDFormat() - Method in class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Method getSubjectNameIDFormat returns the subjectNameIDFormat of this SubjectBean
object.
- getSubjectNameQualifier() - Method in class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Method getSubjectNameQualifier returns the subjectNameQualifier of this SubjectBean object.
- getSubjectPublicKey() - Method in class org.apache.ws.security.components.crypto.X509SubjectPublicKeyInfo
-
Get the subjectPublicKey element of the SubjectPublicKeyInfo.
- getSymmetricEncAlgorithm() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Get the name of symmetric encryption algorithm to use.
- getSymmetricKey() - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- getTCL() - Static method in class org.apache.ws.security.util.Loader
-
Get the Thread context class loader.
- getTimestamp() - Method in class org.apache.ws.security.validate.Credential
-
Get a Timestamp to be validated
- getTimeStampFutureTTL() - Method in class org.apache.ws.security.WSSConfig
-
- getTimestampReplayCache() - Method in class org.apache.ws.security.handler.RequestData
-
Get the replay cache for Timestamps
- getTimeStampTTL() - Method in class org.apache.ws.security.WSSConfig
-
- getTimeToLive() - Method in class org.apache.ws.security.handler.RequestData
-
- getToken() - Method in class org.apache.ws.security.message.token.BinarySecurity
-
get the byte array containing token information.
- getToken() - Method in class org.apache.ws.security.SAMLTokenPrincipal
-
- getToken() - Method in class org.apache.ws.security.spnego.SpnegoTokenContext
-
Get the SPNEGO token that was created.
- getTokenElement() - Method in class org.apache.ws.security.CustomTokenPrincipal
-
- getTokenElement(Document, WSDocInfo, CallbackHandler) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Gets the signing token element, which may be a BinarySecurityToken
or a SAML token.
- getTokenElement() - Method in class org.apache.ws.security.message.token.TokenElementCallback
-
Get the token element
- getTokenElement(String) - Method in class org.apache.ws.security.WSDocInfo
-
Get a token Element for the given Id.
- getTokenIdentifier() - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- getTokenObject() - Method in class org.apache.ws.security.CustomTokenPrincipal
-
- getTokenPeriodMinutes() - Method in class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Get the tokenPeriodMinutes of this object.
- getTokenType() - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
Get the WS-Trust tokenType String associated with this token
- getTokenType() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Get the wsse11:TokenType attribute of this SecurityTokenReference
- getTransformAlgorithms() - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- getTransformAlgorithms() - Method in class org.apache.ws.security.WSDataRef
-
Get the Transform algorithm URIs used to transform the element before digest
- getTransformedToken() - Method in class org.apache.ws.security.validate.Credential
-
Get an AssertionWrapper instance which corresponds to a Transformed Token.
- getTrustStore() - Method in class org.apache.ws.security.components.crypto.Merlin
-
Gets the trust store that was loaded by the underlying implementation
- getType() - Method in class org.apache.ws.security.components.crypto.CryptoType
-
Get the type
- getType() - Static method in class org.apache.ws.security.message.token.PKIPathSecurity
-
- getType() - Method in class org.apache.ws.security.WSPasswordCallback
-
- getURI() - Method in class org.apache.ws.security.message.token.Reference
-
Get the URI.
- getUsage() - Method in class org.apache.ws.security.WSPasswordCallback
-
Get the usage.
- getUsername() - Method in class org.apache.ws.security.handler.RequestData
-
- getUsernametoken() - Method in class org.apache.ws.security.validate.Credential
-
Get a UsernameToken to be validated
- getUsernameTokenElement() - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Returns the UsernameToken
element.
- getUtElements() - Method in class org.apache.ws.security.handler.RequestData
-
- getUtFutureTTL() - Method in class org.apache.ws.security.WSSConfig
-
- getUtTTL() - Method in class org.apache.ws.security.WSSConfig
-
- getUUID() - Static method in class org.apache.ws.security.util.UUIDGenerator
-
MD5 a random string with localhost/date etc will return 128 bits
construct a string of 18 characters from those bits.
- getValidator(QName) - Method in class org.apache.ws.security.handler.RequestData
-
Get the Validator instance corresponding to the QName
- getValidator(QName) - Method in class org.apache.ws.security.WSSConfig
-
- getValueType() - Method in class org.apache.ws.security.message.token.BinarySecurity
-
get the value type.
- getValueType() - Method in class org.apache.ws.security.message.token.Reference
-
Get the ValueType attribute.
- getWSCNs(int) - Static method in class org.apache.ws.security.conversation.ConversationConstants
-
- getWsConfig() - Method in class org.apache.ws.security.message.WSSecBase
-
- getWscVersion() - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- getWssConfig() - Method in class org.apache.ws.security.handler.RequestData
-
- getWssConfig() - Method in class org.apache.ws.security.WSSecurityEngine
-
- getWSTVersion(String) - Static method in class org.apache.ws.security.conversation.ConversationConstants
-
- getWsuId() - Method in class org.apache.ws.security.WSDataRef
-
- getX509Certificate(Crypto) - Method in class org.apache.ws.security.message.token.X509Security
-
Gets the X509Certificate certificate.
- getX509Certificates(CryptoType) - Method in class org.apache.ws.security.components.crypto.CertificateStore
-
Get an X509Certificate (chain) corresponding to the CryptoType argument.
- getX509Certificates(CryptoType) - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Get an X509Certificate (chain) corresponding to the CryptoType argument.
- getX509Certificates(CryptoType) - Method in class org.apache.ws.security.components.crypto.Merlin
-
Get an X509Certificate (chain) corresponding to the CryptoType argument.
- getX509Certificates(Crypto) - Method in class org.apache.ws.security.message.token.PKIPathSecurity
-
get the X509Certificate array.
- getX509Identifier(X509Certificate) - Method in class org.apache.ws.security.components.crypto.CertificateStore
-
Get the implementation-specific identifier corresponding to the cert parameter.
- getX509Identifier(X509Certificate) - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Get the implementation-specific identifier corresponding to the cert parameter, e.g.
- getX509Identifier(X509Certificate) - Method in class org.apache.ws.security.components.crypto.Merlin
-
Get the implementation-specific identifier corresponding to the cert parameter.
- getX509IssuerSerial(Crypto) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Gets the certificate identified with X509 issuerSerial data.
- getX509SKIAlias(Crypto) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
- getXmlObject() - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Method getXmlObject returns the xmlObject of this AssertionWrapper object.
- getXPath(Node) - Static method in class org.apache.ws.security.processor.ReferenceListProcessor
-
- getXpath() - Method in class org.apache.ws.security.WSDataRef
-
- getXpath() - Method in class org.apache.ws.security.WSEncryptionPart
-
- SALT_LN - Static variable in class org.apache.ws.security.WSConstants
-
- SAML1ComponentBuilder - Class in org.apache.ws.security.saml.ext.builder
-
Class SAML1ComponentBuilder provides builder methods that can be used
to construct SAML v1.1 statements using the OpenSaml library.
- SAML1Constants - Class in org.apache.ws.security.saml.ext.builder
-
Class SAML1Constants provides static constant definitions associated with
the SAML v1.x specification.
- SAML2_ASSERTION_ID - Static variable in class org.apache.ws.security.WSConstants
-
- SAML2_NS - Static variable in class org.apache.ws.security.WSConstants
-
- SAML2_TOKEN - Static variable in class org.apache.ws.security.WSSecurityEngine
-
saml:Assertion
as defined by SAML v2.0 specification
- SAML2ComponentBuilder - Class in org.apache.ws.security.saml.ext.builder
-
Class SAML2ComponentBuilder provides builder methods that can be used
to construct SAML v2.0 statements using the OpenSaml library.
- SAML2Constants - Class in org.apache.ws.security.saml.ext.builder
-
Class SAML2Constants provides static constant definitions associated with
the SAML v2.x specification.
- SAML_ASSERTION_ID - Static variable in class org.apache.ws.security.WSConstants
-
- SAML_CALLBACK_CLASS - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
This tag refers to the SAML CallbackHandler implementation class used to construct
SAML Assertions.
- SAML_CALLBACK_REF - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
This tag refers to the SAML CallbackHandler implementation object used to construct
SAML Assertions.
- SAML_NS - Static variable in class org.apache.ws.security.WSConstants
-
- SAML_PROP_FILE - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The name of the SAML Issuer factory property file.
- SAML_PROP_REF_ID - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The key that holds a reference to the object holding complete information about
the SAML Issuer configuration.
- SAML_TOKEN - Static variable in class org.apache.ws.security.WSSecurityEngine
-
saml:Assertion
as defined by SAML v1.1 specification
- SAML_TOKEN_SIGNED - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Perform a signed SAML Token action.
- SAML_TOKEN_UNSIGNED - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Perform an unsigned SAML Token action.
- SamlAssertionValidator - Class in org.apache.ws.security.validate
-
This class validates a SAML Assertion, which is wrapped in an "AssertionWrapper" instance.
- SamlAssertionValidator() - Constructor for class org.apache.ws.security.validate.SamlAssertionValidator
-
- SAMLCallback - Class in org.apache.ws.security.saml.ext
-
Class SAMLCallback will be called by the AssertionWrapper
during the creation
of SAML statements (authentication, attribute, and authz decision).
- SAMLCallback() - Constructor for class org.apache.ws.security.saml.ext.SAMLCallback
-
Constructor SAMLCallback creates a new SAMLCallback instance.
- SAMLIssuer - Interface in org.apache.ws.security.saml
-
Builds a WS SAML Assertion and inserts it into the SOAP Envelope.
- SAMLIssuerFactory - Class in org.apache.ws.security.saml
-
CryptoFactory.
- SAMLIssuerFactory() - Constructor for class org.apache.ws.security.saml.SAMLIssuerFactory
-
- SAMLIssuerImpl - Class in org.apache.ws.security.saml
-
Builds a WS SAML Assertion and inserts it into the SOAP Envelope.
- SAMLIssuerImpl() - Constructor for class org.apache.ws.security.saml.SAMLIssuerImpl
-
Constructor.
- SAMLIssuerImpl(Properties) - Constructor for class org.apache.ws.security.saml.SAMLIssuerImpl
-
- SAMLKeyInfo - Class in org.apache.ws.security.saml
-
This holds key/cert information extracted from a SAML assertion
- SAMLKeyInfo(X509Certificate[]) - Constructor for class org.apache.ws.security.saml.SAMLKeyInfo
-
- SAMLKeyInfo(byte[]) - Constructor for class org.apache.ws.security.saml.SAMLKeyInfo
-
- SAMLKeyInfo(PublicKey) - Constructor for class org.apache.ws.security.saml.SAMLKeyInfo
-
- SAMLP2_NS - Static variable in class org.apache.ws.security.WSConstants
-
- SAMLP_NS - Static variable in class org.apache.ws.security.WSConstants
-
- SAMLParms - Class in org.apache.ws.security.saml.ext
-
Class SAMLParms is a parameter bean that is used to pass raw material from
the AssertionWrapper
to the SAML builders during statement
creation.
- SAMLParms() - Constructor for class org.apache.ws.security.saml.ext.SAMLParms
-
- SAMLTOKEN_NS - Static variable in class org.apache.ws.security.WSConstants
-
- SAMLTOKEN_NS11 - Static variable in class org.apache.ws.security.WSConstants
-
- SAMLTokenPrincipal - Class in org.apache.ws.security
-
A principal that represents a SAML Token.
- SAMLTokenPrincipal(AssertionWrapper) - Constructor for class org.apache.ws.security.SAMLTokenPrincipal
-
- SAMLTokenProcessor - Class in org.apache.ws.security.processor
-
- SAMLTokenProcessor() - Constructor for class org.apache.ws.security.processor.SAMLTokenProcessor
-
- SAMLTokenSignedAction - Class in org.apache.ws.security.action
-
- SAMLTokenSignedAction() - Constructor for class org.apache.ws.security.action.SAMLTokenSignedAction
-
- SAMLTokenUnsignedAction - Class in org.apache.ws.security.action
-
- SAMLTokenUnsignedAction() - Constructor for class org.apache.ws.security.action.SAMLTokenUnsignedAction
-
- SAMLUtil - Class in org.apache.ws.security.saml
-
Utility methods for SAML stuff
- SantuarioUtil - Class in org.apache.ws.security
-
- SC - Static variable in class org.apache.ws.security.WSConstants
-
- SC_VALUE_ATTR - Static variable in class org.apache.ws.security.message.token.SignatureConfirmation
-
- SCT - Static variable in class org.apache.ws.security.WSConstants
-
- SEC_ERROR - Static variable in exception org.apache.ws.security.components.crypto.CredentialException
-
- secEngine - Variable in class org.apache.ws.security.handler.WSHandler
-
- secRef - Variable in class org.apache.ws.security.message.WSSecSignature
-
- secret - Variable in class org.apache.ws.security.message.WSSecSecurityContextToken
-
The symmetric secret associated with the SecurityContextToken
- SECRET_KEY - Static variable in class org.apache.ws.security.WSPasswordCallback
-
SECRET_KEY usage is used for the case that we want to obtain a secret key for encryption
or signature on the outbound side, or for decryption or verification on the inbound side.
- SECRET_KEY_LENGTH - Static variable in class org.apache.ws.security.str.SignatureSTRParser
-
The secret key length.
- secretKey - Variable in class org.apache.ws.security.message.WSSecSignature
-
- secretKeyLength - Variable in class org.apache.ws.security.WSSConfig
-
The secret key length to be used for UT_SIGN.
- SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.security.WSPasswordCallback
-
SECURITY_CONTEXT_TOKEN usage is for the case of when we want the CallbackHandler to
supply the key associated with a SecurityContextToken.
- SECURITY_CONTEXT_TOKEN_05_02 - Static variable in class org.apache.ws.security.WSSecurityEngine
-
wsc:SecurityContextToken
as defined by WS-SecureConversation specification
- SECURITY_CONTEXT_TOKEN_05_12 - Static variable in class org.apache.ws.security.WSSecurityEngine
-
wsc:SecurityContextToken
as defined by WS-SecureConversation specification in
WS-SX
- SECURITY_CONTEXT_TOKEN_LN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
Field SECURITY_CONTEXT_TOKEN_LN
- SECURITY_CTX_TOKEN_QNAME_05_02 - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
- SECURITY_CTX_TOKEN_QNAME_05_12 - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
- SECURITY_TOKEN_REFERENCE - Static variable in class org.apache.ws.security.message.token.SecurityTokenReference
-
- SECURITY_TOKEN_REFERENCE_LN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
Field SECURITY_TOKEN_REFERENCE_LN
- SECURITY_TOKEN_UNAVAILABLE - Static variable in class org.apache.ws.security.WSConstants
-
Referenced security token could not be retrieved
- SECURITY_TOKEN_UNAVAILABLE - Static variable in exception org.apache.ws.security.WSSecurityException
-
- SecurityContextToken - Class in org.apache.ws.security.message.token
-
- SecurityContextToken(Document) - Constructor for class org.apache.ws.security.message.token.SecurityContextToken
-
Constructor to create the SCT
- SecurityContextToken(Document, String) - Constructor for class org.apache.ws.security.message.token.SecurityContextToken
-
Constructor to create the SCT with a given uuid
- SecurityContextToken(int, Document) - Constructor for class org.apache.ws.security.message.token.SecurityContextToken
-
Constructor to create the SCT
- SecurityContextToken(int, Document, String) - Constructor for class org.apache.ws.security.message.token.SecurityContextToken
-
Constructor to create the SCT with a given uuid
- SecurityContextToken(Element) - Constructor for class org.apache.ws.security.message.token.SecurityContextToken
-
This is used to create a SecurityContextToken using a DOM Element
- SecurityContextTokenProcessor - Class in org.apache.ws.security.processor
-
The processor to process wsc:SecurityContextToken
.
- SecurityContextTokenProcessor() - Constructor for class org.apache.ws.security.processor.SecurityContextTokenProcessor
-
- SecurityTokenReference - Class in org.apache.ws.security.message.token
-
Security Token Reference.
- SecurityTokenReference(Element) - Constructor for class org.apache.ws.security.message.token.SecurityTokenReference
-
Constructor.
- SecurityTokenReference(Element, boolean) - Constructor for class org.apache.ws.security.message.token.SecurityTokenReference
-
Constructor.
- SecurityTokenReference(Document) - Constructor for class org.apache.ws.security.message.token.SecurityTokenReference
-
Constructor.
- securityTokenReference - Variable in class org.apache.ws.security.message.WSSecEncrypt
-
SecurityTokenReference to be inserted into EncryptedData/keyInfo element.
- SecurityTokenRefSTRParser - Class in org.apache.ws.security.str
-
This implementation of STRParser is for parsing a SecurityTokenReference element, found in the
KeyInfo element associated with an EncryptedData element.
- SecurityTokenRefSTRParser() - Constructor for class org.apache.ws.security.str.SecurityTokenRefSTRParser
-
- SEND_SIGV - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
internally used property names to store values inside the message context
that must have the same lifetime as a message (request/response model).
- SERIALIZE - Static variable in class org.apache.ws.security.WSConstants
-
- serializeAsXML(Node, Writer, boolean) - Static method in class org.apache.ws.security.util.DOM2Writer
-
Serialize this node into the writer as XML.
- serializeAsXML(Node, Writer, boolean, boolean) - Static method in class org.apache.ws.security.util.DOM2Writer
-
Serialize this node into the writer as XML.
- serviceLabel - Variable in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
Service's label value
- setAction(int, Action) - Method in class org.apache.ws.security.WSSConfig
-
Associate an action instance with a specific action code.
- setAction(int, Class<?>) - Method in class org.apache.ws.security.WSSConfig
-
Associate an action instance with a specific action code.
- setActionNamespace(String) - Method in class org.apache.ws.security.saml.ext.bean.ActionBean
-
Method setActionNamespace sets the actionNamespace of this SamlAction object.
- setActions(List<ActionBean>) - Method in class org.apache.ws.security.saml.ext.bean.AuthDecisionStatementBean
-
Method setActions sets the actions of this SamlDecision object.
- setActor(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setActor(String) - Method in class org.apache.ws.security.message.WSSecHeader
-
set actor name.
- setAddJceProviders(boolean) - Static method in class org.apache.ws.security.WSSConfig
-
Set the value of the internal addJceProviders flag.
- setAddress(String) - Method in class org.apache.ws.security.saml.ext.bean.SubjectConfirmationDataBean
-
Set the address of the SubjectConfirmationDataBean
- setAlgorithm(String) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Set the derivation algorithm of this derived key token.
- setAlgorithm(String) - Method in class org.apache.ws.security.WSDataRef
-
- setAlgorithm(String) - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.ws.security.handler.RequestData
-
- setAlias(String) - Method in class org.apache.ws.security.components.crypto.CryptoType
-
Set the alias of the cert (chain) to locate.
- setAllowNamespaceQualifiedPasswordTypes(boolean) - Method in class org.apache.ws.security.WSSConfig
-
- setAllowUsernameTokenNoPassword(boolean) - Method in class org.apache.ws.security.WSSConfig
-
- setAppendSignatureAfterTimestamp(boolean) - Method in class org.apache.ws.security.handler.RequestData
-
- setAssertion(AssertionWrapper) - Method in class org.apache.ws.security.validate.Credential
-
Set an AssertionWrapper to be validated
- setAssertionElement(Element) - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Set the DOM representation of this SAML Assertion
- setAttributeStatementData(List<AttributeStatementBean>) - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Method setAttributeStatementData sets the attributeStatementData of this SAMLCallback object.
- setAttributeValues(List<String>) - Method in class org.apache.ws.security.saml.ext.bean.AttributeBean
-
Method setAttributeValues sets the attributeValues of this SamlAttribute object.
- setAudienceRestrictions(List<AudienceRestrictionBean>) - Method in class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Set the audienceRestrictions instance
- setAudienceURI(String) - Method in class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Deprecated.
- setAudienceURIs(List<String>) - Method in class org.apache.ws.security.saml.ext.bean.AudienceRestrictionBean
-
Set the audienceURI instance
- setAuthDecisionStatementData(List<AuthDecisionStatementBean>) - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Method setAuthDecisionStatementData sets the authDecisionStatementData of this
SAMLCallback object.
- setAuthenticationInstant(DateTime) - Method in class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Set the authentication instant
- setAuthenticationMethod(String) - Method in class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Set the authentication method
- setAuthenticationStatementData(List<AuthenticationStatementBean>) - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Method setAuthenticationStatementData sets the authenticationStatementData of this
SAMLCallback object.
- setBasetokenId(String) - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- setBinarySecurityToken(BinarySecurity) - Method in class org.apache.ws.security.validate.Credential
-
Set the BinarySecurityToken to be validated
- setBodyID(Document) - Method in class org.apache.ws.security.message.WSSecBase
-
Looks up or adds a body id.
- setBytes(byte[]) - Method in class org.apache.ws.security.components.crypto.CryptoType
-
Set the byte[], which could be the SHA1 thumbprint, or SKI bytes of the cert.
- setCallbackHandler(CallbackHandler) - Method in class org.apache.ws.security.handler.RequestData
-
Sets the CallbackHandler used for this request
- setCallbackHandler(CallbackHandler) - Method in class org.apache.ws.security.saml.ext.SAMLParms
-
Set the CallbackHandler instance used to populate the SAML Assertion content
- setCallbackHandler(CallbackHandler) - Method in interface org.apache.ws.security.saml.SAMLIssuer
-
Set the CallbackHandler to use
- setCallbackHandler(CallbackHandler) - Method in class org.apache.ws.security.saml.SAMLIssuerImpl
-
Set the CallbackHandler to use
- setCallbackHandler(CallbackHandler) - Method in class org.apache.ws.security.validate.KerberosTokenValidator
-
Set the CallbackHandler to use with the LoginContext.
- setCallbackLookup(CallbackLookup) - Method in class org.apache.ws.security.message.WSSecBase
-
- setCallbackLookup(CallbackLookup) - Method in class org.apache.ws.security.WSDocInfo
-
- setCallbackLookup(CallbackLookup) - Method in class org.apache.ws.security.WSSecurityEngine
-
Set the CallbackLookup object to use to locate elements
- setCertIdentifer(KeyInfoBean.CERT_IDENTIFIER) - Method in class org.apache.ws.security.saml.ext.bean.KeyInfoBean
-
Method setCertIdentifer sets the cert identifier of this KeyInfoBean object.
- setCertificate(X509Certificate) - Method in class org.apache.ws.security.saml.ext.bean.KeyInfoBean
-
Method setCertificate sets the cert of this KeyInfoBean object.
- setCertificateFactory(String, CertificateFactory) - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Sets the CertificateFactory instance on this Crypto instance
- setCertificateFactory(String, CertificateFactory) - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
Sets the CertificateFactory instance on this Crypto instance
- setCertificates(X509Certificate[]) - Method in class org.apache.ws.security.validate.Credential
-
Set an X509Certificate chain to be validated
- setCerts(X509Certificate[]) - Method in class org.apache.ws.security.saml.SAMLKeyInfo
-
- setClientLabel(String) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
Set the label value of the client.
- setConditions(ConditionsBean) - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Method setConditions sets the conditions of this SAMLCallback object.
- setContent(boolean) - Method in class org.apache.ws.security.WSDataRef
-
- setContents(String) - Method in class org.apache.ws.security.saml.ext.bean.ActionBean
-
Method setContents sets the contents of this SamlAction object.
- setContextName(String) - Method in class org.apache.ws.security.validate.JAASUsernameTokenValidator
-
- setContextName(String) - Method in class org.apache.ws.security.validate.KerberosTokenValidator
-
Set the JAAS Login context name to use.
- setCount(int) - Method in class org.apache.ws.security.saml.ext.bean.ProxyRestrictionBean
-
- setCreatedTime(String) - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
Set the WSUsernameToken created time for this WSUsernameTokenPrincipal
.
- setCRLCertStore(CertStore) - Method in class org.apache.ws.security.components.crypto.Merlin
-
Set the CertStore from which to obtain a list of CRLs for Certificate Revocation
checking.
- setCrypto(Crypto) - Method in class org.apache.ws.security.WSDocInfo
-
- setCryptoProvider(String) - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Set the crypto provider associated with this implementation
- setCryptoProvider(String) - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
Set the crypto provider associated with this implementation
- setCurrentTime(WSTimeSource) - Method in class org.apache.ws.security.WSSConfig
-
- setCustomAttributeValues(List<?>) - Method in class org.apache.ws.security.saml.ext.bean.AttributeBean
-
Method setCustomAttributeValues sets the attributeValues of this SamlAttribute object.
- setCustomEKTokenId(String) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- setCustomEKTokenValueType(String) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- setCustomReferenceValue(String) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
- setCustomToken(Element) - Method in class org.apache.ws.security.WSPasswordCallback
-
Set the custom token
- setCustomTokenId(String) - Method in class org.apache.ws.security.message.WSSecSignature
-
Set the custom token id
- setCustomTokenValueType(String) - Method in class org.apache.ws.security.message.WSSecSignature
-
Set the custom token value type to use
- setCustomValueType(String) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- setDecCrypto(Crypto) - Method in class org.apache.ws.security.handler.RequestData
-
- setDecision(AuthDecisionStatementBean.Decision) - Method in class org.apache.ws.security.saml.ext.bean.AuthDecisionStatementBean
-
Method setDecision sets the decision of this SamlDecision object.
- setDefaultX509Identifier(String) - Method in interface org.apache.ws.security.components.crypto.Crypto
-
Sets the identifier name of the default certificate.
- setDefaultX509Identifier(String) - Method in class org.apache.ws.security.components.crypto.CryptoBase
-
Sets the identifier name of the default certificate.
- setDelegationCredential(GSSCredential) - Method in class org.apache.ws.security.message.token.KerberosServiceContext
-
- setDelegationCredential(Object) - Method in class org.apache.ws.security.validate.Credential
-
- setDerivedKeyIterations(int) - Method in class org.apache.ws.security.handler.RequestData
-
Set the derived key iterations.
- setDerivedKeyLength(int) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- setDigestAlgo(String) - Method in class org.apache.ws.security.message.WSSecSignature
-
Set the string that defines which digest algorithm to use.
- setDigestAlgorithm(String) - Method in class org.apache.ws.security.message.WSSecDKSign
-
Set the digest algorithm to use.
- setDigestAlgorithm(String) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Set the digest algorithm to use with the RSA-OAEP key transport algorithm.
- setDigestAlgorithm(String) - Method in class org.apache.ws.security.WSDataRef
-
- setDnsAddress(String) - Method in class org.apache.ws.security.saml.ext.bean.SubjectLocalityBean
-
Set the dns address.
- setDocument(Document) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- setElement(Element) - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
- setElement(Element) - Method in class org.apache.ws.security.saml.ext.bean.KeyInfoBean
-
Method setElement sets the DOM Element of this KeyInfoBean object.
- setElement(Element) - Method in class org.apache.ws.security.WSEncryptionPart
-
Set the DOM Element corresponding to this EncryptionPart
- setEmbeddedKeyName(String) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Set the key name for EMBEDDED_KEYNAME
- setEmbedEncryptedKey(boolean) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
- setEnableRevocation(boolean) - Method in class org.apache.ws.security.handler.RequestData
-
Set whether to enable CRL checking or not when verifying trust in a certificate.
- setEnableSignatureConfirmation(boolean) - Method in class org.apache.ws.security.WSSConfig
-
- setEncCert(X509Certificate) - Method in class org.apache.ws.security.handler.RequestData
-
- setEncCrypto(Crypto) - Method in class org.apache.ws.security.handler.RequestData
-
- setEncDigestAlgorithm(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setEncId(String) - Method in class org.apache.ws.security.WSEncryptionPart
-
- setEncKeyId(int) - Method in class org.apache.ws.security.handler.RequestData
-
- setEncKeyId(String) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- setEncKeyIdDirectId(boolean) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
- setEncKeyTransport(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setEncModifier(String) - Method in class org.apache.ws.security.WSEncryptionPart
-
Set the encryption modifier
- setEncodingType(String) - Method in class org.apache.ws.security.message.token.BinarySecurity
-
set the encoding type.
- setEncrKeySha1value(String) - Method in class org.apache.ws.security.message.WSSecSignature
-
Set the encrypted key sha1 value
- setEncryptedKeyElement(Element) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Set the encrypted key element when a pre prepared encrypted key is used
- setEncryptionDerivedKeyLength(int) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- setEncryptSymmetricEncryptionKey(boolean) - Method in class org.apache.ws.security.handler.RequestData
-
- setEncryptSymmKey(boolean) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
- setEncSymmAlgo(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setEncUser(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setEphemeralKey(byte[]) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- setEvidence(Object) - Method in class org.apache.ws.security.saml.ext.bean.AuthDecisionStatementBean
-
Method setEvidence sets the evidence of this SamlDecision object.
- setExternalKey(byte[], String) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- setExternalKey(byte[], Element) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- setFutureTTL(int) - Method in class org.apache.ws.security.validate.SamlAssertionValidator
-
Set the time in seconds in the future within which the NotBefore time of an incoming
Assertion is valid.
- setGeneration(int) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Sets the generation of the derived key
- setGssContext(GSSContext) - Method in class org.apache.ws.security.message.token.KerberosContext
-
- setGssContext(GSSContext) - Method in class org.apache.ws.security.message.token.KerberosServiceContext
-
- setHandleCustomPasswordTypes(boolean) - Method in class org.apache.ws.security.WSSConfig
-
- setID(String) - Method in class org.apache.ws.security.message.token.BinarySecurity
-
set the id.
- setID(String) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Set the id of this derived key token.
- setID(String) - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
Set the id of this security context token.
- setID(String) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
set the id.
- setID(String) - Method in class org.apache.ws.security.message.token.SignatureConfirmation
-
Set wsu:Id attribute of this SignatureConfirmation element.
- setID(String) - Method in class org.apache.ws.security.message.token.Timestamp
-
Set wsu:Id attribute of this timestamp
- setID(String) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Set the id of this username token.
- setId(String) - Method in class org.apache.ws.security.WSEncryptionPart
-
Set the id
- setIdAllocator(WsuIdAllocator) - Method in class org.apache.ws.security.WSSConfig
-
- setIdentifier(String) - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
Set the identifier.
- setIdentifier(String) - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- setIdentifier(String) - Method in class org.apache.ws.security.WSPasswordCallback
-
Set the identifier
- setInResponseTo(String) - Method in class org.apache.ws.security.saml.ext.bean.SubjectConfirmationDataBean
-
Set the InResponseTo element of the SubjectConfirmationDataBean
- setIpAddress(String) - Method in class org.apache.ws.security.saml.ext.bean.SubjectLocalityBean
-
Set the ip address.
- setIssuer(String) - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Method setIssuer sets the issuer of this SAMLCallback object.
- setIssuer(String) - Method in class org.apache.ws.security.saml.ext.SAMLParms
-
Method setIssuer sets the issuer of this SAMLParms object.
- setIssuerCrypto(Crypto) - Method in interface org.apache.ws.security.saml.SAMLIssuer
-
Set the issuer crypto
- setIssuerCrypto(Crypto) - Method in class org.apache.ws.security.saml.SAMLIssuerImpl
-
Set the issuer crypto
- setIssuerKeyName(String) - Method in interface org.apache.ws.security.saml.SAMLIssuer
-
Set the issuer key name
- setIssuerKeyName(String) - Method in class org.apache.ws.security.saml.SAMLIssuerImpl
-
Set the issuer key name
- setIssuerKeyPassword(String) - Method in interface org.apache.ws.security.saml.SAMLIssuer
-
Set the issuer key password
- setIssuerKeyPassword(String) - Method in class org.apache.ws.security.saml.SAMLIssuerImpl
-
Set the issuer key password
- setIssuerName(String) - Method in interface org.apache.ws.security.saml.SAMLIssuer
-
Set the issuer name
- setIssuerName(String) - Method in class org.apache.ws.security.saml.SAMLIssuerImpl
-
Set the issuer name
- setIssuerSerial(String, BigInteger) - Method in class org.apache.ws.security.components.crypto.CryptoType
-
Set the Issuer String, and Serial number of the cert (chain) to retrieve.
- setJaasLoginModuleName(String) - Method in class org.apache.ws.security.validate.KerberosTokenValidator
-
- setKerberosToken(byte[]) - Method in class org.apache.ws.security.message.token.KerberosContext
-
- setKerberosToken(byte[]) - Method in class org.apache.ws.security.message.token.KerberosServiceContext
-
- setKerberosTokenDecoder(KerberosTokenDecoder) - Method in class org.apache.ws.security.validate.KerberosTokenValidator
-
Set the KerberosTokenDecoder instance used to extract a session key from the received Kerberos
token.
- setKey(byte[]) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Sets the key to use during embedded encryption.
- setKey(byte[]) - Method in class org.apache.ws.security.WSPasswordCallback
-
Set the Key.
- setKeyEnc(String) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
Sets the algorithm to encode the symmetric key.
- setKeyEncAlgo(String) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
- setKeyIdentifier(X509Certificate) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Sets the KeyIdentifier Element as a X509 certificate.
- setKeyIdentifier(String, String) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
- setKeyIdentifier(String, String, boolean) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
- setKeyIdentifierEncKeySHA1(String) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
- setKeyIdentifierSKI(X509Certificate, Crypto) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Sets the KeyIdentifier Element as a X509 Subject-Key-Identifier (SKI).
- setKeyIdentifierThumb(X509Certificate) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Sets the KeyIdentifier Element as a Thumbprint.
- setKeyIdentifierType(int) - Method in class org.apache.ws.security.message.WSSecBase
-
Sets which key identifier to use.
- setKeyInfo(KeyInfoBean) - Method in class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Method setKeyInfo sets the keyInfo of this SubjectBean object.
- setKeyStore(KeyStore) - Method in class org.apache.ws.security.components.crypto.Merlin
-
Set the Keystore on this Crypto instance
- setLabel(String) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Sets the label of the derived key
- setLabel(String) - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- setLength(int) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Sets the length of the derived key
- setLength(int) - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- setLenient(boolean) - Method in class org.apache.ws.security.util.XmlSchemaDateFormat
-
- setMaximumAsymmetricKeyLength(int) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- setMaximumSymmetricKeyLength(int) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- setMinimumAsymmetricKeyLength(int) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- setMinimumSymmetricKeyLength(int) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- setMsgContext(Object) - Method in class org.apache.ws.security.handler.RequestData
-
- setMustUnderstand(boolean) - Method in class org.apache.ws.security.message.WSSecHeader
-
Set the mustUnderstand
flag for the
wsse:Security
header.
- setMutualAuth(boolean) - Method in class org.apache.ws.security.spnego.DefaultSpnegoClientAction
-
Whether to enable mutual authentication or not.
- setMutualAuth(boolean) - Method in interface org.apache.ws.security.spnego.SpnegoClientAction
-
Whether to enable mutual authentication or not.
- setMutualAuth(boolean) - Method in class org.apache.ws.security.spnego.SpnegoTokenContext
-
Whether to enable mutual authentication or not.
- setName(String) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Set the user name.
- setName(QName) - Method in class org.apache.ws.security.WSDataRef
-
- setNameFormat(String) - Method in class org.apache.ws.security.saml.ext.bean.AttributeBean
-
Method setNameFormat sets the nameFormat of this SamlAttribute object.
- setNamespace(Element, String, String) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Set a namespace/prefix on an element if it is not set already.
- setNamespaceURI(String) - Method in class org.apache.ws.security.util.Mapping
-
- setNonce(String) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Sets the nonce value of the derived key
- setNonce(String) - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- setNonce(String) - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
Set the WSUsernameToken nonce for this WSUsernameTokenPrincipal
.
- setNonceReplayCache(ReplayCache) - Method in class org.apache.ws.security.handler.RequestData
-
Set the replay cache for Nonces
- setNoSerialization(boolean) - Method in class org.apache.ws.security.handler.RequestData
-
- setNotAfter(DateTime) - Method in class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Set the notAfter instance
- setNotAfter(DateTime) - Method in class org.apache.ws.security.saml.ext.bean.SubjectConfirmationDataBean
-
Set the NotOnOrAfter time of the SubjectConfirmationDataBean
- setNotBefore(DateTime) - Method in class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Set the notBefore instance
- setNotBefore(DateTime) - Method in class org.apache.ws.security.saml.ext.bean.SubjectConfirmationDataBean
-
Set the NotBefore time of the SubjectConfirmationDataBean
- setOffset(int) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Sets the offset
- setOffset(int) - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- setOneTimeUse(boolean) - Method in class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Set whether to include a OneTimeUse Element or not.
- setOriginalSignatureActionPosition(int) - Method in class org.apache.ws.security.handler.RequestData
-
- setParts(List<WSEncryptionPart>) - Method in class org.apache.ws.security.message.WSSecBase
-
Set which parts of the message to encrypt/sign.
- setPassword(Object, String) - Method in class org.apache.ws.security.handler.WSHandler
-
- setPassword(String) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Sets the password string.
- setPassword(String) - Method in class org.apache.ws.security.WSPasswordCallback
-
Set the password.
- setPassword(String) - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
Set the WSUsernameToken password for this WSUsernameTokenPrincipal
.
- setPasswordsAreEncoded(boolean) - Method in class org.apache.ws.security.message.token.UsernameToken
-
- setPasswordsAreEncoded(boolean) - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
- setPasswordsAreEncoded(boolean) - Method in class org.apache.ws.security.WSSConfig
-
- setPasswordType(String) - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Defines how to construct the password element of the
UsernameToken
.
- setPasswordType(String) - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
- setPrecisionInMilliSeconds(boolean) - Method in class org.apache.ws.security.WSSConfig
-
Set the precision in milliseconds for timestamps
- setPrefix(String) - Method in class org.apache.ws.security.util.Mapping
-
- setPrincipal(Principal) - Method in class org.apache.ws.security.message.token.KerberosServiceContext
-
- setPrincipal(Principal) - Method in class org.apache.ws.security.validate.Credential
-
Set the principal that supplies context information to the validators.
- setProcessor(QName, Processor) - Method in class org.apache.ws.security.WSSConfig
-
Associate a SOAP processor name with a specified SOAP Security header
element QName.
- setProcessor(QName, Class<?>) - Method in class org.apache.ws.security.WSSConfig
-
Associate a SOAP processor name with a specified SOAP Security header
element QName.
- setProperties(String, String, String) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
This is used to set the Name, Label and Nonce element values in the properties element
At this point I'm not sure if these are the only properties that will appear in the
Properties
element.
- setProperties(Map<String, String>) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
If there are other types of properties other than Name, Label and Nonce
This is provided for extensibility purposes
- setProperty(Object, String, Object) - Method in class org.apache.ws.security.handler.WSHandler
-
- setProtectedElement(Element) - Method in class org.apache.ws.security.WSDataRef
-
- setProxyRestriction(ProxyRestrictionBean) - Method in class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
- setPublicKey(PublicKey) - Method in class org.apache.ws.security.PublicKeyPrincipal
-
- setPublicKey(PublicKey) - Method in class org.apache.ws.security.saml.ext.bean.KeyInfoBean
-
Method setPublicKey sets the publicKey of this KeyInfoBean object.
- setPublicKey(PublicKey) - Method in class org.apache.ws.security.saml.SAMLKeyInfo
-
- setPublicKey(PublicKey) - Method in class org.apache.ws.security.validate.Credential
-
Set a PublicKey to be validated
- setPwType(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setQualifiedName(String) - Method in class org.apache.ws.security.saml.ext.bean.AttributeBean
-
Method setQualifiedName sets the qualifiedName of this SamlAttribute object.
- setRawPassword(RequestData) - Method in class org.apache.ws.security.message.token.UsernameToken
-
Set the raw (plain text) password used to compute secret key.
- setRecipient(String) - Method in class org.apache.ws.security.saml.ext.bean.SubjectConfirmationDataBean
-
Set the recipient of the SubjectConfirmationDataBean
- setReference(Reference) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
set the reference.
- setRequireBearerSignature(boolean) - Method in class org.apache.ws.security.validate.SamlAssertionValidator
-
- setRequiredPasswordType(String) - Method in class org.apache.ws.security.WSSConfig
-
- setRequiredSubjectConfirmationMethod(String) - Method in class org.apache.ws.security.validate.SamlAssertionValidator
-
- setRequireSignedEncryptedDataElements(boolean) - Method in class org.apache.ws.security.handler.RequestData
-
Configure the engine to verify that EncryptedData elements
are in a signed subtree of the document.
- setRequireStandardSubjectConfirmationMethod(boolean) - Method in class org.apache.ws.security.validate.SamlAssertionValidator
-
- setResource(String) - Method in class org.apache.ws.security.saml.ext.bean.AuthDecisionStatementBean
-
Method setResource sets the resource of this SamlDecision object.
- setSamlAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.ws.security.handler.RequestData
-
- setSamlAttributes(List<AttributeBean>) - Method in class org.apache.ws.security.saml.ext.bean.AttributeStatementBean
-
Method setSamlAttributes sets the samlAttributes of this SamlAttributeStatement object.
- setSamlOneTimeUseReplayCache(ReplayCache) - Method in class org.apache.ws.security.handler.RequestData
-
Set the replay cache for SAML2 OneTimeUse Assertions
- setSamlVersion(SAMLVersion) - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Set the SAMLVersion of the assertion to create
- setSAMLVersion(SAMLVersion) - Method in class org.apache.ws.security.saml.ext.SAMLParms
-
Set the SAML Version of the SAML Assertion to generate
- setSct(SecurityContextToken) - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- setSctId(String) - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- setSecHeader(WSSecHeader) - Method in class org.apache.ws.security.handler.RequestData
-
- setSecret(byte[]) - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- setSecret(byte[]) - Method in class org.apache.ws.security.saml.SAMLKeyInfo
-
- setSecret(byte[]) - Method in class org.apache.ws.security.WSDerivedKeyTokenPrincipal
-
- setSecretKey(Key) - Method in class org.apache.ws.security.message.token.KerberosContext
-
- setSecretKey(byte[]) - Method in class org.apache.ws.security.message.WSSecSignature
-
Set the secret key to use
- setSecretKey(byte[]) - Method in class org.apache.ws.security.validate.Credential
-
Set a SecretKey (byte[]) to be validated
- setSecretKeyLength(int) - Method in class org.apache.ws.security.handler.RequestData
-
- setSecretKeyLength(int) - Method in class org.apache.ws.security.message.WSSecUsernameToken
-
Set the secret key length
- setSecretKeyLength(int) - Method in class org.apache.ws.security.WSSConfig
-
Set the secret key length to be used for UT_SIGN.
- setSecurityContextToken(SecurityContextToken) - Method in class org.apache.ws.security.validate.Credential
-
Set a SecurityContextToken to be validated
- setSecurityHeader(Element) - Method in class org.apache.ws.security.WSDocInfo
-
Sets the wsse header being processed
- setSecurityTokenReference(SecurityTokenReference) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Sets the security token reference of the derived key token
This is the reference to the shared secret used in the conversation/context
- setSecurityTokenReference(Element) - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
- setSecurityTokenReference(SecurityTokenReference) - Method in class org.apache.ws.security.message.WSSecEncrypt
-
- setSecurityTokenReference(SecurityTokenReference) - Method in class org.apache.ws.security.message.WSSecSignature
-
Set the SecurityTokenReference to be used in the KeyInfo element.
- setSendKeyValue(boolean) - Method in interface org.apache.ws.security.saml.SAMLIssuer
-
Set whether to send the key value or whether to include the entire cert.
- setSendKeyValue(boolean) - Method in class org.apache.ws.security.saml.SAMLIssuerImpl
-
Set whether to send the key value or whether to include the entire cert.
- setServiceLabel(String) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
Set the label value of the service.
- setServiceName(String) - Method in class org.apache.ws.security.spnego.DefaultSpnegoClientAction
-
The Service Name
- setServiceName(String) - Method in class org.apache.ws.security.spnego.DefaultSpnegoServiceAction
-
The Service Name
- setServiceName(String) - Method in interface org.apache.ws.security.spnego.SpnegoClientAction
-
The Service Name
- setServiceName(String) - Method in interface org.apache.ws.security.spnego.SpnegoServiceAction
-
The Service Name
- setServiceName(String) - Method in class org.apache.ws.security.validate.KerberosTokenValidator
-
The name of the service to use when contacting the KDC.
- setSessionIndex(String) - Method in class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Set the session index.
- setSessionKey(Key) - Method in class org.apache.ws.security.message.token.KerberosServiceContext
-
- setSessionNotOnOrAfter(DateTime) - Method in class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Set the sessionNotOnOrAfter
- setSigAlgorithm(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setSigCanonicalization(String) - Method in class org.apache.ws.security.message.WSSecDKSign
-
Set the canonicalization method to use.
- setSigCanonicalization(String) - Method in class org.apache.ws.security.message.WSSecSignature
-
Set the canonicalization method to use.
- setSigCrypto(Crypto) - Method in class org.apache.ws.security.handler.RequestData
-
- setSigDigestAlgorithm(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setSigKeyId(int) - Method in class org.apache.ws.security.handler.RequestData
-
- setSignAssertion(boolean) - Method in interface org.apache.ws.security.saml.SAMLIssuer
-
Set whether to sign the assertion or not.
- setSignAssertion(boolean) - Method in class org.apache.ws.security.saml.SAMLIssuerImpl
-
Set whether to sign the assertion or not.
- setSignature(Signature) - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Method setSignature sets the signature of this AssertionWrapper object.
- setSignature(Signature, String) - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Method setSignature sets the signature of this SamlAssertionWrapper object.
- setSignatureAlgorithm(String) - Method in class org.apache.ws.security.message.WSSecDKSign
-
Set the signature algorithm to use.
- setSignatureAlgorithm(String) - Method in class org.apache.ws.security.message.WSSecSignature
-
Set the name (uri) of the signature encryption algorithm to use.
- setSignatureC14nAlgorithm(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setSignatureDerivedKeyLength(int) - Method in class org.apache.ws.security.components.crypto.AlgorithmSuite
-
- setSignatureUser(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setSignatureValue(byte[]) - Method in class org.apache.ws.security.message.WSSecSignatureConfirmation
-
Set the Signature value to store in this SignatureConfirmation.
- setSimpleName(String) - Method in class org.apache.ws.security.saml.ext.bean.AttributeBean
-
Method setSimpleName sets the simpleName of this SamlAttribute object.
- setSoapConstants(SOAPConstants) - Method in class org.apache.ws.security.handler.RequestData
-
- setSpnego(boolean) - Method in class org.apache.ws.security.validate.KerberosTokenValidator
-
- setSpnegoClientAction(SpnegoClientAction) - Method in class org.apache.ws.security.spnego.SpnegoTokenContext
-
Set a custom SpnegoClientAction implementation to use
- setSpnegoServiceAction(SpnegoServiceAction) - Method in class org.apache.ws.security.spnego.SpnegoTokenContext
-
Set a custom SpnegoServiceAction implementation to use
- setSubject(SubjectBean) - Method in class org.apache.ws.security.saml.ext.bean.AttributeStatementBean
-
Set the Subject
- setSubject(SubjectBean) - Method in class org.apache.ws.security.saml.ext.bean.AuthDecisionStatementBean
-
Set the Subject
- setSubject(SubjectBean) - Method in class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Set the subject
- setSubject(SubjectBean) - Method in class org.apache.ws.security.saml.ext.SAMLCallback
-
Method setSubject sets the subject of this SAMLCallback object.
- setSubject(Subject) - Method in class org.apache.ws.security.validate.Credential
-
Set the subject that may result from the Validation process
- setSubject(Subject) - Method in interface org.apache.ws.security.validate.KerberosTokenDecoder
-
Set the Subject
- setSubjectCertConstraints(Collection<Pattern>) - Method in class org.apache.ws.security.handler.RequestData
-
Set the Signature Subject Cert Constraints
- setSubjectConfirmationData(SubjectConfirmationDataBean) - Method in class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Get the SubjectConfirmationData of this SubjectBean object
- setSubjectConfirmationMethod(String) - Method in class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Method setSubjectConfirmationMethod sets the subjectConfirmationMethod of
this SubjectBean object.
- setSubjectDN(String) - Method in class org.apache.ws.security.components.crypto.CryptoType
-
Set the Subject DN of the cert (chain) to locate
- setSubjectLocality(SubjectLocalityBean) - Method in class org.apache.ws.security.saml.ext.bean.AuthenticationStatementBean
-
Set Subject Locality.
- setSubjectName(String) - Method in class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Method setSubjectName sets the subjectName of this SubjectBean object.
- setSubjectNameIDFormat(String) - Method in class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Method setSubjectNameIDFormat sets the subjectNameIDFormat of this SubjectBean
object.
- setSubjectNameQualifier(String) - Method in class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Method setSubjectNameQualifier sets the subjectNameQualifier of this SubjectBean object.
- setSymmetricEncAlgorithm(String) - Method in class org.apache.ws.security.message.WSSecDKEncrypt
-
Set the symmetric encryption algorithm URI to use
- setSymmetricEncAlgorithm(String) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Set the name of the symmetric encryption algorithm to use.
- setSymmetricKey(SecretKey) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Set the symmetric key to be used for encryption
- setTicket(byte[]) - Method in class org.apache.ws.security.spnego.DefaultSpnegoServiceAction
-
Set the ticket to validate
- setTicket(byte[]) - Method in interface org.apache.ws.security.spnego.SpnegoServiceAction
-
Set the ticket to validate
- setTimestamp(Timestamp) - Method in class org.apache.ws.security.validate.Credential
-
Set a Timestamp to be validated
- setTimeStampFutureTTL(int) - Method in class org.apache.ws.security.WSSConfig
-
- setTimestampReplayCache(ReplayCache) - Method in class org.apache.ws.security.handler.RequestData
-
Set the replay cache for Timestamps
- setTimeStampStrict(boolean) - Method in class org.apache.ws.security.WSSConfig
-
- setTimeStampTTL(int) - Method in class org.apache.ws.security.WSSConfig
-
- setTimeToLive(int) - Method in class org.apache.ws.security.handler.RequestData
-
- setTimeToLive(int) - Method in class org.apache.ws.security.message.WSSecTimestamp
-
Set the time to live.
- setToken(byte[]) - Method in class org.apache.ws.security.message.token.BinarySecurity
-
set the token information.
- setToken(byte[]) - Method in interface org.apache.ws.security.validate.KerberosTokenDecoder
-
Set the AP-REQ Kerberos Token
- setTokenElement(Element) - Method in class org.apache.ws.security.CustomTokenPrincipal
-
- setTokenElement(Element) - Method in class org.apache.ws.security.message.token.TokenElementCallback
-
Set the token element
- setTokenIdDirectId(boolean) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- setTokenObject(Object) - Method in class org.apache.ws.security.CustomTokenPrincipal
-
- setTokenPeriodMinutes(int) - Method in class org.apache.ws.security.saml.ext.bean.ConditionsBean
-
Set the tokenPeriodMinutes.
- setTokensOnContext(DOMCryptoContext) - Method in class org.apache.ws.security.WSDocInfo
-
Set all stored tokens on the DOMCryptoContext argument
- setTransformAlgorithms(List<String>) - Method in class org.apache.ws.security.WSDataRef
-
Set the Transform algorithm URIs used to transform the element before digest
- setTransformedToken(AssertionWrapper) - Method in class org.apache.ws.security.validate.Credential
-
Set an AssertionWrapper instance which corresponds to a Transformed Token.
- setTrustStore(KeyStore) - Method in class org.apache.ws.security.components.crypto.Merlin
-
Set the trust store on this Crypto instance
- setType(CryptoType.TYPE) - Method in class org.apache.ws.security.components.crypto.CryptoType
-
Set the type.
- setUnknownElement(Element) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Set an unknown element.
- setURI(String) - Method in class org.apache.ws.security.message.token.Reference
-
Set the URI.
- setUseDerivedKey(boolean) - Method in class org.apache.ws.security.handler.RequestData
-
- setUseDerivedKeyForMAC(boolean) - Method in class org.apache.ws.security.handler.RequestData
-
Whether to use the derived key for a MAC.
- setUseDirectReferenceToAssertion(boolean) - Method in class org.apache.ws.security.saml.WSSecSignatureSAML
-
Set whether a Direct Reference is to be used to reference the assertion.
- setUserInfo(String, String) - Method in class org.apache.ws.security.message.WSSecBase
-
Set the user and password info.
- setUserInfo(String) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Set the user name to get the encryption certificate.
- setUsername(String) - Method in class org.apache.ws.security.handler.RequestData
-
- setUserNameServiceForm(boolean) - Method in class org.apache.ws.security.spnego.DefaultSpnegoClientAction
-
- setUsernameServiceNameForm(boolean) - Method in class org.apache.ws.security.spnego.DefaultSpnegoServiceAction
-
- setUsernameServiceNameForm(boolean) - Method in class org.apache.ws.security.validate.KerberosTokenValidator
-
If true - sets the SPN form to "username"
If false(default) - the SPN form is "hostbased"
- setUsernametoken(UsernameToken) - Method in class org.apache.ws.security.validate.Credential
-
Set a UsernameToken to be validated
- setUseSingleCert(boolean) - Method in class org.apache.ws.security.handler.RequestData
-
Whether to use a single certificate or a whole certificate chain when
constructing a BinarySecurityToken used for direct reference in Signature.
- setUseSingleCertificate(boolean) - Method in class org.apache.ws.security.message.WSSecSignature
-
Set the single cert flag.
- setUseThisCert(X509Certificate) - Method in class org.apache.ws.security.message.WSSecEncryptedKey
-
Set the X509 Certificate to use for encryption.
- setUtElements(String[]) - Method in class org.apache.ws.security.handler.RequestData
-
- setUtFutureTTL(int) - Method in class org.apache.ws.security.WSSConfig
-
- setUtTTL(int) - Method in class org.apache.ws.security.WSSConfig
-
- setValidateSignatureAgainstProfile(boolean) - Method in class org.apache.ws.security.validate.SamlAssertionValidator
-
Whether to validate the signature of the Assertion (if it exists) against the
relevant profile.
- setValidator(QName, Validator) - Method in class org.apache.ws.security.WSSConfig
-
Associate a SOAP validator name with a specified SOAP Security header
element QName.
- setValidator(QName, Class<?>) - Method in class org.apache.ws.security.WSSConfig
-
Associate a SOAP validator name with a specified SOAP Security header
element QName.
- setValueType(String) - Method in class org.apache.ws.security.message.token.BinarySecurity
-
set the value type.
- setValueType(String) - Method in class org.apache.ws.security.message.token.Reference
-
Set the Value type.
- setWsConfig(WSSConfig) - Method in class org.apache.ws.security.message.WSSecBase
-
- setWscVersion(int) - Method in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
- setWscVersion(int) - Method in class org.apache.ws.security.message.WSSecSecurityContextToken
-
- setWsiBSPCompliant(boolean) - Method in class org.apache.ws.security.WSSConfig
-
Set the WS-I Basic Security Profile compliance mode.
- setWssConfig(WSSConfig) - Method in class org.apache.ws.security.handler.RequestData
-
- setWssConfig(WSSConfig) - Method in class org.apache.ws.security.WSSecurityEngine
-
- setWsuId(Element) - Method in class org.apache.ws.security.message.WSSecBase
-
- setWsuId(String) - Method in class org.apache.ws.security.WSDataRef
-
- setX509Certificate(X509Certificate) - Method in class org.apache.ws.security.message.token.X509Security
-
Sets the X509Certificate.
- setX509Certificate(X509Certificate) - Method in class org.apache.ws.security.message.WSSecSignature
-
Set the X509 Certificate to use
- setX509Certificates(X509Certificate[], Crypto) - Method in class org.apache.ws.security.message.token.PKIPathSecurity
-
set the X509Certificate array.
- setX509Data(DOMX509Data) - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
Sets the X509Data.
- setXpath(String) - Method in class org.apache.ws.security.WSDataRef
-
- setXpath(String) - Method in class org.apache.ws.security.WSEncryptionPart
-
- SHA1 - Static variable in class org.apache.ws.security.WSConstants
-
- SHA256 - Static variable in class org.apache.ws.security.WSConstants
-
- sig - Variable in class org.apache.ws.security.message.WSSecSignature
-
- SIG_ALGO - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Defines which signature algorithm to use.
- SIG_C14N_ALGO - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Defines which signature c14n (canonicalization) algorithm to use.
- SIG_CONF_DONE - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
- SIG_DIGEST_ALGO - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Defines which signature digest algorithm to use.
- SIG_INFO_LN - Static variable in class org.apache.ws.security.WSConstants
-
- SIG_KEY_ID - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Defines which key identifier type to use for signature.
- SIG_LN - Static variable in class org.apache.ws.security.WSConstants
-
- SIG_NS - Static variable in class org.apache.ws.security.WSConstants
-
- SIG_PREFIX - Static variable in class org.apache.ws.security.WSConstants
-
- SIG_PROP_FILE - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The path of the crypto property file to use for Signature.
- SIG_PROP_REF_ID - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The key that holds a reference to the object holding complete information about
the signature Crypto implementation.
- SIG_SUBJECT_CERT_CONSTRAINTS - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
This configuration tag is a comma separated String of regular expressions which
will be applied to the subject DN of the certificate used for signature
validation, after trust verification of the certificate chain associated with the
certificate.
- sigAlgo - Variable in class org.apache.ws.security.message.WSSecSignature
-
- SIGN - Static variable in class org.apache.ws.security.WSConstants
-
- SIGN_WITH_UT_KEY - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Use this to use a specific signature mechanism for .Net.
- signAssertion(String, String, Crypto, boolean) - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Create an enveloped signature on the assertion that has been created.
- signAssertion(String, String, Crypto, boolean, String, String) - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Create an enveloped signature on the assertion that has been created.
- signAssertion(String, String, Crypto, boolean, String, String, String) - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Create an enveloped signature on the assertion that has been created.
- SIGNATURE - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Perform a Signature action.
- SIGNATURE - Static variable in class org.apache.ws.security.WSPasswordCallback
-
SIGNATURE usage is used on the outbound side only, to get a password to get the private
key of this identifier (alias) from a keystore.
- SIGNATURE - Static variable in class org.apache.ws.security.WSSecurityEngine
-
ds:Signature
as defined by XML Signature specification,
enhanced by WS Security specification
- SIGNATURE_CONFIRMATION - Static variable in class org.apache.ws.security.WSSecurityEngine
-
wsse11:signatureConfirmation
as defined by OASIS WS Security specification,
- SIGNATURE_CONFIRMATION_LN - Static variable in class org.apache.ws.security.WSConstants
-
- SIGNATURE_METHOD - Static variable in class org.apache.ws.security.str.SecurityTokenRefSTRParser
-
The Signature method.
- SIGNATURE_METHOD - Static variable in class org.apache.ws.security.str.SignatureSTRParser
-
The Signature method.
- SIGNATURE_PARTS - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Parameter to define which parts of the request shall be signed.
- SIGNATURE_USER - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
The user's name for signature.
- SignatureAction - Class in org.apache.ws.security.action
-
- SignatureAction() - Constructor for class org.apache.ws.security.action.SignatureAction
-
- SignatureConfirmation - Class in org.apache.ws.security.message.token
-
Signature Confirmation element.
- SignatureConfirmation(Element) - Constructor for class org.apache.ws.security.message.token.SignatureConfirmation
-
Constructs a SignatureConfirmation
object and parses the
wsse11:SignatureConfirmation
element to initialize it.
- SignatureConfirmation(Document, byte[]) - Constructor for class org.apache.ws.security.message.token.SignatureConfirmation
-
Constructs a SignatureConfirmation
object according
to the defined parameters.
- SignatureConfirmationAction - Class in org.apache.ws.security.action
-
- SignatureConfirmationAction() - Constructor for class org.apache.ws.security.action.SignatureConfirmationAction
-
- SignatureConfirmationProcessor - Class in org.apache.ws.security.processor
-
- SignatureConfirmationProcessor() - Constructor for class org.apache.ws.security.processor.SignatureConfirmationProcessor
-
- signatureFactory - Variable in class org.apache.ws.security.message.WSSecSignature
-
- SignatureProcessor - Class in org.apache.ws.security.processor
-
- SignatureProcessor() - Constructor for class org.apache.ws.security.processor.SignatureProcessor
-
- SignatureSTRParser - Class in org.apache.ws.security.str
-
This implementation of STRParser is for parsing a SecurityTokenReference element, found in the
KeyInfo element associated with a Signature element.
- SignatureSTRParser() - Constructor for class org.apache.ws.security.str.SignatureSTRParser
-
- SignatureTrustValidator - Class in org.apache.ws.security.validate
-
This class verifies trust in a credential used to verify a signature, which is extracted
from the Credential passed to the validate method.
- SignatureTrustValidator() - Constructor for class org.apache.ws.security.validate.SignatureTrustValidator
-
- signatureValue - Variable in class org.apache.ws.security.message.WSSecSignature
-
- SKI_KEY_IDENTIFIER - Static variable in class org.apache.ws.security.WSConstants
-
- SKI_OID - Static variable in class org.apache.ws.security.components.crypto.CryptoBase
-
- SKI_URI - Static variable in class org.apache.ws.security.message.token.SecurityTokenReference
-
- skip(int) - Method in class org.apache.ws.security.components.crypto.DERDecoder
-
Advance the current position by the given number of bytes.
- SOAP11_CONSTANTS - Static variable in interface org.apache.ws.security.SOAPConstants
-
SOAP 1.1 constants - thread-safe and shared
- SOAP11Constants - Class in org.apache.ws.security
-
SOAP 1.1 constants
- SOAP11Constants() - Constructor for class org.apache.ws.security.SOAP11Constants
-
- SOAP12_CONSTANTS - Static variable in interface org.apache.ws.security.SOAPConstants
-
SOAP 1.2 constants - thread-safe and shared
- SOAP12Constants - Class in org.apache.ws.security
-
SOAP 1.2 constants
- SOAP12Constants() - Constructor for class org.apache.ws.security.SOAP12Constants
-
- SOAPConstants - Interface in org.apache.ws.security
-
An interface defining SOAP constants.
- SOAPMESSAGE_NS - Static variable in class org.apache.ws.security.WSConstants
-
- SOAPMESSAGE_NS11 - Static variable in class org.apache.ws.security.WSConstants
-
- sourceToInputSource(Source) - Static method in class org.apache.ws.security.util.XMLUtils
-
Utility to get the bytes uri
- split(String, char) - Static method in class org.apache.ws.security.util.StringUtil
-
Splits the provided text into an array, separator specified.
- SpnegoClientAction - Interface in org.apache.ws.security.spnego
-
This interface represents a PrivilegedAction implementation to obtain a (SPNEGO) service ticket
from a Kerberos Key Distribution Center.
- SpnegoServiceAction - Interface in org.apache.ws.security.spnego
-
This interface represents a PrivilegedAction implementation to validate a received (SPNEGO)
ticket to a KDC.
- SpnegoTokenContext - Class in org.apache.ws.security.spnego
-
This class wraps a GSSContext and provides some functionality to obtain and validate spnego tokens.
- SpnegoTokenContext() - Constructor for class org.apache.ws.security.spnego.SpnegoTokenContext
-
- ST_SIGNED - Static variable in class org.apache.ws.security.WSConstants
-
- ST_UNSIGNED - Static variable in class org.apache.ws.security.WSConstants
-
- startsWithIgnoreWhitespaces(String, String) - Static method in class org.apache.ws.security.util.StringUtil
-
Tests if this string starts with the specified prefix (Ignoring whitespaces)
- storeElementInContext(DOMCryptoContext, String, Element) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Store the element argument in the DOM Crypto Context if it has one of the standard
"Id" attributes that matches the given uri
- storeElementInContext(DOMCryptoContext, Element) - Static method in class org.apache.ws.security.util.WSSecurityUtil
-
Store the element argument in the DOM Crypto Context if it has one of the standard
"Id" attributes.
- STR_QNAME - Static variable in class org.apache.ws.security.message.token.SecurityTokenReference
-
- strElem - Variable in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
The wsse:SecurityTokenReference element to be used
- StringUtil - Class in org.apache.ws.security.util
-
- STRParser - Interface in org.apache.ws.security.str
-
This interface describes a pluggable way of extracting credentials from SecurityTokenReference
elements.
- STRParser.REFERENCE_TYPE - Enum in org.apache.ws.security.str
-
ISSUER_SERIAL - A certificate (chain) is located by the issuer name and serial number of the
(root) cert
THUMBPRINT_SHA1 - A certificate (chain) is located by the SHA1 thumbprint of the (root) cert
KEY_IDENTIFIER - A certificate (chain) is located via a Key Identifier Element
DIRECT_REF - A certificate (chain) is located directly via an Id to another security token
Note that a Thumbprint reference is also a KeyIdentifier, but takes precedence over it.
- STRTransform - Class in org.apache.ws.security.transform
-
Class STRTransform.
- STRTransform() - Constructor for class org.apache.ws.security.transform.STRTransform
-
- STRTransformProvider - Class in org.apache.ws.security.transform
-
A provider for the STR Transform.
- STRTransformProvider() - Constructor for class org.apache.ws.security.transform.STRTransformProvider
-
- STRTransformUtil - Class in org.apache.ws.security.transform
-
Utility class exposing the dereferencing logic of the
STRTransform
implementation.
- strUri - Variable in class org.apache.ws.security.message.WSSecSignature
-
- STS_GENERATED - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
- STSREQUEST_TOKEN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
- SubjectBean - Class in org.apache.ws.security.saml.ext.bean
-
Class SubjectBean represents a SAML subject (can be used to create
both SAML v1.1 and v2.0 statements)
Created on May 20, 2009
- SubjectBean() - Constructor for class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Constructor SubjectBean creates a new SubjectBean instance.
- SubjectBean(String, String, String) - Constructor for class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Constructor SubjectBean creates a new SubjectBean instance.
- SubjectBean(String, String, String, String) - Constructor for class org.apache.ws.security.saml.ext.bean.SubjectBean
-
Constructor SubjectBean creates a new SubjectBean instance.
- SubjectConfirmationDataBean - Class in org.apache.ws.security.saml.ext.bean
-
Class SubjectConfirmationDataBean represents a SAML (2) SubjectConfirmationData.
- SubjectConfirmationDataBean() - Constructor for class org.apache.ws.security.saml.ext.bean.SubjectConfirmationDataBean
-
Constructor SubjectConfirmationDataBean creates a new SubjectConfirmationDataBean instance.
- SubjectLocalityBean - Class in org.apache.ws.security.saml.ext.bean
-
This class represents a SubjectLocality.
- SubjectLocalityBean() - Constructor for class org.apache.ws.security.saml.ext.bean.SubjectLocalityBean
-
Default constructor explicitly provided since other constructors would
prevent its automatic creation.
- SubjectLocalityBean(String, String) - Constructor for class org.apache.ws.security.saml.ext.bean.SubjectLocalityBean
-
Constructor for creating a SubjectLocalityBean with ip and dns addresses.
- SWA_ATTACHMENT_COMPLETE_SIG_TRANS - Static variable in class org.apache.ws.security.WSConstants
-
- SWA_ATTACHMENT_CONTENT_SIG_TRANS - Static variable in class org.apache.ws.security.WSConstants
-
- symEncAlgo - Variable in class org.apache.ws.security.message.WSSecDKEncrypt
-
- symEncAlgo - Variable in class org.apache.ws.security.message.WSSecEncryptedKey
-
Algorithm to be used with the ephemeral key
- symmetricKey - Variable in class org.apache.ws.security.message.WSSecEncryptedKey
-
Symmetric key used in the EncryptedKey.
- TAG_ACTION - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the cryptographic operation performed
The value under this tag is of type java.lang.Integer
- TAG_BINARY_SECURITY_TOKEN - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the BinarySecurityToken found, if applicable.
- TAG_CANONICALIZATION_METHOD - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the algorithm that was used to do canonicalization
The value under this tag is of type String.
- TAG_DATA_REF_URIS - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting references to a List of Data ref URIs.
- TAG_DELEGATION_CREDENTIAL - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting a delegation credential found, if applicable.
- TAG_DERIVED_KEY_TOKEN - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting a DerivedKeyToken object
- TAG_ENCRYPTED_EPHEMERAL_KEY - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the encrypted key bytes
The value under this tag is a byte array
- TAG_ENCRYPTED_KEY_TRANSPORT_METHOD - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the encrypted key transport algorithm.
- TAG_ID - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
The (wsu) Id of the token corresponding to this result.
- TAG_PRINCIPAL - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the security principal found, if applicable.
- TAG_PUBLIC_KEY - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting a PublicKey associated with this token
- TAG_SAML_ASSERTION - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the SAML Assertion found, if applicable.
- TAG_SECRET - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting a byte[] secret associated with this token
- TAG_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting references to the DOM elements that have been
cryptographically protected.
- TAG_SIGNATURE_CONFIRMATION - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the signature confirmation of a signed element,
if applicable.
- TAG_SIGNATURE_METHOD - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the algorithm that was used to sign the message
The value under this tag is of type String.
- TAG_SIGNATURE_VALUE - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the signature value of a signed element, if applicable.
- TAG_SUBJECT - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the security subject found, if applicable.
- TAG_TIMESTAMP - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the timestamp found, if applicable.
- TAG_TOKEN_ELEMENT - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the DOM Element of the processed token (if a token has been processed).
- TAG_TRANSFORMED_TOKEN - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting a Transformed Token.
- TAG_USERNAME_TOKEN - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting a UsernameToken object
- TAG_VALIDATED_TOKEN - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting that the TAG_*_TOKEN result has been validated by a Validator
implementation.
- TAG_X509_CERTIFICATE - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the X.509 certificate found, if applicable.
- TAG_X509_CERTIFICATES - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting the X.509 certificate chain found, if applicable.
- TAG_X509_REFERENCE_TYPE - Static variable in class org.apache.ws.security.WSSecurityEngineResult
-
Tag denoting how the X.509 certificate (chain) was referenced, if applicable.
- test(byte) - Method in class org.apache.ws.security.components.crypto.DERDecoder
-
Test if the byte at the current position matches the given value.
- THUMB_URI - Static variable in class org.apache.ws.security.message.token.SecurityTokenReference
-
- THUMBPRINT - Static variable in class org.apache.ws.security.WSConstants
-
- THUMBPRINT_IDENTIFIER - Static variable in class org.apache.ws.security.WSConstants
-
THUMPRINT_IDENTIFIER
is used to set the specific key identifier
ThumbprintSHA1.
- TIMESTAMP - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Add a timestamp to the security header.
- Timestamp - Class in org.apache.ws.security.message.token
-
Timestamp according to SOAP Message Security 1.0,
chapter 10 / appendix A.2
- Timestamp(Element) - Constructor for class org.apache.ws.security.message.token.Timestamp
-
Constructs a Timestamp
object and parses the
wsu:Timestamp
element to initialize it.
- Timestamp(Element, boolean) - Constructor for class org.apache.ws.security.message.token.Timestamp
-
Constructs a Timestamp
object and parses the
wsu:Timestamp
element to initialize it.
- Timestamp(boolean, Document, int) - Constructor for class org.apache.ws.security.message.token.Timestamp
-
Constructs a Timestamp
object according
to the defined parameters.
- Timestamp(boolean, Document, WSTimeSource, int) - Constructor for class org.apache.ws.security.message.token.Timestamp
-
Constructs a Timestamp
object according
to the defined parameters.
- TIMESTAMP - Static variable in class org.apache.ws.security.WSSecurityEngine
-
wsu:Timestamp
as defined by OASIS WS Security specification,
- TIMESTAMP_PRECISION - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Set whether Timestamps have precision in milliseconds.
- TIMESTAMP_STRICT - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Set the value of this parameter to true to enable strict timestamp
handling.
- TIMESTAMP_TOKEN_LN - Static variable in class org.apache.ws.security.WSConstants
-
- TimestampAction - Class in org.apache.ws.security.action
-
- TimestampAction() - Constructor for class org.apache.ws.security.action.TimestampAction
-
- timeStampFutureTTL - Variable in class org.apache.ws.security.WSSConfig
-
The time in seconds in the future within which the Created time of an incoming
Timestamp is valid.
- TimestampProcessor - Class in org.apache.ws.security.processor
-
- TimestampProcessor() - Constructor for class org.apache.ws.security.processor.TimestampProcessor
-
- timeStampStrict - Variable in class org.apache.ws.security.WSSConfig
-
If set to true then the timestamp handling will throw an exception if the
timestamp contains an expires element and the semantics are expired.
- timeStampTTL - Variable in class org.apache.ws.security.WSSConfig
-
The time in seconds between creation and expiry for a Timestamp.
- TimestampValidator - Class in org.apache.ws.security.validate
-
This class validates a processed Timestamp, extracted from the Credential passed to
the validate method.
- TimestampValidator() - Constructor for class org.apache.ws.security.validate.TimestampValidator
-
- toDOM(Document) - Method in class org.apache.ws.security.saml.ext.AssertionWrapper
-
Create a DOM from the current XMLObject content.
- toDom(XMLObject, Document) - Static method in class org.apache.ws.security.saml.ext.OpenSAMLUtil
-
Convert a SAML Assertion from a XMLObject to a DOM Element
- toDom(XMLObject, Document, boolean) - Static method in class org.apache.ws.security.saml.ext.OpenSAMLUtil
-
Convert a SAML Assertion from a XMLObject to a DOM Element
- TOKEN - Static variable in class org.apache.ws.security.message.token.Reference
-
- TOKEN - Static variable in class org.apache.ws.security.message.token.UsernameToken
-
- TOKEN_BST - Static variable in class org.apache.ws.security.message.token.BinarySecurity
-
- TOKEN_KI - Static variable in class org.apache.ws.security.message.token.BinarySecurity
-
- TOKEN_TYPE - Static variable in class org.apache.ws.security.WSConstants
-
- TOKEN_TYPE_DERIVED_KEY_TOKEN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
Token type of DerivedKeyToken
- TOKEN_TYPE_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.security.conversation.ConversationConstants
-
Token type of SecurityContextToken
- TokenElementCallback - Class in org.apache.ws.security.message.token
-
This class is a callback to obtain a DOM Element representing a security token.
- TokenElementCallback() - Constructor for class org.apache.ws.security.message.token.TokenElementCallback
-
- tokenIdDirectId - Variable in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
True if the tokenIdentifier is a direct reference to a key identifier
instead of a URI to a key
- tokenIdentifier - Variable in class org.apache.ws.security.message.WSSecDerivedKeyBase
-
The Token identifier of the token that the DerivedKeyToken
is (or to be) derived from.
- topOfFrame() - Method in class org.apache.ws.security.util.NSStack
-
Reset the embedded iterator in this class to the top of the current
(i.e., last) frame.
- toString() - Method in class org.apache.ws.security.message.token.BinarySecurity
-
return the string representation of the token.
- toString() - Method in class org.apache.ws.security.message.token.DerivedKeyToken
-
Returns the string representation of the token.
- toString() - Method in class org.apache.ws.security.message.token.DOMX509Data
-
return the string representation of the token.
- toString() - Method in class org.apache.ws.security.message.token.DOMX509IssuerSerial
-
return the string representation of the token.
- toString() - Method in class org.apache.ws.security.message.token.Reference
-
Return the string representation.
- toString() - Method in class org.apache.ws.security.message.token.SecurityContextToken
-
Returns the string representation of the token.
- toString() - Method in class org.apache.ws.security.message.token.SecurityTokenReference
-
return the string representation.
- toString() - Method in class org.apache.ws.security.message.token.SignatureConfirmation
-
Returns the string representation of the token.
- toString() - Method in class org.apache.ws.security.message.token.Timestamp
-
Returns the string representation of the token.
- toString() - Method in class org.apache.ws.security.message.token.UsernameToken
-
Returns the string representation of the token.
- toString() - Method in class org.apache.ws.security.WSUsernameTokenPrincipal
-
Return a string representation of this WSUsernameTokenPrincipal
.
- transform(Data, XMLCryptoContext) - Method in class org.apache.ws.security.transform.STRTransform
-
- transform(Data, XMLCryptoContext, OutputStream) - Method in class org.apache.ws.security.transform.STRTransform
-
- TRANSFORM_URI - Static variable in class org.apache.ws.security.transform.STRTransform
-
- TRANSFORM_WS_DOC_INFO - Static variable in class org.apache.ws.security.transform.STRTransform
-
- TRIPLE_DES - Static variable in class org.apache.ws.security.WSConstants
-
- trustedCerts - Variable in class org.apache.ws.security.components.crypto.CertificateStore
-
- truststore - Variable in class org.apache.ws.security.components.crypto.Merlin
-
- TRUSTSTORE_FILE - Static variable in class org.apache.ws.security.components.crypto.Merlin
-
- TRUSTSTORE_PASSWORD - Static variable in class org.apache.ws.security.components.crypto.Merlin
-
- TRUSTSTORE_TYPE - Static variable in class org.apache.ws.security.components.crypto.Merlin
-
- TS - Static variable in class org.apache.ws.security.WSConstants
-
- TTL_FUTURE_TIMESTAMP - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
This configuration tag specifies the time in seconds in the future within which
the Created time of an incoming Timestamp is valid.
- TTL_FUTURE_USERNAMETOKEN - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
This configuration tag specifies the time in seconds in the future within which
the Created time of an incoming UsernameToken is valid.
- TTL_TIMESTAMP - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Time-To-Live is the time difference between creation and expiry time in
seconds in the WSS Timestamp.
- TTL_USERNAMETOKEN - Static variable in class org.apache.ws.security.handler.WSHandlerConstants
-
Time-To-Live is the time difference between creation and expiry time in
seconds of the UsernameToken Created value.
- TYPE_BIT_STRING - Static variable in class org.apache.ws.security.components.crypto.DERDecoder
-
DER type identifier for a bit string value
- TYPE_OCTET_STRING - Static variable in class org.apache.ws.security.components.crypto.DERDecoder
-
DER type identifier for a octet string value
- TYPE_SEQUENCE - Static variable in class org.apache.ws.security.components.crypto.DERDecoder
-
DER type identifier for a sequence value