You are currently browsingthe website for symfony 1
Visit the Symfony2 website
« Back to API menu
sfSecurityUser interface provides advanced security manipulation methods.
Add a credential to this user.
Clear all credentials associated with this user.
Indicates whether or not this user has a credential.
returns true, if this user has the credential, otherwise false.
Indicates whether or not this user is authenticated.
returns true, if this user is authenticated, otherwise false.
Remove a credential from this user.
Set the authenticated status of this user.