public class ChangePasswordDataDecoder extends Object
Constructor and Description |
---|
ChangePasswordDataDecoder() |
Modifier and Type | Method and Description |
---|---|
protected ChangePasswordData |
decodeChangePasswdData(org.apache.directory.shared.asn1.der.DERSequence sequence) |
ChangePasswordData |
decodeChangePasswordData(byte[] encodedChangePasswdData)
Decodes bytes into a ChangePasswordData.
|
public ChangePasswordData decodeChangePasswordData(byte[] encodedChangePasswdData) throws IOException
encodedChangePasswdData
- ChangePasswordData
.IOException
protected ChangePasswordData decodeChangePasswdData(org.apache.directory.shared.asn1.der.DERSequence sequence)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.