PHP Interface AppserverIo\Appserver\Core\Api\Node\AuthenticatorNodeInterface

Afficher le fichier Open project: appserver-io/appserver

Méthodes publiques

Méthode Description
getName ( ) : string Return's the authenticator name.
getType ( ) : string Return's the authenticator type.

Method Details

getName() public méthode

Return's the authenticator name.
public getName ( ) : string
Résultat string The authenticator name

getType() public méthode

Return's the authenticator type.
public getType ( ) : string
Résultat string The authenticator type