|
Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.security.idaas.rest.jaxrs.client.sdk.authentication.TokenDeleteRequestImpl
public class TokenDeleteRequestImpl
Default Java representation of the JSON payload send in the request entity of a token delete request.
| Constructor Summary | |
|---|---|
TokenDeleteRequestImpl()Constructor used by underlying helpers when creating an instance of one of these Java objects. |
|
| Method Summary | |
|---|---|
java.lang.String |
getSubjectType()Get the subject type of the token. |
java.lang.String |
getSubjectValue()Get the subject value for the token. |
void |
setSubjectType(java.lang.String subjectType)Set the subject type of the token. |
void |
setSubjectValue(java.lang.String subjectValue)Set the subject value for the token. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TokenDeleteRequestImpl()
| Method Detail |
|---|
public java.lang.String getSubjectValue()
getSubjectValue in interface TokenDeleteRequestpublic void setSubjectValue(java.lang.String subjectValue)
setSubjectValue in interface TokenDeleteRequestpublic java.lang.String getSubjectType()
getSubjectType in interface TokenDeleteRequestpublic void setSubjectType(java.lang.String subjectType)
setSubjectType in interface TokenDeleteRequest
|
Copyright (c) 2012, Oracle All Rights Reserved. Built 06/05/2012 17:18:07 PDT |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||