RegistryEvent¶
-
class
OCP\Authentication\TwoFactorAuth\
RegistryEvent
¶ Source: lib/public/Authentication/TwoFactorAuth/RegistryEvent.php#36 Parent: OCP\EventDispatcher\Event
Properties¶
Methods¶
-
public
OCP\Authentication\TwoFactorAuth\RegistryEvent::
__construct
($provider, $user)¶ Source: lib/public/Authentication/TwoFactorAuth/RegistryEvent.php#47 Since: 15.0.0
-
public
OCP\Authentication\TwoFactorAuth\RegistryEvent::
getProvider
()¶ Source: lib/public/Authentication/TwoFactorAuth/RegistryEvent.php#56 Since: 15.0.0
-
public
OCP\Authentication\TwoFactorAuth\RegistryEvent::
getUser
()¶ Source: lib/public/Authentication/TwoFactorAuth/RegistryEvent.php#63 Since: 15.0.0