Package | Description |
---|---|
org.opensaml.xmlsec.algorithm |
Configuration and support classes for security algorithms.
|
org.opensaml.xmlsec.algorithm.descriptors |
Algorithm descriptor classes.
|
Modifier and Type | Method and Description |
---|---|
AlgorithmDescriptor.AlgorithmType |
AlgorithmDescriptor.getType()
Get the algorithm URI's fundamental type.
|
static AlgorithmDescriptor.AlgorithmType |
AlgorithmDescriptor.AlgorithmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlgorithmDescriptor.AlgorithmType[] |
AlgorithmDescriptor.AlgorithmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AlgorithmDescriptor.AlgorithmType |
SignatureECDSASHA1.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SignatureDSASHA256.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SignatureDSASHA1.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
KeyTransportRSAOAEPMGF1P.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
KeyTransportRSAOAEP.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
KeyTransportRSA15.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
HMACSHA512.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
HMACSHA384.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
HMACSHA256.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
HMACSHA224.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
HMACSHA1.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
HMACRIPEMD160.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
HMACMD5.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
DigestSHA512.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
DigestSHA384.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
DigestSHA256.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
DigestSHA224.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
DigestSHA1.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
DigestRIPEMD160.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
DigestMD5.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
BlockEncryptionDESede.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
BlockEncryptionAES256GCM.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
BlockEncryptionAES256CBC.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
BlockEncryptionAES192GCM.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
BlockEncryptionAES192CBC.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
BlockEncryptionAES128GCM.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
BlockEncryptionAES128CBC.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SymmetricKeyWrapDESede.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SymmetricKeyWrapAES256.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SymmetricKeyWrapAES192.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SymmetricKeyWrapAES128.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SignatureRSASHA512.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SignatureRSASHA384.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SignatureRSASHA256.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SignatureRSASHA224.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SignatureRSASHA1.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SignatureRSARIPEMD160.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SignatureRSAMD5.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SignatureECDSASHA512.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SignatureECDSASHA384.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SignatureECDSASHA256.getType()
Get the algorithm URI's fundamental type.
|
AlgorithmDescriptor.AlgorithmType |
SignatureECDSASHA224.getType()
Get the algorithm URI's fundamental type.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.