Interface Authentication
- All Known Implementing Classes:
DefaultAuthentication
public interface Authentication
Represents a successful authentication.
- Author:
- avasquez
-
Method Summary
Modifier and TypeMethodDescriptionReturns the profile associated to the authentication.Returns the ticket that identifies the authentication.boolean
Indicates if it's a remembered authentication.