Beispiel #1
0
 public void addRedirectUri(String redirectUri) {
   getDelegateForUpdate();
   updated.addRedirectUri(redirectUri);
 }