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