Uses of Class
org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.Ticket
-
Packages that use InMemoryTicketComponentImpl.Ticket Package Description org.alfresco.repo.security.authentication -
-
Uses of InMemoryTicketComponentImpl.Ticket in org.alfresco.repo.security.authentication
Method parameters in org.alfresco.repo.security.authentication with type arguments of type InMemoryTicketComponentImpl.Ticket Modifier and Type Method Description void
InMemoryTicketComponentImpl. setTicketsCache(SimpleCache<java.lang.String,InMemoryTicketComponentImpl.Ticket> ticketsCache)
Set the ticket cache to support clustering
-