| Modifier and Type | Field and Description |
|---|---|
static String |
BACKEND_SERVICE |
static boolean |
DO_OP |
static ReadOnlyContext |
EMPTY |
static boolean |
NO_OP |
FEDORA_AUX_SUBJECT_ATTRIBUTESpublic static ReadOnlyContext EMPTY
public static final boolean NO_OP
public static final boolean DO_OP
public static final String BACKEND_SERVICE
public final MultiValueMap getEnvironmentAttributes()
getEnvironmentAttributes in interface Contextpublic void setEnvironmentValues(MultiValueMap environmentAttributes)
public Iterator<String> environmentAttributes()
environmentAttributes in interface Contextpublic int nEnvironmentValues(String name)
nEnvironmentValues in interface Contextpublic String getEnvironmentValue(String name)
getEnvironmentValue in interface Contextpublic String[] getEnvironmentValues(String name)
getEnvironmentValues in interface Contextpublic Iterator<String> subjectAttributes()
subjectAttributes in interface Contextpublic int nSubjectValues(String name)
nSubjectValues in interface Contextpublic String getSubjectValue(String name)
getSubjectValue in interface Contextpublic String[] getSubjectValues(String name)
getSubjectValues in interface Contextpublic void setActionAttributes(MultiValueMap actionAttributes)
setActionAttributes in interface Contextpublic Iterator<String> actionAttributes()
actionAttributes in interface Contextpublic int nActionValues(String name)
nActionValues in interface Contextpublic String getActionValue(String name)
getActionValue in interface Contextpublic String[] getActionValues(String name)
getActionValues in interface Contextpublic Iterator<String> resourceAttributes()
resourceAttributes in interface Contextpublic void setResourceAttributes(MultiValueMap resourceAttributes)
setResourceAttributes in interface Contextpublic int nResourceValues(String name)
nResourceValues in interface Contextpublic String getResourceValue(String name)
getResourceValue in interface Contextpublic String[] getResourceValues(String name)
getResourceValues in interface Contextpublic String toString()
public static Context getSoapContext(MessageContext ctx)
public static final ReadOnlyContext getContext(String messageProtocol, String subjectId, String password, boolean noOp) throws Exception
Exceptionpublic static final ReadOnlyContext getContext(String messageProtocol, javax.servlet.http.HttpServletRequest request)
public String getPassword()
getPassword in interface ContextCopyright © 2013 DuraSpace. All Rights Reserved.