public class SvcContextUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MessageInContextMinor
Define 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.
|
| Constructor and Description |
|---|
SvcContextUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getMsgname(short discr)
returns a mnemonic name for the message type based on the SASContextBody union discriminant
|
public static final int MessageInContextMinor
public static String getMsgname(short discr)
Copyright © 2019. All rights reserved.