com.sun.enterprise.security.integration
Interface SecurityConstants


public interface SecurityConstants

Constants used by SecurityModule and also Constants Exported by Security Module for Other Modules


Field Summary
static int APPCONTAINER_CERTIFICATE
           
static java.lang.String WEB_PRINCIPAL_CLASS
           
 

Field Detail

WEB_PRINCIPAL_CLASS

static final java.lang.String WEB_PRINCIPAL_CLASS
See Also:
Constant Field Values

APPCONTAINER_CERTIFICATE

static final int APPCONTAINER_CERTIFICATE
See Also:
Constant Field Values


Copyright © 2012 GlassFish Community. All Rights Reserved.