> How can I kown that if the user has been authenticated by CAS in my > application(maybe a client for CAS)?
The CAS client will make this determination for you and will typically make the authenticated username available to the application via some reasonable means, e.g. session storage. If you want to know more about the CAS protocol, see the protocol documents, http://www.jasig.org/cas/protocol. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
