Uses of Enum Class
org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.ExpiryMode
Packages that use InMemoryTicketComponentImpl.ExpiryMode
-
Uses of InMemoryTicketComponentImpl.ExpiryMode in org.alfresco.repo.security.authentication
Methods in org.alfresco.repo.security.authentication that return InMemoryTicketComponentImpl.ExpiryModeModifier and TypeMethodDescriptionprotected InMemoryTicketComponentImpl.ExpiryModeInMemoryTicketComponentImpl.Ticket.getExpires()Returns the enum constant of this class with the specified name.InMemoryTicketComponentImpl.ExpiryMode.values()Returns an array containing the constants of this enum class, in the order they are declared.