C# 클래스 Omniture.CustomToken.SecurityTokenAuthenticator

SecurityTokenAuthenticator for use with the Custom Token This validates the username token against a directory of username-password pairs
상속: System.IdentityModel.Selectors.SecurityTokenAuthenticator
파일 보기 프로젝트 열기: Sn3b/Omniture-API

보호된 메소드들

메소드 설명
CanValidateTokenCore ( System token ) : bool
ValidateTokenCore ( System token ) : ReadOnlyCollection

비공개 메소드들

메소드 설명
SecurityTokenAuthenticator ( PasswordProvider passwordProvider ) : System.Collections.Generic

메소드 상세

CanValidateTokenCore() 보호된 메소드

protected CanValidateTokenCore ( System token ) : bool
token System
리턴 bool

ValidateTokenCore() 보호된 메소드

protected ValidateTokenCore ( System token ) : ReadOnlyCollection
token System
리턴 ReadOnlyCollection