public interface OAuth1ProfileListener
| Modifier and Type | Method and Description | 
|---|---|
| void | profileAdded(OAuth1Profile profile) | 
| void | profileRemoved(String profileName) | 
| void | profileRenamed(String profileOldName,
              String newName) | 
void profileAdded(OAuth1Profile profile)
void profileRemoved(String profileName)
Copyright © 2019. All Rights Reserved.