Uses of Enum
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.ExpiryMode
InMemoryTicketComponentImpl.Ticket.getExpires()
Returns the enum constant of this type with the specified name.InMemoryTicketComponentImpl.ExpiryMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.