private class FilterAttributesTest.MockUncloneableAttribute extends IdPAttribute
IdPAttribute which always throws a CloneNotSupportedException.| Constructor and Description |
|---|
FilterAttributesTest.MockUncloneableAttribute(String attributeId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IdPAttribute |
clone()
Always throws exception.
|
compareTo, equals, getDisplayDescriptions, getDisplayNames, getEncoders, getId, getValues, hashCode, setDisplayDescriptions, setDisplayNames, setEncoders, setValues, toStringpublic FilterAttributesTest.MockUncloneableAttribute(String attributeId)
attributeId - public IdPAttribute clone() throws CloneNotSupportedException
clone in class IdPAttributeCloneNotSupportedExceptionCopyright © 1999–2015. All rights reserved.