05-11-2012 04:49 AM
behaviour.args[0].getChild()
to evaluate to "A valid SecureContext was not provided in the RequestContext" instead of the user node.05-11-2012 05:03 AM
Object result = AuthenticationUtil.runAs(new AuthenticationUtil.RunAsWork<Object>()
{
public Object doWork() throws Exception
{
….
}
}, AuthenticationUtil.SYSTEM_USER_NAME);
05-11-2012 05:35 AM
05-11-2012 07:19 AM
05-11-2012 07:31 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.