org.openmdx.security.realm1.cci
Class ValidationResultImpl
java.lang.Object
org.openmdx.base.accessor.jmi.spi.RefStruct_1
org.openmdx.security.realm1.cci.ValidationResultImpl
- All Implemented Interfaces:
- Serializable, RefStruct, RefStruct_1_0, ValidationResult
public class ValidationResultImpl
- extends RefStruct_1
- implements ValidationResult
- See Also:
- Serialized Form
ValidationResultImpl
public ValidationResultImpl(RefPackage_1_0 refPackage,
List args)
ValidationResultImpl
public ValidationResultImpl(RefPackage_1_0 refPackage,
Object arg)
refQualifiedTypeName
public String refQualifiedTypeName()
- Overrides:
refQualifiedTypeName in class RefStruct_1
isAccepted
public boolean isAccepted()
- Description copied from interface:
ValidationResult
- Retrieves the value for the structure field
accepted.
- Specified by:
isAccepted in interface ValidationResult
- Returns:
- The non-null value for structure field
accepted.
getChallenge
public String getChallenge()
- Description copied from interface:
ValidationResult
- Retrieves the value for the optional structure field
challenge.
- Specified by:
getChallenge in interface ValidationResult
- Returns:
- The possibly null value for structure field
challenge.
getCode
public Short getCode()
- Description copied from interface:
ValidationResult
- Retrieves the value for the optional structure field
code.
- Specified by:
getCode in interface ValidationResult
- Returns:
- The possibly null value for structure field
code.
getState
public byte[] getState()
- Description copied from interface:
ValidationResult
- Retrieves the value for the optional structure field
state.
- Specified by:
getState in interface ValidationResult
- Returns:
- The possibly null value for structure field
state.
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.