org.openmdx.security.realm1.cci
Class CredentialValidateParamsImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefStruct_1
      extended by org.openmdx.security.realm1.cci.CredentialValidateParamsImpl
All Implemented Interfaces:
Serializable, RefStruct, RefStruct_1_0, CredentialValidateParams

public class CredentialValidateParamsImpl
extends RefStruct_1
implements CredentialValidateParams

See Also:
Serialized Form

Constructor Summary
CredentialValidateParamsImpl(RefPackage_1_0 refPackage, List args)
           
CredentialValidateParamsImpl(RefPackage_1_0 refPackage, Object arg)
           
 
Method Summary
 AuthenticationContext getContext()
          Retrieves the value for the optional structure field context.
 byte[] getState()
          Retrieves the value for the optional structure field state.
 byte[] getValue()
          Retrieves the value for the optional structure field value.
 String refQualifiedTypeName()
           
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefStruct_1
equals, refContainsValue, refDelegate, refFieldNames, refGetValue, refGetValue, refGetValue, refTypeName, toPath
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refContainsValue, refDelegate, refGetValue
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Constructor Detail

CredentialValidateParamsImpl

public CredentialValidateParamsImpl(RefPackage_1_0 refPackage,
                                    List args)

CredentialValidateParamsImpl

public CredentialValidateParamsImpl(RefPackage_1_0 refPackage,
                                    Object arg)
Method Detail

refQualifiedTypeName

public String refQualifiedTypeName()
Overrides:
refQualifiedTypeName in class RefStruct_1

getContext

public AuthenticationContext getContext()
Description copied from interface: CredentialValidateParams
Retrieves the value for the optional structure field context.

Specified by:
getContext in interface CredentialValidateParams
Returns:
The possibly null value for structure field context.

getState

public byte[] getState()
Description copied from interface: CredentialValidateParams
Retrieves the value for the optional structure field state.

Specified by:
getState in interface CredentialValidateParams
Returns:
The possibly null value for structure field state.

getValue

public byte[] getValue()
Description copied from interface: CredentialValidateParams
Retrieves the value for the optional structure field value.

Specified by:
getValue in interface CredentialValidateParams
Returns:
The possibly null value for structure field value.


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