org.apache.geronimo.security
Interface SecurityService

All Known Implementing Classes:
SecurityServiceImpl

public interface SecurityService


Field Summary
static String KEYSTORE
           
static String KEYSTORE_PASSWORD
           
static String POLICY_CONFIG_FACTORY
           
static String POLICY_PROVIDER
           
static String TRUSTSTORE
           
static String TRUSTSTORE_PASSWORD
           
 

Field Detail

POLICY_CONFIG_FACTORY

static final String POLICY_CONFIG_FACTORY
See Also:
Constant Field Values

POLICY_PROVIDER

static final String POLICY_PROVIDER
See Also:
Constant Field Values

KEYSTORE

static final String KEYSTORE
See Also:
Constant Field Values

KEYSTORE_PASSWORD

static final String KEYSTORE_PASSWORD
See Also:
Constant Field Values

TRUSTSTORE

static final String TRUSTSTORE
See Also:
Constant Field Values

TRUSTSTORE_PASSWORD

static final String TRUSTSTORE_PASSWORD
See Also:
Constant Field Values


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.