|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sling.jcr.base.SessionProxyHandler
public class SessionProxyHandler
The session proxy handler creates session proxies to handle the namespace mapping support if impersonate is called on the session.
| Nested Class Summary | |
|---|---|
static class |
SessionProxyHandler.SessionProxyInvocationHandler
|
| Constructor Summary | |
|---|---|
SessionProxyHandler(AbstractSlingRepository repo)
|
|
| Method Summary | |
|---|---|
javax.jcr.Session |
createProxy(javax.jcr.Session session)
Create a proxy for the session. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionProxyHandler(AbstractSlingRepository repo)
| Method Detail |
|---|
public javax.jcr.Session createProxy(javax.jcr.Session session)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||