Constant Field Values

Contents

org.apache.*

  • org.apache.wss4j.common.cache.EHCacheExpiry 
    Modifier and Type Constant Field Value
    public static final long DEFAULT_TTL 3600L
    public static final long MAX_TTL 43200L
  • org.apache.wss4j.common.cache.MemoryReplayCache 
    Modifier and Type Constant Field Value
    public static final long DEFAULT_TTL 300L
    public static final long MAX_TTL 3600L
  • org.apache.wss4j.common.token.PKIPathSecurity 
    Modifier and Type Constant Field Value
    public static final String PKI_TYPE "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509PKIPathv1"
  • org.apache.wss4j.common.token.SecurityTokenReference 
    Modifier and Type Constant Field Value
    public static final String ENC_KEY_SHA1_URI "http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#EncryptedKeySHA1"
    public static final String SECURITY_TOKEN_REFERENCE "SecurityTokenReference"
    public static final String SKI_URI "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509SubjectKeyIdentifier"
    public static final String THUMB_URI "http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#ThumbprintSHA1"
    public static final String X509_V3_TYPE "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3"
  • org.apache.wss4j.common.token.X509Security 
    Modifier and Type Constant Field Value
    public static final String X509_V3_TYPE "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3"