|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.net.UserIdentity
public abstract class UserIdentity
Nested Class Summary | |
---|---|
static class |
UserIdentity.Username
|
static class |
UserIdentity.UsernamePasscode
|
Field Summary | |
---|---|
protected UserIdentityRQ |
rq
|
Constructor Summary | |
---|---|
protected |
UserIdentity(int userIdentityType)
|
Method Summary | |
---|---|
UserIdentityRQ |
getUserIdentityRQ()
|
boolean |
isPositiveResponseRequested()
|
void |
setPositiveResponseRequested(boolean positiveResponseRequested)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected UserIdentityRQ rq
Constructor Detail |
---|
protected UserIdentity(int userIdentityType)
Method Detail |
---|
public final UserIdentityRQ getUserIdentityRQ()
public boolean isPositiveResponseRequested()
public void setPositiveResponseRequested(boolean positiveResponseRequested)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |