Douglas Christopher Wilson > Authen-CAS-External > Authen::CAS::External::Library

Download:
Authen-CAS-External-0.08.tar.gz

Dependencies

Annotate this POD

Website

View/Report Bugs
Module Version: 0.08   Source  

NAME ^

Authen::CAS::External::Library - Types library

VERSION ^

This documentation refers to version 0.08.

SYNOPSIS ^

  use Authen::CAS::External::Library qw(ServiceTicket);
  # This will import ServiceTicket type into your namespace as well as some
  # helpers like to_ServiceTicket and is_ServiceTicket. See MooseX::Types
  # for more information.

DESCRIPTION ^

This module provides types for Authen::CAS::External

METHODS ^

No methods.

TYPES PROVIDED ^

ServiceTicket

Provides no coercions.

TicketGrantingCookie

Provides no coercions.

This is the ticket-granting cookie as defined in section 3.6 of the CAS Protocol. This also allows for a domain name to be present at the end as per discussed in Clustering CAS.

DEPENDENCIES ^

This module is dependent on the following modules:

AUTHOR ^

Douglas Christopher Wilson, <doug at somethingdoug.com>

BUGS AND LIMITATIONS ^

Please report any bugs or feature requests to bug-authen-cas-external at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Authen-CAS-External. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

I highly encourage the submission of bugs and enhancements to my modules.

LICENSE AND COPYRIGHT ^

Copyright 2009 Douglas Christopher Wilson.

This program is free software; you can redistribute it and/or modify it under the terms of either:

syntax highlighting: