| Package | Description |
|---|---|
| org.kuali.common.util.secure |
| Modifier and Type | Field and Description |
|---|---|
static Status |
Status.DEFAULT_REMOTE_FILE_STATUS
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
RemoteFile.getStatus()
Deprecated.
|
static Status |
Status.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultSecureChannel.isStatus(RemoteFile file,
Status status)
Deprecated.
|
void |
RemoteFile.setStatus(Status status)
Deprecated.
|
protected void |
DefaultSecureChannel.validate(RemoteFile file,
Status... allowed)
Deprecated.
|
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.