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 long
ScriptedKeyStrategy.cacheSize
Size of key cache to maintain.Method parameters in net.shibboleth.utilities.java.support.security.impl with annotations of type NonNegativeModifier and TypeMethodDescriptionvoid
ScriptedKeyStrategy.setCacheSize
(long size) Set the number of keys to cache.