org.kuali.kfs.sec
Class SecConstants

java.lang.Object
  extended by org.kuali.kfs.sec.SecConstants

public class SecConstants
extends Object

General Constants for Access Security Module


Nested Class Summary
 class SecConstants.NonSecurityAttributeNames
           
 class SecConstants.SecurityAttributeNames
           
 class SecConstants.SecurityConstraintCodes
           
 class SecConstants.SecurityDefinitionOperatorCodes
           
 class SecConstants.SecurityParameterNames
           
 class SecConstants.SecurityTemplateNames
           
 class SecConstants.SecurityTypes
           
 class SecConstants.SecurityValueSpecialCharacters
           
 
Field Summary
static String ACCESS_DENIED_ERROR_FORWARD
           
static String ACCESS_ERROR_STRING_REQUEST_KEY
           
static String ACCESS_SECURITY_MODULE_ENABLED_PROPERTY_NAME
           
static String ACCESS_SECURITY_NAMESPACE_CODE
           
static String ACCOUNTING_GROUP_ERROR_KEY_PREFIX
           
static String ALL_DOCUMENT_TYPE_NAME
           
static String ALL_PARAMETER_DETAIL_COMPONENT
           
static Map<String,SecurityAttributeMetadata> ATTRIBUTE_SIMULATION_MAP
           
static String LABOR_MODULE_NAMESPACE_CODE
           
static String OPEN_DOCUMENT_SECURITY_ACCESS_DENIED_ERROR_KEY
           
static Map<String,SecurityAttributeMetadata> SECURITY_ATTRIBUTE_METADATA_MAP
           
static String SECURITY_DEFINITION_ID_SEQUENCE_NAME
           
static String SECURITY_MODEL_ID_SEQUENCE_NAME
           
 
Constructor Summary
SecConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACCESS_SECURITY_NAMESPACE_CODE

public static final String ACCESS_SECURITY_NAMESPACE_CODE
See Also:
Constant Field Values

LABOR_MODULE_NAMESPACE_CODE

public static final String LABOR_MODULE_NAMESPACE_CODE
See Also:
Constant Field Values

ACCESS_SECURITY_MODULE_ENABLED_PROPERTY_NAME

public static final String ACCESS_SECURITY_MODULE_ENABLED_PROPERTY_NAME
See Also:
Constant Field Values

ACCOUNTING_GROUP_ERROR_KEY_PREFIX

public static final String ACCOUNTING_GROUP_ERROR_KEY_PREFIX
See Also:
Constant Field Values

ALL_DOCUMENT_TYPE_NAME

public static final String ALL_DOCUMENT_TYPE_NAME
See Also:
Constant Field Values

ALL_PARAMETER_DETAIL_COMPONENT

public static final String ALL_PARAMETER_DETAIL_COMPONENT
See Also:
Constant Field Values

SECURITY_DEFINITION_ID_SEQUENCE_NAME

public static final String SECURITY_DEFINITION_ID_SEQUENCE_NAME
See Also:
Constant Field Values

SECURITY_MODEL_ID_SEQUENCE_NAME

public static final String SECURITY_MODEL_ID_SEQUENCE_NAME
See Also:
Constant Field Values

ACCESS_DENIED_ERROR_FORWARD

public static final String ACCESS_DENIED_ERROR_FORWARD
See Also:
Constant Field Values

OPEN_DOCUMENT_SECURITY_ACCESS_DENIED_ERROR_KEY

public static final String OPEN_DOCUMENT_SECURITY_ACCESS_DENIED_ERROR_KEY
See Also:
Constant Field Values

ACCESS_ERROR_STRING_REQUEST_KEY

public static final String ACCESS_ERROR_STRING_REQUEST_KEY
See Also:
Constant Field Values

SECURITY_ATTRIBUTE_METADATA_MAP

public static final Map<String,SecurityAttributeMetadata> SECURITY_ATTRIBUTE_METADATA_MAP

ATTRIBUTE_SIMULATION_MAP

public static final Map<String,SecurityAttributeMetadata> ATTRIBUTE_SIMULATION_MAP
Constructor Detail

SecConstants

public SecConstants()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.