Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] authentication and authorisation with ecf

Hi,
i am playing around with the ECF and authentication/authorisation with the ecf.generic provider.


How can i retrieve the IConnectContext for authentication on the server?
When i set the ConnectPolicy on the container, i do get notifed through the checkConnect method. But how can i retrieve the security context or username/password?

How does authorisation work?
I set the RemoteServiceCallPolicy (client side). But the method never get called... (setRemoteServiceCallPolicy(callPolicy) returned true)

Thanks,
Stefan



Back to the top