Class CheckNotNullLength<C extends Asn1Container>

    • Field Detail

      • LOG

        private static final org.slf4j.Logger LOG
        The logger
    • Constructor Detail

      • CheckNotNullLength

        public CheckNotNullLength()
        Instantiates the action.
    • Method Detail

      • action

        public void action​(C container)
                    throws org.apache.directory.api.asn1.DecoderException
        The action to be executed.
        Parameters:
        container - The container which stores the current data
        Throws:
        org.apache.directory.api.asn1.DecoderException - Thrown if something went wrong.