Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle OAuth Service
11g Release 2 (11.1.2)

E57632-01


Uses of Class
oracle.security.idaas.oauth.client.ClientProfile.ClientType

Packages that use ClientProfile.ClientType

oracle.security.idaas.oauth.client   

 

Uses of ClientProfile.ClientType in oracle.security.idaas.oauth.client

  Methods in oracle.security.idaas.oauth.clientthat return ClientProfile.ClientType

static ClientProfile.ClientType ClientProfile.ClientType.fromValue(java.lang.String v)
           
 ClientProfile.ClientType ClientProfile.getClientType()
          Get the client type
static ClientProfile.ClientType ClientProfile.ClientType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ClientProfile.ClientType[] ClientProfile.ClientType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

  Methods in oracle.security.idaas.oauth.clientwith parameters of type ClientProfile.ClientType

 void ClientWritableProfile.setClientType(ClientProfile.ClientType clientType)
          Set Client Type

 


Skip navigation links

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