Interface SLDUnsafeTypesProvider

    • Method Detail

      • isSLDSafe

        boolean isSLDSafe​(java.lang.String typeCode,
                          java.lang.String attribute,
                          boolean read,
                          boolean ignoreMarkedMethods)
      • isSLDSafe

        boolean isSLDSafe​(java.lang.String typeCode,
                          boolean read,
                          boolean ignoreMarkedMethods)
      • isSLDSafe

        boolean isSLDSafe​(java.lang.String typeCode,
                          boolean ignoreMarkedMethods)
      • getAllUnsafeTypes

        java.util.Collection<UnsafeTypeInfo> getAllUnsafeTypes()