No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
AuthConfiguration クラス
名前空間
AuthConfiguration メソッド
getAuthProviders()
署名
public List<AuthProvider> getAuthProviders()
例
1Auth.AuthConfiguration authConfig = new Auth.AuthConfiguration(communityUrl,startUrl);
2authConfig.getAuthProviders();
3authConfig.getAuthProviderSsoUrl(communityUrl, startUrl, developerName);
4authConfig.getBackgroundColor();
5authConfig.getFooterText();