Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

Uses of Interface
oracle.ocsg.oauth2.OAuthTokenPrincipal

Packages that use OAuthTokenPrincipal
oracle.ocsg.oauth2   
oracle.ocsg.oauth2.util   
 

Uses of OAuthTokenPrincipal in oracle.ocsg.oauth2
 

Classes in oracle.ocsg.oauth2 that implement OAuthTokenPrincipal
 class OAuthTokenPrincipalImpl
          OAuthTokenPrincipalImpl.
 

Uses of OAuthTokenPrincipal in oracle.ocsg.oauth2.util
 

Classes in oracle.ocsg.oauth2.util that implement OAuthTokenPrincipal
 class AuthorizationHeaderParser
           
 

Methods in oracle.ocsg.oauth2.util with parameters of type OAuthTokenPrincipal
static void OAuthWorkContextHelper.handleBearerTypeAccessToken(javax.servlet.http.HttpServletRequest request, OAuthTokenPrincipal tokenPrincipal)
           
static void OAuthWorkContextHelper.handleMacTypeAccessToken(javax.servlet.http.HttpServletRequest req, OAuthTokenPrincipal principal)
           
 


Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

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