PGTs = TGTs PT = STs So it is included in the appropriate cache.
Cheers, Scott On Thu, Aug 15, 2013 at 5:45 PM, Tom Poage <[email protected]> wrote: > Feel like I'm missing something: was proxy ticket replication not > implemented for Ehcache? > > Cf. org.jasig.cas.ticket.registry.EhCacheTicketRegistry.java > > The file only has slots for TGTs and STs: > > > private Cache serviceTicketsCache = null; > > private Cache ticketGrantingTicketsCache = null; > > Or does this need to be done out of band of the documentation, such as > directly in ehcache(-replicated).xml? Or is it somehow (silently?) > piggybacked onto the service ticket cache? > > Thanks. > Tom. > > -- > 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 > -- 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
