AppserverIo\Appserver\Core\Api\Node\SecurityNodeInterface::mapAuthenticationType PHP Méthode

mapAuthenticationType() public méthode

Returns the authentication type class name for the passed shortname.
public mapAuthenticationType ( string $shortname ) : string
$shortname string The shortname of the requested authentication type class name
Résultat string The requested authentication type class name
    public function mapAuthenticationType($shortname);