Class AclEntriesToPermissions

    • Constructor Detail

      • AclEntriesToPermissions

        public AclEntriesToPermissions()
    • Method Detail

      • getInputType

        public com.fasterxml.jackson.databind.JavaType getInputType​(com.fasterxml.jackson.databind.type.TypeFactory typeFactory)
        Specified by:
        getInputType in interface com.fasterxml.jackson.databind.util.Converter<List<AclEntry>,​List<SidPermissions>>
      • getOutputType

        public com.fasterxml.jackson.databind.JavaType getOutputType​(com.fasterxml.jackson.databind.type.TypeFactory typeFactory)
        Specified by:
        getOutputType in interface com.fasterxml.jackson.databind.util.Converter<List<AclEntry>,​List<SidPermissions>>