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


Uses of Interface
oracle.security.idaas.oauth.common.appinfra.AppProfileHumanInfo

Packages that use AppProfileHumanInfo

oracle.security.idaas.oauth.common.appinfra   

 

Uses of AppProfileHumanInfo in oracle.security.idaas.oauth.common.appinfra

  Subinterfaces of AppProfileHumanInfoin oracle.security.idaas.oauth.common.appinfra

 interface AppWritableProfileHumanInfo
           

  Methods in oracle.security.idaas.oauth.common.appinfrathat return AppProfileHumanInfo

 AppProfileHumanInfo AppProfile.getAppProfileHumanInfo(java.util.Locale requestLocale)
          Get an application profile human information based on the request locale NULL is returned if an app profile human information is not configured for the request locale

  Methods in oracle.security.idaas.oauth.common.appinfrathat return types with arguments of type AppProfileHumanInfo

 java.util.Collection<AppProfileHumanInfo> AppProfile.getAppProfileHumanInfo()
          Get a collection of application profile human information Empty collection is returned if human information is not defined in the application profile

 


Skip navigation links

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