org.openmdx.security.authentication1.cci2
Interface Credential
- All Superinterfaces:
- org.openmdx.base.cci2.BasicObject, org.openmdx.base.cci2.ContextCapable, Credential, org.openmdx.base.cci2.ExtentCapable, org.openmdx.compatibility.view1.cci2.ViewCapable
- All Known Subinterfaces:
- ChallengeResponse, ChallengeResponse, Credential, Passcode, Passcode, Password, Password, Password, SendPasscode, SendPasscode
- All Known Implementing Classes:
- ChallengeResponse, Passcode, Password, SendPasscode
public interface Credential
- extends org.openmdx.base.cci2.BasicObject, Credential
Abstract class Credential
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
getView, getView |
getId
String getId()
- Retrieves the value for the attribute
id.
- Returns:
- The non-null value for attribute
id.
reset
org.openmdx.base.cci2.Void reset(List<byte[]> resetValue,
byte[] value)
getResetCredential
<T extends Credential> List<T> getResetCredential()
- Retrieves the
Collection of objects referenced by
resetCredential.
- Returns:
- The
Collection of referenced objects.
This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.