- G - Interface in org.opensaml.xmlsec.signature
-
XMLObject representing XML Digital Signature, version 20020212, G element.
- generate(Credential) - Method in interface org.opensaml.xmlsec.keyinfo.KeyInfoGenerator
-
Generate a new KeyInfo object based on keying material and other information within a credential.
- generateEncryptionKey(String) - Method in class org.opensaml.xmlsec.encryption.support.Encrypter
-
Generate a random symmetric encryption key.
- generateKeyPair(String, int) - Static method in class org.opensaml.xmlsec.algorithm.AlgorithmSupport
-
Randomly generates a Java JCE KeyPair object from the specified XML Encryption algorithm URI.
- generateKeyPairAndCredential(String, int, boolean) - Static method in class org.opensaml.xmlsec.algorithm.AlgorithmSupport
-
Generate a random asymmetric key pair and return in a BasicCredential.
- generateSymmetricKey(String) - Static method in class org.opensaml.xmlsec.algorithm.AlgorithmSupport
-
Generates a random Java JCE symmetric Key object from the specified XML Encryption algorithm URI.
- generateSymmetricKeyAndCredential(String) - Static method in class org.opensaml.xmlsec.algorithm.AlgorithmSupport
-
Generate a random symmetric key and return in a BasicCredential.
- Generator - Interface in org.opensaml.xmlsec.encryption
-
XMLObject representing XML Encryption, version 20021210, Generator element.
- get(String) - Method in class org.opensaml.xmlsec.algorithm.AlgorithmRegistry
-
Get the algorithm descriptor instance associated with the specified algorithm URI.
- getAgreementMethods() - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the list of AgreementMethod child elements.
- getAlgorithm() - Method in interface org.opensaml.xmlsec.encryption.AgreementMethod
-
Gets the algorithm URI attribute value for this agreement method.
- getAlgorithm() - Method in interface org.opensaml.xmlsec.encryption.AlgorithmIdentifierType
-
Gets the algorithm URI attribute.
- getAlgorithm() - Method in interface org.opensaml.xmlsec.encryption.EncryptionMethod
-
Gets the algorithm URI attribute used in this EncryptionMethod.
- getAlgorithm() - Method in class org.opensaml.xmlsec.encryption.support.DataEncryptionParameters
-
Gets the XML Encryption algorithm URI used to encrypt.
- getAlgorithm() - Method in interface org.opensaml.xmlsec.signature.DigestMethod
-
Get the Algorithm URI attribute value.
- getAlgorithm() - Method in interface org.opensaml.xmlsec.signature.Transform
-
Get the Algorithm URI attribute value.
- getAlgorithm() - Method in interface org.opensaml.xmlsec.signature.X509Digest
-
Get the Algorithm URI attribute value.
- getAlgorithmID(String) - Static method in class org.opensaml.xmlsec.algorithm.AlgorithmSupport
-
Get the Java security JCA/JCE algorithm identifier associated with an algorithm URI.
- getAllChildren() - Method in interface org.opensaml.xmlsec.signature.Transform
-
Gets the ordered list of all XMLObject child elements of this element.
- getBlacklistedAlgorithms() - Method in interface org.opensaml.xmlsec.WhitelistBlacklistConfiguration
-
Get the list of blacklisted algorithm URI's.
- getBlacklistedAlgorithms() - Method in class org.opensaml.xmlsec.WhitelistBlacklistParameters
-
Get the list of blacklisted algorithm URI's.
- getCanonicalizationAlgorithm() - Method in interface org.opensaml.xmlsec.signature.Signature
-
Gets the canonicalization algorithm used to create the signature content.
- getCarriedKeyName() - Method in interface org.opensaml.xmlsec.encryption.EncryptedKey
-
Gets the child element carrying the human readable name for this key.
- getCertificate(X509Certificate) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
- getCertificates(KeyInfo) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
- getCertificates(X509Data) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
- getCipherData() - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Gets the CipherData child element.
- getCipherMode() - Method in interface org.opensaml.xmlsec.algorithm.BlockEncryptionAlgorithm
-
Get the JCA cipher mode specified by this algorithm.
- getCipherMode() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128CBC
-
Get the JCA cipher mode specified by this algorithm.
- getCipherMode() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128GCM
-
Get the JCA cipher mode specified by this algorithm.
- getCipherMode() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192CBC
-
Get the JCA cipher mode specified by this algorithm.
- getCipherMode() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192GCM
-
Get the JCA cipher mode specified by this algorithm.
- getCipherMode() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256CBC
-
Get the JCA cipher mode specified by this algorithm.
- getCipherMode() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256GCM
-
Get the JCA cipher mode specified by this algorithm.
- getCipherMode() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionDESede
-
Get the JCA cipher mode specified by this algorithm.
- getCipherMode() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSA15
-
Get the JCA cipher mode specified by this algorithm.
- getCipherMode() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSAOAEP
-
Get the JCA cipher mode specified by this algorithm.
- getCipherMode() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSAOAEPMGF1P
-
Get the JCA cipher mode specified by this algorithm.
- getCipherMode() - Method in interface org.opensaml.xmlsec.algorithm.KeyTransportAlgorithm
-
Get the JCA cipher mode specified by this algorithm.
- getCipherReference() - Method in interface org.opensaml.xmlsec.encryption.CipherData
-
Get the CipherReference which points to the location encrypted data.
- getCipherValue() - Method in interface org.opensaml.xmlsec.encryption.CipherData
-
Get the base64-encoded data representing the encrypted form of the plaintext data.
- getConfigurations() - Method in class org.opensaml.xmlsec.criterion.DecryptionConfigurationCriterion
-
Get the list of configuration instances.
- getConfigurations() - Method in class org.opensaml.xmlsec.criterion.EncryptionConfigurationCriterion
-
Get the list of configuration instances.
- getConfigurations() - Method in class org.opensaml.xmlsec.criterion.SignatureSigningConfigurationCriterion
-
Get the list of configuration instances.
- getConfigurations() - Method in class org.opensaml.xmlsec.criterion.SignatureValidationConfigurationCriterion
-
Get the list of configuration instances.
- getContentReferences() - Method in interface org.opensaml.xmlsec.signature.Signature
-
Gets the list of signature content references.
- getCredentialType() - Method in interface org.opensaml.xmlsec.keyinfo.KeyInfoGeneratorFactory
-
Get the type (interface) of the specific type of credential handled by generators produced by
this factory.
- getCRL(X509CRL) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
Convert an
X509CRL
into a native Java representation.
- getCRLs(KeyInfo) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
- getCRLs(X509Data) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
- getDataEncryptionAlgorithm() - Method in class org.opensaml.xmlsec.EncryptionParameters
-
Get the encryption algorithm URI to use when encrypting the EncryptedData.
- getDataEncryptionAlgorithm() - Method in class org.opensaml.xmlsec.KeyTransportAlgorithmPredicate.SelectionInput
-
Get the candidate data encryption algorithm.
- getDataEncryptionAlgorithms() - Method in interface org.opensaml.xmlsec.EncryptionConfiguration
-
Get the list of preferred data encryption algorithm URIs, in preference order.
- getDataEncryptionCredential() - Method in class org.opensaml.xmlsec.EncryptionParameters
-
Get the encryption credential to use when encrypting the EncryptedData.
- getDataEncryptionCredentials() - Method in interface org.opensaml.xmlsec.EncryptionConfiguration
-
Get the list of data encryption credentials to use, in preference order.
- getDataKeyInfoCredentialResolver() - Method in interface org.opensaml.xmlsec.DecryptionConfiguration
-
The KeyInfoCredentialResolver to use when processing the EncryptedData/KeyInfo.
- getDataKeyInfoCredentialResolver() - Method in class org.opensaml.xmlsec.DecryptionParameters
-
Get the KeyInfoCredentialResolver to use when processing the EncryptedData/KeyInfo.
- getDataKeyInfoGenerator() - Method in class org.opensaml.xmlsec.EncryptionParameters
-
Get the KeyInfoGenerator to use when generating the EncryptedData/KeyInfo.
- getDataKeyInfoGeneratorManager() - Method in interface org.opensaml.xmlsec.EncryptionConfiguration
-
Get the KeyInfoGenerator manager to use when generating the EncryptedData/KeyInfo.
- getDataReferences() - Method in interface org.opensaml.xmlsec.encryption.ReferenceList
-
Get the list of data reference child elements.
- getDecryptionParameters() - Method in class org.opensaml.xmlsec.context.SecurityParametersContext
-
Get the parameters to use for XML decryption operations.
- getDefaultManager() - Method in class org.opensaml.xmlsec.keyinfo.NamedKeyInfoGeneratorManager
-
Get the default (unnamed) factory manager.
- getDepthLimit() - Method in class org.opensaml.xmlsec.encryption.support.SimpleKeyInfoReferenceEncryptedKeyResolver
-
Gets the reference depth limit.
- getDEREncodedKeyValues() - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the list of DEREncodedKeyValue child elements.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACMD5
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACRIPEMD160
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA1
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA224
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA256
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA384
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA512
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureDSASHA1
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureDSASHA256
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA1
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA224
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA256
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA384
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA512
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSAMD5
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSARIPEMD160
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA1
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA224
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA256
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA384
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA512
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in interface org.opensaml.xmlsec.algorithm.MACAlgorithm
-
Get the JCA digest algorithm specified by this algorithm.
- getDigest() - Method in interface org.opensaml.xmlsec.algorithm.SignatureAlgorithm
-
Get the JCA digest algorithm specified by this algorithm.
- getDigestAlgorithm(String) - Method in class org.opensaml.xmlsec.algorithm.AlgorithmRegistry
-
Lookup a digest method algorithm descriptor by the JCA digest method ID.
- getDigestAlgorithm() - Method in interface org.opensaml.xmlsec.signature.support.ConfigurableContentReference
-
Gets the algorithm used to digest the content.
- getDigestAlgorithm() - Method in class org.opensaml.xmlsec.signature.support.URIContentReference
-
Gets the algorithm used to digest the content.
- getDigestMethod() - Method in class org.opensaml.xmlsec.encryption.support.RSAOAEPParameters
-
Get the digest method algorithm URI.
- getDSAKey(DSAKeyValue) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
- getDSAKey(DSAKeyValue, DSAParams) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
Builds a DSA key from an
DSAKeyValue
element and the supplied Java
DSAParams
, which supplies key
material from a shared key family.
- getDSAKeyValue() - Method in interface org.opensaml.xmlsec.signature.KeyValue
-
Get the DSAKeyValue child element.
- getECKeyValue() - Method in interface org.opensaml.xmlsec.signature.KeyValue
-
Get the ECKeyValue child element.
- getECParameters() - Method in interface org.opensaml.xmlsec.signature.ECKeyValue
-
Get the ECParameters child element.
- getEffectiveMGF(String, RSAOAEPParameters) - Method in class org.opensaml.xmlsec.encryption.support.Encrypter
-
Get the effective RSA OAEP mask generation function (MGF) to use.
- getEncoding() - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Gets the encoding applied to the plaintext content prior to encryption.
- getEncryptedKeyResolver() - Method in interface org.opensaml.xmlsec.DecryptionConfiguration
-
Get the EncryptedKeyResolver to use when resolving the EncryptedKey(s) to process.
- getEncryptedKeyResolver() - Method in class org.opensaml.xmlsec.DecryptionParameters
-
Get the EncryptedKeyResolver to use when resolving the EncryptedKey(s) to process.
- getEncryptedKeys() - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the list of EncryptedKey child elements
Note: EncryptedKey is actually defined in the XML Encryption schema, and is not explicitly defined in the
KeyInfoType content model, but for convenience this named getter method is exposed.
- getEncryptionCredential() - Method in class org.opensaml.xmlsec.encryption.support.DataEncryptionParameters
-
Gets the credential used to encrypt.
- getEncryptionMethod() - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Gets the EncryptionMethod child element.
- getEncryptionParameters() - Method in class org.opensaml.xmlsec.context.SecurityParametersContext
-
Get the parameters to use for XML encryption operations.
- getEncryptionProperties() - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Gets the EncryptionProperties child element.
- getEncryptionProperties() - Method in interface org.opensaml.xmlsec.encryption.EncryptionProperties
-
Get the list of EncryptionProperty child elements.
- getExponent() - Method in interface org.opensaml.xmlsec.signature.RSAKeyValue
-
Get the Exponent child element.
- getFactories() - Method in class org.opensaml.xmlsec.keyinfo.KeyInfoGeneratorManager
-
Get the (unmodifiable) collection of all factories managed by this manager.
- getFactory(Credential) - Method in class org.opensaml.xmlsec.keyinfo.KeyInfoGeneratorManager
-
Get the factory which produces KeyInfoGenerators which can handle
the specified credential.
- getFactory(String, Credential) - Method in class org.opensaml.xmlsec.keyinfo.NamedKeyInfoGeneratorManager
-
Lookup and return the named generator factory for the type of the credential specified.
- getG() - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Get the G child element.
- getGenerator() - Method in interface org.opensaml.xmlsec.encryption.DHKeyValue
-
Get the Generator child element.
- getGlobalAlgorithmRegistry() - Static method in class org.opensaml.xmlsec.algorithm.AlgorithmSupport
-
- getGlobalDecryptionConfiguration() - Static method in class org.opensaml.xmlsec.SecurityConfigurationSupport
-
- getGlobalEncryptionConfiguration() - Static method in class org.opensaml.xmlsec.SecurityConfigurationSupport
-
- getGlobalSignatureSigningConfiguration() - Static method in class org.opensaml.xmlsec.SecurityConfigurationSupport
-
- getGlobalSignatureValidationConfiguration() - Static method in class org.opensaml.xmlsec.SecurityConfigurationSupport
-
- getHMACOutputLength() - Method in interface org.opensaml.xmlsec.signature.Signature
-
Gets the HMAC output length value, optionally used when signing
with an HMAC signature algorithm.
- getID() - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Gets the unique ID for the XML element.
- getID() - Method in interface org.opensaml.xmlsec.encryption.EncryptionProperties
-
Get the ID attribute that uniquely identifies this element.
- getID() - Method in interface org.opensaml.xmlsec.encryption.EncryptionProperty
-
Get the ID attribute which uniquely identifies this element.
- getID() - Method in interface org.opensaml.xmlsec.signature.DEREncodedKeyValue
-
Get the Id attribute value.
- getID() - Method in interface org.opensaml.xmlsec.signature.ECKeyValue
-
Get the Id attribute value.
- getID() - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the Id attribute value.
- getID() - Method in interface org.opensaml.xmlsec.signature.KeyInfoReference
-
Get the Id attribute value.
- getJ() - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Get the J child element.
- getJCAAlgorithmID() - Method in interface org.opensaml.xmlsec.algorithm.AlgorithmDescriptor
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128CBC
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128GCM
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192CBC
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192GCM
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256CBC
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256GCM
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionDESede
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestMD5
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestRIPEMD160
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA1
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA224
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA256
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA384
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA512
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACMD5
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACRIPEMD160
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA1
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA224
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA256
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA384
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA512
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSA15
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSAOAEP
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSAOAEPMGF1P
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureDSASHA1
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureDSASHA256
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA1
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA224
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA256
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA384
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA512
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSAMD5
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSARIPEMD160
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA1
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA224
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA256
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA384
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA512
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES128
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES192
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES256
-
Get the algorithm's JCA algorithm ID.
- getJCAAlgorithmID() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapDESede
-
Get the algorithm's JCA algorithm ID.
- getJCAProviderName() - Method in class org.opensaml.xmlsec.encryption.support.Decrypter
-
Get the Java Cryptography Architecture (JCA) security provider name that should be used to provide the decryption
support.
- getJCAProviderName() - Method in class org.opensaml.xmlsec.encryption.support.Encrypter
-
Get the Java Cryptography Architecture (JCA) security provider name that should be used to provide the encryption
support.
- getKANonce() - Method in interface org.opensaml.xmlsec.encryption.AgreementMethod
-
Get the nonce child element used to introduce variability into the generation of keying material.
- getKEKKeyInfoCredentialResolver() - Method in interface org.opensaml.xmlsec.DecryptionConfiguration
-
The KeyInfoCredentialResolver to use when processing the EncryptedKey/KeyInfo (the
Key Encryption Key or KEK).
- getKEKKeyInfoCredentialResolver() - Method in class org.opensaml.xmlsec.DecryptionParameters
-
Get the KeyInfoCredentialResolver to use when processing the EncryptedKey/KeyInfo (the
Key Encryption Key or KEK).
- getKEKResolverCriteria() - Method in class org.opensaml.xmlsec.encryption.support.Decrypter
-
Get the optional static set of criteria used when resolving credentials based on the KeyInfo of an EncryptedKey
element.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128CBC
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128GCM
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192CBC
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192GCM
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256CBC
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256GCM
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionDESede
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSA15
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSAOAEP
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSAOAEPMGF1P
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureDSASHA1
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureDSASHA256
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA1
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA224
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA256
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA384
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA512
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSAMD5
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSARIPEMD160
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA1
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA224
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA256
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA384
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA512
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES128
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES192
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES256
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapDESede
-
Get the JCA key type specified by this algorithm.
- getKey() - Method in interface org.opensaml.xmlsec.algorithm.KeySpecifiedAlgorithm
-
Get the JCA key type specified by this algorithm.
- getKey(KeyValue) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
Extracts the DSA or RSA public key within the
KeyValue
.
- getKey(DEREncodedKeyValue) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
- getKeyAlgorithm(String) - Static method in class org.opensaml.xmlsec.algorithm.AlgorithmSupport
-
Get the Java security JCA/JCE key algorithm specifier associated with an algorithm URI.
- getKeyInfo() - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Gets the KeyInfo child element.
- getKeyInfo() - Method in class org.opensaml.xmlsec.keyinfo.KeyInfoCriterion
-
Gets the KeyInfo which is the source of credential criteria.
- getKeyInfo() - Method in interface org.opensaml.xmlsec.signature.Signature
-
Gets the key info added to this signature.
- getKeyInfoGenerator() - Method in class org.opensaml.xmlsec.encryption.support.DataEncryptionParameters
-
Gets the instance which will be used to generate a KeyInfo
object from the encryption credential.
- getKeyInfoGenerator(Credential, NamedKeyInfoGeneratorManager, String) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
- getKeyInfoGenerator() - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Get the KeyInfoGenerator to use when generating the Signature/KeyInfo.
- getKeyInfoGeneratorManager() - Method in interface org.opensaml.xmlsec.SignatureSigningConfiguration
-
Get the manager for named KeyInfoGenerator instances.
- getKeyInfoReferences() - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the list of KeyInfoReference child elements.
- getKeyInfoResolver() - Method in interface org.opensaml.xmlsec.signature.support.SignatureTrustEngine
-
Get the KeyInfoCredentialResolver instance used to resolve (advisory) signing credential information
from KeyInfo elements contained within a Signature element.
- getKeyLength(String) - Static method in class org.opensaml.xmlsec.algorithm.AlgorithmSupport
-
Get the length of the key indicated by the algorithm URI, if applicable and available.
- getKeyLength() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128CBC
-
Get the length of the key specified by this algorithm.
- getKeyLength() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128GCM
-
Get the length of the key specified by this algorithm.
- getKeyLength() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192CBC
-
Get the length of the key specified by this algorithm.
- getKeyLength() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192GCM
-
Get the length of the key specified by this algorithm.
- getKeyLength() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256CBC
-
Get the length of the key specified by this algorithm.
- getKeyLength() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256GCM
-
Get the length of the key specified by this algorithm.
- getKeyLength() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionDESede
-
Get the length of the key specified by this algorithm.
- getKeyLength() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES128
-
Get the length of the key specified by this algorithm.
- getKeyLength() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES192
-
Get the length of the key specified by this algorithm.
- getKeyLength() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES256
-
Get the length of the key specified by this algorithm.
- getKeyLength() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapDESede
-
Get the length of the key specified by this algorithm.
- getKeyLength() - Method in interface org.opensaml.xmlsec.algorithm.KeyLengthSpecifiedAlgorithm
-
Get the length of the key specified by this algorithm.
- getKeyNames(KeyInfo) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
Get the set of key names inside the specified
KeyInfo
as a list of strings.
- getKeyNames() - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the list of KeyName child elements.
- getKeyReferences() - Method in interface org.opensaml.xmlsec.encryption.ReferenceList
-
Get the list of key reference child elements.
- getKeyResolverCriteria() - Method in class org.opensaml.xmlsec.encryption.support.Decrypter
-
Get the optional static set of criteria used when resolving credentials based on the KeyInfo of an EncryptedData
element.
- getKeySize() - Method in interface org.opensaml.xmlsec.encryption.EncryptionMethod
-
Gets the KeySize child element.
- getKeyTransportAlgorithm() - Method in class org.opensaml.xmlsec.KeyTransportAlgorithmPredicate.SelectionInput
-
Get the candidate key transport algorithm.
- getKeyTransportAlgorithmPredicate() - Method in interface org.opensaml.xmlsec.EncryptionConfiguration
-
- getKeyTransportCredential() - Method in class org.opensaml.xmlsec.KeyTransportAlgorithmPredicate.SelectionInput
-
Get the candidate key transport credential.
- getKeyTransportEncryptionAlgorithm() - Method in class org.opensaml.xmlsec.EncryptionParameters
-
Get the encryption algorithm URI to use when encrypting the EncryptedKey.
- getKeyTransportEncryptionAlgorithms() - Method in interface org.opensaml.xmlsec.EncryptionConfiguration
-
Get the list of preferred key transport encryption algorithm URIs, in preference order.
- getKeyTransportEncryptionCredential() - Method in class org.opensaml.xmlsec.EncryptionParameters
-
Get the encryption credential to use when encrypting the EncryptedKey.
- getKeyTransportEncryptionCredentials() - Method in interface org.opensaml.xmlsec.EncryptionConfiguration
-
Get the list of key transport encryption credentials to use, in preference order.
- getKeyTransportKeyInfoGenerator() - Method in class org.opensaml.xmlsec.EncryptionParameters
-
Get the KeyInfoGenerator to use when generating the EncryptedKey/KeyInfo.
- getKeyTransportKeyInfoGeneratorManager() - Method in interface org.opensaml.xmlsec.EncryptionConfiguration
-
Get the KeyInfoGenerator manager to use when generating the EncryptedKey/KeyInfo.
- getKeyValues() - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the list of KeyValue child elements.
- getLogger() - Static method in class org.opensaml.xmlsec.algorithm.AlgorithmSupport
-
Get an SLF4J Logger.
- getLogger() - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
Get an SLF4J Logger.
- getLogger() - Static method in class org.opensaml.xmlsec.signature.support.SignatureSupport
-
Get an SLF4J Logger.
- getLogger() - Static method in class org.opensaml.xmlsec.signature.support.SignatureValidator
-
Get an SLF4J Logger.
- getLogger() - Static method in class org.opensaml.xmlsec.signature.support.Signer
-
Get an SLF4J Logger.
- getManager(String) - Method in class org.opensaml.xmlsec.keyinfo.NamedKeyInfoGeneratorManager
-
Get the named factory manager.
- getManagerNames() - Method in class org.opensaml.xmlsec.keyinfo.NamedKeyInfoGeneratorManager
-
Get the (unmodifiable) set of names of factory managers currently available.
- getMaskGenerationFunction() - Method in class org.opensaml.xmlsec.encryption.support.RSAOAEPParameters
-
Get the mask generation function (MGF) algorithm URI.
- getMgmtDatas() - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the list of MgmtData child elements.
- getMimeType() - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Gets the MIME type of the plaintext content.
- getModulus() - Method in interface org.opensaml.xmlsec.signature.RSAKeyValue
-
Get the Modulus child element.
- getName() - Method in class org.opensaml.xmlsec.criterion.KeyInfoGenerationProfileCriterion
-
Gets the KeyInfo generation "profile" name.
- getNamedCurve() - Method in interface org.opensaml.xmlsec.signature.ECKeyValue
-
Get the NamedCurve child element.
- getNextKey() - Method in class org.opensaml.xmlsec.encryption.support.ChainingEncryptedKeyResolver.ChainingIterator
-
Get the next encrypted key that will be returned by this iterator.
- getNextKeyIterator() - Method in class org.opensaml.xmlsec.encryption.support.ChainingEncryptedKeyResolver.ChainingIterator
-
Get the iterator from the next resolver in the chain.
- getOAEPparams() - Method in interface org.opensaml.xmlsec.encryption.EncryptionMethod
-
Gets the OAEPparams child element.
- getOAEPParams() - Method in class org.opensaml.xmlsec.encryption.support.RSAOAEPParameters
-
Get the base64-encoded OAEPParams value.
- getOriginatorKeyInfo() - Method in interface org.opensaml.xmlsec.encryption.AgreementMethod
-
Get the child element containing the key generation material for the originator.
- getP() - Method in interface org.opensaml.xmlsec.encryption.DHKeyValue
-
Get the P child element.
- getP() - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Get the P child element.
- getPadding() - Method in interface org.opensaml.xmlsec.algorithm.BlockEncryptionAlgorithm
-
Get the JCA padding algorithm specified by this algorithm.
- getPadding() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128CBC
-
Get the JCA padding algorithm specified by this algorithm.
- getPadding() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128GCM
-
Get the JCA padding algorithm specified by this algorithm.
- getPadding() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192CBC
-
Get the JCA padding algorithm specified by this algorithm.
- getPadding() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192GCM
-
Get the JCA padding algorithm specified by this algorithm.
- getPadding() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256CBC
-
Get the JCA padding algorithm specified by this algorithm.
- getPadding() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256GCM
-
Get the JCA padding algorithm specified by this algorithm.
- getPadding() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionDESede
-
Get the JCA padding algorithm specified by this algorithm.
- getPadding() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSA15
-
Get the JCA padding algorithm specified by this algorithm.
- getPadding() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSAOAEP
-
Get the JCA padding algorithm specified by this algorithm.
- getPadding() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSAOAEPMGF1P
-
Get the JCA padding algorithm specified by this algorithm.
- getPadding() - Method in interface org.opensaml.xmlsec.algorithm.KeyTransportAlgorithm
-
Get the JCA padding algorithm specified by this algorithm.
- getParameters() - Method in interface org.opensaml.xmlsec.encryption.AlgorithmIdentifierType
-
Gets the Parameters child element.
- getParserPool() - Method in class org.opensaml.xmlsec.config.DecryptionParserPool
-
Obtain the wrapped parser pool instance.
- getPgenCounter() - Method in interface org.opensaml.xmlsec.encryption.DHKeyValue
-
Get the pgenCounter element.
- getPgenCounter() - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Get the PgenCounter element.
- getPGPDatas() - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the list of PGPData child elements.
- getPGPKeyID() - Method in interface org.opensaml.xmlsec.signature.PGPData
-
Get PGPKeyID child element.
- getPGPKeyPacket() - Method in interface org.opensaml.xmlsec.signature.PGPData
-
Get PGPKeyPacket child element.
- getPublic() - Method in interface org.opensaml.xmlsec.encryption.DHKeyValue
-
Get the Public element.
- getPublicKey() - Method in interface org.opensaml.xmlsec.signature.ECKeyValue
-
Get the PublicKey child element.
- getPublicKeys(KeyInfo) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
- getQ() - Method in interface org.opensaml.xmlsec.encryption.DHKeyValue
-
Get the Q child element.
- getQ() - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Get the Q child element.
- getRecipient() - Method in interface org.opensaml.xmlsec.encryption.EncryptedKey
-
Gets the hint about for whom this encrypted key is intended.
- getRecipient() - Method in class org.opensaml.xmlsec.encryption.support.KeyEncryptionParameters
-
Gets the recipient of the key.
- getRecipientKeyInfo() - Method in interface org.opensaml.xmlsec.encryption.AgreementMethod
-
Get the child element containing the key generation material for the recipient.
- getRecipients() - Method in class org.opensaml.xmlsec.encryption.support.AbstractEncryptedKeyResolver
-
Get the set of recipient criteria used by this resolver, and against which a candidate
EncryptedKey's Recipient attribute is evaluated.
- getRecipients() - Method in interface org.opensaml.xmlsec.encryption.support.EncryptedKeyResolver
-
Get the set of recipient criteria used by this resolver, and against which a candidate
EncryptedKey's Recipient attribute is evaluated.
- getReferenceList() - Method in interface org.opensaml.xmlsec.encryption.EncryptedKey
-
Gets the child element containing pointers to EncryptedData and EncryptedKey elements encrypted using this key.
- getReferences() - Method in interface org.opensaml.xmlsec.encryption.ReferenceList
-
Get the list of reference child elements.
- getResolverChain() - Method in class org.opensaml.xmlsec.encryption.support.ChainingEncryptedKeyResolver
-
Get the unmodifiable list of resolvers which form the resolution chain.
- getRetrievalMethods() - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the list of RetrievalMethod child elements.
- getRSAKey(RSAKeyValue) - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
- getRSAKeyValue() - Method in interface org.opensaml.xmlsec.signature.KeyValue
-
Get the RSAKeyValue child element.
- getRSAOAEPParameters() - Method in class org.opensaml.xmlsec.encryption.support.KeyEncryptionParameters
-
- getRSAOAEPParameters() - Method in interface org.opensaml.xmlsec.EncryptionConfiguration
-
- getRSAOAEPParameters() - Method in class org.opensaml.xmlsec.EncryptionParameters
-
- getSeed() - Method in interface org.opensaml.xmlsec.encryption.DHKeyValue
-
Get the seed element.
- getSeed() - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Get the Seed element.
- getSignature() - Method in class org.opensaml.xmlsec.signature.AbstractSignableXMLObject
-
Gets the Signature XMLObject.
- getSignature() - Method in interface org.opensaml.xmlsec.signature.SignableXMLObject
-
Gets the Signature XMLObject.
- getSignature() - Method in class org.opensaml.xmlsec.signature.support.XMLSignatureCredentialContext
-
Gets the Signature element context.
- getSignatureAlgorithm(String, String) - Method in class org.opensaml.xmlsec.algorithm.AlgorithmRegistry
-
Lookup a signature algorithm descriptor by the JCA key algorithm and digest method IDs.
- getSignatureAlgorithm() - Method in interface org.opensaml.xmlsec.signature.Signature
-
Gets the algorithm used to compute the signature.
- getSignatureAlgorithm() - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Get the signature algorithm URI to use when signing.
- getSignatureAlgorithms() - Method in interface org.opensaml.xmlsec.SignatureSigningConfiguration
-
Get the list of preferred signature algorithm URIs, in preference order.
- getSignatureCanonicalizationAlgorithm() - Method in interface org.opensaml.xmlsec.SignatureSigningConfiguration
-
Get a canonicalization algorithm URI suitable for use as a Signature CanonicalizationMethod value.
- getSignatureCanonicalizationAlgorithm() - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Get a canonicalization algorithm URI suitable for use as a Signature CanonicalizationMethod value.
- getSignatureHMACOutputLength() - Method in interface org.opensaml.xmlsec.SignatureSigningConfiguration
-
Get the value to be used as the Signature SignatureMethod HMACOutputLength value, used
only when signing with an HMAC algorithm.
- getSignatureHMACOutputLength() - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Get the value to be used as the Signature SignatureMethod HMACOutputLength value, used
only when signing with an HMAC algorithm.
- getSignatureReferenceCanonicalizationAlgorithm() - Method in interface org.opensaml.xmlsec.SignatureSigningConfiguration
-
Get a canonicalization algorithm URI suitable for use as a Signature Reference Transform value.
- getSignatureReferenceCanonicalizationAlgorithm() - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Get a canonicalization algorithm URI suitable for use as a Signature Reference Transform value.
- getSignatureReferenceDigestMethod() - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Get a digest method algorithm URI suitable for use as a Signature Reference DigestMethod value.
- getSignatureReferenceDigestMethods() - Method in interface org.opensaml.xmlsec.SignatureSigningConfiguration
-
Get the list of digest method algorithm URIs suitable for use as a Signature Reference DigestMethod value,
in preference order.
- getSignatureSigningParameters() - Method in class org.opensaml.xmlsec.context.SecurityParametersContext
-
Get the parameters to use for XML signature signing operations.
- getSignatureTrustEngine() - Method in interface org.opensaml.xmlsec.SignatureValidationConfiguration
-
Get the signature trust engine to use.
- getSignatureTrustEngine() - Method in class org.opensaml.xmlsec.SignatureValidationParameters
-
Get the signature trust engine to use.
- getSignatureValidationParameters() - Method in class org.opensaml.xmlsec.context.SecurityParametersContext
-
Get the parameters to use for XML signature validation operations.
- getSignatureValidationParameters() - Method in class org.opensaml.xmlsec.signature.support.SignatureValidationParametersCriterion
-
Get the signature validation parameters instance.
- getSignatureValidationProvider() - Static method in class org.opensaml.xmlsec.signature.support.SignatureValidator
-
- getSignerProvider() - Static method in class org.opensaml.xmlsec.signature.support.Signer
-
- getSigningCredential() - Method in interface org.opensaml.xmlsec.signature.Signature
-
Gets the signature signing credential.
- getSigningCredential() - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Get the signing credential to use when signing.
- getSigningCredentials() - Method in interface org.opensaml.xmlsec.SignatureSigningConfiguration
-
Get the list of signing credentials to use when signing, in preference order.
- getSPKIDatas() - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the list of SPKIData child elements.
- getSPKISexps() - Method in interface org.opensaml.xmlsec.signature.SPKIData
-
Get the list of SPKISexp child elements.
- getTarget() - Method in interface org.opensaml.xmlsec.encryption.EncryptionProperty
-
Get the target URI attribute which specifies to which element this.
- getTransforms() - Method in interface org.opensaml.xmlsec.encryption.CipherReference
-
Get the Transforms child element, which describes which transformations to apply when dereferencing the data.
- getTransforms() - Method in interface org.opensaml.xmlsec.encryption.Transforms
-
Get the list of Transform child elements.
- getTransforms() - Method in interface org.opensaml.xmlsec.signature.RetrievalMethod
-
Get the Transforms child element.
- getTransforms() - Method in interface org.opensaml.xmlsec.signature.support.TransformsConfigurableContentReference
-
Gets the mutable list of transforms applied to the content prior to digest generation.
- getTransforms() - Method in class org.opensaml.xmlsec.signature.support.URIContentReference
-
Gets the transforms applied to the content prior to digest generation.
- getTransforms() - Method in interface org.opensaml.xmlsec.signature.Transforms
-
Get the list of Transform child elements.
- getType() - Method in interface org.opensaml.xmlsec.algorithm.AlgorithmDescriptor
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128CBC
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128GCM
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192CBC
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192GCM
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256CBC
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256GCM
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionDESede
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestMD5
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestRIPEMD160
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA1
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA224
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA256
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA384
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA512
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACMD5
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACRIPEMD160
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA1
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA224
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA256
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA384
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA512
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSA15
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSAOAEP
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSAOAEPMGF1P
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureDSASHA1
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureDSASHA256
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA1
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA224
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA256
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA384
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA512
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSAMD5
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSARIPEMD160
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA1
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA224
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA256
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA384
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA512
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES128
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES192
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES256
-
Get the algorithm URI's fundamental type.
- getType() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapDESede
-
Get the algorithm URI's fundamental type.
- getType() - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Gets the type information for the plaintext content.
- getType() - Method in interface org.opensaml.xmlsec.signature.RetrievalMethod
-
Set the Type attribute value.
- getUnknownXMLObject() - Method in interface org.opensaml.xmlsec.signature.KeyValue
-
Get the wildcard <any> XMLObject child element.
- getURI() - Method in interface org.opensaml.xmlsec.algorithm.AlgorithmDescriptor
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128CBC
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES128GCM
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192CBC
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES192GCM
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256CBC
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionAES256GCM
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.BlockEncryptionDESede
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestMD5
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestRIPEMD160
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA1
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA224
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA256
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA384
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.DigestSHA512
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACMD5
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACRIPEMD160
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA1
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA224
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA256
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA384
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.HMACSHA512
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSA15
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSAOAEP
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.KeyTransportRSAOAEPMGF1P
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureDSASHA1
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureDSASHA256
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA1
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA224
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA256
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA384
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA512
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSAMD5
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSARIPEMD160
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA1
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA224
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA256
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA384
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA512
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES128
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES192
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES256
-
Get the algorithm's identifying URI.
- getURI() - Method in class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapDESede
-
Get the algorithm's identifying URI.
- getURI() - Method in interface org.opensaml.xmlsec.encryption.CipherReference
-
Get the URI attribute that describes from where to deference the encrypted data.
- getURI() - Method in interface org.opensaml.xmlsec.encryption.ReferenceType
-
Get the URI attribute which indicates the referent of this reference.
- getURI() - Method in interface org.opensaml.xmlsec.signature.KeyInfoReference
-
Get the URI attribute value.
- getURI() - Method in interface org.opensaml.xmlsec.signature.NamedCurve
-
Get the URI attribute value.
- getURI() - Method in interface org.opensaml.xmlsec.signature.RetrievalMethod
-
Get the URI attribute value.
- getValue() - Method in interface org.opensaml.xmlsec.signature.X509SerialNumber
-
Gets the integer.
- getValueBigInt() - Method in interface org.opensaml.xmlsec.signature.CryptoBinary
-
Convenience method to get the value of the element as a BigInteger type.
- getWhitelistBlacklistPrecedence() - Method in interface org.opensaml.xmlsec.WhitelistBlacklistConfiguration
-
Get preference value indicating which should take precedence when both whitelist and blacklist are non-empty.
- getWhitelistedAlgorithms() - Method in interface org.opensaml.xmlsec.WhitelistBlacklistConfiguration
-
Get the list of whitelisted algorithm URI's.
- getWhitelistedAlgorithms() - Method in class org.opensaml.xmlsec.WhitelistBlacklistParameters
-
Get the list of whitelisted algorithm URI's.
- getX509CertFactory() - Static method in class org.opensaml.xmlsec.keyinfo.KeyInfoSupport
-
Get the Java certificate factory singleton.
- getX509Certificates() - Method in interface org.opensaml.xmlsec.signature.X509Data
-
Get the list of X509Certificate child elements.
- getX509CRLs() - Method in interface org.opensaml.xmlsec.signature.X509Data
-
Get the list of X509CRL child elements.
- getX509Datas() - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the list of X509Data child elements.
- getX509Digests() - Method in interface org.opensaml.xmlsec.signature.X509Data
-
Get the list of X509Digest child elements.
- getX509IssuerName() - Method in interface org.opensaml.xmlsec.signature.X509IssuerSerial
-
Get the X509IssuerName child element.
- getX509IssuerSerials() - Method in interface org.opensaml.xmlsec.signature.X509Data
-
Get the list of X509IssuerSerial child elements.
- getX509SerialNumber() - Method in interface org.opensaml.xmlsec.signature.X509IssuerSerial
-
Get the X509SerialNumber child element.
- getX509SKIs() - Method in interface org.opensaml.xmlsec.signature.X509Data
-
Get the list of X509SKI child elements.
- getX509SubjectNames() - Method in interface org.opensaml.xmlsec.signature.X509Data
-
Get the list of X509SubjectName child elements.
- getXMLObjects() - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the list of all XMLObject children.
- getXMLObjects(QName) - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Get the list of XMLObject children whose type or element QName matches the specified QName.
- getXMLObjects() - Method in interface org.opensaml.xmlsec.signature.SPKIData
-
Get the list of all XMLObject children.
- getXMLObjects(QName) - Method in interface org.opensaml.xmlsec.signature.SPKIData
-
Get the list of XMLObject children whose type or element QName matches the specified QName.
- getXMLObjects(QName) - Method in interface org.opensaml.xmlsec.signature.Transform
-
Get the list of XMLObject children that match a particular QName.
- getXMLObjects() - Method in interface org.opensaml.xmlsec.signature.X509Data
-
Get the list of all XMLObject children.
- getXMLObjects(QName) - Method in interface org.opensaml.xmlsec.signature.X509Data
-
Get the list of XMLObject children whose type or element QName matches the specified QName.
- getXPaths() - Method in interface org.opensaml.xmlsec.signature.Transform
-
Get the list of XPath child elements.
- getY() - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Get the Y child element.
- GlobalAlgorithmRegistryInitializer - Class in org.opensaml.xmlsec.config
-
OpenSAML Initializer
implementation for algorithms.
- GlobalAlgorithmRegistryInitializer() - Constructor for class org.opensaml.xmlsec.config.GlobalAlgorithmRegistryInitializer
-
- SecurityConfigurationSupport - Class in org.opensaml.xmlsec
-
Helper methods for working with security configuration.
- SecurityConfigurationSupport() - Constructor for class org.opensaml.xmlsec.SecurityConfigurationSupport
-
Constructor.
- SecurityParametersContext - Class in org.opensaml.xmlsec.context
-
A context implementation for storing parameter instances for XML signature signing and validation, and XML
encryption and decryption.
- SecurityParametersContext() - Constructor for class org.opensaml.xmlsec.context.SecurityParametersContext
-
- Seed - Interface in org.opensaml.xmlsec.encryption
-
XMLObject representing XML Digital Signature, version 20020212, seed element.
- Seed - Interface in org.opensaml.xmlsec.signature
-
XMLObject representing XML Digital Signature, version 20020212, Seed element.
- SelectionInput(String, String, Credential) - Constructor for class org.opensaml.xmlsec.KeyTransportAlgorithmPredicate.SelectionInput
-
Constructor.
- serialVersionUID - Static variable in exception org.opensaml.xmlsec.encryption.support.DecryptionException
-
Serial version UID.
- serialVersionUID - Static variable in exception org.opensaml.xmlsec.encryption.support.EncryptionException
-
Serial version UID.
- serialVersionUID - Static variable in exception org.opensaml.xmlsec.signature.support.SignatureException
-
Serial version UID.
- setAlgorithm(String) - Method in interface org.opensaml.xmlsec.encryption.AgreementMethod
-
Sets the algorithm URI attribute value for this agreement method.
- setAlgorithm(String) - Method in interface org.opensaml.xmlsec.encryption.AlgorithmIdentifierType
-
Sets the algorithm URI attribute.
- setAlgorithm(String) - Method in interface org.opensaml.xmlsec.encryption.EncryptionMethod
-
Sets the algorithm URI attribute used in this EncryptionMethod.
- setAlgorithm(String) - Method in class org.opensaml.xmlsec.encryption.support.DataEncryptionParameters
-
Sets the XML Encryption algorithm URI used to encrypt.
- setAlgorithm(String) - Method in interface org.opensaml.xmlsec.signature.DigestMethod
-
Set the Algorithm URI attribute value.
- setAlgorithm(String) - Method in interface org.opensaml.xmlsec.signature.Transform
-
Set the Algorithm URI attribute value.
- setAlgorithm(String) - Method in interface org.opensaml.xmlsec.signature.X509Digest
-
Set the Algorithm URI attribute value.
- setBlacklistedAlgorithms(Collection<String>) - Method in class org.opensaml.xmlsec.WhitelistBlacklistParameters
-
Set the list of blacklisted algorithm URI's.
- setCanonicalizationAlgorithm(String) - Method in interface org.opensaml.xmlsec.signature.Signature
-
Sets the canonicalization algorithm used to create the signature content.
- setCarriedKeyName(CarriedKeyName) - Method in interface org.opensaml.xmlsec.encryption.EncryptedKey
-
Sets the child element carrying the human readable name for this key.
- setCipherData(CipherData) - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Sets the CipherData child element.
- setCipherReference(CipherReference) - Method in interface org.opensaml.xmlsec.encryption.CipherData
-
Get the CipherReference which points to the location encrypted data.
- setCipherValue(CipherValue) - Method in interface org.opensaml.xmlsec.encryption.CipherData
-
Set the base64-encoded data representing the encrypted form of the plaintext data.
- setDataEncryptionAlgorithm(String) - Method in class org.opensaml.xmlsec.EncryptionParameters
-
Set the encryption algorithm URI to use when encrypting the EncryptedData.
- setDataEncryptionCredential(Credential) - Method in class org.opensaml.xmlsec.EncryptionParameters
-
Set the encryption credential to use when encrypting the EncryptedData.
- setDataKeyInfoCredentialResolver(KeyInfoCredentialResolver) - Method in class org.opensaml.xmlsec.DecryptionParameters
-
Set the KeyInfoCredentialResolver to use when processing the EncryptedData/KeyInfo.
- setDataKeyInfoGenerator(KeyInfoGenerator) - Method in class org.opensaml.xmlsec.EncryptionParameters
-
Set the KeyInfoGenerator to use when generating the EncryptedData/KeyInfo.
- setDecryptionParameters(DecryptionParameters) - Method in class org.opensaml.xmlsec.context.SecurityParametersContext
-
Set the parameters to use for XML decryption operations.
- setDepthLimit(int) - Method in class org.opensaml.xmlsec.encryption.support.SimpleKeyInfoReferenceEncryptedKeyResolver
-
Sets the reference depth limit, to a minimum of 1.
- setDigestAlgorithm(String) - Method in interface org.opensaml.xmlsec.signature.support.ConfigurableContentReference
-
Sets the algorithm used to digest the content.
- setDigestAlgorithm(String) - Method in class org.opensaml.xmlsec.signature.support.URIContentReference
-
Sets the algorithm used to digest the content.
- setDigestMethod(String) - Method in class org.opensaml.xmlsec.encryption.support.RSAOAEPParameters
-
Set the digest method algorithm URI.
- setDSAKeyValue(DSAKeyValue) - Method in interface org.opensaml.xmlsec.signature.KeyValue
-
Set the DSAKeyValue child element.
- setECKeyValue(ECKeyValue) - Method in interface org.opensaml.xmlsec.signature.KeyValue
-
Set the ECKeyValue child element.
- setECParameters(XMLObject) - Method in interface org.opensaml.xmlsec.signature.ECKeyValue
-
Set the ECParameters child element.
- setEncoding(String) - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Sets the encoding applied to the plaintext content prior to encryption.
- setEncryptedKeyResolver(EncryptedKeyResolver) - Method in class org.opensaml.xmlsec.DecryptionParameters
-
Get the EncryptedKeyResolver to use when resolving the EncryptedKey(s) to process.
- setEncryptionCredential(Credential) - Method in class org.opensaml.xmlsec.encryption.support.DataEncryptionParameters
-
Sets the credential used to encrypt.
- setEncryptionMethod(EncryptionMethod) - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Sets the EncryptionMethod child element.
- setEncryptionParameters(EncryptionParameters) - Method in class org.opensaml.xmlsec.context.SecurityParametersContext
-
Set the parameters to use for XML encryption operations.
- setEncryptionProperties(EncryptionProperties) - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Sets the EncryptionProperties child element.
- setExponent(Exponent) - Method in interface org.opensaml.xmlsec.signature.RSAKeyValue
-
Set the Exponent child element.
- setG(G) - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Set the G child element.
- setGenerator(Generator) - Method in interface org.opensaml.xmlsec.encryption.DHKeyValue
-
Set the G child element.
- setHMACOutputLength(Integer) - Method in interface org.opensaml.xmlsec.signature.Signature
-
Sets the HMAC output length value, optionally used when signing
with an HMAC signature algorithm.
- setID(String) - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Sets the unique ID for the XML element.
- setID(String) - Method in interface org.opensaml.xmlsec.encryption.EncryptionProperties
-
Set the ID attribute that uniquely identifies this element.
- setID(String) - Method in interface org.opensaml.xmlsec.encryption.EncryptionProperty
-
Set the ID attribute which uniquely identifies this element.
- setID(String) - Method in interface org.opensaml.xmlsec.signature.DEREncodedKeyValue
-
Set the Id attribute value.
- setID(String) - Method in interface org.opensaml.xmlsec.signature.ECKeyValue
-
Set the Id attribute value.
- setID(String) - Method in interface org.opensaml.xmlsec.signature.KeyInfo
-
Set the Id attribute value.
- setID(String) - Method in interface org.opensaml.xmlsec.signature.KeyInfoReference
-
Set the Id attribute value.
- setJ(J) - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Set the J child element.
- setJCAProviderName(String) - Method in class org.opensaml.xmlsec.encryption.support.Decrypter
-
Set the Java Cryptography Architecture (JCA) security provider name that should be used to provide the decryption
support.
- setJCAProviderName(String) - Method in class org.opensaml.xmlsec.encryption.support.Encrypter
-
Set the Java Cryptography Architecture (JCA) security provider name that should be used to provide the encryption
support.
- setKANonce(KANonce) - Method in interface org.opensaml.xmlsec.encryption.AgreementMethod
-
Set the nonce child element used to introduce variability into the generation of keying material.
- setKEKKeyInfoCredentialResolver(KeyInfoCredentialResolver) - Method in class org.opensaml.xmlsec.DecryptionParameters
-
Set the KeyInfoCredentialResolver to use when processing the EncryptedKey/KeyInfo (the
Key Encryption Key or KEK).
- setKEKResolverCriteria(CriteriaSet) - Method in class org.opensaml.xmlsec.encryption.support.Decrypter
-
Set the optional static set of criteria used when resolving credentials based on the KeyInfo of an EncryptedKey
element.
- setKeyInfo(KeyInfo) - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Sets the KeyInfo child element.
- setKeyInfo(KeyInfo) - Method in class org.opensaml.xmlsec.keyinfo.KeyInfoCriterion
-
Sets the KeyInfo which is the source of credential criteria.
- setKeyInfo(KeyInfo) - Method in interface org.opensaml.xmlsec.signature.Signature
-
Sets the key info added to this signature.
- setKeyInfoGenerator(KeyInfoGenerator) - Method in class org.opensaml.xmlsec.encryption.support.DataEncryptionParameters
-
Sets the instance which will be used to generate a KeyInfo
object from the encryption credential.
- setKeyInfoGenerator(KeyInfoGenerator) - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Set the KeyInfoGenerator to use when generating the Signature/KeyInfo.
- setKeyResolverCriteria(CriteriaSet) - Method in class org.opensaml.xmlsec.encryption.support.Decrypter
-
Set the optional static set of criteria used when resolving credentials based on the KeyInfo of an EncryptedData
element.
- setKeySize(KeySize) - Method in interface org.opensaml.xmlsec.encryption.EncryptionMethod
-
Sets the KeySize child element.
- setKeyTransportEncryptionAlgorithm(String) - Method in class org.opensaml.xmlsec.EncryptionParameters
-
Set the encryption algorithm URI to use when encrypting the EncryptedKey.
- setKeyTransportEncryptionCredential(Credential) - Method in class org.opensaml.xmlsec.EncryptionParameters
-
Set the encryption credential to use when encrypting the EncryptedKey.
- setKeyTransportKeyInfoGenerator(KeyInfoGenerator) - Method in class org.opensaml.xmlsec.EncryptionParameters
-
Set the KeyInfoGenerator to use when generating the EncryptedKey/KeyInfo.
- setMaskGenerationFunction(String) - Method in class org.opensaml.xmlsec.encryption.support.RSAOAEPParameters
-
Set the mask generation function (MGF) algorithm URI.
- setMimeType(String) - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Sets the MIME type of the plaintext content.
- setModulus(Modulus) - Method in interface org.opensaml.xmlsec.signature.RSAKeyValue
-
Set the Modulus child element.
- setNamedCurve(NamedCurve) - Method in interface org.opensaml.xmlsec.signature.ECKeyValue
-
Set the NamedCurve child element.
- setOAEPparams(OAEPparams) - Method in interface org.opensaml.xmlsec.encryption.EncryptionMethod
-
Sets the OAEPparams child element.
- setOAEPparams(String) - Method in class org.opensaml.xmlsec.encryption.support.RSAOAEPParameters
-
Set the base64-encoded OAEPParams value.
- setOriginatorKeyInfo(OriginatorKeyInfo) - Method in interface org.opensaml.xmlsec.encryption.AgreementMethod
-
Set the child element containing the key generation material for the originator.
- setP(P) - Method in interface org.opensaml.xmlsec.encryption.DHKeyValue
-
Set the P child element.
- setP(P) - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Set the P child element.
- setParameters(XMLObject) - Method in interface org.opensaml.xmlsec.encryption.AlgorithmIdentifierType
-
Sets the Parameters child element.
- setPgenCounter(PgenCounter) - Method in interface org.opensaml.xmlsec.encryption.DHKeyValue
-
Set the pgenCounter element.
- setPgenCounter(PgenCounter) - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Set the PgenCounter element.
- setPGPKeyID(PGPKeyID) - Method in interface org.opensaml.xmlsec.signature.PGPData
-
Set PGPKeyID child element.
- setPGPKeyPacket(PGPKeyPacket) - Method in interface org.opensaml.xmlsec.signature.PGPData
-
Set PGPKeyPacket child element.
- setPublic(Public) - Method in interface org.opensaml.xmlsec.encryption.DHKeyValue
-
Set the Public element.
- setPublicKey(PublicKey) - Method in interface org.opensaml.xmlsec.signature.ECKeyValue
-
Set the PublicKey child element.
- setQ(Q) - Method in interface org.opensaml.xmlsec.encryption.DHKeyValue
-
Set the Q child element.
- setQ(Q) - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Set the Q child element.
- setRecipient(String) - Method in interface org.opensaml.xmlsec.encryption.EncryptedKey
-
Sets the hint about for whom this encrypted key is intended.
- setRecipient(String) - Method in class org.opensaml.xmlsec.encryption.support.KeyEncryptionParameters
-
Sets the recipient of the key.
- setRecipientKeyInfo(RecipientKeyInfo) - Method in interface org.opensaml.xmlsec.encryption.AgreementMethod
-
Set the child element containing the key generation material for the recipient.
- setReferenceList(ReferenceList) - Method in interface org.opensaml.xmlsec.encryption.EncryptedKey
-
Sets the child element containing pointers to EncryptedData and EncryptedKey elements encrypted using this key.
- setRootInNewDocument(boolean) - Method in class org.opensaml.xmlsec.encryption.support.Decrypter
-
Set the flag which indicates whether by default the DOM Element which backs a decrypted SAML object
will be the root of a new DOM document.
- setRSAKeyValue(RSAKeyValue) - Method in interface org.opensaml.xmlsec.signature.KeyValue
-
Set the RSAKeyValue child element.
- setRSAOAEPParameters(RSAOAEPParameters) - Method in class org.opensaml.xmlsec.encryption.support.KeyEncryptionParameters
-
- setRSAOAEPParameters(RSAOAEPParameters) - Method in class org.opensaml.xmlsec.EncryptionParameters
-
- setSeed(Seed) - Method in interface org.opensaml.xmlsec.encryption.DHKeyValue
-
Set the seed element.
- setSeed(Seed) - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Set the Seed element.
- setSignature(Signature) - Method in class org.opensaml.xmlsec.signature.AbstractSignableXMLObject
-
Sets the Signature XMLObject.
- setSignature(Signature) - Method in interface org.opensaml.xmlsec.signature.SignableXMLObject
-
Sets the Signature XMLObject.
- setSignatureAlgorithm(String) - Method in interface org.opensaml.xmlsec.signature.Signature
-
Sets the algorithm used to compute the signature.
- setSignatureAlgorithm(String) - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Set the signature algorithm URI to use when signing.
- setSignatureCanonicalizationAlgorithm(String) - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Set a canonicalization algorithm URI suitable for use as a Signature CanonicalizationMethod value.
- setSignatureHMACOutputLength(Integer) - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Set the value to be used as the Signature SignatureMethod HMACOutputLength value, used
only when signing with an HMAC algorithm.
- setSignatureReferenceCanonicalizationAlgorithm(String) - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Get a canonicalization algorithm URI suitable for use as a Signature Reference Transform value.
- setSignatureReferenceDigestMethod(String) - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Set a digest method algorithm URI suitable for use as a Signature Reference DigestMethod value.
- setSignatureSigningParameters(SignatureSigningParameters) - Method in class org.opensaml.xmlsec.context.SecurityParametersContext
-
Set the parameters to use for XML signature signing operations.
- setSignatureTrustEngine(SignatureTrustEngine) - Method in class org.opensaml.xmlsec.SignatureValidationParameters
-
Set the signature trust engine to use.
- setSignatureValidationParameters(SignatureValidationParameters) - Method in class org.opensaml.xmlsec.context.SecurityParametersContext
-
Set the parameters to use for XML signature validation operations.
- setSigningCredential(Credential) - Method in interface org.opensaml.xmlsec.signature.Signature
-
Sets the signature signing credential.
- setSigningCredential(Credential) - Method in class org.opensaml.xmlsec.SignatureSigningParameters
-
Set the signing credential to use when signing.
- setTarget(String) - Method in interface org.opensaml.xmlsec.encryption.EncryptionProperty
-
Set the target URI attribute which specifies to which element this property applies.
- setTransforms(Transforms) - Method in interface org.opensaml.xmlsec.encryption.CipherReference
-
Set the Transforms child element, which describes which transformations to apply when dereferencing the data.
- setTransforms(Transforms) - Method in interface org.opensaml.xmlsec.signature.RetrievalMethod
-
Set the Transforms child element.
- setType(String) - Method in interface org.opensaml.xmlsec.encryption.EncryptedType
-
Sets the type information for the plaintext content.
- setType(String) - Method in interface org.opensaml.xmlsec.signature.RetrievalMethod
-
Set the Type attribute value.
- setUnknownXMLObject(XMLObject) - Method in interface org.opensaml.xmlsec.signature.KeyValue
-
Set the wildcard <any> XMLObject child element.
- setURI(String) - Method in interface org.opensaml.xmlsec.encryption.CipherReference
-
Set the URI attribute that describes from where to deference the encrypted data.
- setURI(String) - Method in interface org.opensaml.xmlsec.encryption.ReferenceType
-
Set the URI attribute which indicates the referent of this reference.
- setURI(String) - Method in interface org.opensaml.xmlsec.signature.KeyInfoReference
-
Set the URI attribute value.
- setURI(String) - Method in interface org.opensaml.xmlsec.signature.NamedCurve
-
Set the URI attribute value.
- setURI(String) - Method in interface org.opensaml.xmlsec.signature.RetrievalMethod
-
Set the URI attribute value.
- setUseDefaultManager(boolean) - Method in class org.opensaml.xmlsec.keyinfo.NamedKeyInfoGeneratorManager
-
Set the option as to whether the default (unnamed) manager will be used to lookup factories
for credentials if there is no appropriate named factory for the credential type.
- setValue(BigInteger) - Method in interface org.opensaml.xmlsec.signature.X509SerialNumber
-
Sets the integer.
- setValueBigInt(BigInteger) - Method in interface org.opensaml.xmlsec.signature.CryptoBinary
-
Convenience method to set the value of the element as a BigInteger type.
- setWhitelistedAlgorithms(Collection<String>) - Method in class org.opensaml.xmlsec.WhitelistBlacklistParameters
-
Set the list of whitelisted algorithm URI's.
- setX509IssuerName(X509IssuerName) - Method in interface org.opensaml.xmlsec.signature.X509IssuerSerial
-
Set the X509IssuerName child element.
- setX509SerialNumber(X509SerialNumber) - Method in interface org.opensaml.xmlsec.signature.X509IssuerSerial
-
Set the X509SerialNumber child element.
- setY(Y) - Method in interface org.opensaml.xmlsec.signature.DSAKeyValue
-
Set the Y child element.
- sig - Variable in class org.opensaml.xmlsec.signature.support.XMLSignatureCredentialContext
-
The Signature element context.
- SignableXMLObject - Interface in org.opensaml.xmlsec.signature
-
An XMLObject whose DOM representation can be digitally signed.
- signature - Variable in class org.opensaml.xmlsec.signature.AbstractSignableXMLObject
-
Signature child.
- Signature - Interface in org.opensaml.xmlsec.signature
-
XMLObject representing an enveloped or detached XML Digital Signature, version 20020212, Signature element.
- SignatureAlgorithm - Interface in org.opensaml.xmlsec.algorithm
-
Interface for signature algorithm descriptors.
- SignatureAlgorithmIndex(String, String) - Constructor for class org.opensaml.xmlsec.algorithm.AlgorithmRegistry.SignatureAlgorithmIndex
-
Constructor.
- signatureAlgorithms - Variable in class org.opensaml.xmlsec.algorithm.AlgorithmRegistry
-
Index of (KeyType,DigestType) to AlgorithmDescriptor.
- signatureAlgorithmURI - Variable in class org.opensaml.xmlsec.SignatureSigningParameters
-
The signature algorithm URI.
- signatureCanonicalizationAlgorithm - Variable in class org.opensaml.xmlsec.SignatureSigningParameters
-
The signature canonicalization algorithm URI.
- SignatureConstants - Class in org.opensaml.xmlsec.signature.support
-
Constants defined in or related to the XML Signature 1.0 and 1.1 specifications and
related RFCs.
- SignatureConstants() - Constructor for class org.opensaml.xmlsec.signature.support.SignatureConstants
-
Constructor.
- SignatureDSASHA1 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: DSA SHA-1.
- SignatureDSASHA1() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureDSASHA1
-
- SignatureDSASHA256 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: DSA SHA-1.
- SignatureDSASHA256() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureDSASHA256
-
- SignatureECDSASHA1 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: ECDSA SHA-1.
- SignatureECDSASHA1() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA1
-
- SignatureECDSASHA224 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: ECDSA SHA-256.
- SignatureECDSASHA224() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA224
-
- SignatureECDSASHA256 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: ECDSA SHA-256.
- SignatureECDSASHA256() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA256
-
- SignatureECDSASHA384 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: ECDSA SHA-384.
- SignatureECDSASHA384() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA384
-
- SignatureECDSASHA512 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: ECDSA SHA-512.
- SignatureECDSASHA512() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureECDSASHA512
-
- SignatureException - Exception in org.opensaml.xmlsec.signature.support
-
Exception thrown when an error occurs during signature operations.
- SignatureException() - Constructor for exception org.opensaml.xmlsec.signature.support.SignatureException
-
Constructor.
- SignatureException(String) - Constructor for exception org.opensaml.xmlsec.signature.support.SignatureException
-
Constructor.
- SignatureException(Exception) - Constructor for exception org.opensaml.xmlsec.signature.support.SignatureException
-
Constructor.
- SignatureException(String, Exception) - Constructor for exception org.opensaml.xmlsec.signature.support.SignatureException
-
Constructor.
- signatureHMACOutputLength - Variable in class org.opensaml.xmlsec.SignatureSigningParameters
-
The signature HMAC output length value.
- SignaturePrevalidator - Interface in org.opensaml.xmlsec.signature.support
-
An interface for components which perform some pre-validation processing on an XML
Signature
instance,
for example to validate that the signature confirms to a particular profile of XML Signature.
- signatureReferenceCanonicalizationAlgorithm - Variable in class org.opensaml.xmlsec.SignatureSigningParameters
-
The signature reference canonicalization transform algorithm.
- signatureReferenceDigestMethod - Variable in class org.opensaml.xmlsec.SignatureSigningParameters
-
The signature reference digest method URI.
- SignatureRSAMD5 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: RSA MD5.
- SignatureRSAMD5() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSAMD5
-
- SignatureRSARIPEMD160 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: RSA RIPEMD160.
- SignatureRSARIPEMD160() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSARIPEMD160
-
- SignatureRSASHA1 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: RSA SHA-1.
- SignatureRSASHA1() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA1
-
- SignatureRSASHA224 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: RSA SHA-256.
- SignatureRSASHA224() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA224
-
- SignatureRSASHA256 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: RSA SHA-256.
- SignatureRSASHA256() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA256
-
- SignatureRSASHA384 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: RSA SHA-384.
- SignatureRSASHA384() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA384
-
- SignatureRSASHA512 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for signature algorithm: RSA SHA-512.
- SignatureRSASHA512() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SignatureRSASHA512
-
- SignatureSigningConfiguration - Interface in org.opensaml.xmlsec
-
The configuration information to use when generating an XML signature.
- SignatureSigningConfigurationCriterion - Class in org.opensaml.xmlsec.criterion
-
- SignatureSigningConfigurationCriterion(List<SignatureSigningConfiguration>) - Constructor for class org.opensaml.xmlsec.criterion.SignatureSigningConfigurationCriterion
-
Constructor.
- SignatureSigningConfigurationCriterion(SignatureSigningConfiguration...) - Constructor for class org.opensaml.xmlsec.criterion.SignatureSigningConfigurationCriterion
-
Constructor.
- signatureSigningParameters - Variable in class org.opensaml.xmlsec.context.SecurityParametersContext
-
Signature signing parameters.
- SignatureSigningParameters - Class in org.opensaml.xmlsec
-
The effective parameters to use when generating an XML signature.
- SignatureSigningParameters() - Constructor for class org.opensaml.xmlsec.SignatureSigningParameters
-
- SignatureSigningParametersResolver - Interface in org.opensaml.xmlsec
-
- SignatureSupport - Class in org.opensaml.xmlsec.signature.support
-
Helper methods for working with XML Signature.
- SignatureSupport() - Constructor for class org.opensaml.xmlsec.signature.support.SignatureSupport
-
Constructor.
- SignatureTrustEngine - Interface in org.opensaml.xmlsec.signature.support
-
Evaluates the trustworthiness and validity of XML or raw Signatures against implementation-specific requirements.
- signatureTrustEngine - Variable in class org.opensaml.xmlsec.SignatureValidationParameters
-
The signature trust engine to use.
- SignatureValidationConfiguration - Interface in org.opensaml.xmlsec
-
The configuration information to use when validating an XML signature.
- SignatureValidationConfigurationCriterion - Class in org.opensaml.xmlsec.criterion
-
- SignatureValidationConfigurationCriterion(List<SignatureValidationConfiguration>) - Constructor for class org.opensaml.xmlsec.criterion.SignatureValidationConfigurationCriterion
-
Constructor.
- SignatureValidationConfigurationCriterion(SignatureValidationConfiguration...) - Constructor for class org.opensaml.xmlsec.criterion.SignatureValidationConfigurationCriterion
-
Constructor.
- signatureValidationParameters - Variable in class org.opensaml.xmlsec.context.SecurityParametersContext
-
Signature validation parameters.
- SignatureValidationParameters - Class in org.opensaml.xmlsec
-
The effective parameters to use when validating an XML signature.
- SignatureValidationParameters() - Constructor for class org.opensaml.xmlsec.SignatureValidationParameters
-
Constructor.
- SignatureValidationParametersCriterion - Class in org.opensaml.xmlsec.signature.support
-
- SignatureValidationParametersCriterion(SignatureValidationParameters) - Constructor for class org.opensaml.xmlsec.signature.support.SignatureValidationParametersCriterion
-
Constructor.
- SignatureValidationParametersResolver - Interface in org.opensaml.xmlsec
-
- SignatureValidationProvider - Interface in org.opensaml.xmlsec.signature.support
-
Interface for a provider component that cryptographically validates an
XML Signature
Signature
using a candidate validation
Credential
.
- SignatureValidator - Class in org.opensaml.xmlsec.signature.support
-
A service class that cryptographically validates an XML Signature
Signature
using a candidate validation
Credential
.
- SignatureValidator() - Constructor for class org.opensaml.xmlsec.signature.support.SignatureValidator
-
Constructor.
- Signer - Class in org.opensaml.xmlsec.signature.support
-
A service class which is responsible for cryptographically computing and storing the
actual digital signature content held within a
Signature
instance.
- Signer() - Constructor for class org.opensaml.xmlsec.signature.support.Signer
-
Constructor.
- signerInstance - Static variable in class org.opensaml.xmlsec.signature.support.Signer
-
The cached signer provider instance to use.
- SignerProvider - Interface in org.opensaml.xmlsec.signature.support
-
Interface for a component which is responsible for cryptographically computing and storing the
actual digital signature content held within a
Signature
instance.
- signingCredential - Variable in class org.opensaml.xmlsec.SignatureSigningParameters
-
The signing credential.
- signObject(SignableXMLObject, SignatureSigningParameters) - Static method in class org.opensaml.xmlsec.signature.support.SignatureSupport
-
- signObject(Signature) - Static method in class org.opensaml.xmlsec.signature.support.Signer
-
Signs a single XMLObject.
- signObject(Signature) - Method in interface org.opensaml.xmlsec.signature.support.SignerProvider
-
Signs a single XMLObject.
- signObjects(List<Signature>) - Static method in class org.opensaml.xmlsec.signature.support.Signer
-
Signs the given XMLObject in the order provided.
- signWithURI(Credential, String, byte[]) - Static method in class org.opensaml.xmlsec.crypto.XMLSigningUtil
-
Compute the signature or MAC value over the supplied input.
- SimpleKeyInfoReferenceEncryptedKeyResolver - Class in org.opensaml.xmlsec.encryption.support
-
- SimpleKeyInfoReferenceEncryptedKeyResolver() - Constructor for class org.opensaml.xmlsec.encryption.support.SimpleKeyInfoReferenceEncryptedKeyResolver
-
Constructor.
- SimpleKeyInfoReferenceEncryptedKeyResolver(Set<String>) - Constructor for class org.opensaml.xmlsec.encryption.support.SimpleKeyInfoReferenceEncryptedKeyResolver
-
Constructor.
- SimpleKeyInfoReferenceEncryptedKeyResolver(String) - Constructor for class org.opensaml.xmlsec.encryption.support.SimpleKeyInfoReferenceEncryptedKeyResolver
-
Constructor.
- SimpleRetrievalMethodEncryptedKeyResolver - Class in org.opensaml.xmlsec.encryption.support
-
- SimpleRetrievalMethodEncryptedKeyResolver() - Constructor for class org.opensaml.xmlsec.encryption.support.SimpleRetrievalMethodEncryptedKeyResolver
-
Constructor.
- SimpleRetrievalMethodEncryptedKeyResolver(Set<String>) - Constructor for class org.opensaml.xmlsec.encryption.support.SimpleRetrievalMethodEncryptedKeyResolver
-
Constructor.
- SimpleRetrievalMethodEncryptedKeyResolver(String) - Constructor for class org.opensaml.xmlsec.encryption.support.SimpleRetrievalMethodEncryptedKeyResolver
-
Constructor.
- SPKIData - Interface in org.opensaml.xmlsec.signature
-
XMLObject representing XML Digital Signature, version 20020212, SPKIData element.
- SPKISexp - Interface in org.opensaml.xmlsec.signature
-
XMLObject representing XML Digital Signature, version 20020212, SPKISexp element.
- SymmetricKeyWrapAES128 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for symmetric key wrap algorithm: AES-128.
- SymmetricKeyWrapAES128() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES128
-
- SymmetricKeyWrapAES192 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for symmetric key wrap algorithm: AES-192.
- SymmetricKeyWrapAES192() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES192
-
- SymmetricKeyWrapAES256 - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for symmetric key wrap algorithm: AES-256.
- SymmetricKeyWrapAES256() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapAES256
-
- SymmetricKeyWrapAlgorithm - Interface in org.opensaml.xmlsec.algorithm
-
Interface for symmetric key wrap algorithm descriptors.
- SymmetricKeyWrapDESede - Class in org.opensaml.xmlsec.algorithm.descriptors
-
Algorithm descriptor for symmetric key wrap algorithm: DESede.
- SymmetricKeyWrapDESede() - Constructor for class org.opensaml.xmlsec.algorithm.descriptors.SymmetricKeyWrapDESede
-