mediatekformation

AuthenticationTrustResolverInterface

Interface for resolving the authentication status of a given token.

Tags
author

Johannes M. Schmitt schmittjoh@gmail.com

Table of Contents

isAnonymous()  : bool
Resolves whether the passed token implementation is authenticated anonymously.
isFullFledged()  : bool
Resolves whether the passed token implementation is fully authenticated.
isRememberMe()  : bool
Resolves whether the passed token implementation is authenticated using remember-me capabilities.

Methods

Search results