public class PasswordModifyResponseGrammar extends org.apache.directory.api.asn1.ber.grammar.AbstractGrammar<PasswordModifyResponseContainer>
PasswdModifyResponseValue ::= SEQUENCE {
genPasswd [0] OCTET STRING OPTIONAL }
| Constructor and Description |
|---|
PasswordModifyResponseGrammar() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.directory.api.asn1.ber.grammar.Grammar<PasswordModifyResponseContainer> |
getInstance()
This class is a singleton.
|
public static org.apache.directory.api.asn1.ber.grammar.Grammar<PasswordModifyResponseContainer> getInstance()
Copyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.