@java.lang.Deprecated public class DefaultOAuth2ProfileContainer
Just a wrapper on AuthRepository with deprecated OAuth2ProfileContainer support Used only to maintain a legacy Do not use in other cases Always use AuthRepository object
Constructor and description |
---|
DefaultOAuth2ProfileContainer
(WsdlProject project, OAuth2ProfileContainerConfig configuration) |
Type Params | Return Type | Name and description |
---|---|---|
|
OAuth2Profile |
addNewOAuth2Profile(java.lang.String profileName) |
|
void |
addOAuth2ProfileListener(OAuth2ProfileListener listener) |
|
OAuth2ProfileContainerConfig |
getConfig() Do not use this method, OAuth2ProfileContainerConfig valid only on the moment of the project save!!! |
|
java.util.List<OAuth2Profile> |
getOAuth2ProfileList() |
|
java.util.ArrayList<java.lang.String> |
getOAuth2ProfileNameList() |
|
OAuth2Profile |
getProfileByName(java.lang.String profileName) |
|
WsdlProject |
getProject() |
|
PropertyExpansion[] |
getPropertyExpansions() |
|
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 |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Do not use this method, OAuth2ProfileContainerConfig valid only on the moment of the project save!!!
ReadyAPI functional (soapui) SDK 3.20.1