C# 클래스 Chaos.Portal.Authentication.Extension.Wayf

상속: Chaos.Portal.Core.Extension.AExtension
파일 보기 프로젝트 열기: CHAOS-Community/CHAOS.Portal.Authentication

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Login ( string attributes, System.Guid sessionGuidToAuthenticate ) : UserInfo
Wayf ( IPortalApplication portalApplication, IAuthenticationRepository authenticationRepository, IWayfFilter wayfFilter, IAuthenticationModule authenticationModule ) : System

메소드 상세

Login() 공개 메소드

public Login ( string attributes, System.Guid sessionGuidToAuthenticate ) : UserInfo
attributes string
sessionGuidToAuthenticate System.Guid
리턴 Chaos.Portal.Core.Data.Model.UserInfo

Wayf() 공개 메소드

public Wayf ( IPortalApplication portalApplication, IAuthenticationRepository authenticationRepository, IWayfFilter wayfFilter, IAuthenticationModule authenticationModule ) : System
portalApplication IPortalApplication
authenticationRepository IAuthenticationRepository
wayfFilter IWayfFilter
authenticationModule IAuthenticationModule
리턴 System