|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.authz.common.logging.LoggingConstants
public class LoggingConstants
Constants related to logging.
Field Summary | |
---|---|
static java.lang.String |
ACCESS_CATEGORY
Name of the category to which access messages are written. |
static java.lang.String |
AUDIT_CATEGORY
Name of the category to which audit messages are written. |
static java.lang.String |
MESSAGE_CATEGORY
Name of a category where various messages are logged. |
static java.lang.String |
POLICY_MESSAGE_CATEGORY
Name of the category to which policies are written. |
static java.lang.String |
PROTOCOL_MESSAGE_CATEGORY
Name of the category to which protocol messages are written. |
Constructor Summary | |
---|---|
LoggingConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String MESSAGE_CATEGORY
public static final java.lang.String PROTOCOL_MESSAGE_CATEGORY
public static final java.lang.String POLICY_MESSAGE_CATEGORY
public static final java.lang.String ACCESS_CATEGORY
public static final java.lang.String AUDIT_CATEGORY
Constructor Detail |
---|
public LoggingConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |