| Package | Description |
|---|---|
| org.kuali.common.util.secure.channel |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
com.google.common.base.Optional<Status> |
RemoteFile.getStatus()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultSecureChannel.isStatus(RemoteFile file,
Status status)
Deprecated.
|
RemoteFile.Builder |
RemoteFile.Builder.status(Status status) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.