Uses of Enum
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 type with the specified name.PluginInstallerArguments.OperationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.