[java-opensaml COMMIT] in /trunk/opensaml-util/src/main/java/org/opensaml/util/constraint: ./ documented/ documented/...
noreply at shibboleth.net
noreply at shibboleth.net
Sun Sep 25 21:07:27 BST 2011
Author: lajoie
Date: Sun Sep 25 21:07:27 2011
New Revision: 2910
URL: http://svn.shibboleth.net/view/java-opensaml?rev=2910&view=rev
Log:
Create a set of annotations that are used to document object constraints
Added:
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/DocumentedConstraint.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/ExclusiveRange.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/GreaterThan.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/GreaterThanOrEqual.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/InclusiveRange.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/LessThan.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/LessThanOrEqual.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/Live.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/NoNullElements.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/NotEmpty.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/NotLive.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/NotNull.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/Null.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/Unmodifiable.java (with props)
trunk/opensaml-util/src/main/java/org/opensaml/util/constraint/documented/package-info.java (with props)
More information about the commits
mailing list