Lemonldap::NG::Portal::_CAS - Common CAS functions


Lemonldap-NG-Portal documentation  | view source Contained in the Lemonldap-NG-Portal distribution.

Index


NAME

Top

Lemonldap::NG::Portal::_CAS - Common CAS functions

SYNOPSIS

Top

use Lemonldap::NG::Portal::_CAS;

DESCRIPTION

Top

This module contains common methods for CAS

METHODS

Top

getCasSession

Try to recover the CAS session corresponding to id and return session datas If id is set to undef, return a new session

returnCasValidateError

Return an error for CAS VALIDATE request

returnCasValidateSuccess

Return success for CAS VALIDATE request

deleteCasSecondarySessions

Find and delete CAS sessions bounded to a primary session

returnCasServiceValidateError

Return an error for CAS SERVICE VALIDATE request

returnCasServiceValidateSuccess

Return success for CAS SERVICE VALIDATE request

returnCasProxyError

Return an error for CAS PROXY request

returnCasProxySuccess

Return success for CAS PROXY request

deleteCasSession

Delete an opened CAS session

callPgtUrl

Call proxy granting URL on CAS client

SEE ALSO

Top

Lemonldap::NG::Portal::IssuerDBCAS

AUTHOR

Top

Clement Oudot, <coudot@linagora.com>

COPYRIGHT AND LICENSE

Top


Lemonldap-NG-Portal documentation  | view source Contained in the Lemonldap-NG-Portal distribution.