org.openmdx.security.authentication1.jdo2
Class ChallengeResponse.Slice

java.lang.Object
  extended by org.w3c.jdo2.AbstractObject.Slice
      extended by org.openmdx.security.authentication1.jdo2.Credential.Slice
          extended by org.openmdx.security.authentication1.jdo2.ChallengeResponse.Slice
All Implemented Interfaces:
Serializable
Enclosing class:
ChallengeResponse

public static class ChallengeResponse.Slice
extends Credential.Slice

Slice object hold the ChallengeResponse's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.openmdx.security.authentication1.jdo2.Credential.Slice
Credential.Slice.ObjectId
 
Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject.Slice
org.w3c.jdo2.AbstractObject.Slice.AbstractObjectId
 
Constructor Summary
protected ChallengeResponse.Slice(ChallengeResponse object, int index)
          Constructor
 
Method Summary
protected  Object getValue(int field)
           
protected static int openmdxjdoFieldCount()
          Retrieve the number of fields in the class and its superclasses
protected  void setValue(int field, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChallengeResponse.Slice

protected ChallengeResponse.Slice(ChallengeResponse object,
                                  int index)
Constructor

Method Detail

openmdxjdoFieldCount

protected static int openmdxjdoFieldCount()
Retrieve the number of fields in the class and its superclasses

Returns:
the umber of fields in the class and its superclasses

getValue

protected Object getValue(int field)
Overrides:
getValue in class Credential.Slice

setValue

protected void setValue(int field,
                        Object value)
Overrides:
setValue in class Credential.Slice


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