Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


oracle.ocsg.oauth2.management
Interface SouthOAuthClientManagment


public interface SouthOAuthClientManagment

Method Summary
 String validateAllowedRedirectURI(String clientId, String redirectUri)
          Return the redirect uri which is allowed uri of this client

 

Method Detail

validateAllowedRedirectURI

public String validateAllowedRedirectURI(String clientId,
                                         String redirectUri)
                                  throws ManagementException
Return the redirect uri which is allowed uri of this client
Parameters:
redirectUri - the redirect uri
Returns:
String the redirecturi which is allowed uri of this client
Throws:
ManagementException

Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.