コード例 #1
0
 function authenticate(array $credentials)
 {
     return $this->namespace->getAuthenticator()->authenticate($credentials);
 }