C# Class Chaos.Portal.Authentication.Tests.TestBase

Show file Open project: CHAOS-Community/CHAOS.Portal.Authentication

Protected Methods

Method Description
Make_AuthenticationSettings ( ) : AuthenticationSettings
Make_EmailPassword ( ) : EmailPassword
Make_SecureCookie ( ) : SecureCookie
Make_UserInfo ( ) : UserInfo
Make_Wayf ( ) : Authentication.Extension.Wayf

Private Methods

Method Description
SetUp ( ) : void

Method Details

Make_AuthenticationSettings() protected static method

protected static Make_AuthenticationSettings ( ) : AuthenticationSettings
return AuthenticationSettings

Make_EmailPassword() protected method

protected Make_EmailPassword ( ) : EmailPassword
return EmailPassword

Make_SecureCookie() protected method

protected Make_SecureCookie ( ) : SecureCookie
return SecureCookie

Make_UserInfo() protected static method

protected static Make_UserInfo ( ) : UserInfo
return UserInfo

Make_Wayf() protected method

protected Make_Wayf ( ) : Authentication.Extension.Wayf
return Authentication.Extension.Wayf