C# 클래스 OpenSim.Services.AuthenticationService.PasswordAuthenticationService

상속: OpenSim.Services.AuthenticationService.AuthenticationServiceBase, IAuthenticationService
파일 보기 프로젝트 열기: N3X15/VoxelSim 1 사용 예제들

공개 메소드들

메소드 설명
Authenticate ( UUID principalID, string password, int lifetime ) : string
PasswordAuthenticationService ( IConfigSource config ) : System

메소드 상세

Authenticate() 공개 메소드

public Authenticate ( UUID principalID, string password, int lifetime ) : string
principalID UUID
password string
lifetime int
리턴 string

PasswordAuthenticationService() 공개 메소드

public PasswordAuthenticationService ( IConfigSource config ) : System
config IConfigSource
리턴 System