Uses of Class
net.shibboleth.utilities.java.support.annotation.constraint.NonNegative
-
Packages that use NonNegative Package Description net.shibboleth.utilities.java.support.security.impl 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 NonNegative Modifier and Type Field Description private longScriptedKeyStrategy. cacheSizeSize of key cache to maintain.Method parameters in net.shibboleth.utilities.java.support.security.impl with annotations of type NonNegative Modifier and Type Method Description voidScriptedKeyStrategy. setCacheSize(long size)Set the number of keys to cache.
-