blob: dfc0550a8bad22e5fdf8c5308ead81787b617904 [file] [log] [blame]
Chetan Gaonker7f4bf742016-05-04 15:56:08 -07001# -*- text -*-
2#
3# $Id: 5d06454d0a8ccce7f50ddf7b01ba01c4ace6560a $
4
5#
6# The expiration module. This handles the Expiration attribute
7# It should be included in the *end* of the authorize section
8# in order to handle user Expiration. It should also be included
9# in the instantiate section in order to register the Expiration
10# compare function
11#
12expiration {
13}