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 AppProfileHumanInfo

All Known Subinterfaces:
AppWritableProfileHumanInfo

public interface AppProfileHumanInfo

Nested Class Summary

static class AppProfileHumanInfo.AppProfileHumanURIType
           

  Method Summary

 java.lang.String getDescription()
           
 java.lang.String getHumanURI(AppProfileHumanInfo.AppProfileHumanURIType uriType)
           
 java.util.Locale getLocale()
           
 java.lang.String getName()
           

 

Method Detail

getLocale

java.util.Locale getLocale()
Returns:

getHumanURI

java.lang.String getHumanURI(AppProfileHumanInfo.AppProfileHumanURIType uriType)

getName

java.lang.String getName()
Returns:

getDescription

java.lang.String getDescription()
Returns:

Skip navigation links

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