Interface PasswordExpiredResponse

  • All Superinterfaces:
    Control
    All Known Implementing Classes:
    PasswordExpiredResponseImpl

    public interface PasswordExpiredResponse
    extends Control
    The PasswordPolicy expired response control, as defined by
     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
     
    Version:
    $Rev$, $Date$
    Author:
    Apache Directory Project
    • Method Detail

      • getTimeBeforeExpiration

        int getTimeBeforeExpiration()
        Returns the time in seconds before the password expires. Default to 0
        Returns:
        The time before expiration of the password