예제 #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();
        }