|
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 | |||||||||
public interface TokenDeleteRequest
Interface for Java representation of the JSON payload send in the request entity of a token delete request.
| 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. |
| Method Detail |
|---|
java.lang.String getSubjectValue()
void setSubjectValue(java.lang.String subjectValue)
java.lang.String getSubjectType()
void setSubjectType(java.lang.String subjectType)
|
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 | |||||||||