|
Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TokenReadRequest | |
|---|---|
| oracle.security.idaas.rest.jaxrs.client.sdk.authentication | |
| Uses of TokenReadRequest in oracle.security.idaas.rest.jaxrs.client.sdk.authentication |
|---|
| Classes in oracle.security.idaas.rest.jaxrs.client.sdk.authentication that implement TokenReadRequest | |
|---|---|
class |
TokenReadRequestImplFor getting/reading/verifying an existing token, there is no json payload and more importantly there is no uri identifier segemt like /{token-id} at the end of the request URI (like .../people/{person-id} so this is a special class. |
| Methods in oracle.security.idaas.rest.jaxrs.client.sdk.authentication with parameters of type TokenReadRequest | |
|---|---|
AuthenticationResult |
AuthenticationClient.readToken(TokenReadRequest tokenToRead, Headers headers)Used to read or verify an existing token. |
|
Copyright (c) 2012, Oracle All Rights Reserved. Built 06/05/2012 17:18:07 PDT |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||