11-05-2009 03:51 AM
11-06-2009 01:12 AM
// Check if raw NTLMSSP or SPNEGO/NTLMSSP should be used
ConfigElement useSpnego = params.getChild("useSPNEGO");
if ( useSpnego != null) {
11-06-2009 04:12 AM
<authenticator type="enterprise">
<useSPNEGO/>
</authenticator>
Hope this helps someone in the future,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.