marshallSecurityContext(SecurityContext ctx) Custom UTF8 marshalling SecurityContext
The resulting bute array is composed of the following elements:
principal-name, roles-number, role1, ...., runas-number, runas1, ....
Custom UTF8 marshalling SecurityContext
The resulting bute array is composed of the following elements:
principal-name, roles-number, role1, ...., runas-number, runas1, ....
byte [] the marshalled context Parameters: ctx - SecurityContext