Пример #1
0
        public Auth()
        {
#endif
            new AccountStoreImpl(); // invoke static constructor
            auth1 = new OAuth1AuthenticatorImpl();
            auth2 = new OAuth2AuthenticatorImpl();
        }
Пример #2
0
        public Auth()
        {
#endif
            new AccountStoreImpl(); // invoke static constructor
            auth1 = new OAuth1AuthenticatorImpl();
            auth2 = new OAuth2AuthenticatorImpl();
        }