FEDORA_AUX_SUBJECT_ATTRIBUTES| Constructor and Description |
|---|
MockContext() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<URI> |
actionAttributes() |
Iterator<URI> |
environmentAttributes() |
String |
getActionValue(URI name) |
String[] |
getActionValues(URI name) |
MultiValueMap<URI> |
getEnvironmentAttributes() |
String |
getEnvironmentValue(URI name) |
String[] |
getEnvironmentValues(URI name) |
MultiValueMap<String> |
getHeaders() |
String |
getHeaderValue(String name) |
String[] |
getHeaderValues(String name) |
boolean |
getNoOp() |
String |
getPassword() |
String |
getResourceValue(URI name) |
String[] |
getResourceValues(URI name) |
String |
getSubjectValue(String name) |
String[] |
getSubjectValues(String name) |
int |
nActionValues(URI name) |
int |
nEnvironmentValues(URI name) |
Date |
now() |
int |
nResourceValues(URI name) |
int |
nSubjectValues(String name) |
Iterator<URI> |
resourceAttributes() |
void |
setActionAttributes(MultiValueMap<URI> actionAttributes) |
void |
setResourceAttributes(MultiValueMap<URI> resourceAttributes) |
Iterator<String> |
subjectAttributes() |
public Iterator<URI> actionAttributes()
actionAttributes in interface Contextpublic Iterator<URI> environmentAttributes()
environmentAttributes in interface Contextpublic String getActionValue(URI name)
getActionValue in interface Contextpublic String[] getActionValues(URI name)
getActionValues in interface Contextpublic MultiValueMap<URI> getEnvironmentAttributes()
getEnvironmentAttributes in interface Contextpublic String getEnvironmentValue(URI name)
getEnvironmentValue in interface Contextpublic String[] getEnvironmentValues(URI name)
getEnvironmentValues in interface Contextpublic String getPassword()
getPassword in interface Contextpublic String getResourceValue(URI name)
getResourceValue in interface Contextpublic String[] getResourceValues(URI name)
getResourceValues in interface Contextpublic String getSubjectValue(String name)
getSubjectValue in interface Contextpublic String[] getSubjectValues(String name)
getSubjectValues in interface Contextpublic int nActionValues(URI name)
nActionValues in interface Contextpublic int nEnvironmentValues(URI name)
nEnvironmentValues in interface Contextpublic int nResourceValues(URI name)
nResourceValues in interface Contextpublic int nSubjectValues(String name)
nSubjectValues in interface Contextpublic Iterator<URI> resourceAttributes()
resourceAttributes in interface Contextpublic void setActionAttributes(MultiValueMap<URI> actionAttributes)
setActionAttributes in interface Contextpublic void setResourceAttributes(MultiValueMap<URI> resourceAttributes)
setResourceAttributes in interface Contextpublic Iterator<String> subjectAttributes()
subjectAttributes in interface Contextpublic MultiValueMap<String> getHeaders()
getHeaders in interface Contextpublic String getHeaderValue(String name)
getHeaderValue in interface Contextpublic String[] getHeaderValues(String name)
getHeaderValues in interface ContextCopyright © 2015 DuraSpace. All Rights Reserved.