Fields Summary |
---|
private static Logger | _logger |
public static final int | MessageInContextMinorDefine minor codes for errors specified in section 4.5,
"ContextError Values and Exceptions"
Currently only MessageInContextMinor code is defined since this
is the only used by the security interceptors. |
private static final int | SECURITY_ATTRIBUTE_SERVICE_IDHard code the value of 15 for SecurityAttributeService until
it is defined in IOP.idl.
sc.context_id = SecurityAttributeService.value; |
private static final String | EstablishContextNameDefine mnemonic strings for SAS message types for debugging
purposes. |
private static final String | CompleteEstablishName |
private static final String | MessageInContextName |
private static final String | ContextErrorName |