org.jacorb.security.sas
Class SASClientInterceptor
- ClientRequestInterceptor, ClientRequestInterceptorOperations, Configurable, IDLEntity, Interceptor, InterceptorOperations, Object, java.io.Serializable
public class SASClientInterceptor
This is the SAS Client Security Service (CSS) Interceptor
Version:
- David Robison
_create_request , _create_request , _duplicate , _get_domain_managers , _get_interface , _get_interface_def , _get_policy , _hash , _ids , _invoke , _is_a , _is_equivalent , _is_local , _non_existent , _orb , _release , _releaseReply , _request , _request , _servant_postinvoke , _servant_preinvoke , _set_policy_override , validate_connection |
DEFAULT_NAME
protected final String DEFAULT_NAME
SecurityAttributeService
protected static final int SecurityAttributeService
- 15
atlasCache
protected Hashtable atlasCache
codec
protected Codec codec
contextToken
protected byte[] contextToken
name
protected String name
useStateful
protected boolean useStateful
configure
public void configure(Configuration configuration)
throws ConfigurationException
makeEstablishContext
protected Any makeEstablishContext(ORB orb,
long client_context_id,
AuthorizationElement authorization_token,
IdentityToken identity_token,
byte[] client_authentication_token)
makeMessageInContext
protected Any makeMessageInContext(ORB orb,
long client_context_id,
boolean discard_context)
setContextToken
public void setContextToken(byte[] contextToken)