- C14N - Static variable in class org.apache.ws.secpolicy.Constants
-
- C14N - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- CACHE_ENABLED - Static variable in class org.apache.rampart.policy.model.CryptoConfig
-
- CACHE_REFRESH_INTVL - Static variable in class org.apache.rampart.policy.model.CryptoConfig
-
- callbackHandler - Variable in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- callbackHandlerName - Variable in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- cancel(RahasData) - Method in class org.apache.rahas.impl.TokenCancelerImpl
-
Cancel the token specified in the request.
- cancel(RahasData) - Method in interface org.apache.rahas.TokenCanceler
-
Cancel the token specified in the request.
- CANCEL_REQUEST - Static variable in class org.apache.rampart.RampartMessageData
-
- CANCEL_TARGET - Static variable in class org.apache.rahas.RahasConstants.CancelBindingLocalNames
-
- CANCELLED - Static variable in class org.apache.rahas.Token
-
- cancelToken(String, String, String) - Method in class org.apache.rahas.client.STSClient
-
Cancel a particular security token
- canSupportAssertion(Assertion) - Method in class org.apache.rahas.Rahas
-
- canSupportAssertion(Assertion) - Method in class org.apache.rampart.Rampart
-
- CertificateValidator - Class in org.apache.rampart.handler
-
Validates the certificate in a signature.
- checkRequiredElements(SOAPEnvelope, HashMap, String) - Static method in class org.apache.rampart.util.RampartUtil
-
Get a element for SOAP
- CLAIMS - Static variable in class org.apache.rahas.RahasConstants.IssuanceBindingLocalNames
-
- cleanup() - Method in class org.apache.rampart.handler.PostDispatchVerificationHandler
-
- cleanup() - Method in class org.apache.rampart.handler.RampartReceiver
-
- cleanup() - Method in class org.apache.rampart.handler.RampartSender
-
- clearCache() - Method in class org.apache.rampart.NonceCache
-
- clearCache() - Method in interface org.apache.rampart.UniqueMessageAttributeCache
-
Clears all recorded nonce values/sequence numbers.
- CODE - Static variable in class org.apache.rahas.RahasConstants.LocalNames
-
- CommonUtil - Class in org.apache.rahas.impl.util
-
This class implements some utility methods common to SAML1 and SAML2.
- CommonUtil() - Constructor for class org.apache.rahas.impl.util.CommonUtil
-
- COMPUTED_KEY - Static variable in class org.apache.rahas.impl.SCTIssuer
-
- COMPUTED_KEY - Static variable in class org.apache.rahas.RahasConstants.IssuanceBindingLocalNames
-
- COMPUTED_KEY_ALGO - Static variable in class org.apache.rahas.RahasConstants.IssuanceBindingLocalNames
-
- COMPUTED_KEY_PSHA1 - Static variable in class org.apache.rahas.RahasConstants
-
- CONFIG_FILE_KEY - Static variable in class org.apache.rahas.TokenRequestDispatcherConfig
-
- CONFIG_PARAM_KEY - Static variable in class org.apache.rahas.TokenRequestDispatcherConfig
-
- configurations - Variable in class org.apache.ws.secpolicy.model.AbstractConfigurableSecurityAssertion
-
- Constants - Class in org.apache.ws.secpolicy
-
- Constants() - Constructor for class org.apache.ws.secpolicy.Constants
-
- CONTENT_ENCRYPTED_ELEMENTS - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- CONTENT_ENCRYPTED_ELEMENTS - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- ContentEncryptedElements - Class in org.apache.ws.secpolicy.model
-
- ContentEncryptedElements(int) - Constructor for class org.apache.ws.secpolicy.model.ContentEncryptedElements
-
- ContentEncryptedElementsBuilder - Class in org.apache.ws.secpolicy12.builders
-
- ContentEncryptedElementsBuilder() - Constructor for class org.apache.ws.secpolicy12.builders.ContentEncryptedElementsBuilder
-
- CONTEXT_MAP_KEY - Static variable in class org.apache.rampart.handler.WSSHandlerConstants
-
Key to hold the map of security context identifiers against the
service epr addresses (service scope) or wsa:Action values (operation
scope).
- createAppliesToElement(OMElement, String, String) - Static method in class org.apache.rahas.TrustUtil
-
- createAssertion() - Static method in class org.apache.rahas.impl.util.SAML2Utils
-
- createAssertion(String, DateTime, DateTime, List<Statement>) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
This method creates the final SAML assertion.
- createAssertionHandler(Object) - Static method in class org.apache.rampart.saml.SAMLAssertionHandlerFactory
-
- createAttribute(String, String, String) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
Creates a SAML attribute similar to following,
<saml:Attribute
AttributeName="MemberLevel"
AttributeNamespace="http://www.oasis.open.org/Catalyst2002/attributes">
<saml:AttributeValue>gold</saml:AttributeValue>
</saml:Attribute>
- createAttributeStatement(RahasData) - Method in class org.apache.rahas.impl.SAML2TokenIssuer
-
This method creates an AttributeStatement.
- createAttributeStatement(Subject, List<Attribute>) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
Creates an attribute statement.
- createAuthenticationStatement(RahasData) - Method in class org.apache.rahas.impl.SAML2TokenIssuer
-
This method creates an authentication statement.
- createAuthenticationStatement(Subject, String, DateTime) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
Creates an AuthenticationStatement.
- createBinarySecretElement(int, OMElement, String) - Static method in class org.apache.rahas.TrustUtil
-
- createCancelRequest(String, int) - Static method in class org.apache.rahas.TrustUtil
-
- createCancelTargetElement(int, OMElement) - Static method in class org.apache.rahas.TrustUtil
-
- createClaims(int, OMElement, String) - Static method in class org.apache.rahas.TrustUtil
-
- createComputedKeyAlgorithm(int, OMElement, String) - Static method in class org.apache.rahas.TrustUtil
-
- createComputedKeyElement(int, OMElement) - Static method in class org.apache.rahas.TrustUtil
-
- createConditions(DateTime, DateTime) - Static method in class org.apache.rahas.impl.util.SAML2Utils
-
- createConditions(DateTime, DateTime) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
Creates Conditions object.
- createEncryptionPart(String, String) - Static method in class org.apache.rampart.util.RampartUtil
-
Creates an Encryption or Signature paert with given name and id.
- createEncryptionPart(String, String, String, String) - Static method in class org.apache.rampart.util.RampartUtil
-
Creates an encryption part.
- createEncryptionPart(String, String, String, String, String) - Static method in class org.apache.rampart.util.RampartUtil
-
Creates an encryption part.
- createEntropyElement(int, OMElement) - Static method in class org.apache.rahas.TrustUtil
-
- createIssuer(String) - Static method in class org.apache.rahas.impl.util.SAML2Utils
-
- createIssueRequest(String) - Method in class org.apache.rahas.client.STSClient
-
This creates a request security token (RST) message.
- createKeyInfo(Document, Crypto, RahasData) - Method in class org.apache.rahas.impl.SAML2TokenIssuer
-
This method creates the KeyInfo relevant for the assertion.
- createKeyInfo() - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
Creates a KeyInfo object
- createKeyInfo(EncryptedKey) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
Creates a KeyInfo element given EncryptedKey.
- createKeyInfo(X509Data) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
Creates a KeyInfo element given EncryptedKey.
- createKeySizeElement(int, OMElement, int) - Static method in class org.apache.rahas.TrustUtil
-
- createKeyTypeElement(int, OMElement, String) - Static method in class org.apache.rahas.TrustUtil
-
- createLifetimeElement(int, OMElement, String, String) - Static method in class org.apache.rahas.TrustUtil
-
- createLifetimeElement(int, OMElement, long) - Static method in class org.apache.rahas.TrustUtil
-
- createNamedIdentifier(String, String) - Static method in class org.apache.rahas.impl.util.SAML2Utils
-
Create named identifier.
- createNamedIdentifier(String, String) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
Create named identifier.
- createRenewTargetElement(int, OMElement, OMElement) - Static method in class org.apache.rahas.TrustUtil
-
- createRequestedAttachedRef(int, OMElement, String, String) - Static method in class org.apache.rahas.TrustUtil
-
- createRequestedAttachedRef(OMElement, String, int) - Static method in class org.apache.rahas.TrustUtil
-
Create and add wst:AttachedReference element
- createRequestedProofTokenElement(int, OMElement) - Static method in class org.apache.rahas.TrustUtil
-
- createRequestedSecurityTokenElement(int, OMElement) - Static method in class org.apache.rahas.TrustUtil
-
- createRequestedTokenCanceledElement(int, OMElement) - Static method in class org.apache.rahas.TrustUtil
-
- createRequestedUnattachedRef(int, OMElement, String, String) - Static method in class org.apache.rahas.TrustUtil
-
- createRequestedUnattachedRef(OMElement, String, int) - Static method in class org.apache.rahas.TrustUtil
-
Create and add wst:UnattachedReference element
- createRequestSecurityTokenElement(int) - Static method in class org.apache.rahas.TrustUtil
-
- createRequestSecurityTokenResponse(RahasData, Assertion, SOAPEnvelope) - Method in class org.apache.rahas.impl.SAML2TokenIssuer
-
This method prepares the final response.
- createRequestSecurityTokenResponseCollectionElement(int, OMElement) - Static method in class org.apache.rahas.TrustUtil
-
- createRequestSecurityTokenResponseElement(int, OMElement) - Static method in class org.apache.rahas.TrustUtil
-
- createRequestTypeElement(int, OMElement, String) - Static method in class org.apache.rahas.TrustUtil
-
- createRSTTempalteForSCT(int, int) - Static method in class org.apache.rampart.util.RampartUtil
-
- createSecurityTokenReference(Document, String, String) - Static method in class org.apache.rahas.TrustUtil
-
Create a wsse:Reference element with the given URI and the value type
- createSOAPEnvelope(String) - Static method in class org.apache.rahas.TrustUtil
-
Create a new SOAPEnvelope
of the same version as the
SOAPEnvelope in the given MessageContext
- createSubject(NameIdentifier, String, KeyInfo) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
Creates an opensaml Subject representation.
- createSubjectConfirmation(String, KeyInfo) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
Creates opensaml SubjectConfirmation representation.
- createSubjectConfirmationMethod(String) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
Creates the subject confirmation method.
- createSubjectWithBearerSubjectConfirmation(RahasData) - Method in class org.apache.rahas.impl.SAML2TokenIssuer
-
This method creates a subject element with the bearer subject confirmation method.
- createSubjectWithHolderOfKeySubjectConfirmation(Document, Crypto, DateTime, DateTime, RahasData) - Method in class org.apache.rahas.impl.SAML2TokenIssuer
-
This method will create a SAML 2 subject based on Holder of Key confirmation method.
- createTokenIssuerConfiguration(OMElement) - Static method in class org.apache.rahas.impl.util.CommonUtil
-
- createTokenIssuerConfiguration(String) - Static method in class org.apache.rahas.impl.util.CommonUtil
-
- createTokenIssuerConfiguration(Parameter) - Static method in class org.apache.rahas.impl.util.CommonUtil
-
- createTokenTypeElement(int, OMElement) - Static method in class org.apache.rahas.TrustUtil
-
- createValidateTargetElement(int, OMElement, OMElement) - Static method in class org.apache.rahas.TrustUtil
-
- CRYPTO - Static variable in class org.apache.rahas.impl.AbstractIssuerConfig
-
- CRYPTO_CLASS_KEY - Static variable in class org.apache.rampart.handler.WSSHandlerConstants
-
The class that implements
org.apache.ws.security.components.crypto.Crypto
.
- CRYPTO_KEY_ATTR - Static variable in class org.apache.rampart.policy.model.CryptoConfig
-
- CRYPTO_LN - Static variable in class org.apache.rampart.policy.model.CryptoConfig
-
- CRYPTO_PROPERTIES - Static variable in class org.apache.rahas.impl.AbstractIssuerConfig
-
Element name to include the crypto properties used to load the
information used securing the response
- CRYPTO_PROPERTIES_KEY - Static variable in class org.apache.rampart.handler.WSSHandlerConstants
-
The java.util.Properties
object holding the properties
of a org.apache.ws.security.components.crypto.Crypto
impl.
- CryptoConfig - Class in org.apache.rampart.policy.model
-
Policy model bean to capture crypto information.
- CryptoConfig() - Constructor for class org.apache.rampart.policy.model.CryptoConfig
-
- CryptoConfigBuilder - Class in org.apache.rampart.policy.builders
-
- CryptoConfigBuilder() - Constructor for class org.apache.rampart.policy.builders.CryptoConfigBuilder
-
- cryptoElement - Variable in class org.apache.rahas.impl.AbstractIssuerConfig
-
- cryptoPropertiesElement - Variable in class org.apache.rahas.impl.AbstractIssuerConfig
-
- cryptoPropertiesFile - Variable in class org.apache.rahas.impl.AbstractIssuerConfig
-
- CURRENT_REPETITON - Static variable in class org.apache.rampart.handler.WSSHandlerConstants
-
The current repetition
- generateEphemeralKey(int) - Method in class org.apache.rahas.impl.SAMLTokenIssuer
-
Create an ephemeral key
- generateEphemeralKey(int) - Method in class org.apache.rahas.TrustUtil
-
Create an ephemeral key
- generateEphemeralKey(byte[], byte[], String, int) - Method in class org.apache.rahas.TrustUtil
-
Create an ephemeral key
- getActionValue(int, String) - Static method in class org.apache.rahas.TrustUtil
-
- getAddressingNs() - Method in class org.apache.rahas.RahasData
-
- getAlgorithmSuite() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getAlgorithmSuite() - Method in class org.apache.ws.secpolicy.model.Binding
-
- getAlgorithmSuite() - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- getAppliesToAddress() - Method in class org.apache.rahas.RahasData
-
- getAppliesToEpr() - Method in class org.apache.rahas.RahasData
-
- getAssertion() - Method in class org.apache.rahas.impl.util.SAML2KeyInfo
-
- getAssertionCreatedDate() - Method in class org.apache.rahas.RahasData
-
- getAssertionElement() - Method in class org.apache.rampart.saml.SAML1AssertionHandler
-
- getAssertionElement() - Method in class org.apache.rampart.saml.SAML2AssertionHandler
-
- getAssertionElement() - Method in class org.apache.rampart.saml.SAMLAssertionHandler
-
Gets the assertion element as an Axiom OMElement.
- getAssertionExpiringDate() - Method in class org.apache.rahas.RahasData
-
- getAssertionId() - Method in class org.apache.rampart.saml.SAMLAssertionHandler
-
- getAssertionKeyInfoSecret(Crypto, TokenCallbackHandler) - Method in class org.apache.rampart.saml.SAML1AssertionHandler
-
- getAssertionKeyInfoSecret(Crypto, TokenCallbackHandler) - Method in class org.apache.rampart.saml.SAML2AssertionHandler
-
- getAssertionKeyInfoSecret(Crypto, TokenCallbackHandler) - Method in class org.apache.rampart.saml.SAMLAssertionHandler
-
Gets the secret in assertion.
- getAsymmetricKeyWrap() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getAsymmetricSignature() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getAttachedReference() - Method in class org.apache.rahas.Token
-
- getAttributes() - Method in class org.apache.rahas.impl.util.SAMLAttributeCallback
-
Get SAML2 attribute
- getAttributeValueFromInclusion(int) - Static method in class org.apache.ws.secpolicy.SP11Constants
-
- getAttributeValueFromInclusion(int) - Static method in class org.apache.ws.secpolicy.SP12Constants
-
- getBodyEncrDataId() - Method in class org.apache.rampart.ValidatorData
-
- getBootstrapPolicy() - Method in class org.apache.ws.secpolicy.model.SecureConversationToken
-
- getCacheRefreshInterval() - Method in class org.apache.rampart.policy.model.CryptoConfig
-
- getCallbackHander() - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
Deprecated.
- getCallbackHandler() - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- getCallbackHandlerName() - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- getCallbackType() - Method in class org.apache.rahas.impl.util.SAMLAttributeCallback
-
- getCallbackType() - Method in interface org.apache.rahas.impl.util.SAMLCallback
-
Returns the type of callback
- getCallbackType() - Method in class org.apache.rahas.impl.util.SAMLNameIdentifierCallback
-
- getCancelledTokens() - Method in class org.apache.rahas.SimpleTokenStore
-
- getCancelledTokens() - Method in interface org.apache.rahas.TokenStorage
-
Return the list of CANCELLED tokens
- getCertChainCollection(X509Certificate[]) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
- getCertificateBasedKeyInfo(X509Certificate) - Static method in class org.apache.rahas.impl.util.CommonUtil
-
Creates the certificate based KeyInfo object.
- getCertificateByAlias(Crypto, String) - Static method in class org.apache.rahas.impl.util.CommonUtil
-
Gets the certificates chain by alias.
- getCertificatesByAlias(Crypto, String) - Static method in class org.apache.rahas.impl.util.CommonUtil
-
Gets the certificates chain by alias.
- getCerts() - Method in class org.apache.rahas.impl.util.SAML2KeyInfo
-
- getClaimDialect() - Method in class org.apache.rahas.RahasData
-
- getClaimElem() - Method in class org.apache.rahas.RahasData
-
- getClientCert() - Method in class org.apache.rahas.RahasData
-
- getComputedKey() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getComputedKeyAlgo() - Method in class org.apache.rahas.RahasData
-
- getConfig() - Method in class org.apache.rampart.RampartMessageData
-
- getConfigurations() - Method in class org.apache.ws.secpolicy.model.AbstractConfigurableSecurityAssertion
-
- getConfigurations() - Method in class org.apache.ws.secpolicy.model.TransportBinding
-
- getContentEncryptedElements() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getContentEncryptedElements(List<WSEncryptionPart>, SOAPEnvelope, List<String>, HashMap) - Static method in class org.apache.rampart.util.RampartUtil
-
- getContextIdentifierKey(MessageContext) - Static method in class org.apache.rampart.util.RampartUtil
-
Creates the unique (reproducible) id for to hold the context identifier
of the message exchange.
- getContextMap(MessageContext) - Static method in class org.apache.rampart.util.RampartUtil
-
Returns the map of security context token identifiers
- getCreated() - Method in class org.apache.rahas.Token
-
- getCredentalContextSet() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getCredentialType() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getCRLs() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getCrypto(Properties, ClassLoader) - Static method in class org.apache.rahas.impl.util.CommonUtil
-
Constructs crypto configuration based on the given properties.
- getCrypto(String, ClassLoader) - Static method in class org.apache.rahas.impl.util.CommonUtil
-
Constructs crypto configuration based on the given properties.
- getCryptoElement() - Method in class org.apache.rahas.impl.AbstractIssuerConfig
-
- getCryptoKey() - Method in class org.apache.rampart.policy.model.CryptoConfig
-
- getCryptoPropertiesElement() - Method in class org.apache.rahas.impl.AbstractIssuerConfig
-
- getCryptoPropertiesFile() - Method in class org.apache.rahas.impl.AbstractIssuerConfig
-
- getCustomClassLoader() - Method in class org.apache.rampart.RampartMessageData
-
Returns the custom class loader if we are using one
- getData() - Method in class org.apache.rahas.impl.util.SAMLAttributeCallback
-
- getData() - Method in class org.apache.rahas.impl.util.SAMLNameIdentifierCallback
-
- getDateNotBefore() - Method in class org.apache.rampart.saml.SAMLAssertionHandler
-
- getDateNotOnOrAfter() - Method in class org.apache.rampart.saml.SAMLAssertionHandler
-
- getDecCryptoConfig() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getDeclaredNamespaces() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getDeclaredNamespaces() - Method in class org.apache.ws.secpolicy.model.ContentEncryptedElements
-
- getDeclaredNamespaces() - Method in class org.apache.ws.secpolicy.model.RequiredElements
-
- getDeclaredNamespaces() - Method in class org.apache.ws.secpolicy.model.SignedEncryptedElements
-
- getDecryptedBytes(CallbackHandler, Crypto, Node) - Static method in class org.apache.rahas.impl.util.CommonUtil
-
Decrypts the EncryptedKey element and returns the secret that was used.
- getDefaultAssertion() - Method in class org.apache.ws.secpolicy.model.AbstractConfigurableSecurityAssertion
-
- getDefaultCancelerInstance() - Method in class org.apache.rahas.TokenRequestDispatcherConfig
-
- getDefaultConfiguration() - Method in class org.apache.ws.secpolicy.model.TransportBinding
-
- getDefaultIssuerInstace() - Method in class org.apache.rahas.TokenRequestDispatcherConfig
-
- getDefaultIssuerName() - Method in class org.apache.rahas.TokenRequestDispatcherConfig
-
- getDefaultRenewerInstance() - Method in class org.apache.rahas.TokenRequestDispatcherConfig
-
- getDefaultValidatorInstance() - Method in class org.apache.rahas.TokenRequestDispatcherConfig
-
- getDigest() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getDocument() - Method in class org.apache.rampart.RampartMessageData
-
- getDocumentFromSOAPEnvelope(SOAPEnvelope, boolean) - Static method in class org.apache.rampart.util.Axis2Util
-
Creates a DOM Document using the SOAP Envelope.
- getElementFromAssertion(XMLObject) - Static method in class org.apache.rahas.impl.util.SAML2Utils
-
- getEncrCryptoConfig() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getEncryptedDataRefIds() - Method in class org.apache.rampart.ValidatorData
-
- getEncryptedElements() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getEncryptedElements() - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- getEncryptedKeyBuilder(RampartMessageData, Token) - Method in class org.apache.rampart.builder.BindingBuilder
-
- getEncryptedParts() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getEncryptedParts(RampartMessageData) - Static method in class org.apache.rampart.util.RampartUtil
-
- getEncryptedParts() - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- getEncryptedReferences(List<WSSecurityEngineResult>) - Method in class org.apache.rampart.PolicyBasedResultsValidator
-
- getEncryptedSupportingTokens() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getEncryption() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getEncryptionCrypto(RampartConfig, ClassLoader) - Static method in class org.apache.rampart.util.RampartUtil
-
Create the Crypto
instance for encryption using information
from the rampart configuration assertion
- getEncryptionDerivedKeyLength() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getEncryptionKeyDerivation() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getEncryptionKeyGenerator(String) - Static method in class org.apache.rampart.util.RampartUtil
-
- getEncryptionToken() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getEncryptionToken() - Method in class org.apache.ws.secpolicy.model.EncryptionToken
-
- getEncryptionToken() - Method in class org.apache.ws.secpolicy.model.SymmetricBinding
-
- getEncryptionUser() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getEncryptionUser() - Method in class org.apache.ws.secpolicy.model.X509Token
-
- getEndorsingEncryptedSupportingTokens() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getEndorsingSupportingTokens() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getEntityCertificate() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getEntityCertificateChain() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getEntityId() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getEphmeralKey() - Method in class org.apache.rahas.RahasData
-
- getExpiredTokens() - Method in class org.apache.rahas.SimpleTokenStore
-
- getExpiredTokens() - Method in interface org.apache.rahas.TokenStorage
-
Return the list of EXPIRED
tokens.
- getExpires() - Method in class org.apache.rahas.Token
-
- getExpressions() - Method in class org.apache.rampart.policy.model.OptimizePartsConfig
-
- getFaultCode() - Method in exception org.apache.rahas.TrustException
-
- getFaultCode() - Method in exception org.apache.rampart.RampartException
-
- getFaultString() - Method in exception org.apache.rahas.TrustException
-
- getFaultString() - Method in exception org.apache.rampart.RampartException
-
- getHandlerDesc() - Method in class org.apache.rampart.handler.PostDispatchVerificationHandler
-
- getHandlerDesc() - Method in class org.apache.rampart.handler.RampartReceiver
-
- getHandlerDesc() - Method in class org.apache.rampart.handler.RampartSender
-
- getHeaders() - Method in class org.apache.ws.secpolicy.model.RequiredParts
-
- getHeaders() - Method in class org.apache.ws.secpolicy.model.SignedEncryptedParts
-
- getId() - Method in class org.apache.rahas.Token
-
- getIdFromSTR(OMElement) - Static method in class org.apache.rahas.SimpleTokenStore
-
- getInclusion() - Method in class org.apache.ws.secpolicy.model.Token
-
- getInclusionFromAttributeValue(String) - Static method in class org.apache.ws.secpolicy.SP11Constants
-
- getInclusionFromAttributeValue(String) - Static method in class org.apache.ws.secpolicy.SP12Constants
-
- getInclusiveC14n() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getInitiatorToken() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getInitiatorToken() - Method in class org.apache.ws.secpolicy.model.AsymmetricBinding
-
- getInitiatorToken() - Method in class org.apache.ws.secpolicy.model.InitiatorToken
-
- getInMessageContext() - Method in class org.apache.rahas.RahasData
-
- getInsertionLocation() - Method in class org.apache.rampart.builder.BindingBuilder
-
- getIssuedEncryptionTokenId() - Method in class org.apache.rampart.RampartMessageData
-
- getIssuedSignatureTokenId() - Method in class org.apache.rampart.RampartMessageData
-
- getIssuedToken(RampartMessageData, IssuedToken) - Static method in class org.apache.rampart.util.RampartUtil
-
Obtain an issued token.
- getIssuer(String) - Method in class org.apache.rahas.TokenRequestDispatcherConfig
-
- getIssuerAddress() - Method in class org.apache.rahas.Token
-
- getIssuerCerts() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getIssuerCrypto(ClassLoader) - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
This method will create a Crypto object based on property values defined in cryptoElement or
cryptoPropertiesFile.
- getIssuerEpr() - Method in class org.apache.ws.secpolicy.model.IssuedToken
-
- getIssuerEpr() - Method in class org.apache.ws.secpolicy.model.SecureConversationToken
-
- getIssuerKeyAlias() - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- getIssuerKeyPassword() - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- getIssuerMex() - Method in class org.apache.ws.secpolicy.model.IssuedToken
-
- getIssuerName() - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- getIssuerPK() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getIssuerPolicy() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getKey(String, boolean, int) - Static method in class org.apache.rampart.util.Axis2Util
-
Provides the appropriate key to pickup config params from the message context.
- getKeyComputation() - Method in class org.apache.rahas.impl.AbstractIssuerConfig
-
- getKeyIdentifier(X509Token) - Static method in class org.apache.rampart.util.RampartUtil
-
figureout the key identifier of a give X509Token
- getKeyNames() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getKeySize() - Method in class org.apache.rahas.impl.AbstractIssuerConfig
-
- getKeysize() - Method in class org.apache.rahas.RahasData
-
Deprecated.
As of Rampart 1.7. Use getKeySize
.
- getKeySize() - Method in class org.apache.rahas.RahasData
-
- getKeyType() - Method in class org.apache.rahas.RahasData
-
// TODO changes this keytype to an enumeration
- getKnownElements() - Method in class org.apache.rampart.policy.builders.CryptoConfigBuilder
-
- getKnownElements() - Method in class org.apache.rampart.policy.builders.OptimizePartsBuilder
-
- getKnownElements() - Method in class org.apache.rampart.policy.builders.RampartConfigBuilder
-
- getKnownElements() - Method in class org.apache.rampart.policy.builders.SSLConfigBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.AlgorithmSuiteBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.AsymmetricBindingBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.EncryptedElementsBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.EncryptedPartsBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.EncryptionTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.InitiatorTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.IssuedTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.LayoutBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.ProtectionTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.RecipientTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.RequiredElementsBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.SecureConversationTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.SecurityContextTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.SignatureTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.SignedElementsBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.SignedPartsBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.SupportingTokensBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.SymmetricBindingBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.TransportBindingBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.TransportTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.Trust10Builder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.UsernameTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.WSS10Builder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.WSS11Builder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy11.builders.X509TokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.AlgorithmSuiteBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.AsymmetricBindingBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.ContentEncryptedElementsBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.EncryptedElementsBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.EncryptedPartsBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.EncryptionTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.HttpsTokenBuilder
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.InitiatorTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.IssuedTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.LayoutBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.ProtectionTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.RecipientTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.RequiredElementsBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.RequiredPartsBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.SecureConversationTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.SecurityContextTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.SignatureTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.SignedElementsBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.SignedPartsBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.SupportingTokensBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.SymmetricBindingBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.TransportBindingBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.TransportTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.Trust13Builder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.UsernameTokenBuilder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.WSS10Builder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.WSS11Builder
-
- getKnownElements() - Method in class org.apache.ws.secpolicy12.builders.X509TokenBuilder
-
- getLayout() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getLayout() - Method in class org.apache.ws.secpolicy.model.Binding
-
- getMaximumAsymmetricKeyLength() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getMaximumLifeTimeOfAnAttribute() - Method in class org.apache.rampart.AbstractUniqueMessageAttributeCache
-
Gets the maximum life time of a message id.
- getMaximumLifeTimeOfAnAttribute() - Method in interface org.apache.rampart.UniqueMessageAttributeCache
-
Gets the maximum life time of a message id.
- getMaximumSymmetricKeyLength() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getMessage(String, Object[]) - Static method in exception org.apache.rahas.TrustException
-
get the message from resource bundle.
- getMessage(String, Object[]) - Static method in exception org.apache.rampart.RampartException
-
get the message from resource bundle.
- getMinimumAsymmetricKeyLength() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getMinimumSymmetricKeyLength() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getMsgContext() - Method in class org.apache.rampart.RampartMessageData
-
- getMTOMAssertion() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getName() - Method in class org.apache.rampart.handler.PostDispatchVerificationHandler
-
- getName() - Method in class org.apache.rampart.handler.RampartReceiver
-
- getName() - Method in class org.apache.rampart.handler.RampartSender
-
- getName() - Method in class org.apache.rampart.policy.model.CryptoConfig
-
- getName() - Method in class org.apache.rampart.policy.model.OptimizePartsConfig
-
- getName() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getName() - Method in class org.apache.rampart.policy.model.SSLConfig
-
- getName() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getName() - Method in class org.apache.ws.secpolicy.model.AsymmetricBinding
-
- getName() - Method in class org.apache.ws.secpolicy.model.ContentEncryptedElements
-
- getName() - Method in class org.apache.ws.secpolicy.model.EncryptionToken
-
- getName() - Method in class org.apache.ws.secpolicy.model.Header
-
- getName() - Method in class org.apache.ws.secpolicy.model.HttpsToken
-
- getName() - Method in class org.apache.ws.secpolicy.model.InitiatorToken
-
- getName() - Method in class org.apache.ws.secpolicy.model.IssuedToken
-
- getName() - Method in class org.apache.ws.secpolicy.model.Layout
-
- getName() - Method in class org.apache.ws.secpolicy.model.ProtectionToken
-
- getName() - Method in class org.apache.ws.secpolicy.model.RecipientToken
-
- getName() - Method in class org.apache.ws.secpolicy.model.RequiredElements
-
- getName() - Method in class org.apache.ws.secpolicy.model.RequiredParts
-
- getName() - Method in class org.apache.ws.secpolicy.model.SecureConversationToken
-
- getName() - Method in class org.apache.ws.secpolicy.model.SecurityContextToken
-
- getName() - Method in class org.apache.ws.secpolicy.model.SignatureToken
-
- getName() - Method in class org.apache.ws.secpolicy.model.SignedEncryptedElements
-
- getName() - Method in class org.apache.ws.secpolicy.model.SignedEncryptedParts
-
- getName() - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- getName() - Method in class org.apache.ws.secpolicy.model.SymmetricBinding
-
- getName() - Method in class org.apache.ws.secpolicy.model.TransportBinding
-
- getName() - Method in class org.apache.ws.secpolicy.model.TransportToken
-
- getName() - Method in class org.apache.ws.secpolicy.model.Trust10
-
- getName() - Method in class org.apache.ws.secpolicy.model.Trust13
-
- getName() - Method in class org.apache.ws.secpolicy.model.UsernameToken
-
- getName() - Method in class org.apache.ws.secpolicy.model.Wss10
-
- getName() - Method in class org.apache.ws.secpolicy.model.Wss11
-
- getName() - Method in class org.apache.ws.secpolicy.model.X509Token
-
- getNameId() - Method in class org.apache.rahas.impl.util.SAMLNameIdentifierCallback
-
- getNamespace() - Method in class org.apache.ws.secpolicy.model.Header
-
- getNamespaces() - Method in class org.apache.rampart.policy.model.OptimizePartsConfig
-
- getNonceLifeTime() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getOMDOMDocument() - Static method in class org.apache.rahas.impl.util.CommonUtil
-
This method creates a DOM compatible Axiom document.
- getOptimizeParts() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getOptimizePartsConfig() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getParameter() - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
Generate an Axis2 parameter for this configuration
- getParameter(String) - Method in class org.apache.rampart.handler.PostDispatchVerificationHandler
-
- getParameter(String) - Method in class org.apache.rampart.handler.RampartReceiver
-
- getParameter(String) - Method in class org.apache.rampart.handler.RampartSender
-
- getPartsAndElements(boolean, SOAPEnvelope, boolean, List<WSEncryptionPart>, List<String>, HashMap) - Static method in class org.apache.rampart.util.RampartUtil
-
- getPasswordCB(RampartMessageData) - Static method in class org.apache.rampart.util.RampartUtil
-
- getPasswordCB(MessageContext, RampartPolicyData) - Static method in class org.apache.rampart.util.RampartUtil
-
- getPolicyData() - Method in class org.apache.rampart.RampartMessageData
-
- getPolicyFromMetadataRef(OMElement) - Static method in class org.apache.rampart.util.RampartUtil
-
Retrieve policy using metadata reference
<wsa:Metadata xmlns:wsa="http://www.w3.org/2005/08/addressing">
<mex:Metadata
xmlns:mex="http://schemas.xmlsoap.org/ws/2004/09/mex"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<mex:MetadataSection>
<mex:MetadataReference>
<wsa:Address>http://address/of/mex/service</wsa:Address>
</mex:MetadataReference>
</mex:MetadataSection>
</mex:Metadata>
</wsa:Metadata>
- getPolicyValidatorCB(MessageContext, RampartPolicyData) - Static method in class org.apache.rampart.util.RampartUtil
-
Returns an instance of PolicyValidatorCallbackHandler to be used to validate ws-security results.
- getPolicyValidatorCbClass() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getPreviousToken() - Method in class org.apache.rahas.Token
-
- getPrincipal() - Method in class org.apache.rahas.RahasData
-
- getPrivateKey() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getProofKeyType() - Method in class org.apache.rahas.impl.AbstractIssuerConfig
-
- getProp() - Method in class org.apache.rampart.policy.model.CryptoConfig
-
- getProp() - Method in class org.apache.rampart.policy.model.SSLConfig
-
- getProperties() - Method in class org.apache.rahas.Token
-
- getProtectionOrder() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getProtectionOrder() - Method in class org.apache.ws.secpolicy.model.SymmetricAsymmetricBindingBase
-
- getProtectionToken() - Method in class org.apache.ws.secpolicy.model.ProtectionToken
-
- getProtectionToken() - Method in class org.apache.ws.secpolicy.model.SymmetricBinding
-
- getProvider() - Method in class org.apache.rampart.policy.model.CryptoConfig
-
- getPublicKey() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getPwCbClass() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getRampartConfig() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getRampartConfigCallbackHandler(MessageContext, RampartPolicyData) - Static method in class org.apache.rampart.util.RampartUtil
-
- getRampartConfigCbClass() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getRampartMessageData() - Method in class org.apache.rampart.ValidatorData
-
- getReceipientToken() - Method in class org.apache.ws.secpolicy.model.RecipientToken
-
- getRecipientToken() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getRecipientToken() - Method in class org.apache.ws.secpolicy.model.AsymmetricBinding
-
- getRenewedTokens() - Method in class org.apache.rahas.SimpleTokenStore
-
- getRenewedTokens() - Method in interface org.apache.rahas.TokenStorage
-
Return the list of RENEWED tokens.
- getRenewer(String) - Method in class org.apache.rahas.TokenRequestDispatcherConfig
-
- getRequestEncryptedKeyId(List<WSHandlerResult>) - Static method in class org.apache.rampart.util.RampartUtil
-
- getRequestEncryptedKeyValue(List<WSHandlerResult>) - Static method in class org.apache.rampart.util.RampartUtil
-
- getRequestEntropy() - Method in class org.apache.rahas.RahasData
-
- getRequestType() - Method in class org.apache.rahas.RahasData
-
- getRequiredElements() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getResponseAction(RahasData) - Method in class org.apache.rahas.impl.SAML2TokenIssuer
-
- getResponseAction(RahasData) - Method in class org.apache.rahas.impl.SAMLTokenIssuer
-
Returns the wsa:Action
of the response.
- getResponseAction(RahasData) - Method in class org.apache.rahas.impl.SCTIssuer
-
- getResponseAction(RahasData) - Method in class org.apache.rahas.impl.TokenCancelerImpl
-
Returns the wsa:Action
of the response.
- getResponseAction(RahasData) - Method in interface org.apache.rahas.TokenCanceler
-
Returns the wsa:Action
of the response.
- getResponseAction(RahasData) - Method in interface org.apache.rahas.TokenIssuer
-
Returns the wsa:Action
of the response.
- getResponseEntropy() - Method in class org.apache.rahas.RahasData
-
- getResults(List<WSSecurityEngineResult>, int) - Method in class org.apache.rampart.PolicyBasedResultsValidator
-
- getRstElement() - Method in class org.apache.rahas.RahasData
-
- getRstTemplate() - Method in class org.apache.ws.secpolicy.model.IssuedToken
-
- getSAML10AssertionNamespace() - Static method in class org.apache.rampart.util.RampartUtil
-
Returns SAML10 Assertion namespace.
- getSAML11SubjectConfirmationMethod(Assertion) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
Get subject confirmation method of the given SAML 1.1 Assertion.
- getSAML2Attributes() - Method in class org.apache.rahas.impl.util.SAMLAttributeCallback
-
Get the array of SAML2 attributes.
- getSAML2KeyInfo(Element, Crypto, CallbackHandler) - Static method in class org.apache.rahas.impl.util.SAML2Utils
-
Extract certificates or the key available in the SAMLAssertion
- getSAML2KeyInfo(Assertion, Crypto, CallbackHandler) - Static method in class org.apache.rahas.impl.util.SAML2Utils
-
- getSAML2SubjectConfirmationMethod(Assertion) - Static method in class org.apache.rahas.impl.util.SAML2Utils
-
Get the subject confirmation method of a SAML 2.0 assertion
- getSAMLCallbackHandler(SAMLTokenIssuerConfig, RahasData) - Static method in class org.apache.rahas.impl.util.CommonUtil
-
Gets the SAML callback handler.
- getSecConvToken(RampartMessageData, SecureConversationToken) - Static method in class org.apache.rampart.util.RampartUtil
-
Obtain a security context token.
- getSecConvTokenId() - Method in class org.apache.rampart.RampartMessageData
-
- getSecConvVersion() - Method in class org.apache.rampart.RampartMessageData
-
- getSecHeader() - Method in class org.apache.rampart.RampartMessageData
-
- getSecret() - Method in class org.apache.rahas.impl.util.SAML2KeyInfo
-
- getSecret() - Method in class org.apache.rahas.Token
-
- getSecretKey() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getServiceCert(Crypto, String) - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
Uses the wst:AppliesTo
to figure out the certificate to
encrypt the secret in the SAML token
- getServicePolicy() - Method in class org.apache.rampart.RampartMessageData
-
- getSHA1() - Method in class org.apache.rahas.EncryptedKeyToken
-
- getSharedSecret(RahasData, int, int) - Static method in class org.apache.rahas.impl.TokenIssuerUtil
-
- getSigCryptoConfig() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getSigElementId(RampartMessageData) - Static method in class org.apache.rampart.util.RampartUtil
-
- getSigEncrActions(List<WSSecurityEngineResult>) - Method in class org.apache.rampart.PolicyBasedResultsValidator
-
- getSignatureAlgorithm() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getSignatureBuider(RampartMessageData, Token) - Method in class org.apache.rampart.builder.BindingBuilder
-
Deprecated.
- getSignatureBuider(RampartMessageData, Token, String) - Method in class org.apache.rampart.builder.BindingBuilder
-
Deprecated.
- getSignatureBuilder(RampartMessageData, Token) - Method in class org.apache.rampart.builder.BindingBuilder
-
- getSignatureBuilder(RampartMessageData, Token, String) - Method in class org.apache.rampart.builder.BindingBuilder
-
- getSignatureCrypto(RampartConfig, ClassLoader) - Static method in class org.apache.rampart.util.RampartUtil
-
Create the Crypto
instance for signature using information
from the rampart configuration assertion
- getSignatureDerivedKeyLength() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getSignatureKeyDerivation() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getSignatureToken() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getSignatureToken() - Method in class org.apache.ws.secpolicy.model.SignatureToken
-
- getSignatureToken() - Method in class org.apache.ws.secpolicy.model.SymmetricBinding
-
- getSignedElements() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getSignedElements() - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- getSignedEncryptedSupportingTokens() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getSignedEndorsingEncryptedSupportingTokens() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getSignedEndorsingSupportingTokens() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getSignedEndorsingSupportingTokens() - Method in class org.apache.ws.secpolicy.model.Binding
-
- getSignedParts() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getSignedParts(RampartMessageData) - Static method in class org.apache.rampart.util.RampartUtil
-
- getSignedParts() - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- getSignedSupportingToken() - Method in class org.apache.ws.secpolicy.model.Binding
-
- getSignedSupportingTokens() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getSoapBodyId(SOAPEnvelope) - Static method in class org.apache.rampart.util.RampartUtil
-
- getSoapConstants() - Method in class org.apache.rampart.RampartMessageData
-
Returns an org.apache.ws.security.SOAPConstants
instance
with soap version information of this request.
- getSOAPEnvelopeFromDOMDocument(Document, boolean) - Static method in class org.apache.rampart.util.Axis2Util
-
Builds a SOAPEnvelope from DOM Document.
- getSoapNormalization() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getSoapNs() - Method in class org.apache.rahas.RahasData
-
- getSSLConfig() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getState() - Method in class org.apache.rahas.Token
-
- getStrTransform() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getStsAlias() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getStsCryptoConfig() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getSupportingEncryptedParts(RampartMessageData, SupportingPolicyData) - Static method in class org.apache.rampart.util.RampartUtil
-
- getSupportingPolicyData() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getSupportingSignedParts(RampartMessageData, SupportingPolicyData) - Static method in class org.apache.rampart.util.RampartUtil
-
- getSupportingTokenID(Token, int) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getSupportingTokens() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getSupportingTokensList() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getSymmetricKeyBasedKeyInfo(Document, RahasData, X509Certificate, int, Crypto, int) - Static method in class org.apache.rahas.impl.util.CommonUtil
-
This method creates KeyInfo element of an assertion.
- getSymmetricKeyWrap() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getSymmetricSignature() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getTimestampId() - Method in class org.apache.rampart.RampartMessageData
-
- getTimestampMaxSkew() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getTimestampMaxSkew() - Method in class org.apache.rampart.RampartMessageData
-
- getTimestampMaxSkew(RampartMessageData) - Static method in class org.apache.rampart.util.RampartUtil
-
- getTimestampPrecisionInMilliseconds() - Method in class org.apache.rampart.policy.model.RampartConfig
-
Deprecated.
As of version 1.7.0, replaced by isDefaultTimestampPrecisionInMs
- getTimestampTTL() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getTimeToLive() - Method in class org.apache.rampart.RampartMessageData
-
- getTimeToLive(RampartMessageData) - Static method in class org.apache.rampart.util.RampartUtil
-
- getToken(String) - Method in class org.apache.rahas.SimpleTokenStore
-
- getToken() - Method in class org.apache.rahas.Token
-
- getToken(String) - Method in interface org.apache.rahas.TokenStorage
-
Returns the Token
of the given id
- getToken(RampartMessageData, String) - Method in class org.apache.rampart.builder.BindingBuilder
-
Get hold of the token from the token storage
- getToken(RampartMessageData, OMElement, String, String, Policy) - Static method in class org.apache.rampart.util.RampartUtil
-
Request a token.
- getTokenId() - Method in class org.apache.rahas.RahasData
-
- getTokenIdentifiers() - Method in class org.apache.rahas.SimpleTokenStore
-
- getTokenIdentifiers() - Method in interface org.apache.rahas.TokenStorage
-
Return the list of all token identifiers.
- getTokenIssuerConfiguration(OMElement, String, Parameter) - Static method in class org.apache.rahas.impl.util.CommonUtil
-
Creates the token issuer configuration.
- getTokens() - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- getTokenStorage() - Method in class org.apache.rampart.RampartMessageData
-
- getTokenStore(MessageContext) - Static method in class org.apache.rahas.TrustUtil
-
Returns the token store.
- getTokenStore(ConfigurationContext) - Static method in class org.apache.rahas.TrustUtil
-
Fetches the token storage from the configuration context.
- getTokenStoreClass() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getTokenType() - Method in class org.apache.rahas.RahasData
-
- getTokenType() - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- getTokenVersionAndType() - Method in class org.apache.ws.secpolicy.model.X509Token
-
- getTransportToken() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getTransportToken() - Method in class org.apache.ws.secpolicy.model.TransportBinding
-
- getTransportToken() - Method in class org.apache.ws.secpolicy.model.TransportToken
-
- getTrust10() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getTrustedServices() - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
Return the list of trusted services as a java.util.Map
.
- getTrustStorePropFile() - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- getTtl() - Method in class org.apache.rahas.impl.AbstractIssuerConfig
-
- getType() - Method in class org.apache.rampart.policy.model.CryptoConfig
-
- getType() - Method in class org.apache.rampart.policy.model.OptimizePartsConfig
-
- getType() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getType() - Method in class org.apache.rampart.policy.model.SSLConfig
-
- getType() - Method in class org.apache.ws.secpolicy.model.AbstractSecurityAssertion
-
- getType() - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- getType() - Method in class org.apache.ws.secpolicy.model.TransportToken
-
- getType() - Method in class org.apache.ws.secpolicy.model.Trust10
-
- getType() - Method in class org.apache.ws.secpolicy.model.Trust13
-
- getUnattachedReference() - Method in class org.apache.rahas.Token
-
- getUsageType() - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- getUser() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getUserCertAlias() - Method in class org.apache.rampart.policy.model.RampartConfig
-
- getUserCertAlias() - Method in class org.apache.ws.secpolicy.model.X509Token
-
- getUserId() - Method in class org.apache.rahas.impl.util.SAMLNameIdentifierCallback
-
- getUsername(List<WSHandlerResult>) - Static method in class org.apache.rampart.util.RampartUtil
-
Scan through WSHandlerResult
list for a Username token and return
the username if a Username Token found
- getUsernameTokens(RampartPolicyData) - Static method in class org.apache.rampart.util.RampartUtil
-
- getUsernameTokens(SupportingToken) - Static method in class org.apache.rampart.util.RampartUtil
-
- getValidator(String) - Method in class org.apache.rahas.TokenRequestDispatcherConfig
-
- getValidTokens() - Method in class org.apache.rahas.SimpleTokenStore
-
- getValidTokens() - Method in interface org.apache.rahas.TokenStorage
-
Return the list of ISSUED and RENEWED tokens.
- getValue() - Method in class org.apache.ws.secpolicy.model.Layout
-
- getVersion() - Method in class org.apache.rahas.RahasData
-
- getVersion() - Method in class org.apache.ws.secpolicy.model.AbstractSecurityAssertion
-
- getWebServiceSecurityPolicyNS() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getWss10() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getWss11() - Method in class org.apache.rampart.policy.RampartPolicyData
-
- getWSSConfigInstance() - Static method in class org.apache.rampart.util.RampartUtil
-
We use this method to prevent the singleton behavior of WSSConfig
- getWSTNamespace(int) - Static method in class org.apache.rahas.TrustUtil
-
- getWstNs() - Method in class org.apache.rahas.RahasData
-
- getWSTVersion(String) - Static method in class org.apache.rahas.TrustUtil
-
- getWstVersion() - Method in class org.apache.rampart.RampartMessageData
-
- getXPath() - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- getXPathExpressions() - Method in class org.apache.ws.secpolicy.model.ContentEncryptedElements
-
- getXPathExpressions() - Method in class org.apache.ws.secpolicy.model.RequiredElements
-
- getXPathExpressions() - Method in class org.apache.ws.secpolicy.model.SignedEncryptedElements
-
- getXPathVersion() - Method in class org.apache.ws.secpolicy.model.ContentEncryptedElements
-
- getXPathVersion() - Method in class org.apache.ws.secpolicy.model.RequiredElements
-
- getXPathVersion() - Method in class org.apache.ws.secpolicy.model.SignedEncryptedElements
-
- SAML11_SUBJECT_CONFIRMATION_BEARER - Static variable in class org.apache.rahas.RahasConstants
-
- SAML11_SUBJECT_CONFIRMATION_HOK - Static variable in class org.apache.rahas.RahasConstants
-
- SAML1AssertionHandler - Class in org.apache.rampart.saml
-
This class handles SAML1 assertions.Processes SAML1 assertion and will extract SAML1 attributes
such as assertion id, start date, end date etc ...
- SAML1AssertionHandler(Assertion) - Constructor for class org.apache.rampart.saml.SAML1AssertionHandler
-
- SAML20_SUBJECT_CONFIRMATION_BEARER - Static variable in class org.apache.rahas.RahasConstants
-
- SAML20_SUBJECT_CONFIRMATION_HOK - Static variable in class org.apache.rahas.RahasConstants
-
- SAML2AssertionHandler - Class in org.apache.rampart.saml
-
This class handles SAML2 assertions.Processes SAML2 assertion and will extract SAML2 attributes
such as assertion id, start date, end date etc ...
- SAML2AssertionHandler(Assertion) - Constructor for class org.apache.rampart.saml.SAML2AssertionHandler
-
- SAML2KeyInfo - Class in org.apache.rahas.impl.util
-
TODO : This class should be moved to WSS4J once a new version of it is avaliable
This class holds the secrets contained in a SAML2 token.
- SAML2KeyInfo(Assertion, X509Certificate[]) - Constructor for class org.apache.rahas.impl.util.SAML2KeyInfo
-
- SAML2KeyInfo(Assertion, byte[]) - Constructor for class org.apache.rahas.impl.util.SAML2KeyInfo
-
- SAML2TokenIssuer - Class in org.apache.rahas.impl
-
WS-Trust based SAML2 token issuer.
- SAML2TokenIssuer() - Constructor for class org.apache.rahas.impl.SAML2TokenIssuer
-
- SAML2Utils - Class in org.apache.rahas.impl.util
-
- SAML2Utils() - Constructor for class org.apache.rahas.impl.util.SAML2Utils
-
- SAML_CALLBACK_CLASS - Static variable in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- SAML_ISSUER_CONFIG - Static variable in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
The QName of the configuration element of the SAMLTokenIssuer
- SAML_NS - Static variable in class org.apache.rahas.RahasConstants
-
- SAMLAssertionHandler - Class in org.apache.rampart.saml
-
A class to handle attributes to common SAML1 and SAML2 assertions.
- SAMLAssertionHandler() - Constructor for class org.apache.rampart.saml.SAMLAssertionHandler
-
- SAMLAssertionHandlerFactory - Class in org.apache.rampart.saml
-
Creates SAML assertion handlers based on assertion type.
- SAMLAssertionHandlerFactory() - Constructor for class org.apache.rampart.saml.SAMLAssertionHandlerFactory
-
- SAMLAttributeCallback - Class in org.apache.rahas.impl.util
-
- SAMLAttributeCallback(RahasData) - Constructor for class org.apache.rahas.impl.util.SAMLAttributeCallback
-
- SAMLCallback - Interface in org.apache.rahas.impl.util
-
All SAML data retrieving call backs will implement this interface
- SAMLCallbackHandler - Interface in org.apache.rahas.impl.util
-
SAMLCallback Handler enables you to add data to the
to the SAMLAssertion.
- SAMLNameIdentifierCallback - Class in org.apache.rahas.impl.util
-
This is used retrieve data for the SAMLNameIdentifier.
- SAMLNameIdentifierCallback(RahasData) - Constructor for class org.apache.rahas.impl.util.SAMLNameIdentifierCallback
-
- SAMLTokenIssuer - Class in org.apache.rahas.impl
-
Issuer to issue SAMl tokens
- SAMLTokenIssuer() - Constructor for class org.apache.rahas.impl.SAMLTokenIssuer
-
- SAMLTokenIssuerConfig - Class in org.apache.rahas.impl
-
Configuration manager for the SAMLTokenIssuer
- SAMLTokenIssuerConfig(String, String, Properties) - Constructor for class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
Create a new configuration with issuer name and crypto information
- SAMLTokenIssuerConfig(String) - Constructor for class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
Create a SAMLTokenIssuer configuration with a config file picked from the
given location.
- SAMLTokenIssuerConfig(OMElement) - Constructor for class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
Create a SAMLTokenIssuer configuration using the give config element
- SAMLTokenRenewer - Class in org.apache.rahas.impl
-
- SAMLTokenRenewer() - Constructor for class org.apache.rahas.impl.SAMLTokenRenewer
-
- SAMLTokenValidator - Class in org.apache.rahas.impl
-
Implementation of a SAML Token Validator for the Security Token Service.
- SAMLTokenValidator() - Constructor for class org.apache.rahas.impl.SAMLTokenValidator
-
- SAMLUtils - Class in org.apache.rahas.impl.util
-
Utility class for SAML 1 assertions.
- SAMLUtils() - Constructor for class org.apache.rahas.impl.util.SAMLUtils
-
- SC10_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.secpolicy.Constants
-
- SC10_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.secpolicy.SP11Constants
-
- SC10_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SC10_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SCT_ID - Static variable in class org.apache.rampart.RampartMessageData
-
- SCT_ISSUER_CONFIG - Static variable in class org.apache.rahas.impl.SCTIssuerConfig
-
- SCTIssuer - Class in org.apache.rahas.impl
-
- SCTIssuer() - Constructor for class org.apache.rahas.impl.SCTIssuer
-
- SCTIssuerConfig - Class in org.apache.rahas.impl
-
SCTIssuer Configuration processor
- SEC_FAULT - Static variable in class org.apache.rampart.RampartConstants
-
- SECURE_CONVERSATION_TOKEN - Static variable in class org.apache.ws.secpolicy.Constants
-
- SECURE_CONVERSATION_TOKEN - Static variable in class org.apache.ws.secpolicy.SP11Constants
-
- SECURE_CONVERSATION_TOKEN - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SECURE_CONVERSATION_TOKEN - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SecureConversationToken - Class in org.apache.ws.secpolicy.model
-
Model class of SecureConversationToken assertion
- SecureConversationToken(int) - Constructor for class org.apache.ws.secpolicy.model.SecureConversationToken
-
- SecureConversationTokenBuilder - Class in org.apache.ws.secpolicy11.builders
-
- SecureConversationTokenBuilder() - Constructor for class org.apache.ws.secpolicy11.builders.SecureConversationTokenBuilder
-
- SecureConversationTokenBuilder - Class in org.apache.ws.secpolicy12.builders
-
- SecureConversationTokenBuilder() - Constructor for class org.apache.ws.secpolicy12.builders.SecureConversationTokenBuilder
-
- SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.secpolicy.Constants
-
- SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.secpolicy.SP11Constants
-
- SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SECURITY_MODULE_NAME - Static variable in class org.apache.rampart.handler.WSSHandlerConstants
-
Name of the .mar file
- SecurityContextToken - Class in org.apache.ws.secpolicy.model
-
Model class of SecurityContextToken assertion
- SecurityContextToken(int) - Constructor for class org.apache.ws.secpolicy.model.SecurityContextToken
-
- SecurityContextTokenBuilder - Class in org.apache.ws.secpolicy11.builders
-
- SecurityContextTokenBuilder() - Constructor for class org.apache.ws.secpolicy11.builders.SecurityContextTokenBuilder
-
- SecurityContextTokenBuilder - Class in org.apache.ws.secpolicy12.builders
-
- SecurityContextTokenBuilder() - Constructor for class org.apache.ws.secpolicy12.builders.SecurityContextTokenBuilder
-
- SENDER_REPEAT_COUNT - Static variable in class org.apache.rampart.handler.WSSHandlerConstants
-
Repetition count
- serialize(XMLStreamWriter) - Method in class org.apache.rampart.policy.model.CryptoConfig
-
- serialize(XMLStreamWriter) - Method in class org.apache.rampart.policy.model.OptimizePartsConfig
-
- serialize(XMLStreamWriter) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- serialize(XMLStreamWriter) - Method in class org.apache.rampart.policy.model.SSLConfig
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.AsymmetricBinding
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.ContentEncryptedElements
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.EncryptionToken
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.HttpsToken
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.InitiatorToken
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.IssuedToken
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.Layout
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.ProtectionToken
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.RecipientToken
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.RequiredElements
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.RequiredParts
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.SecureConversationToken
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.SecurityContextToken
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.SignatureToken
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.SignedEncryptedElements
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.SignedEncryptedParts
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.SymmetricBinding
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.TransportBinding
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.TransportToken
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.Trust10
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.Trust13
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.UsernameToken
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.Wss10
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.Wss11
-
- serialize(XMLStreamWriter) - Method in class org.apache.ws.secpolicy.model.X509Token
-
- ServiceNonceCache - Class in org.apache.rampart
-
This class holds nonce information per service.
- ServiceNonceCache() - Constructor for class org.apache.rampart.ServiceNonceCache
-
- setAction(String) - Method in class org.apache.rahas.client.STSClient
-
- setAddRequestedAttachedRef(boolean) - Method in class org.apache.rahas.impl.AbstractIssuerConfig
-
- setAddRequestedUnattachedRef(boolean) - Method in class org.apache.rahas.impl.AbstractIssuerConfig
-
- setAddressingNs(String) - Method in class org.apache.rahas.client.STSClient
-
- setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.rahas.client.STSClient
-
This can be used in the case where the AlgorithmSuite is not specified in
the given policy.
- setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setAlgorithmSuite(String) - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
Set the algorithm suite
- setAlgorithmSuite(AlgorithmSuite) - Method in interface org.apache.ws.secpolicy.model.AlgorithmWrapper
-
- setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.ws.secpolicy.model.Binding
-
- setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- setAssertionCreatedDate(Date) - Method in class org.apache.rahas.RahasData
-
- setAssertionExpiringDate(Date) - Method in class org.apache.rahas.RahasData
-
- setAssertionId(String) - Method in class org.apache.rampart.saml.SAMLAssertionHandler
-
- setAsymmetricBinding(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setAsymmetricKeyWrap(String) - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- setAttachedReference(OMElement) - Method in class org.apache.rahas.Token
-
- setAttachments(boolean) - Method in class org.apache.ws.secpolicy.model.SignedEncryptedParts
-
- setBody(boolean) - Method in class org.apache.ws.secpolicy.model.SignedEncryptedParts
-
- setBootstrapPolicy(Policy) - Method in class org.apache.ws.secpolicy.model.SecureConversationToken
-
- setC14n(String) - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- setCacheEnabled(boolean) - Method in class org.apache.rampart.policy.model.CryptoConfig
-
- setCacheRefreshInterval(String) - Method in class org.apache.rampart.policy.model.CryptoConfig
-
- setCallbackHander(SAMLCallbackHandler) - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
Deprecated.
- setCallbackHandler(SAMLCallbackHandler) - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- setCallbackHandlerName(String) - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- setChanged(boolean) - Method in class org.apache.rahas.Token
-
- setConfig(WSSConfig) - Method in class org.apache.rampart.RampartMessageData
-
- setConfigurationElement(OMElement) - Method in class org.apache.rahas.impl.SAML2TokenIssuer
-
- setConfigurationElement(OMElement) - Method in class org.apache.rahas.impl.SAMLTokenIssuer
-
Set the configuration element of this TokenIssuer.
- setConfigurationElement(OMElement) - Method in class org.apache.rahas.impl.SAMLTokenRenewer
-
Set the configuration element of TokenRenewer.
- setConfigurationElement(OMElement) - Method in class org.apache.rahas.impl.SAMLTokenValidator
-
- setConfigurationElement(OMElement) - Method in class org.apache.rahas.impl.SCTIssuer
-
- setConfigurationElement(OMElement) - Method in class org.apache.rahas.impl.TokenCancelerImpl
-
Set the configuration element of this TokenCanceller.
- setConfigurationElement(OMElement) - Method in interface org.apache.rahas.TokenCanceler
-
Set the configuration element of this TokenCanceller.
- setConfigurationElement(OMElement) - Method in interface org.apache.rahas.TokenIssuer
-
Set the configuration element of this TokenIssuer.
- setConfigurationElement(OMElement) - Method in interface org.apache.rahas.TokenRenewer
-
Set the configuration element of TokenRenewer.
- setConfigurationElement(OMElement) - Method in interface org.apache.rahas.TokenValidator
-
Set the configuration element of this TokenValidator.
- setConfigurationFile(String) - Method in class org.apache.rahas.impl.SAML2TokenIssuer
-
- setConfigurationFile(String) - Method in class org.apache.rahas.impl.SAMLTokenIssuer
-
Set the configuration file of this TokenIssuer.
- setConfigurationFile(String) - Method in class org.apache.rahas.impl.SAMLTokenRenewer
-
Set the configuration file of this TokenRenewer.
- setConfigurationFile(String) - Method in class org.apache.rahas.impl.SAMLTokenValidator
-
Set the configuration file of this TokenValidator.
- setConfigurationFile(String) - Method in class org.apache.rahas.impl.SCTIssuer
-
- setConfigurationFile(String) - Method in class org.apache.rahas.impl.TokenCancelerImpl
-
Set the configuration file of this TokenCanceller.
- setConfigurationFile(String) - Method in interface org.apache.rahas.TokenCanceler
-
Set the configuration file of this TokenCanceller.
- setConfigurationFile(String) - Method in interface org.apache.rahas.TokenIssuer
-
Set the configuration file of this TokenIssuer.
- setConfigurationFile(String) - Method in interface org.apache.rahas.TokenRenewer
-
Set the configuration file of this TokenRenewer.
- setConfigurationFile(String) - Method in interface org.apache.rahas.TokenValidator
-
Set the configuration file of this TokenValidator.
- setConfigurationParamName(String) - Method in class org.apache.rahas.impl.SAML2TokenIssuer
-
- setConfigurationParamName(String) - Method in class org.apache.rahas.impl.SAMLTokenIssuer
-
Set the name of the configuration parameter.
- setConfigurationParamName(String) - Method in class org.apache.rahas.impl.SAMLTokenRenewer
-
Set the name of the configuration parameter.
- setConfigurationParamName(String) - Method in class org.apache.rahas.impl.SAMLTokenValidator
-
Set the name of the configuration parameter.
- setConfigurationParamName(String) - Method in class org.apache.rahas.impl.SCTIssuer
-
- setConfigurationParamName(String) - Method in class org.apache.rahas.impl.TokenCancelerImpl
-
Set the name of the configuration parameter.
- setConfigurationParamName(String) - Method in interface org.apache.rahas.TokenCanceler
-
Set the name of the configuration parameter.
- setConfigurationParamName(String) - Method in interface org.apache.rahas.TokenIssuer
-
Set the name of the configuration parameter.
- setConfigurationParamName(String) - Method in interface org.apache.rahas.TokenRenewer
-
Set the name of the configuration parameter.
- setConfigurationParamName(String) - Method in interface org.apache.rahas.TokenValidator
-
Set the name of the configuration parameter.
- setContentEncryptedElements(String) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setCryptoInfo(Crypto, CallbackHandler) - Method in class org.apache.rahas.client.STSClient
-
Sets the crypto information required to process the RSTR.
- setCryptoInfo(Crypto, String) - Method in class org.apache.rahas.client.STSClient
-
Sets the crypto information required to process the RSTR.
- setCryptoKey(String) - Method in class org.apache.rampart.policy.model.CryptoConfig
-
- setCryptoProperties(String, Properties) - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
Set crypto information using WSS4J mechanisms
- setDateNotBefore(Date) - Method in class org.apache.rampart.saml.SAMLAssertionHandler
-
- setDateNotOnOrAfter(Date) - Method in class org.apache.rampart.saml.SAMLAssertionHandler
-
- setDecCryptoConfig(CryptoConfig) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setDecryptionCrypto(MessageContext) - Static method in class org.apache.rampart.util.RampartUtil
-
Sets decryption crypto file or crypto reference key to signature crypto file or signature
crypto reference.
- setDerivedKeys(boolean) - Method in class org.apache.ws.secpolicy.model.Token
-
- setEncrCryptoConfig(CryptoConfig) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setEncryptAttachments(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setEncryptAttachmentsOptional(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setEncryptBody(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setEncryptBodyOptional(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setEncryptedElements(String) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setEncryptedElements(SignedEncryptedElements) - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- setEncryptedElementsOptional(boolean) - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- setEncryptedParts(String, String) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setEncryptedParts(String, String, String) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setEncryptedParts(SignedEncryptedParts) - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- setEncryptedPartsOptional(boolean) - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- setEncryptedSupportingTokens(SupportingToken) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setEncryptionCrypto(MessageContext) - Static method in class org.apache.rampart.util.RampartUtil
-
Sets encryption crypto file or crypto reference key to signature crypto file or signature
crypto reference.
- setEncryptionToken(Token) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setEncryptionToken(Token) - Method in class org.apache.ws.secpolicy.model.EncryptionToken
-
- setEncryptionToken(EncryptionToken) - Method in class org.apache.ws.secpolicy.model.SymmetricBinding
-
- setEncryptionUser(String) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setEncryptionUser(RampartMessageData, WSSecEncryptedKey) - Static method in class org.apache.rampart.util.RampartUtil
-
- setEncryptionUser(RampartMessageData, WSSecEncryptedKey, String) - Static method in class org.apache.rampart.util.RampartUtil
-
- setEncryptionUser(String) - Method in class org.apache.ws.secpolicy.model.X509Token
-
- setEndorsingEncryptedSupportingTokens(SupportingToken) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setEndorsingSupportingTokens(SupportingToken) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setEntireHeadersAndBodySignatures(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setEntireHeadersAndBodySignatures(boolean) - Method in class org.apache.ws.secpolicy.model.SymmetricAsymmetricBindingBase
-
- setEphmeralKey(byte[]) - Method in class org.apache.rahas.RahasData
-
- setExpires(Date) - Method in class org.apache.rahas.Token
-
- setExplicitDerivedKeys(boolean) - Method in class org.apache.ws.secpolicy.model.Token
-
- setHashPassword(boolean) - Method in class org.apache.ws.secpolicy.model.UsernameToken
-
- setHttpBasicAuthentication(boolean) - Method in class org.apache.ws.secpolicy.model.HttpsToken
-
- setHttpDigestAuthentication(boolean) - Method in class org.apache.ws.secpolicy.model.HttpsToken
-
- setIgnorable(boolean) - Method in class org.apache.ws.secpolicy.model.AbstractSecurityAssertion
-
- setImpliedDerivedKeys(boolean) - Method in class org.apache.ws.secpolicy.model.Token
-
- setIncludeTimestamp(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setIncludeTimestamp(boolean) - Method in class org.apache.ws.secpolicy.model.Binding
-
- setIncludeTimestampOptional(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setIncludeTimestampOptional(boolean) - Method in class org.apache.ws.secpolicy.model.Binding
-
- setInclusion(int) - Method in class org.apache.ws.secpolicy.model.Token
-
- setInitiatorToken(Token) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setInitiatorToken(InitiatorToken) - Method in class org.apache.ws.secpolicy.model.AsymmetricBinding
-
- setInitiatorToken(Token) - Method in class org.apache.ws.secpolicy.model.InitiatorToken
-
- setInMessageContext(MessageContext) - Method in class org.apache.rahas.RahasData
-
Sets the given message context as in message context.
- setInsertionLocation(Element) - Method in class org.apache.rampart.builder.BindingBuilder
-
- setIssuedEncryptionTokenId(String) - Method in class org.apache.rampart.RampartMessageData
-
- setIssuedSignatureTokenId(String) - Method in class org.apache.rampart.RampartMessageData
-
- setIssuerAddress(String) - Method in class org.apache.rahas.Token
-
- setIssuerCerts(X509Certificate[]) - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- setIssuerEpr(OMElement) - Method in class org.apache.ws.secpolicy.model.IssuedToken
-
- setIssuerEpr(OMElement) - Method in class org.apache.ws.secpolicy.model.SecureConversationToken
-
- setIssuerKeyAlias(String) - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- setIssuerKeyPassword(String) - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- setIssuerMex(OMElement) - Method in class org.apache.ws.secpolicy.model.IssuedToken
-
- setIssuerName(String) - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- setIssuerPK(PrivateKey) - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- setKeyComputation(int) - Method in class org.apache.rahas.impl.AbstractIssuerConfig
-
- setKeyIdentifierType(RampartMessageData, WSSecBase, Token) - Static method in class org.apache.rampart.util.RampartUtil
-
Sets the keyIdentifierType of WSSecSignature
or WSSecEncryptedKey
according to the given Token
and RampartPolicyData
First check the requirements specified under Token Assertion and if not found check
the WSS11 and WSS10 assertions
- setKeySize(int) - Method in class org.apache.rahas.impl.AbstractIssuerConfig
-
- setKeySize(int) - Method in class org.apache.rahas.RahasData
-
Sets the key size.
- setLayout(String) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setLayout(Layout) - Method in class org.apache.ws.secpolicy.model.Binding
-
- setMaximumLifeTimeOfAnAttribute(int) - Method in class org.apache.rampart.AbstractUniqueMessageAttributeCache
-
Sets the maximum life time of a message id.
- setMaximumLifeTimeOfAnAttribute(int) - Method in interface org.apache.rampart.UniqueMessageAttributeCache
-
Sets the maximum life time of a message id.
- setMTOMAssertion(MTOMAssertion) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setMustSupportClientChallenge(boolean) - Method in class org.apache.ws.secpolicy.model.Trust10
-
- setMustSupportClientChallenge(boolean) - Method in class org.apache.ws.secpolicy.model.Trust13
-
- setMustSupportIssuedTokens(boolean) - Method in class org.apache.ws.secpolicy.model.Trust10
-
- setMustSupportIssuedTokens(boolean) - Method in class org.apache.ws.secpolicy.model.Trust13
-
- setMustSupportRefEmbeddedToken(boolean) - Method in class org.apache.ws.secpolicy.model.Wss10
-
- setMustSupportRefEncryptedKey(boolean) - Method in class org.apache.ws.secpolicy.model.Wss11
-
- setMustSupportRefExternalURI(boolean) - Method in class org.apache.ws.secpolicy.model.Wss10
-
- setMustSupportRefIssuerSerial(boolean) - Method in class org.apache.ws.secpolicy.model.Wss10
-
- setMustSupportRefKeyIdentifier(boolean) - Method in class org.apache.ws.secpolicy.model.Wss10
-
- setMustSupportRefThumbprint(boolean) - Method in class org.apache.ws.secpolicy.model.Wss11
-
- setMustSupportServerChallenge(boolean) - Method in class org.apache.ws.secpolicy.model.Trust10
-
- setMustSupportServerChallenge(boolean) - Method in class org.apache.ws.secpolicy.model.Trust13
-
- setName(String) - Method in class org.apache.ws.secpolicy.model.Header
-
- setNameId(NameIdentifier) - Method in class org.apache.rahas.impl.util.SAMLNameIdentifierCallback
-
- setNamespace(String) - Method in class org.apache.ws.secpolicy.model.Header
-
- setNonceLifeTime(String) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setNoPassword(boolean) - Method in class org.apache.ws.secpolicy.model.UsernameToken
-
- setNormalized(boolean) - Method in class org.apache.ws.secpolicy.model.AbstractSecurityAssertion
-
- setOptimizeParts(OptimizePartsConfig) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setOptional(boolean) - Method in class org.apache.ws.secpolicy.model.AbstractSecurityAssertion
-
- setOptions(Options) - Method in class org.apache.rahas.client.STSClient
-
- setPolicyValidatorCbClass(String) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setPreviousToken(OMElement) - Method in class org.apache.rahas.Token
-
- setProofKeyType(String) - Method in class org.apache.rahas.impl.AbstractIssuerConfig
-
- setProp(Properties) - Method in class org.apache.rampart.policy.model.CryptoConfig
-
- setProp(Properties) - Method in class org.apache.rampart.policy.model.SSLConfig
-
- setProperties(Properties) - Method in class org.apache.rahas.Token
-
- setProtectionOrder(String) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setProtectionOrder(String) - Method in class org.apache.ws.secpolicy.model.SymmetricAsymmetricBindingBase
-
- setProtectionToken(Token) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setProtectionToken(Token) - Method in class org.apache.ws.secpolicy.model.ProtectionToken
-
- setProtectionToken(ProtectionToken) - Method in class org.apache.ws.secpolicy.model.SymmetricBinding
-
- setProvider(String) - Method in class org.apache.rampart.policy.model.CryptoConfig
-
- setPwCbClass(String) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setRampartConfig(RampartConfig) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setRampartConfigCbClass(String) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setReceipientToken(Token) - Method in class org.apache.ws.secpolicy.model.RecipientToken
-
- setRecipientToken(Token) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setRecipientToken(RecipientToken) - Method in class org.apache.ws.secpolicy.model.AsymmetricBinding
-
- setRequireAppliesTo(boolean) - Method in class org.apache.ws.secpolicy.model.Trust13
-
- setRequireClientCertificate(boolean) - Method in class org.apache.ws.secpolicy.model.HttpsToken
-
- setRequireClientEntropy(boolean) - Method in class org.apache.ws.secpolicy.model.Trust10
-
- setRequireClientEntropy(boolean) - Method in class org.apache.ws.secpolicy.model.Trust13
-
- setRequiredElements(String) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setRequireEmbeddedTokenReference(boolean) - Method in class org.apache.ws.secpolicy.model.X509Token
-
- setRequireExternalReference(boolean) - Method in class org.apache.ws.secpolicy.model.IssuedToken
-
- setRequireExternalUriRef(boolean) - Method in class org.apache.ws.secpolicy.model.SecurityContextToken
-
- setRequireInternalReference(boolean) - Method in class org.apache.ws.secpolicy.model.IssuedToken
-
- setRequireIssuerSerialReference(boolean) - Method in class org.apache.ws.secpolicy.model.X509Token
-
- setRequireKeyIdentifierReference(boolean) - Method in class org.apache.ws.secpolicy.model.X509Token
-
- setRequireRequestSecurityTokenCollection(boolean) - Method in class org.apache.ws.secpolicy.model.Trust13
-
- setRequireServerEntropy(boolean) - Method in class org.apache.ws.secpolicy.model.Trust10
-
- setRequireServerEntropy(boolean) - Method in class org.apache.ws.secpolicy.model.Trust13
-
- setRequireSignatureConfirmation(boolean) - Method in class org.apache.ws.secpolicy.model.Wss11
-
- setRequireThumbprintReference(boolean) - Method in class org.apache.ws.secpolicy.model.X509Token
-
- setResponseEntropy(byte[]) - Method in class org.apache.rahas.RahasData
-
- setRstTemplate(OMElement) - Method in class org.apache.rahas.client.STSClient
-
- setRstTemplate(OMElement) - Method in class org.apache.ws.secpolicy.model.IssuedToken
-
- setSc10SecurityContextToken(boolean) - Method in class org.apache.ws.secpolicy.model.SecurityContextToken
-
- setSecConvTokenId(String) - Method in class org.apache.rampart.RampartMessageData
-
- setSecHeader(WSSecHeader) - Method in class org.apache.rampart.RampartMessageData
-
- setSecret(byte[]) - Method in class org.apache.rahas.Token
-
- setSHA1(String) - Method in class org.apache.rahas.EncryptedKeyToken
-
- setSigCryptoConfig(CryptoConfig) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setSignAllHeaders(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSignAllHeaders(boolean) - Method in class org.apache.ws.secpolicy.model.SignedEncryptedParts
-
- setSignAttachments(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSignAttachmentsOptional(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSignatureAlgorithm(String) - Method in class org.apache.rahas.impl.util.SignKeyHolder
-
- setSignatureConfirmation(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSignatureProtection(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSignatureProtection(boolean) - Method in class org.apache.ws.secpolicy.model.SymmetricAsymmetricBindingBase
-
- setSignatureToken(Token) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSignatureToken(Token) - Method in class org.apache.ws.secpolicy.model.SignatureToken
-
- setSignatureToken(SignatureToken) - Method in class org.apache.ws.secpolicy.model.SymmetricBinding
-
- setSignBody(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSignBodyOptional(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSignedElements(String) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSignedElements(SignedEncryptedElements) - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- setSignedElementsOptional(boolean) - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- setSignedEncryptedSupportingTokens(SupportingToken) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSignedEndorsingEncryptedSupportingTokens(SupportingToken) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSignedEndorsingSupportingTokens(SupportingToken) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSignedEndorsingSupportingTokens(SupportingToken) - Method in class org.apache.ws.secpolicy.model.Binding
-
- setSignedParts(List<WSEncryptionPart>) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSignedParts(SignedEncryptedParts) - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- setSignedPartsOptional(boolean) - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- setSignedSupportingToken(SupportingToken) - Method in class org.apache.ws.secpolicy.model.Binding
-
- setSignedSupportingTokens(SupportingToken) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSoapNormalization(String) - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- setSoapVersion(String) - Method in class org.apache.rahas.client.STSClient
-
- setSSLConfig(SSLConfig) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setState(int) - Method in class org.apache.rahas.Token
-
- setStrTransform(String) - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- setStsAlias(String) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setStsCryptoConfig(CryptoConfig) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setSubjectNamedIdentifierData(Subject, String, String) - Static method in class org.apache.rahas.impl.SAML2TokenIssuer
-
This method will set the subject principal details to the given subject.
- setSupportingTokens(SupportingToken) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setSupporttingtokenId(Token, String, int) - Method in class org.apache.rampart.policy.RampartPolicyData
-
Add the given token and id to the map.
- setSymmetricBinding(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setTimestampId(String) - Method in class org.apache.rampart.RampartMessageData
-
- setTimestampMaxSkew(String) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setTimestampMaxSkew(int) - Method in class org.apache.rampart.RampartMessageData
-
- setTimestampPrecisionInMilliseconds(String) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setTimeStampStrict(String) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setTimestampTTL(String) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setTimeToLive(int) - Method in class org.apache.rampart.RampartMessageData
-
- setToken(OMElement) - Method in class org.apache.rahas.Token
-
- setToken(Token) - Method in class org.apache.ws.secpolicy.model.EncryptionToken
-
- setToken(Token) - Method in class org.apache.ws.secpolicy.model.InitiatorToken
-
- setToken(Token) - Method in class org.apache.ws.secpolicy.model.ProtectionToken
-
- setToken(Token) - Method in class org.apache.ws.secpolicy.model.RecipientToken
-
- setToken(Token) - Method in class org.apache.ws.secpolicy.model.SignatureToken
-
- setToken(Token) - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- setToken(Token) - Method in interface org.apache.ws.secpolicy.model.TokenWrapper
-
- setToken(Token) - Method in class org.apache.ws.secpolicy.model.TransportToken
-
- setTokenProtection(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setTokenProtection(boolean) - Method in class org.apache.ws.secpolicy.model.SymmetricAsymmetricBindingBase
-
- setTokenProtection(boolean) - Method in class org.apache.ws.secpolicy.model.TransportBinding
-
- setTokenStorage(TokenStorage) - Method in class org.apache.rampart.RampartMessageData
-
- setTokenStoreClass(String) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setTokenType(int) - Method in class org.apache.ws.secpolicy.model.SupportingToken
-
- setTokenVersionAndType(String) - Method in class org.apache.ws.secpolicy.model.X509Token
-
- setTransportBinding(boolean) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setTransportToken(Token) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setTransportToken(TransportToken) - Method in class org.apache.ws.secpolicy.model.TransportBinding
-
- setTrust10(Trust10) - Method in class org.apache.rahas.client.STSClient
-
Set this to set the entropy configurations.
- setTrust10(Trust10) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setTrust13(Trust13) - Method in class org.apache.rahas.client.STSClient
-
Set this to set the entropy configurations.
- setTrustedServices(Map) - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- setTrustStorePropFile(String) - Method in class org.apache.rahas.impl.SAMLTokenIssuerConfig
-
- setTtl(int) - Method in class org.apache.rahas.client.STSClient
-
- setTtl(long) - Method in class org.apache.rahas.impl.AbstractIssuerConfig
-
- setUnattachedReference(OMElement) - Method in class org.apache.rahas.Token
-
- setUser(String) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setUserCertAlias(String) - Method in class org.apache.rampart.policy.model.RampartConfig
-
- setUserCertAlias(String) - Method in class org.apache.ws.secpolicy.model.X509Token
-
- setUserId(String) - Method in class org.apache.rahas.impl.util.SAMLNameIdentifierCallback
-
- setUseUTProfile10(boolean) - Method in class org.apache.ws.secpolicy.model.UsernameToken
-
- setUseUTProfile11(boolean) - Method in class org.apache.ws.secpolicy.model.UsernameToken
-
- setValue(String) - Method in class org.apache.ws.secpolicy.model.Layout
-
- setVersion(int) - Method in class org.apache.rahas.client.STSClient
-
- setVersion(int) - Method in class org.apache.ws.secpolicy.model.AbstractSecurityAssertion
-
- setWebServiceSecurityPolicyNS(String) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setWss10(Wss10) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setWss11(Wss11) - Method in class org.apache.rampart.policy.RampartPolicyData
-
- setXPath(String) - Method in class org.apache.ws.secpolicy.model.AlgorithmSuite
-
- setXPathVersion(String) - Method in class org.apache.ws.secpolicy.model.ContentEncryptedElements
-
- setXPathVersion(String) - Method in class org.apache.ws.secpolicy.model.RequiredElements
-
- setXPathVersion(String) - Method in class org.apache.ws.secpolicy.model.SignedEncryptedElements
-
- SHA1 - Static variable in class org.apache.ws.secpolicy.Constants
-
- SHA1 - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SHA256 - Static variable in class org.apache.ws.secpolicy.Constants
-
- SHA256 - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SHA512 - Static variable in class org.apache.ws.secpolicy.Constants
-
- SHA512 - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- shutdown(ConfigurationContext) - Method in class org.apache.rahas.Rahas
-
- shutdown(ConfigurationContext) - Method in class org.apache.rampart.Rampart
-
- SIG_CRYPTO_LN - Static variable in class org.apache.rampart.policy.model.RampartConfig
-
- SIGN_ALL_HEADERS - Static variable in class org.apache.rampart.handler.WSSHandlerConstants
-
- SIGN_BEFORE_ENCRYPTING - Static variable in class org.apache.ws.secpolicy.Constants
-
Protection Order : SignBeforeEncrypting
- SIGN_BEFORE_ENCRYPTING - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SIGN_BEFORE_ENCRYPTING - Static variable in class org.apache.ws.secpolicy.SPConstants
-
Protection Order : SignBeforeEncrypting
- SIGN_BODY - Static variable in class org.apache.rampart.handler.WSSHandlerConstants
-
- signAssertion(Document, Assertion, Crypto) - Method in class org.apache.rahas.impl.SAML2TokenIssuer
-
This method signs the given assertion with issuer's private key.
- signAssertion(Assertion, Crypto, String, String) - Static method in class org.apache.rahas.impl.util.SAMLUtils
-
Signs the SAML assertion.
- SIGNATURE_CERT_ALIAS - Static variable in class org.apache.rampart.RampartMessageData
-
- SIGNATURE_TOKEN - Static variable in class org.apache.ws.secpolicy.Constants
-
- SIGNATURE_TOKEN - Static variable in class org.apache.ws.secpolicy.SP11Constants
-
- SIGNATURE_TOKEN - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SIGNATURE_TOKEN - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- signatureList - Variable in class org.apache.rahas.impl.SAML2TokenIssuer
-
- SignatureToken - Class in org.apache.ws.secpolicy.model
-
- SignatureToken(int) - Constructor for class org.apache.ws.secpolicy.model.SignatureToken
-
- SignatureTokenBuilder - Class in org.apache.ws.secpolicy11.builders
-
- SignatureTokenBuilder() - Constructor for class org.apache.ws.secpolicy11.builders.SignatureTokenBuilder
-
- SignatureTokenBuilder - Class in org.apache.ws.secpolicy12.builders
-
- SignatureTokenBuilder() - Constructor for class org.apache.ws.secpolicy12.builders.SignatureTokenBuilder
-
- SIGNED_ELEMENTS - Static variable in class org.apache.ws.secpolicy.Constants
-
- SIGNED_ELEMENTS - Static variable in class org.apache.ws.secpolicy.SP11Constants
-
- SIGNED_ELEMENTS - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SIGNED_ELEMENTS - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SIGNED_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SIGNED_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SIGNED_ENDORSING_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SIGNED_ENDORSING_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SIGNED_ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.Constants
-
- SIGNED_ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.SP11Constants
-
- SIGNED_ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SIGNED_ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SIGNED_PARTS - Static variable in class org.apache.ws.secpolicy.Constants
-
- SIGNED_PARTS - Static variable in class org.apache.ws.secpolicy.SP11Constants
-
- SIGNED_PARTS - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SIGNED_PARTS - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SIGNED_SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.Constants
-
- SIGNED_SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.SP11Constants
-
- SIGNED_SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SIGNED_SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SignedElementsBuilder - Class in org.apache.ws.secpolicy11.builders
-
- SignedElementsBuilder() - Constructor for class org.apache.ws.secpolicy11.builders.SignedElementsBuilder
-
- SignedElementsBuilder - Class in org.apache.ws.secpolicy12.builders
-
- SignedElementsBuilder() - Constructor for class org.apache.ws.secpolicy12.builders.SignedElementsBuilder
-
- SignedEncryptedElements - Class in org.apache.ws.secpolicy.model
-
- SignedEncryptedElements(boolean, int) - Constructor for class org.apache.ws.secpolicy.model.SignedEncryptedElements
-
- SignedEncryptedParts - Class in org.apache.ws.secpolicy.model
-
- SignedEncryptedParts(boolean, int) - Constructor for class org.apache.ws.secpolicy.model.SignedEncryptedParts
-
- SignedPartsBuilder - Class in org.apache.ws.secpolicy11.builders
-
- SignedPartsBuilder() - Constructor for class org.apache.ws.secpolicy11.builders.SignedPartsBuilder
-
- SignedPartsBuilder - Class in org.apache.ws.secpolicy12.builders
-
- SignedPartsBuilder() - Constructor for class org.apache.ws.secpolicy12.builders.SignedPartsBuilder
-
- SignKeyHolder - Class in org.apache.rahas.impl.util
-
This class is used to store the signing credentials.
- SignKeyHolder() - Constructor for class org.apache.rahas.impl.util.SignKeyHolder
-
- SimpleTokenStore - Class in org.apache.rahas
-
In-memory implementation of the token storage
- SimpleTokenStore() - Constructor for class org.apache.rahas.SimpleTokenStore
-
- SKI_KEY_IDENTIFIER - Static variable in class org.apache.rampart.handler.WSSHandlerConstants
-
- SNT - Static variable in class org.apache.ws.secpolicy.Constants
-
- SNT - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SOAP_NORMALIZATION_10 - Static variable in class org.apache.ws.secpolicy.Constants
-
- SOAP_NORMALIZATION_10 - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SP11Constants - Class in org.apache.ws.secpolicy
-
- SP11Constants() - Constructor for class org.apache.ws.secpolicy.SP11Constants
-
- SP12Constants - Class in org.apache.ws.secpolicy
-
- SP12Constants() - Constructor for class org.apache.ws.secpolicy.SP12Constants
-
- SP_NS - Static variable in class org.apache.ws.secpolicy.Constants
-
- SP_NS - Static variable in class org.apache.ws.secpolicy.SP11Constants
-
- SP_NS - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SP_PREFIX - Static variable in class org.apache.ws.secpolicy.Constants
-
- SP_PREFIX - Static variable in class org.apache.ws.secpolicy.SP11Constants
-
- SP_PREFIX - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SP_V11 - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SP_V12 - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SPConstants - Class in org.apache.ws.secpolicy
-
- SPConstants() - Constructor for class org.apache.ws.secpolicy.SPConstants
-
- SSL_CONFIG - Static variable in class org.apache.rampart.policy.model.RampartConfig
-
- SSL_LN - Static variable in class org.apache.rampart.policy.model.SSLConfig
-
- SSLConfig - Class in org.apache.rampart.policy.model
-
- SSLConfig() - Constructor for class org.apache.rampart.policy.model.SSLConfig
-
- SSLConfigBuilder - Class in org.apache.rampart.policy.builders
-
- SSLConfigBuilder() - Constructor for class org.apache.rampart.policy.builders.SSLConfigBuilder
-
- STATUS - Static variable in class org.apache.rahas.RahasConstants.LocalNames
-
- STATUS_CODE_INVALID - Static variable in class org.apache.rahas.RahasConstants
-
- STATUS_CODE_VALID - Static variable in class org.apache.rahas.RahasConstants
-
- STR_TRANSFORM_10 - Static variable in class org.apache.ws.secpolicy.Constants
-
- STR_TRANSFORM_10 - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- STRICT - Static variable in class org.apache.ws.secpolicy.Constants
-
- STRICT - Static variable in class org.apache.ws.secpolicy.SP11Constants
-
- STRICT - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- STRT10 - Static variable in class org.apache.ws.secpolicy.Constants
-
- STRT10 - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- STS_ALIAS_LN - Static variable in class org.apache.rampart.policy.model.RampartConfig
-
- STS_CRYPTO_LN - Static variable in class org.apache.rampart.policy.model.RampartConfig
-
- STS_INFLOW_SECURITY - Static variable in class org.apache.rampart.handler.WSSHandlerConstants
-
Inflow security parameter of a client to talk to an STS
when sec conv is used
- STS_OUTFLOW_SECURITY - Static variable in class org.apache.rampart.handler.WSSHandlerConstants
-
Outflow security parameter of a client to talk to an STS
when sec conv is used
- STSClient - Class in org.apache.rahas.client
-
- STSClient(ConfigurationContext) - Constructor for class org.apache.rahas.client.STSClient
-
- STSMessageReceiver - Class in org.apache.rahas
-
- STSMessageReceiver() - Constructor for class org.apache.rahas.STSMessageReceiver
-
- SUPPORIING_TOKENS - Static variable in class org.apache.ws.secpolicy.Constants
-
- SUPPORTING_TOKEN_ENCRYPTED - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SUPPORTING_TOKEN_ENDORSING - Static variable in class org.apache.ws.secpolicy.Constants
-
- SUPPORTING_TOKEN_ENDORSING - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SUPPORTING_TOKEN_ENDORSING_ENCRYPTED - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SUPPORTING_TOKEN_SIGNED - Static variable in class org.apache.ws.secpolicy.Constants
-
- SUPPORTING_TOKEN_SIGNED - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SUPPORTING_TOKEN_SIGNED_ENCRYPTED - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SUPPORTING_TOKEN_SIGNED_ENDORSING - Static variable in class org.apache.ws.secpolicy.Constants
-
- SUPPORTING_TOKEN_SIGNED_ENDORSING - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SUPPORTING_TOKEN_SIGNED_ENDORSING_ENCRYPTED - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SUPPORTING_TOKEN_SUPPORTING - Static variable in class org.apache.ws.secpolicy.Constants
-
- SUPPORTING_TOKEN_SUPPORTING - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.SP11Constants
-
- SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SUPPORTING_TOKENS - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SupportingPolicyData - Class in org.apache.rampart.policy
-
- SupportingPolicyData() - Constructor for class org.apache.rampart.policy.SupportingPolicyData
-
- SupportingToken - Class in org.apache.ws.secpolicy.model
-
- SupportingToken(int, int) - Constructor for class org.apache.ws.secpolicy.model.SupportingToken
-
- SupportingTokensBuilder - Class in org.apache.ws.secpolicy11.builders
-
- SupportingTokensBuilder() - Constructor for class org.apache.ws.secpolicy11.builders.SupportingTokensBuilder
-
- SupportingTokensBuilder - Class in org.apache.ws.secpolicy12.builders
-
- SupportingTokensBuilder() - Constructor for class org.apache.ws.secpolicy12.builders.SupportingTokensBuilder
-
- SYMMETRIC_BINDING - Static variable in class org.apache.ws.secpolicy.Constants
-
- SYMMETRIC_BINDING - Static variable in class org.apache.ws.secpolicy.SP11Constants
-
- SYMMETRIC_BINDING - Static variable in class org.apache.ws.secpolicy.SP12Constants
-
- SYMMETRIC_BINDING - Static variable in class org.apache.ws.secpolicy.SPConstants
-
- SymmetricAsymmetricBindingBase - Class in org.apache.ws.secpolicy.model
-
- SymmetricAsymmetricBindingBase(int) - Constructor for class org.apache.ws.secpolicy.model.SymmetricAsymmetricBindingBase
-
- SymmetricBinding - Class in org.apache.ws.secpolicy.model
-
- SymmetricBinding(int) - Constructor for class org.apache.ws.secpolicy.model.SymmetricBinding
-
- SymmetricBindingBuilder - Class in org.apache.rampart.builder
-
- SymmetricBindingBuilder() - Constructor for class org.apache.rampart.builder.SymmetricBindingBuilder
-
- SymmetricBindingBuilder - Class in org.apache.ws.secpolicy11.builders
-
- SymmetricBindingBuilder() - Constructor for class org.apache.ws.secpolicy11.builders.SymmetricBindingBuilder
-
- SymmetricBindingBuilder - Class in org.apache.ws.secpolicy12.builders
-
- SymmetricBindingBuilder() - Constructor for class org.apache.ws.secpolicy12.builders.SymmetricBindingBuilder
-