org.openmdx.security.realm1.cci
Class CredentialValidateParamsImpl
java.lang.Object
org.openmdx.base.accessor.jmi.spi.RefStruct_1
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
CredentialValidateParamsImpl
public CredentialValidateParamsImpl(RefPackage_1_0 refPackage,
List args)
CredentialValidateParamsImpl
public CredentialValidateParamsImpl(RefPackage_1_0 refPackage,
Object arg)
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.