PHP 인터페이스 AppserverIo\Appserver\Core\Api\Node\AuthenticatorNodeInterface

저자: Johann Zelger ([email protected])
파일 보기 프로젝트 열기: appserver-io/appserver

공개 메소드들

메소드 설명
getName ( ) : string Return's the authenticator name.
getType ( ) : string Return's the authenticator type.

메소드 상세

getName() 공개 메소드

Return's the authenticator name.
public getName ( ) : string
리턴 string The authenticator name

getType() 공개 메소드

Return's the authenticator type.
public getType ( ) : string
리턴 string The authenticator type