Uses of Annotation Type
net.shibboleth.utilities.java.support.annotation.constraint.NonNegative
Packages that use NonNegative
Package
Description
Implementations of security interfaces.
-
Uses of NonNegative in net.shibboleth.utilities.java.support.security.impl
Fields in net.shibboleth.utilities.java.support.security.impl with annotations of type NonNegativeModifier and TypeFieldDescriptionprivate longScriptedKeyStrategy.cacheSizeSize of key cache to maintain.Method parameters in net.shibboleth.utilities.java.support.security.impl with annotations of type NonNegativeModifier and TypeMethodDescriptionvoidScriptedKeyStrategy.setCacheSize(long size) Set the number of keys to cache.