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

Packages that use ChallengeResponse
org.openmdx.security.authentication1.cci   
 

Uses of ChallengeResponse in org.openmdx.security.authentication1.cci
 

Classes in org.openmdx.security.authentication1.cci that implement ChallengeResponse
 class ChallengeResponseImpl
           
 

Methods in org.openmdx.security.authentication1.cci that return ChallengeResponse
 ChallengeResponse ChallengeResponseClassImpl.createChallengeResponse()
           
 ChallengeResponse ChallengeResponseClass.createChallengeResponse()
          Creates an instance of class ChallengeResponse.
 ChallengeResponse ChallengeResponseClassImpl.createChallengeResponse(boolean locked, Subject subject)
           
 ChallengeResponse ChallengeResponseClass.createChallengeResponse(boolean locked, Subject subject)
          Creates an instance of class ChallengeResponse based on all required attributes.
 ChallengeResponse ChallengeResponseClassImpl.extendBasicObject(BasicObject _base, boolean locked, Subject subject)
           
 ChallengeResponse ChallengeResponseClass.extendBasicObject(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 ChallengeResponseClassImpl.extendContextCapable(ContextCapable _base, boolean locked, Subject subject)
           
 ChallengeResponse ChallengeResponseClass.extendContextCapable(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 ChallengeResponseClassImpl.extendExtentCapable(ExtentCapable _base, boolean locked, Subject subject)
           
 ChallengeResponse ChallengeResponseClass.extendExtentCapable(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 ChallengeResponseClassImpl.extendViewCapable(ViewCapable _base, boolean locked, Subject subject)
           
 ChallengeResponse ChallengeResponseClass.extendViewCapable(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 ChallengeResponseClassImpl.getChallengeResponse(Object object)
           
 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-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.