Package com.exedio.cope.pattern
Class PasswordLimiter.Refusal
- java.lang.Object
-
- com.exedio.cope.Item
-
- com.exedio.cope.pattern.PasswordLimiter.Refusal
-
- All Implemented Interfaces:
Serializable
,Comparable<Item>
- Enclosing class:
- PasswordLimiter
public static final class PasswordLimiter.Refusal extends Item
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Date
getDate()
Item
getParent()
PasswordLimiter
getPattern()
-
Methods inherited from class com.exedio.cope.Item
activeCopeItem, afterNewCopeItem, appendCopeID, beforeDeleteCopeItem, beforeSetCopeItem, compareTo, deleteCopeItem, equals, existsCopeItem, get, getCopeID, getCopeType, hashCode, isActiveCopeItem, newEnumAttribute, newEnumField, newItemAttribute, newItemAttribute, newItemField, newItemField, newType, set, set, toString, writeReplace
-
-
-
-
Method Detail
-
getPattern
public PasswordLimiter getPattern()
-
getParent
public Item getParent()
-
getDate
public Date getDate()
-
-