Type Params | Return Type | Name and description |
---|---|---|
|
OAuth2Profile |
addNewOAuth2Profile(java.lang.String profileName) |
|
void |
addOAuth2ProfileListener(OAuth2ProfileListener listener) |
|
OAuth2ProfileContainerConfig |
getConfig() |
|
java.util.List<OAuth2Profile> |
getOAuth2ProfileList() |
|
java.util.ArrayList<java.lang.String> |
getOAuth2ProfileNameList() |
|
OAuth2Profile |
getProfileByName(java.lang.String profileName) |
|
WsdlProject |
getProject() |
|
void |
release() |
|
void |
removeOAuth2ProfileListener(OAuth2ProfileListener listener) |
|
void |
removeProfile(java.lang.String profileName) |
|
void |
renameProfile(java.lang.String profileOldName, java.lang.String newName) |
Methods inherited from class | Name |
---|---|
interface PropertyExpansionContainer |
getPropertyExpansions |