Uses of Enum Class
net.shibboleth.idp.cli.DataSealerArguments.OperationType
Packages that use DataSealerArguments.OperationType
-
Uses of DataSealerArguments.OperationType in net.shibboleth.idp.cli
Fields in net.shibboleth.idp.cli declared as DataSealerArguments.OperationTypeMethods in net.shibboleth.idp.cli that return DataSealerArguments.OperationTypeModifier and TypeMethodDescriptionDataSealerArguments.getOperation()Get operation to perform.Returns the enum constant of this class with the specified name.static DataSealerArguments.OperationType[]DataSealerArguments.OperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.