Uses of Package
net.shibboleth.utilities.java.support.annotation.constraint
Packages that use net.shibboleth.utilities.java.support.annotation.constraint
Package
Description
A set of helper functions for encoding/decoding data to/from different formats.
Additional implementations of, and helpers for working with, collections.
Set of interfaces used to describe basic features of "components" or "modules" within a larger system.
Classes for working with Apache HttpClient.
Classes that represent basic first order logic concepts.
Classes for working with HTTP URLs and the protocol.
A set of utilities dealing with Java's primitive types.
Interfaces for searching over data.
Classes for working with JSR-223 scripting environments.
Helpers for common security related tasks.
Implementations of security interfaces.
Service support for Shibboleth projects.
Classes for working with Apache Velocity.
A set of helper functions for performing actions on DOM nodes.
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.codecClassDescriptionIndicates that the annotated array, string, collection, or other object is not empty.
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.collectionClassDescriptionIndicates that the annotated object is "live" and that changes made to it will be reflected in its "owner" and vice versa.Indicates that the annotated collection cannot contain any null elements: Input collections as parameters MUST NOT contain any null elements. Collections returned by methods WILL NOT contain any null elements, and if mutable, callers MUST NOT add a null element.Indicates that the annotated object cannot be modified.
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.componentClassDescriptionIndicates that the annotated item will not be null after initialization of its containing component.Indicates that the annotated array, string, collection, or other object is not empty.
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.httpclientClassDescriptionIndicates that the annotated collection cannot contain any null elements: Input collections as parameters MUST NOT contain any null elements. Collections returned by methods WILL NOT contain any null elements, and if mutable, callers MUST NOT add a null element.Indicates that the annotated array, string, collection, or other object is not empty.Indicates that the annotated object is not "live" and that changes made to it will not be reflected in its "owner" and vice versa.Indicates that the annotated object cannot be modified.
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.logicClassDescriptionIndicates that the annotated array, string, collection, or other object is not empty.
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.netClassDescriptionIndicates that the annotated object is "live" and that changes made to it will be reflected in its "owner" and vice versa.Indicates that the annotated item will not be null after initialization of its containing component.Indicates that the annotated collection cannot contain any null elements: Input collections as parameters MUST NOT contain any null elements. Collections returned by methods WILL NOT contain any null elements, and if mutable, callers MUST NOT add a null element.Indicates that the annotated array, string, collection, or other object is not empty.Indicates that the annotated object cannot be modified.
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.primitiveClassDescriptionIndicates that the annotated collection cannot contain any null elements: Input collections as parameters MUST NOT contain any null elements. Collections returned by methods WILL NOT contain any null elements, and if mutable, callers MUST NOT add a null element.Indicates that the annotated array, string, collection, or other object is not empty.Indicates that the annotated collection may contain null elements and, if mutable, null elements may be added to it safely.
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.resolverClassDescriptionIndicates that the annotated collection cannot contain any null elements: Input collections as parameters MUST NOT contain any null elements. Collections returned by methods WILL NOT contain any null elements, and if mutable, callers MUST NOT add a null element.
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.scriptingClassDescriptionIndicates that the annotated item will not be null after initialization of its containing component.Indicates that the annotated array, string, collection, or other object is not empty.
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.securityClassDescriptionIndicates that the annotated item will not be null after initialization of its containing component.Indicates that the annotated collection cannot contain any null elements: Input collections as parameters MUST NOT contain any null elements. Collections returned by methods WILL NOT contain any null elements, and if mutable, callers MUST NOT add a null element.Indicates that the annotated array, string, collection, or other object is not empty.Indicates that the annotated item will be positive (i.e., greater than zero).
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.security.implClassDescriptionIndicates that the annotated item will be non-negative (i.e., greater than or equal to zero).Indicates that the annotated item will not be null after initialization of its containing component.Indicates that the annotated collection cannot contain any null elements: Input collections as parameters MUST NOT contain any null elements. Collections returned by methods WILL NOT contain any null elements, and if mutable, callers MUST NOT add a null element.Indicates that the annotated array, string, collection, or other object is not empty.
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.serviceClassDescriptionIndicates that the annotated array, string, collection, or other object is not empty.
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.velocityClassDescriptionIndicates that the annotated array, string, collection, or other object is not empty.
-
Classes in net.shibboleth.utilities.java.support.annotation.constraint used by net.shibboleth.utilities.java.support.xmlClassDescriptionIndicates that the annotated collection cannot contain any null elements: Input collections as parameters MUST NOT contain any null elements. Collections returned by methods WILL NOT contain any null elements, and if mutable, callers MUST NOT add a null element.Indicates that the annotated array, string, collection, or other object is not empty.Indicates that the annotated collection may contain null elements and, if mutable, null elements may be added to it safely.Indicates that the annotated object cannot be modified.