org.apache.directory.shared.ldap.extras.controls.ppolicy_impl
Class StoreTimeBeforeExpiration
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<Asn1Container>
org.apache.directory.shared.asn1.actions.AbstractReadInteger
org.apache.directory.shared.ldap.extras.controls.ppolicy_impl.StoreTimeBeforeExpiration
- All Implemented Interfaces:
- Action<Asn1Container>
public class StoreTimeBeforeExpiration
- extends AbstractReadInteger
The action used to store the TimeBeforeExpiration
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
StoreTimeBeforeExpiration
public StoreTimeBeforeExpiration()
- Instantiates a new StoreTimeBeforeExpiration action.
setIntegerValue
protected void setIntegerValue(int value,
Asn1Container container)
-
- Specified by:
setIntegerValue in class AbstractReadInteger
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.