|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.LocalObject
org.objectweb.jonas.security.interceptors.iiop.SecurityInterceptor
Field Summary | |
static int |
SEC_CTX_ID
security context id |
Constructor Summary | |
SecurityInterceptor()
|
Method Summary | |
java.lang.String |
contextString(org.objectweb.security.context.SecurityContext scx)
|
byte[] |
marshallSecurityContext(org.objectweb.security.context.SecurityContext ctx)
Custom UTF8 marshalling SecurityContext |
org.objectweb.security.context.SecurityContext |
unmarshallSecurityContext(byte[] byteCtx)
Custom UTF8 marshalling SecurityContext |
Methods inherited from class org.omg.CORBA.LocalObject |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int SEC_CTX_ID
Constructor Detail |
public SecurityInterceptor()
Method Detail |
public byte[] marshallSecurityContext(org.objectweb.security.context.SecurityContext ctx)
public org.objectweb.security.context.SecurityContext unmarshallSecurityContext(byte[] byteCtx)
public java.lang.String contextString(org.objectweb.security.context.SecurityContext scx)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |