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