public class SecurityTokenConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SecurityTokenConstants.KeyIdentifier |
static class |
SecurityTokenConstants.KeyUsage |
static class |
SecurityTokenConstants.TokenType |
static class |
SecurityTokenConstants.TokenUsage |
Constructor and Description |
---|
SecurityTokenConstants() |
public static final SecurityTokenConstants.TokenUsage TokenUsage_Signature
public static final SecurityTokenConstants.TokenUsage TokenUsage_Encryption
public static final SecurityTokenConstants.KeyUsage KeyUsage_Signature_Verification
public static final SecurityTokenConstants.KeyUsage KeyUsage_Decryption
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_KeyValue
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_KeyName
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_IssuerSerial
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_SkiKeyIdentifier
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_X509KeyIdentifier
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_X509SubjectName
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_NoKeyInfo
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_EncryptedKey
public static final SecurityTokenConstants.TokenType EncryptedKeyToken
public static final SecurityTokenConstants.TokenType X509V3Token
public static final SecurityTokenConstants.TokenType X509V1Token
public static final SecurityTokenConstants.TokenType X509Pkcs7Token
public static final SecurityTokenConstants.TokenType X509PkiPathV1Token
public static final SecurityTokenConstants.TokenType KeyValueToken
public static final SecurityTokenConstants.TokenType KeyNameToken
public static final SecurityTokenConstants.TokenType DefaultToken
public static final SecurityTokenConstants.TokenType DerivedKeyToken
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.