asit.framework.servlet.notification
Interface VerifyResultConstants


public interface VerifyResultConstants

Author:
atauber TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
static String AUTHORITY
           
static String CERT_QUALITY
           
static String CERT_SERIAL_NUMBER
           
static String CHECK_CERTIFICATE
           
static String CHECK_SIGNATURE
           
static String ISSUER_COUNTRY
           
static String ISSUER_NAME
           
static String ISSUER_ORGANIZATION
           
static String ISSUER_ORGANIZATIONAL_UNIT
           
static String PAGE_TITLE
           
static String SIGNED_DATA
           
static String SIGNER_COUNTRY
           
static String SIGNER_NAME
           
static String SIGNER_ORGANIZATION
           
static String SIGNER_ORGANIZATIONAL_UNIT
           
 

Field Detail

PAGE_TITLE

public static final String PAGE_TITLE
See Also:
Constant Field Values

AUTHORITY

public static final String AUTHORITY
See Also:
Constant Field Values

SIGNER_NAME

public static final String SIGNER_NAME
See Also:
Constant Field Values

SIGNER_ORGANIZATIONAL_UNIT

public static final String SIGNER_ORGANIZATIONAL_UNIT
See Also:
Constant Field Values

SIGNER_ORGANIZATION

public static final String SIGNER_ORGANIZATION
See Also:
Constant Field Values

SIGNER_COUNTRY

public static final String SIGNER_COUNTRY
See Also:
Constant Field Values

ISSUER_NAME

public static final String ISSUER_NAME
See Also:
Constant Field Values

ISSUER_ORGANIZATIONAL_UNIT

public static final String ISSUER_ORGANIZATIONAL_UNIT
See Also:
Constant Field Values

ISSUER_ORGANIZATION

public static final String ISSUER_ORGANIZATION
See Also:
Constant Field Values

ISSUER_COUNTRY

public static final String ISSUER_COUNTRY
See Also:
Constant Field Values

CERT_SERIAL_NUMBER

public static final String CERT_SERIAL_NUMBER
See Also:
Constant Field Values

CERT_QUALITY

public static final String CERT_QUALITY
See Also:
Constant Field Values

CHECK_SIGNATURE

public static final String CHECK_SIGNATURE
See Also:
Constant Field Values

CHECK_CERTIFICATE

public static final String CHECK_CERTIFICATE
See Also:
Constant Field Values

SIGNED_DATA

public static final String SIGNED_DATA
See Also:
Constant Field Values


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.