AppserverIo\Appserver\Core\Api\Node\LoginConfigNode::getRealmName PHP Méthode

getRealmName() public méthode

Return's the realm name information.
public getRealmName ( ) : RealmNameNode
Résultat RealmNameNode The realm name information
    public function getRealmName()
    {
        return $this->realmName;
    }