|
Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager Release 11g (11.1.1) E15864-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.bharosa.vcrypt.auth.intf.VCryptQuestion
public class VCryptQuestion
Used to encapsulate the question data
| Constructor Summary | |
|---|---|
VCryptQuestion() |
|
| Method Summary | |
|---|---|
java.util.List |
getAnswerList()Gets the value of answerList |
java.lang.Long |
getAuthSessionId()Gets the value of authSessionId |
VCryptLocale |
getLocale() |
VCryptQuestion |
getNonMutableInstance() |
java.lang.String |
getQuestion()Gets the value of question |
java.lang.Long |
getQuestionId()Gets the value of questionId |
void |
setAnswerList(java.util.List argAnswerList)Sets the value of answerList |
void |
setAuthSessionId(java.lang.Long argAuthSessionId)Sets the value of authSessionId |
void |
setLocale(VCryptLocale locale) |
void |
setQuestion(java.lang.String argQuestion)Sets the value of question |
void |
setQuestionId(java.lang.Long argQuestionId)Sets the value of question |
java.lang.String |
toString() |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VCryptQuestion()
| Method Detail |
|---|
public java.lang.Long getAuthSessionId()
public void setAuthSessionId(java.lang.Long argAuthSessionId)
argAuthSessionId - Value to assign to this.authSessionIdpublic java.lang.Long getQuestionId()
public void setQuestionId(java.lang.Long argQuestionId)
argQuestionId - Value to assign to this.questionIdpublic java.lang.String getQuestion()
public void setQuestion(java.lang.String argQuestion)
argQuestion - Value to assign to this.questionpublic VCryptLocale getLocale()
public void setLocale(VCryptLocale locale)
public java.util.List getAnswerList()
public void setAnswerList(java.util.List argAnswerList)
argAnswerList - Value to assign to this.answerListpublic java.lang.String toString()
toString in class java.lang.Objectpublic VCryptQuestion getNonMutableInstance()
|
Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager Release 11g (11.1.1) E15864-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||