Interface NameGuard

    • Method Detail

      • nameIsAcceptable

        boolean nameIsAcceptable​(javax.naming.Name name)
      • nameIsAcceptable

        boolean nameIsAcceptable​(java.lang.String name)
      • onlyAcceptableWhen

        java.lang.String onlyAcceptableWhen()
        This should be a descriptive message that might follow "names are only acceptable when " A period will be appended to the message. (No terminal period should be included in the String.)