|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.security.interceptors.jrmp.SecurityServiceContext
public class 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)
int - the context_idSecurityContext - the RMI (Serializable) Security Context| Method Detail |
|---|
public int getContextId()
getContextId in interface org.ow2.carol.rmi.interceptor.spi.JServiceContextpublic SecurityContext getSecurityContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||