Uses of Enum Class
net.sourceforge.jnlp.runtime.JNLPClassLoader.SigningState
Packages that use JNLPClassLoader.SigningState
Package
Description
This package contains the classes that manage the secure runtime environment
for JNLP apps.
-
Uses of JNLPClassLoader.SigningState in net.sourceforge.jnlp.runtime
Methods in net.sourceforge.jnlp.runtime that return JNLPClassLoader.SigningStateModifier and TypeMethodDescriptionJNLPClassLoader.getSigningState()
static JNLPClassLoader.SigningState
Returns the enum constant of this class with the specified name.static JNLPClassLoader.SigningState[]
JNLPClassLoader.SigningState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.sourceforge.jnlp.runtime with parameters of type JNLPClassLoader.SigningStateModifierConstructorDescriptionManifestAttributesChecker
(SecurityDesc security, JNLPFile file, JNLPClassLoader.SigningState signing, JNLPClassLoader.SecurityDelegate securityDelegate)