PHP Interface Sulu\Component\Security\Authentication\SecurityIdentityInterface

Deprecation: will be removed with 1.2
显示文件 Open project: sulu/sulu Interface Usage Examples

Public Methods

Method Description
getIdentifier ( ) : string Returns the identifier for a SecurityIdentity.

Method Details

getIdentifier() public method

Returns the identifier for a SecurityIdentity.
public getIdentifier ( ) : string
return string