|
Oracle Fusion Middleware Java API Reference for Oracle OAuth Service 11g Release 2 (11.1.2) E57632-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
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 |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||