public interface RecoveryContext extends Context
Context used for recovery. This Context provides access to
attributes in the recovery namespace.Constants.RECOVERYFEDORA_AUX_SUBJECT_ATTRIBUTES| Modifier and Type | Method and Description |
|---|---|
Iterator |
getRecoveryNames()
Get the names of all recovery attributes whose values are
defined in this context.
|
String |
getRecoveryValue(String attribute)
Get the first value for a recovery attribute, or
null if no such value exists in this context. |
String[] |
getRecoveryValues(String attribute)
Get all values for a recovery attribute, or an empty array if
no values exist for the attribute in this context.
|
actionAttributes, environmentAttributes, getActionValue, getActionValues, getEnvironmentAttributes, getEnvironmentValue, getEnvironmentValues, getNoOp, getPassword, getResourceValue, getResourceValues, getSubjectValue, getSubjectValues, nActionValues, nEnvironmentValues, now, nResourceValues, nSubjectValues, resourceAttributes, setActionAttributes, setResourceAttributes, subjectAttributes, toStringCopyright © 2013 DuraSpace. All Rights Reserved.