Uses of Enum Class
net.shibboleth.idp.installer.plugin.impl.PluginInstallerArguments.OperationType
Packages that use PluginInstallerArguments.OperationType
-
Uses of PluginInstallerArguments.OperationType in net.shibboleth.idp.installer.plugin.impl
Fields in net.shibboleth.idp.installer.plugin.impl declared as PluginInstallerArguments.OperationTypeMethods in net.shibboleth.idp.installer.plugin.impl that return PluginInstallerArguments.OperationTypeModifier and TypeMethodDescriptionPluginInstallerArguments.decodeInput()Given an input string, work out what the parts are.PluginInstallerArguments.getOperation()Get operation to perform.Returns the enum constant of this class with the specified name.PluginInstallerArguments.OperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.