JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
net.shibboleth.utilities.java.support.annotation.constraint
Annotation Type Unmodifiable
@Documented
@Target
({
FIELD
,
LOCAL_VARIABLE
,
METHOD
,
PARAMETER
})
public @interface
Unmodifiable
Indicates that the annotated object cannot be modified.