메소드 | 설명 | |
---|---|---|
CloudscribeIntegration ( IIdentityServerInteractionService interaction ) : cloudscribe.Core.Identity | ||
EnsureFolderSegmentIfNeeded ( ISiteContext site, string returnUrl ) : string | ||
GetAuthorizationContextAsync ( string returnUrl ) : Task |
||
GetLogoutContextClientIdAsync ( string logoutId ) : Task |
||
GetLogoutContextModelAsync ( string logoutId ) : Task |
메소드 | 설명 | |
---|---|---|
IsEndpointReturnUrl ( string url ) : bool |
public CloudscribeIntegration ( IIdentityServerInteractionService interaction ) : cloudscribe.Core.Identity | ||
interaction | IIdentityServerInteractionService | |
리턴 | cloudscribe.Core.Identity |
public EnsureFolderSegmentIfNeeded ( ISiteContext site, string returnUrl ) : string | ||
site | ISiteContext | |
returnUrl | string | |
리턴 | string |
public GetAuthorizationContextAsync ( string returnUrl ) : Task |
||
returnUrl | string | |
리턴 | Task |
public GetLogoutContextClientIdAsync ( string logoutId ) : Task |
||
logoutId | string | |
리턴 | Task |
public GetLogoutContextModelAsync ( string logoutId ) : Task |
||
logoutId | string | |
리턴 | Task |