Uses of Interface
org.openmdx.security.authentication1.jmi1.ChallengeResponse

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.
 



This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.