org.openmdx.security.authentication1.cci2
Interface Password

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:
Password, Password
All Known Implementing Classes:
Password

public interface Password
extends Credential

Class Password


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.openmdx.security.authentication1.cci2.Credential
Credential.Identity
 
Method Summary
<T extends org.openmdx.base.cci2.Void>
T
change(byte[] oldPassword, byte[] password)
           
 
Methods inherited from interface org.openmdx.security.authentication1.cci2.Credential
getId, getResetCredential, reset, setSegment, setSegment
 
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
 
Methods inherited from interface org.openmdx.security.realm1.cci2.Credential
getSubject, isLocked, request, setLocked, setSubject, validate
 

Method Detail

change

<T extends org.openmdx.base.cci2.Void> T change(byte[] oldPassword,
                                                byte[] password)
                                            throws RefException
Throws:
RefException


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