Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
AppserverIo
Appserver
ServletEngine
Security
Auth
Spi
AbstractLoginModule
getIdentity
AppserverIo\Appserver\ServletEngine\Security\Auth\Spi\AbstractLoginModule::getIdentity PHP Method
AbstractLoginModule Class Documentation
Show file
Open project: appserver-io/appserver
getIdentity()
abstract
protected
method
Overriden by subclasses to return the Principal that corresponds to the user primary identity.
abstract
protected
getIdentity
( ) :
AppserverIo\Psr\Security\PrincipalInterface
return
AppserverIo\Psr\Security\PrincipalInterface
The user identity
protected abstract function getIdentity();
AbstractLoginModule
abort
commit
createGroup
createIdentity
getIdentity
getRoleSets
getUnauthenticatedIdentity
getUseFirstPass
getUsernameAndPassword
initialize
login
logout