org.apache.xml.security.stax.securityToken
Class SecurityTokenConstants
java.lang.Object
org.apache.xml.security.stax.securityToken.SecurityTokenConstants
public class SecurityTokenConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TokenUsage_Signature
public static final SecurityTokenConstants.TokenUsage TokenUsage_Signature
TokenUsage_Encryption
public static final SecurityTokenConstants.TokenUsage TokenUsage_Encryption
KeyUsage_Signature_Verification
public static final SecurityTokenConstants.KeyUsage KeyUsage_Signature_Verification
KeyUsage_Decryption
public static final SecurityTokenConstants.KeyUsage KeyUsage_Decryption
KeyIdentifier_KeyValue
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_KeyValue
KeyIdentifier_KeyName
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_KeyName
KeyIdentifier_IssuerSerial
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_IssuerSerial
KeyIdentifier_SkiKeyIdentifier
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_SkiKeyIdentifier
KeyIdentifier_X509KeyIdentifier
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_X509KeyIdentifier
KeyIdentifier_X509SubjectName
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_X509SubjectName
KeyIdentifier_NoKeyInfo
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_NoKeyInfo
KeyIdentifier_EncryptedKey
public static final SecurityTokenConstants.KeyIdentifier KeyIdentifier_EncryptedKey
EncryptedKeyToken
public static final SecurityTokenConstants.TokenType EncryptedKeyToken
X509V3Token
public static final SecurityTokenConstants.TokenType X509V3Token
X509V1Token
public static final SecurityTokenConstants.TokenType X509V1Token
X509Pkcs7Token
public static final SecurityTokenConstants.TokenType X509Pkcs7Token
X509PkiPathV1Token
public static final SecurityTokenConstants.TokenType X509PkiPathV1Token
KeyValueToken
public static final SecurityTokenConstants.TokenType KeyValueToken
KeyNameToken
public static final SecurityTokenConstants.TokenType KeyNameToken
DefaultToken
public static final SecurityTokenConstants.TokenType DefaultToken
DerivedKeyToken
public static final SecurityTokenConstants.TokenType DerivedKeyToken
SecurityTokenConstants
public SecurityTokenConstants()
Copyright © 2000–2013 The Apache Software Foundation. All rights reserved.