Uses of Enum
ch.qos.logback.access.common.sift.AccessEventDiscriminator.FieldName
Packages that use AccessEventDiscriminator.FieldName
-
Uses of AccessEventDiscriminator.FieldName in ch.qos.logback.access.common.sift
Subclasses with type arguments of type AccessEventDiscriminator.FieldName in ch.qos.logback.access.common.siftModifier and TypeClassDescriptionstatic enumAt present time the followed fields can be designated: COOKIE, REQUEST_ATTRIBUTE, SESSION_ATTRIBUTE, REMOTE_ADDRESS, LOCAL_PORT,REQUEST_URIMethods in ch.qos.logback.access.common.sift that return AccessEventDiscriminator.FieldNameModifier and TypeMethodDescriptionAccessEventDiscriminator.getFieldName()Returns the enum constant of this type with the specified name.static AccessEventDiscriminator.FieldName[]AccessEventDiscriminator.FieldName.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ch.qos.logback.access.common.sift with parameters of type AccessEventDiscriminator.FieldNameModifier and TypeMethodDescriptionvoidAccessEventDiscriminator.setFieldName(AccessEventDiscriminator.FieldName fieldName)