org.openmdx.security.authentication1.cci
Class CredentialResetParamsImpl
java.lang.Object
org.openmdx.base.accessor.jmi.spi.RefStruct_1
org.openmdx.security.authentication1.cci.CredentialResetParamsImpl
- All Implemented Interfaces:
- Serializable, RefStruct, RefStruct_1_0, CredentialResetParams
public class CredentialResetParamsImpl
- extends RefStruct_1
- implements CredentialResetParams
- See Also:
- Serialized Form
CredentialResetParamsImpl
public CredentialResetParamsImpl(RefPackage_1_0 refPackage,
List args)
CredentialResetParamsImpl
public CredentialResetParamsImpl(RefPackage_1_0 refPackage,
Object arg)
refQualifiedTypeName
public String refQualifiedTypeName()
- Overrides:
refQualifiedTypeName in class RefStruct_1
getResetValue
public List getResetValue()
- Specified by:
getResetValue in interface CredentialResetParams
- Returns:
- A list containing all elements for this structure field.
containsResetValue
public boolean containsResetValue(byte[] value)
- Specified by:
containsResetValue in interface CredentialResetParams
- Parameters:
value - An element whose presence in the list of all the values for this structure field is to be tested.
- Returns:
true if the list of all the values for this structure field contains the specified element.
getResetValue
public byte[] getResetValue(int index)
- Specified by:
getResetValue in interface CredentialResetParams
- Parameters:
index - The index of the element to return.
- Returns:
- The element at the specified position in the list of all values for this structure field.
getValue
public byte[] getValue()
- Description copied from interface:
CredentialResetParams
- Retrieves the value for the optional structure field
value.
- Specified by:
getValue in interface CredentialResetParams
- 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.