org.apache.directory.api.ldap.extras.controls.ppolicy_impl
Class StoreGraceAuthsRemaining
java.lang.Object
org.apache.directory.api.asn1.ber.grammar.GrammarAction<E>
org.apache.directory.api.asn1.actions.AbstractReadInteger
org.apache.directory.api.ldap.extras.controls.ppolicy_impl.StoreGraceAuthsRemaining
- All Implemented Interfaces:
- Action
public class StoreGraceAuthsRemaining
- extends AbstractReadInteger
The action used to store the GraceAuthsRemains
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.api.asn1.ber.grammar.GrammarAction |
name |
|
Method Summary |
protected void |
setIntegerValue(int value,
Asn1Container container)
set the integer value to the appropriate field of ASN.1 object present in the container |
StoreGraceAuthsRemaining
public StoreGraceAuthsRemaining()
- Instantiates a new StoreCusec action.
setIntegerValue
protected void setIntegerValue(int value,
Asn1Container container)
- set the integer value to the appropriate field of ASN.1 object present in the container
- Specified by:
setIntegerValue in class AbstractReadInteger
- Parameters:
value - the integer valuecontainer - the ASN.1 object's container
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.