|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas.security.interceptors.jrmp.SecurityServiceContext
Class SecurityServiceContext is a JRMP Class for Security
Context Propagation
| Constructor Summary | |
SecurityServiceContext()
Empty constructor for Externalizable |
|
SecurityServiceContext(int context_id,
SecurityContext sctx)
constructor |
|
| Method Summary | |
int |
getContextId()
the JServiceContext id |
SecurityContext |
getSecurityContext()
get the security context |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SecurityServiceContext()
public SecurityServiceContext(int context_id,
SecurityContext sctx)
| Method Detail |
public int getContextId()
getContextId in interface org.objectweb.carol.rmi.jrmp.interceptor.JServiceContextpublic SecurityContext getSecurityContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||