|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChallengeResponse | |
|---|---|
| org.openmdx.security.authentication1.jmi1 | |
| Uses of ChallengeResponse in org.openmdx.security.authentication1.jmi1 |
|---|
| Methods in org.openmdx.security.authentication1.jmi1 that return ChallengeResponse | |
|---|---|
ChallengeResponse |
ChallengeResponseClass.createChallengeResponse()
Creates an instance of class ChallengeResponse. |
ChallengeResponse |
ChallengeResponseClass.createChallengeResponse(boolean locked,
Subject subject)
Creates an instance of class ChallengeResponse based on
all required attributes. |
ChallengeResponse |
ChallengeResponseClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
boolean locked,
Subject subject)
Creates an instance of class ChallengeResponse based on
the superclass BasicObject and all required attributes not
included in this superclass. |
ChallengeResponse |
ChallengeResponseClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
boolean locked,
Subject subject)
Creates an instance of class ChallengeResponse based on
the superclass ContextCapable and all required attributes
not included in this superclass. |
ChallengeResponse |
ChallengeResponseClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
boolean locked,
Subject subject)
Creates an instance of class ChallengeResponse based on
the superclass ExtentCapable and all required attributes
not included in this superclass. |
ChallengeResponse |
ChallengeResponseClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
boolean locked,
Subject subject)
Creates an instance of class ChallengeResponse based on
the superclass ViewCapable and all required attributes not
included in this superclass. |
ChallengeResponse |
ChallengeResponseClass.getChallengeResponse(Object object)
Creates an instance of class ChallengeResponse based on
the specified Object instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||