public interface PasswordExpiredResponse
extends org.apache.directory.api.ldap.model.message.Control
controlType: 2.16.840.1.113730.3.4.5,
controlValue: an octet string to indicate the time in seconds until
the password expires.
criticality: false
| Modifier and Type | Method and Description |
|---|---|
int |
getTimeBeforeExpiration()
Returns the time in seconds before the password expires.
|
static final String OID
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.