Skip navigation links

Oracle Fusion Middleware Java API Reference for the Oracle Access Management OAuth Service
11g Release 2 Patch Set 3 (11.1.2.3)

E59498-01


oracle.security.idaas.oauth.common.appinfra
Interface AppAuthenticator

All Known Subinterfaces:
ResourceServerSecurityManager

public interface AppAuthenticator

Method Summary

 boolean isValidAppId(AppAuthnRequest appAuthnRequest)
          Deprecated. 

 

Method Detail

isValidAppId

@Deprecated
boolean isValidAppId(AppAuthnRequest appAuthnRequest)
Deprecated. 
This method checks application id validate or not
Parameters:
appAuthnRequest - application authentication request
Returns:
true or false

Skip navigation links

Copyright (c) 2014, 2015,
Oracle and/or its affiliates. All Rights Reserved.