|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.chemistry.opencmis.server.shared.BasicAuthCallContextHandler
public class BasicAuthCallContextHandler
Call Context handler that handles basic authentication.
| Constructor Summary | |
|---|---|
BasicAuthCallContextHandler()
Constructor. |
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getCallContextMap(javax.servlet.http.HttpServletRequest request)
Returns key-value pairs that will be added to the CallContext. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicAuthCallContextHandler()
| Method Detail |
|---|
public java.util.Map<java.lang.String,java.lang.String> getCallContextMap(javax.servlet.http.HttpServletRequest request)
CallContextHandlerCallContext.
getCallContextMap in interface CallContextHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||