Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

Uses of Class
oracle.ocsg.oauth2.util.OAuthWorkContextHelper.OAuthHandlingException

Packages that use OAuthWorkContextHelper.OAuthHandlingException
oracle.ocsg.oauth2.util   
 

Uses of OAuthWorkContextHelper.OAuthHandlingException in oracle.ocsg.oauth2.util
 

Methods in oracle.ocsg.oauth2.util that throw OAuthWorkContextHelper.OAuthHandlingException
static void OAuthWorkContextHelper.verifyToken(AccessToken accessToken)
           
static void OAuthWorkContextHelper.handleRequest(javax.servlet.http.HttpServletRequest req)
           
static void OAuthWorkContextHelper.handleBearerTypeAccessToken(javax.servlet.http.HttpServletRequest request, OAuthTokenPrincipal tokenPrincipal)
           
static void OAuthWorkContextHelper.handleMacTypeAccessToken(javax.servlet.http.HttpServletRequest req, OAuthTokenPrincipal principal)
           
 

Constructors in oracle.ocsg.oauth2.util that throw OAuthWorkContextHelper.OAuthHandlingException
AuthorizationHeaderParser(java.lang.String header)
           
 


Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

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